1. Oracle Installation
Please refer to the following link for more information: http://wenku.baidu.com/view/d01ffd43336c1eb91a375d68.html.
2. Use the command line sqlplus to connect to Oracle
(1) Check the listening status
C: \> LSNRCTL status
LSNRCTL for 32-bit windows: Version 9.2.0.1.0-production on 2005 11:01:01
Copyright (c) 1991,200 2, Oracle Corporation. A
It takes a day and a half to resolve the client connection to the Oracle database on the server side, unable to connect the problem. Ora-01034:oracle Not available (ORACLE does not exist), ora-27101:shared memory realm does not exist analysis:A few days ago you can also connect to the database, but yesterday, the local no reason to connect to the server database.
ALL_TAB_PRIVS_RECD represents the permissions on an object that the user is public or grantee
Dba_col_privs all authorizations on the database column
Dba_role_privs show roles that have been granted to a user or other role
Dba_sys_privs system permissions that have been granted to a user or role
Dba_tab_privs all permissions on a database object
ROLE_ROLE_PRIVS displays the roles that have been granted to the user
ROLE_SYS_PRIVS displays system permissions granted to users through roles
Oracle Server entry and oracle management routineI. Common oracle database management toolsOracle Universal Installer (OUI): used to install, upgrade, or delete Software ComponentsOracle Database Configuration Assistant (DBCA): a graphical user interface tool that interacts with OUI. It can also be used independently to create, delete, or modify databases.SQL * P
What is a relational database? Oracle database architecture, Oracle cluster introduction, and oracle Architecture
What is a relational database?
Databases based on Relational Models.
What is a relational model?
Use rows and columns in a two-dimensional table to maintain the data model.
Oracle database architectur
Tags: style blog http ar file Data SP Div 2014 1 installation Knowledge of Oracle (oracle10g and oracle11g version differences ) :A the installation directory should not have Chinese and white spaceB oracle10g support winxp does not support win7,8 and vista;oracle11g supports all versions2 oralce Server: comprised of Oracle instances and Oracle datab
Install Oracle 11g R2 + RAC + ASM in Oracle Linux 6.4
I. Version descriptionMany articles related to the Internet are found, but they are not very specific. Therefore, the detailed version is used to make the article more practical.This is the RAC environment of Oracle 11g R2 11.2.0.4. The operating system version is Oracle
Oracle undo complexity-oracle Core Technology Reading Notes 4, undo-oracle
I. Overview
Undo stores old data. For example, if you modify A record to change abc of column A to def, abc is saved in undo. There are two purposes: 1. if your transaction has not been committed, but you have modified column A, when someone else reads this data, they should not be able to
The Data Guard is Oracle's remote replication technology, which has physical and logical points, but in general it needs to have a separate system in place, where two hardware configurations can be different, but the software structure of the two systems is consistent, including software versions, directory storage structures, As well as the data synchronization (in fact, is not real-time synchronization), the two systems as long as the network is available, is a remote disaster-tolerant solutio
Oracle Easy Interface ToolBackground: I work on a remote machine, I need to call data to the Oracle 11g server, the Oracle client is already installed on the remote machine, but neither SQL Plus nor SQL developer and PL SQL developer are available (DBAs don't fix it for a few days). I have the server IP, Oracle user na
Oracle Performance Analysis 5: Index Structure and scan mode of data access methods, oracle Index
The previous article describes full scan. This article describes the index structure and scan methods, and describes each scan method later.When Oracle searches for the values of a specific column or multiple columns through an index, it performs an index scan. First
I. Overview of Oracle Architecture:Oracle's architecture refers to the composition of the database, the working process and principle, and the Organization and management mechanism of the data in the database. To understand the architecture of the Oracle database, you must understand the important concepts and major components of the Oracle system.The
Oracle concept (Oracle 10.2)
10. Application Architecture
This chapter defines the application architecture and describes how Oracle database servers and database applications work in a distributed processing environment. This architecture can be applied to almost any type of Oracle Database system environment.
This ch
Tags: let stp knowledge iptables Owner system SPFile splay Post Oracle LINUX 6.3 + Oracle 11.2.0.3 RAC + vbox Installation documentation 2015-10-21 12:51 525 people read Comments (0) favorite reports Classification:Oracle RAC Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced. VBOX + Oracle Linux 6U3 +
Oracle Silent Installation and oracle Silent Installation
Download the oracle installation package:
:
Note: To download oracle, you must register oracle.
Http://download.oracle.com/otn/nt/oracle11g
Download two packages:
Linux.x64_11gR2_database_1of2.zip
Linux.x64_11gr2_dat
oracle| process
Oracle Process Memory Architecture-how to view memory consumed by Oracle processes
Last Updated:sunday, 2004-11-28 11:12 eygle
It is often asked how the memory resources consumed by the process are determined under UNIX, and why the top tool is displayed very high.
Some people say that the output of top is not accurate, this argument is not e
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.