For Oracle support & training call (800) 766-1884
Free Oracle Tips

Home
Oracle Tips
Oracle Code Depot
Oracle Monitoring
Oracle Consulting
Oracle Training
Oracle News
Oracle Forum
Oracle Support





 

Free Oracle Tips

image

 
HTML Text

Free Oracle App Server Tips

image

 
HTML Text


Privacy Policy

Redneck

Dress Code

Oracle tuning

Oracle training

Oracle support

Remote Oracle


 

   
  Oracle Tips by Burleson

Oracle Streams
Chapter 3 - Streams Replication

Object Instantiation and Streams

  • Export and import using the Data Pump utility is recommended as it is faster and more efficient than the traditional export and import method.  However, the Data Pump utilities cannot be used when dealing with replication between 10g release database and 9i release database.
     

  • The RMAN duplicate command cannot be used when the data is being moved to a database residing on a different operating system.  However, when the RMAN utility can be used, the instantiation process is generally faster than using the export/import method. This becomes important when there are large data volumes to be dealt with.

The following section provides an overview of these methods.

Instantiation by the Data Pump Export and Import Method

In this method, Data Pump export can be used to export table(s) or schema(s) from the source database. Typically, the expdp utility is used to export the schema or objects. The flashback_scn export parameter is specified in the expdp command line. The current SCN of the source database is specified as the flashback_scn.

Copy the dump file to the destination database and import the tables or schema using the impdp utility. Once the tables or schema are imported, the data is synchronized between the source and destination databases. The destination is now ready to accept the changes above this SCN value.

Traditional export and import can also be used to set up the tables at the destination database and set up the instantiation. In this case, the streams_instantiation parameter should be used with a value of ‘Y’.


The above text is an excerpt from:

Oracle Streams
High Speed Replication and Data Sharing

ISBN 0-9745993-5-2

by Madhu Tumma
 


For more details and scripts, see my new book " Oracle Tuning: The Definitive Reference", over 900 pages of BC's favorite tuning tips & scripts. 

You can buy it direct from the publisher for 30%-off and get instant access to the code depot.

  
 

 
 
 
 
Oracle performance tuning software
 
 

 

 
 
 
Oracle performance Tuning 10g reference poster
 
 
 
Oracle training in Linux commands
 
Oracle training Excel
 
Oracle training & performance tuning books
 

 

Fast-Track Oracle Support
PO Box 511
Kittrell, NC 27544


Email BC: