Standby Database File Management in 10g with STANDBY_FILE_MANAGEMENT
========================================== Adding a Datafile or Creating a Tablespace ========================================== The initialization parameter, STANDBY_FILE_MANAGEMENT, enables you to control whether or not adding a datafile to the primary database is automatically propagated to the standby database, as follows: * If you set the STANDBY_FILE_MANAGEMENT initialization parameter in the standby database server parameter file (SPFILE) to AUTO, any…
Read More “Standby Database File Management in 10g with STANDBY_FILE_MANAGEMENT” »
