Oracle® Data Guard Concepts and Administration 10g Release 1 (10.1) Part Number B10823-01 |
|
|
View PDF |
This chapter describes the initialization parameters that affect databases in a Data Guard environment.
Table 11-1 lists the initialization parameters and indicates if the parameter applies to the primary database role, the standby database role, or both. The table also includes notes and recommendations specific to setting the parameters in a Data Guard environment. Oracle Database Reference provides complete initialization parameter information, including how to set update initialization parameters by issuing the ALTER SYSTEM SET
or ALTER SESSION
statements (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.
Parameter | Primary Role? | Standby Role? | Notes and Recommendations |
---|---|---|---|
Yes |
No |
Optional. Forces a log switch after the specified number of seconds elapses. | |
|
Yes |
Logical and physical |
Data Guard requires a minimum value of 9.2.0.1.0. Set to a minimum of 10.0.0.0 to use Oracle Database 10g new features. Specify the same value on the primary and standby databases. If the values differ, log transport services may be unable to transmit redo data from the primary database to the standby databases. See Section 3.2.3 and Section 4.2.3.2 for examples. |
Yes |
Logical and physical |
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). See Section 5.7.4. | |
|
Yes |
Logical and physical |
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 Section 3.2.3 and Section 4.2.3.2 for examples. |
|
No |
Logical and physical |
Required if the standby database is on the same system as the primary database or if the directory where the datafiles are located on the standby system is different from the primary system. 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. See also Example 3-2. |
|
Yes |
Logical and physical |
Optional. Specify the same number of database files on the primary and standby databases. |
|
Yes |
Logical and physical |
Required. For physical standby databases, specify the same |
|
Yes |
Logical and physical |
Required for remote destinations. Specify a unique name for this database. This name does not change even if the primary and standby databases reverse roles. The |
|
Yes |
Physical only |
Required if the |
|
No |
Physical only |
Required if the |
Yes |
Logical and physical |
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 Section 3.2.3 and Section 4.2.3.2 for examples. | |
|
Yes |
Logical and physical |
Required. Specify the |
|
Yes |
Logical and physical |
Required. Define up to ten (where n = 1, 2, 3, ... 10) destinations, each of which must specify either the |
|
Yes |
Logical and physical |
Required. Specify a |
|
Yes |
Logical and physical |
Required if you specify the |
|
Yes |
No |
Optional. Specify to control when archiver processes (ARCn) transmit; either after ( See also Section 5.3.1. |
|
Yes |
Logical and physical |
Optional. Specify the number (from 1 to 10) of archiver processes you want Oracle software to invoke initially. |
Yes |
No |
Optional. Define the minimum number (from 1 to 10) of destinations that must receive redo data successfully before the log writer process on the primary database can reuse the online redo log file. | |
Yes |
Logical and physical |
Optional. Set this parameter to trace the transmission of redo data to the standby site. The valid integer values (0, 1, 2, 4, 8, 16, 32, 64, 128, 256, 512, 1024, 2048, or 4096) are described in Appendix E. | |
|
No |
Logical and physical |
Required when the standby database is on the same system as the primary database or when the directory structure where the log files are located on the standby site is different from the primary site. This parameter converts the path names of the primary database online redo log file to path names on the standby database. See Section 3.2.3 and Section 4.2.3.2 for examples. |
|
Yes |
Logical only |
Required. Specify the maximum number of parallel servers working on the logical standby database. This parameter must not be set to a value less than 5 on a logical standby database. For best results, set |
|
Yes |
Logical and physical |
Required. Specify on the primary and all standby databases to ensure Data Guard transmits redo data only after the appropriate authentication checks using SYS credentials are successful. Include either the |
Yes |
Yes |
Specify a service name for this standby database that is unique from the primary database service name. If you do not explicitly specify unique service names and the primary and standby databases are located on the same system, the same default global name (consisting of the database name, | |
Yes |
Logical and physical |
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. | |
|
Yes |
Logical and physical |
Optional. Increase the |
|
No |
Logical and physical |
Optional. Specify the location of archived redo log files on the standby database. The |
|
Yes |
Logical and physical |
Set the |
|
Yes |
Logical and physical |
Required if you specify the |