Background:
In the Oracle learning stage, a database is created, and one Database in Oracle is a database instance.
Afterwards, due to various problems, you cannot connect to the orcl database. In fact, you can specify the database at/@ dbname.
How Does Oracle create a user and grant access permissions to other user tables?
-- Step 1: create a user
Create User Username identified by password;
-- Step 2: assign a contact lock value to the user (only grant the session permission)
Grant
Verification Error
Check and correct the following errors, and then try again:
Error-failed to connect to the host as user administrator: Error: Wrong Password for user
Enter the user name and password of the operating system. This error is
After a LAN, telephone line, or broadband connection is used to establish a connection between the client and the database server, or a distributed connection is established between multiple database servers, if the network fails, the normal
When your application accesses the Oracle server over the networkProgramAssign user processes, and the server assigns them server processes, and all SQL operations applied by the customer are finally executed by the server process.
Oracle Server =
Recently, I was working on an oracle project. Since I have never been familiar with Oracle development before, I encountered many problems. For example, adding an auto-incrementing column to an oracle table is different from that of SQL Server.
Many of my friends only use Oracle to delete the system. However, in many cases, he may find that the next installation page disappears when the system is re-installed, and he may have to reinstall the system, in fact, this is not the case if your
-- View
-- A view is a logical table. It is used to view tables and define multiple connections between rows and columns from one or more tables. You can view the data in the table through the view.
-- Create a view
Create view mytest. v_info
Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->1
Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--># Region/* Backup and restoration operations */
///
Today's Oracle research encountered this problem ora-01033: Oracle initialization or shutdown in progress, after analysis and research finally solved, write down to commemorate. My database is Oracle 9i, which is 90.
I. First, the cause of the
Recently, when preparing the report system, we found that the speed of Oracle and ms SQL Server is not an order of magnitude. We analyzed the constraints in Oracle, execute the following SQL statement to generate a script to prohibit, enable, and
Oracle Server = routine + DB
Routine = background process + SGA
A routine failure occurs when the background process or memory structure related to the routine fails.
The failure of a routine mainly involves the following situations:
Oracle
Quick recovery area ). The quick recovery area is a new feature of Oracle Database 10 Gb. It is a storage area used to store database-Related File backups, and the recovery component of the quick recovery area can ensure that the database is
LSNRCTL> StatusConnecting to (description = (address = (Protocol = IPC) (Key = extproc1 )))TNS-12541: TNS: no listenersTNS-12560: TNS: protocol adapter error.TNS-00511: no listeners32-bit Windows Error: 2: no such file or directoryConnecting to
You cannot start em, and then check the information on the Internet. The solution is as follows:
C: \> set oracle_sid = demo
C: \> emctl start dbconsoleProductname configuration issue. D: \ oracle \ product \ 10.2.0 \
Since Oracle's $7.4 billion acquisition of sun, Oracle China has begun to fully integrate sun China. On September 6, the reporter learned through relevant channels that some staff from Sun China's marketing department had left.
Some industry
I found many methods to generate timestamps through oracle on the Internet, most of which are complicated. The following method should be simple and can implement timestamps in seconds and milliseconds. We recommend that you:
Timestamp in
Select a. Sid, A. blocking_session, A. last_call_et, A. event,Object_name,Dbms_rowid.rowid_create (1, data_object_id, rfile #, row_wait_block #, row_wait_row #) "rowid ",C. SQL _text, C. SQL _fulltextFrom v $ session A, V $ sqlarea C, dba_objects, V
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.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service