First look at a conversation:
Cainiao asked:
I set local_listener = 'listener1' In the parameter file, and an error is reported when the database is started.
SQL> startup
ORA-00119: Invalid specification for system parameter local_listener
ORA-00132
(I) daily work
① Check alert. Log
② Confirm the environment
● Whether the database instance works properly
▼ PS-Ef | grep ora _
Explain select status from V $ instance
● Whether the listener works properly
▼ LSNRCTL status
● Whether the
SenseIt is difficult to translate Cardinality into a base number and mislead technical engineers!
I think the translator who initially translated the word did not understand the meaning of the word itself, so the dictionary will mislead many people.
LargeOutline:
LSNRCTL> helpThe following operations are availableAn asterisk (*) denotes a modifier or extended command:start stop status services version reload
There are three ways to create a database:
1: use ORACLE dbca (Database Configuration Assistant) to create a database
2: Create a database manually (this is complicated and requires manual parameter configuration)
3: Use Oracle managed filed to
Oracle version for REM: 11 GBTo adjust the version and database Sid, right-click the script file and click Edit to modify the values of the orahome and orasid variables below.RemRem ----- gorgeous split line ------@ Echo offSet orahome =
Every DBA in the Process of database management should inevitably encounter all kinds of errors (ORA-1547, ORA-904, ORA-1578 ......). Some errors are often called "classic errors" by Oracle DBAs due to frequent and complex causes ". The ORA-3113
In the Oracle database, there is a function fun_sin_shift_to_group parameter which is indate in date, inshift in integer, And the return value is varchar2.
You can use oracleclient to pass Parameters and obtain the returned values. This is okay (the
Oracle to_date usageDescription of date format parametersD. day of the weekThe name of day, which is filled with spaces to 9 characters.Day of DD monthThe day of the year in DDDShort Name of Dy dayWeek of the Year of the iw iso StandardFour-digit
In normal Oracle databases, we generally use GUI to create databases. Therefore, it is relatively difficult to manually create databases. This is also a concern for OCM tests, the main version is 9i and 10g.
1.
Major work of the database administrator (DBA)
Start and close a database1) Start the database$ SvrmgrlSvrmgr> connect internal (instance startup)Svrmgr> startup
2) shut down the database$ SvrmgrlSvrmgr> connect internalSvrmgr> shutdown
My problem is as follows:
There is a table t, field c1, c2, c3, c4, which requires a random selection from the repeated values of c1 to form a result set. How to implement it?
For example, the record is as follows:
Aa1 bb1 maidAa1 bb2 cc2 dd2Aa1 bb3
Oracle Transaction Management
A transaction contains one or more SQL statements. It is a logical unit of work (atomic unit ).The SQL statement that starts the first execution of a transaction and ends with a Commit, Rollback, or DDL statement.Note:
I. oracle excel Export
Method 1: the simplest method is to use the tool plsql dev
Run File => new Report Window. Write the required SQL statement into the SQL tag. Click execute or press the shortcut key F8 to obtain the query result first. On
In the Execution Plan of the partition, it indicates that the field has different partition operations, including two
PARTITION RANGE ITERATORPartition range single
The cost of ITERATOR is higher than that of SINGLE. It seems that ITERATOR is
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