Call (800) 766-1884 for Oracle support & training
Free Oracle Tips


Oracle Consulting Support
Oracle Upgrades
Use New Oracle Features
Oracle Replication Support
Oracle Training
Remote Oracle DBA
System Documentation
Oracle Tips
Oracle Performance
 

Free Oracle Tips


 

HTML Text

BC Oracle tuning

Oracle training

Oracle support

Remote Oracle

Redneck
 

 

   
 

DBMS_CAPTURE_SWITCH_ADM package tips

Oracle Tips by Burleson Consulting

DBMS_CAPTURE_SWITCH_ADM

<< Return to the index

Oracle 11g provides the following information about the DBMS_CAPTURE_SWITCH_ADM package:

Description of the DBMS_CAPTURE_SWITCH_ADM package:



PROCEDURE DBMS_CAPTURE_SWITCH_ADM.GET_SOURCE_DATABASE_SCNS
 Argument Name                  Type                    In/Out Default?
 ------------------------------ ----------------------- ------ --------
 CURRENT_SCN                    NUMBER                  OUT
 MIN_START_SCN                  NUMBER                  OUT

PROCEDURE DBMS_CAPTURE_SWITCH_ADM.SWITCH_TO_CHECKPOINTS
 Argument Name                  Type                    In/Out Default?
 ------------------------------ ----------------------- ------ --------
 CAPTURE_NAME                   VARCHAR2                IN
 CKPT_FREQ                      NUMBER                  IN     DEFAULT
 WAIT_INTERVAL                  NUMBER                  IN     DEFAULT
 MAX_WAIT                       NUMBER                  IN     DEFAULT

PROCEDURE DBMS_CAPTURE_SWITCH_ADM.SWITCH_TO_CHECKPOINT_FREE
 Argument Name                  Type                    In/Out Default?
 ------------------------------ ----------------------- ------ --------
 CAPTURE_NAME                   VARCHAR2                IN
 SCN_RANGE                      NUMBER                  IN     DEFAULT
 CURRENT_SCN                    NUMBER                  IN     DEFAULT
 MIN_START_SCN                  NUMBER                  IN     DEFAULT
 WAIT_INTERVAL                  NUMBER                  IN     DEFAULT
 MAX_WAIT                       NUMBER                  IN     DEFAULT

   

 
If you like Oracle tuning, see the book "Oracle Tuning: The Definitive Reference", with 950 pages of tuning tips and scripts. 

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

 

 

Download your Oracle scripts now:

www.oracle-script.com

The definitive Oracle Script collection for every Oracle professional DBA

 

  
 

Oracle performance tuning software 
 
 
 
 

Oracle performance tuning book

 

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

 

   

Copyright © 1996 -  2009 by Burleson Enterprises, Inc. All rights reserved.

Oracle® is the registered trademark of Oracle Corporation.