LOG_ARCHIVE_DEST_STATE_n=alternate

LOG_ARCHIVE_DEST_STATE_n

PropertyDescription
Parameter typeString
SyntaxLOG_ARCHIVE_DEST_STATE_[1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12
| 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28
| 29 | 30 | 31] = { enable | defer | alternate }
Default valueenable
ModifiableALTER
SESSION
, ALTER SYSTEM
BasicYes

The LOG_ARCHIVE_DEST_STATE_n parameters (where n = 1, 2, 3, … 31) specify the
availability state of the corresponding destination. The parameter suffix (1
through 31) specifies one of the corresponding LOG_ARCHIVE_DEST_n destination parameters.

Values:

  • enable

    Specifies that a valid log archive destination can be used for a subsequent
    archiving operation (automatic or manual). This is the default.

  • defer

    Specifies that valid destination information and attributes are preserved,
    but the destination is excluded from archiving operations until
    re-enabled.

  • alternate

    Specifies that a log archive destination is not enabled but will become
    enabled if communications to another destination fail.

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

原创文章,作者:Maggie-Hunter,如若转载,请注明出处:https://blog.ytso.com/185306.html

(0)
上一篇 2021年11月4日
下一篇 2021年11月4日

相关推荐

发表回复

登录后才能评论