Oracle Consulting Oracle Training Oracle Support Development
Home
Catalog
Oracle Books
SQL Server Books
IT Books
Job Interview Books
eBooks
Rampant Horse Books
911 Series
Pedagogue Books

Oracle Software
image
image
Write for Rampant
Publish with Rampant
Rampant News
Rampant Authors
Rampant Staff
  Phone
  252-431-0050
Oracle News
Oracle Forum
Oracle Tips
Articles by our Authors
Press Releases
SQL Server Books
image
image

Oracle 11g Books

Oracle tuning

Oracle training

Oracle support

Remote Oracle

STATSPACK Viewer

    Privacy Policy

 

   
 

ss

Oracle Tips by Burleson 

Oracle Streams
Chapter 8 -
Down Streams Capture

Step 1:  Setup up Source Database Environment

The NOREGISTER attribute needs to be set to indicate that the location of the archived redo log should not be recorded at the corresponding destination. If this attribute is not specified, the following error may be returned:

ORA-16009: remote archive log destination must be a STANDBY database

The TEMPLATE attribute should be set to the directory specification and format template for archived redo logs at the Down Streams database. This parameter overrides the standby_archive_dest and log_archive_format initialization parameter settings at the remote destination. When specifying a directory within the template attribute value, it is important to make sure that the directory exists, or the following error may be returned:

ORA-00270: error creating archive log

The log_archive_format specification has %s, %t and %r. The %s corresponds to the sequence number and %r corresponds to the resetlogs ID that ensures unique names are constructed for the archived redo logs across multiple incarnations of the database. The %t, which is required for RAC configurations, corresponds to the thread.

Enable the archive destination by using the log_archive_dest_state_2 parameter:

LOG_ARCHIVE_DEST_STATE_2=enable

At both the source database and the Down Streams database, the remote_archive_enable initialization parameter should be set to TRUE.
 

The above text is an excerpt from:

Oracle Streams
High Speed Replication and Data Sharing

ISBN 0-9745993-5-2

by Madhu Tumma
 


Download your Oracle scripts now:

www.oracle-script.com

The definitive Oracle Script collection for every Oracle professional DBA

Linux Oracle commands syntax poster

ION Oracle tuning software

Oracle data dictionary reference poster



Oracle Forum

BC Oracle consulting support training

BC remote Oracle DBA   

 

   

 Copyright © 1996 -2011 by Burleson Enterprises. All rights reserved.


Oracle® is the registered trademark of Oracle Corporation. SQL Server® is the registered trademark of Microsoft Corporation. 
Many of the designations used by computer vendors to distinguish their products are claimed as Trademarks