Oracle® Database Reference 10g Release 1 (10.1) Part Number B10755-01 |
|
|
View PDF |
Property | Description |
---|---|
Parameter type | String |
Syntax | REMOTE_ARCHIVE_ENABLE = { receive [, send] | false | true } |
Default value | true |
Modifiable | No |
REMOTE_ARCHIVE_ENABLE
enables or disables the sending of redo archival to remote destinations and the receipt of remotely archived redo.
Values:
receive
Disables the sending of redo archival to remote destinations and enables the receipt of remotely archived redo.
send
Enables the sending of redo archival to remote destinations and disables the receipt of remotely archived redo.
false
Disables both the sending of redo archival to remote destinations and the receipt of remotely archived redo.
receive, send
or true
Enables both the sending of redo archival to remote destinations and the receipt of remotely archived redo.