1. Direction of DBA Development: Business DBA, architect (course 13, may be the case, but also reference)2, develop good habits: less use of graphical interface, multi-use Sqlplus3. Remember common SQL statements:Size of the query tablespace (the
Only one record of the associated table is exported at the same time as the left connectionWith X as SELEC T1IDfrom DUAL UNIONselect2from DUAL UNIONselect3from DUAL), Y as(SELECT1ID, 1 NR, ' B 'CODE From DUALUNIONSELECT1, 2, ' A '
the recipient has only one of the following procedures:CREATE OR REPLACE PROCEDURE P_mail_sina (sender in VARCHAR2,--SenderRecipient in VARCHAR2,--Receiving personSubject in VARCHAR2,--Email subjectMessage in VARCHAR2) is--Email contentMailhost
First, what is a businessTransactions are used to guarantee the consistency of data, which consists of a set of related DML statements that are either all successful or fail altogether in the group's DML (data manipulation language, additions and
First, management index-Principle IntroductionAn index is a data object used to speed up data access. Proper use of indexes can significantly reduce I/O times and thus improve data access performance. There are many kinds of indexes we mainly
Packages are used to logically combine procedures and functions, which consist of package specifications and package bodies.1), we can use the Create Package command for creating packages such as:I, create a package sp_packageII. Declare that the
First, IntroductionA role is a collection of commands related to permissions, and the primary purpose of using roles is to simplify the management of permissions.Assume that there are user a,b,c in order for them to have the following permissions1.
Data loss during oracle Storage Using date, minute, and second, oracledate
Today, a developer called me and said that there was a strange phenomenon. In the stored procedure, values of the date type are lost in minutes, minutes, And seconds. Here is
DBA_Tablespace table space concept and control (concept), dba_tablespace Control
2014-07-24 BaoXinjian
I. Summary
We know that the oarcle database actually stores data files );
Oarcle tablespaces (tablespaces) are actually a logical concept. They
The host of oraclelistener. ora cannot be set to localhost. Instead, it must be the machine name. Otherwise, it cannot be connected by an IP address.
# Listener. ora Network Configuration
Oracle Optimization-double-edged sword
Oracle optimization is a double-edged sword. Pay special attention to the use of this sword:OLTP or OLAP
Optimization 1: Index
During DML operations, indexes must be maintained. If a large number of DML
Role of TNS in Oracle
What is TNS?
TNS is a part of Oracle Net. It is a tool used to manage and configure the connection between the Oracle database and the client. In most cases, to communicate with the database, TNS must be configured, of course,
[Translated from mos] oracle Password Management Policy
Oracle Password Management Policy
Reference Original:Oracle Password Management Policy (docid 114930.1)
Details:Password Management is created by using profile.
After the password expires, if
OracleGoldenGate (ogg) 11.2.1.0.20 is the last ogg version that supports oracledb10g.
Reference Original:
Oracle GoldenGate 11.2.1.0.22 Patch Set Availability (Doc ID 1669160.1)
This article does not translate and only extracts valuable
Oracle batch export AWR reports
Work requirement: in the project, all the AWR reports in the production database must be dumped and imported to the database for testing convenience. The AWR report in the test database needs to be exported one by
Oracleimpexp command details
How to import dmp database files in oracle?
Importing and exporting oracle Data imp/exp is equivalent to restoring and backing up oracle data. The exp command can export data from the remote database server to the local
ORA-02447: cannot defer a constraint that is not deferrable, ora-02447defer
If a constraint is defined as deferrable, the constraints can switch between deferred and imediate states.
Deferred is valid only in transaction, that is, it can only
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.