16 Initialization Parameters
This is an alphabetical listing of the initialization parameters you set for a Data Guard environment. It indicates if the parameter is set for the primary role or the standby role, and also provides tips for setting each parameter.
Oracle Database Reference provides complete initialization parameter information, including how to update initialization parameters by issuing the ALTER SYSTEM SET
statement (for example, ALTER SYSTEM SET LOG_ARCHIVE_TRACE
) or by editing the initialization parameter files. See the Oracle operating system-specific documentation for more information about setting initialization parameters.
Table 16-1 Initialization Parameters for Instances in an Oracle Data Guard Configuration
Parameter | Applicable To | Notes and Recommendations |
---|---|---|
|
Primary Logical Standby Physical Standby Snapshot Standby |
Specify the same value on the primary and standby databases if you expect to do a switchover. If the values differ, redo transport services may be unable to transmit redo data from the primary database to the standby databases. See Create a Parameter File for the Standby Database for an example. A logical standby database can have a higher For rolling upgrades using SQL Apply, set this parameter according to the guidelines described in Performing a Rolling Upgrade By Creating a New Logical Standby Database. |
|
Primary Logical Standby Physical Standby Snapshot Standby |
Optional. Use this parameter to avoid overwriting a reusable record in the control file (that contains needed information such as an archived redo log file) for the specified number of days (from 0 to 365). |
|
Primary Logical Standby Physical Standby Snapshot Standby |
Required. Specify the path name and filename for one or more control files. The control files must already exist on the database. Oracle recommends using 2 control files. If another copy of the current control file is available, then an instance can be easily restarted after copying the good control file to the location of the bad control file. See Create a Parameter File for the Standby Database for an example. |
|
Physical Standby Snapshot Standby |
This parameter must specify paired strings. The first string is a sequence of characters to be looked for in a primary database filename. If that sequence of characters is matched, it is replaced by the second string to construct the standby database filename. You can specify multiple pairs of filenames. |
|
Primary Logical Standby Physical Standby Snapshot Standby |
Recommended, but required if you specify the |
|
Physical Standby Snapshot Standby |
This parameter is no longer required. If it is not set, the fetch archive log (FAL) server obtains the client's network address from the |
|
Physical Standby Snapshot Standby |
Specifies one or more Oracle Net service names for the databases from which this standby database can fetch (request) missing archived redo log files. |
Primary Logical Standby Physical Standby Snapshot Standby |
Optional. If this parameter is defined and the primary and standby databases reside on the same host, specify a different name for the standby database than you specify for the primary database. See Create a Parameter File for the Standby Database for an example. |
|
|
Primary Logical Standby Physical Standby Snapshot Standby |
Highly recommended. The |
|
Primary Logical Standby Physical Standby Snapshot Standby |
Required. Define up to thirty (where n = 1, 2, 3, ... 31) destinations, each of which must specify either the |
|
Primary Logical Standby Physical Standby Snapshot Standby |
Required. Specify a |
|
Primary Logical Standby Physical Standby Snapshot Standby |
The |
|
Primary Logical Standby Physical Standby Snapshot Standby |
Optional. Specify the number (from 1 to 30) of archiver ( |
Primary Logical Standby Physical Standby Snapshot Standby |
Optional. This parameter specifies the number of local or remote MANDATORY destinations, or local OPTIONAL destinations, that a logfile group must be archived to before it can be re-used. |
|
|
Primary Logical Standby Physical Standby Snapshot Standby |
Optional. Set this parameter to trace the transmission of redo data to the standby site. The valid integer values are described in Setting Archive Tracing. |
|
Logical Standby Physical Standby Snapshot Standby |
This parameter converts the path names of the primary database online redo log file to path names on the standby database. See Create a Parameter File for the Standby Database for an example. |
|
Primary Logical Standby Physical Standby Snapshot Standby |
Optional if operating system authentication is used for administrative users and SSL is used for redo transport authentication. Otherwise, this parameter must be set to |
|
Primary Logical Standby Physical Standby Snapshot Standby |
Optional. Use to specify the system global area (SGA) to stage the information read from the online redo log files. The more SGA that is available, the more information that can be staged. |
|
Primary Physical Standby Snapshot Standby |
Set the |