Skip to content

/AWS1/CL_ODBDISASTRRECCONF

The disaster recovery configuration for an Autonomous Database.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_disasterrecoverytype TYPE /AWS1/ODBDISASTERRECOVERYTYPE /AWS1/ODBDISASTERRECOVERYTYPE

The type of disaster recovery configured for the Autonomous Database.

iv_isrplteautomaticbackups TYPE /AWS1/ODBBOOLEAN /AWS1/ODBBOOLEAN

Indicates whether automatic backups are replicated to the disaster recovery database.

iv_issnapshotstandby TYPE /AWS1/ODBBOOLEAN /AWS1/ODBBOOLEAN

Indicates whether the standby database is a snapshot standby.

iv_timesnapstandbyenbldtill TYPE /AWS1/ODBTIMESTAMP /AWS1/ODBTIMESTAMP

The date and time until which the snapshot standby database remains enabled.


Queryable Attributes

disasterRecoveryType

The type of disaster recovery configured for the Autonomous Database.

Accessible with the following methods

Method Description
GET_DISASTERRECOVERYTYPE() Getter for DISASTERRECOVERYTYPE, with configurable default
ASK_DISASTERRECOVERYTYPE() Getter for DISASTERRECOVERYTYPE w/ exceptions if field has n
HAS_DISASTERRECOVERYTYPE() Determine if DISASTERRECOVERYTYPE has a value

isReplicateAutomaticBackups

Indicates whether automatic backups are replicated to the disaster recovery database.

Accessible with the following methods

Method Description
GET_ISRPLTEAUTOMATICBACKUPS() Getter for ISREPLICATEAUTOMATICBACKUPS, with configurable de
ASK_ISRPLTEAUTOMATICBACKUPS() Getter for ISREPLICATEAUTOMATICBACKUPS w/ exceptions if fiel
HAS_ISRPLTEAUTOMATICBACKUPS() Determine if ISREPLICATEAUTOMATICBACKUPS has a value

isSnapshotStandby

Indicates whether the standby database is a snapshot standby.

Accessible with the following methods

Method Description
GET_ISSNAPSHOTSTANDBY() Getter for ISSNAPSHOTSTANDBY, with configurable default
ASK_ISSNAPSHOTSTANDBY() Getter for ISSNAPSHOTSTANDBY w/ exceptions if field has no v
HAS_ISSNAPSHOTSTANDBY() Determine if ISSNAPSHOTSTANDBY has a value

timeSnapshotStandbyEnabledTill

The date and time until which the snapshot standby database remains enabled.

Accessible with the following methods

Method Description
GET_TIMESNAPSTANDBYENBLDTILL() Getter for TIMESNAPSTANDBYENABLEDTILL, with configurable def
ASK_TIMESNAPSTANDBYENBLDTILL() Getter for TIMESNAPSTANDBYENABLEDTILL w/ exceptions if field
HAS_TIMESNAPSTANDBYENBLDTILL() Determine if TIMESNAPSTANDBYENABLEDTILL has a value