1.169 LOG_ARCHIVE_DEST_STATE_n
The LOG_ARCHIVE_DEST_STATE_n parameters (where n = 1, 2, 3, ... 31) specify the availability state of the corresponding destination.
               
| Property | Description | 
|---|---|
| Parameter type | String | 
| Syntax | 
 | 
| Default value | 
 | 
| Modifiable | 
 | 
| Modifiable in a PDB | No | 
| Basic | Yes | 
The parameter suffix (1 through 31) specifies one of the corresponding LOG_ARCHIVE_DEST_n destination parameters.
                  
Values
- 
                        enableSpecifies that a valid log archive destination can be used for a subsequent archiving operation (automatic or manual). This is the default. 
- 
                        deferSpecifies that valid destination information and attributes are preserved, but the destination is excluded from archiving operations until reenabled. 
- 
                        alternateSpecifies that a log archive destination is not enabled but will become enabled if communications to another destination fail. 
- 
                        resetFunctions the same as defer, but clears any error messages for the destination if it had previously failed.
The LOG_ARCHIVE_DEST_STATE_n parameters have no effect on the ENABLE state for the LOG_ARCHIVE_DEST or LOG_ARCHIVE_DUPLEX_DEST parameters.
                  
The V$ARCHIVE_DEST dynamic performance view shows values in use for the current session. The DEST_ID column of that view corresponds to the archive destination suffix n.
                  
See Also:
- 
                           Oracle Data Guard Concepts and Administration for more information about this parameter