Oracle9i Database Reference Release 1 (9.0.1) Part Number A90190-02 |
|
Initialization Parameters, 202 of 220
Parameter type |
Boolean |
Default value |
|
Parameter class |
Dynamic: |
Range of values |
|
STANDBY_PRESERVES_NAMES
indicates whether or not the file names on the standby database are the same as those on the primary database.
When STANDBY_PRESERVES_NAMES
is set to true
the standby database, the file-add redo causes an empty file of the same name to be created on the standby system. Operations that add, drop, or rename files on the standby database are disallowed.
If the standby database is on the same system as the primary database, and you specify true
, be careful not to overwrite the primary database files.
|
![]() Copyright © 1996-2001, Oracle Corporation. All Rights Reserved. |
|