aa

two-way streams replication conflict rules (SET_UPDATE_CONFLICT_HANDLER)

two-way streams replication environment, update the conflict resolution (SET_UPDATE_CONFLICT_HANDLER) There are 4 method were MAXIMUM, by resolution_column the value of the column list in the column to determine the value of the value of the check wh ...

examples of pipelined function

A recent offer the following data in EXCEL format Name of school students to the number of listed companies 0 AA a small company Bama AA company NULL 0 AA company NULL 0 AA company NULL 0 AA company NULL 0 AA company NULL 500 BB company Bama two smal ...

oracle index theory

[1] the index of the basic concept of query DBA_INDEXES view available a list of all indexes in the table, pay attention only through USER_INDEXES way to retrieve the model (schema) index. Access USER_IND_COLUMNS view given in the table gives a speci ...

ORA-01207 error handling - rebuild control files

ORA-01207: file updated than the control file - old control file under the oracle document explained: Cause: The control file change sequence number in the datafile is greater than the number in the control file. This implies that the wrong control f ...

ORACLE used a fool question 1000 Q (3)

73. How do I back up one or more separate tables? exp user / password tables = (table 1, ..., table 2) 74. How do I back up a single or multiple users? exp system / manager owner = (User 1, user 2, ..., user n) file = Export File 75. How to CLOB fiel ...

ORACLE used a fool question 1000 Q (4)

101. How to search out the pre-N records? SELECT * FROM empLOYEE WHERE ROWNUM <n ORDER BY empno; 102. How do you know how many machines, Oracle supports a number of concurrent users? SQL> conn internal; SQL> show parameter processes; 103. Db ...

Analysis of function

http://hi.baidu.com/jstm_mm/blog/category/% CA% FD% BE% DD% BF% E2% D6% AA% CA% B6 http://blog.sina.com.cn/s/articlelist_1290195934_0_1.html

Oracle learning some of operation (compared chaos)

1.windows command line to start sqlplus: sqlplus-> user & pwd (to connect to orcal: user: system pwd: 000000) 2. See the current date: select sysdate from dual; 3. To create a user: - method 1: create user "username" identified by &q ...

Oracle import txt under the shell script and configuration

First of all, there is a info.txt file, the contents of the documents is one of the following circumstances First, the next in oracle to create the corresponding tables, is structured as follows: The next configuration of the control file into info.c ...

bat calling sqlldr batch import data

As a DBA should always deal with the data, this time the user submits a batch of text files, basically there is a pattern, a total of more than 100 documents, if in turn change the sqlldr control file, the workload can be imagined The use of bat prog ...

oracle deadlock Analysis

The reasons for deadlock 1. Simulation of Deadlock 1.1. Main table - Create table create table WDZ1 ( WDZ1ID NUMBER not null, MEMO VARCHAR2 (20) ) ; alter table WDZ1 add constraint XXXXXX primary key (WDZ1ID); 1.2. From the table (no foreign key inde ...

Oracle's Transportable Tablespaces Overview

Oracle's Transportable Tablespaces Overview

9i for windows startup to automatic archive log mode

rn rn rn
Recent
Recent Entries
Tag Cloud
Random Entries
Latest Comments