Skip to content

/AWS1/CL_ODBCROSSRGNDRRECCONF

The configuration for creating an Autonomous Database as a cross-Region disaster recovery peer.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_sourceatnmsdatabasearn TYPE /AWS1/ODBARN /AWS1/ODBARN

The Amazon Resource Name (ARN) of the source Autonomous Database for the cross-Region disaster recovery configuration.

iv_remotedisastrrecoverytype TYPE /AWS1/ODBDISASTERRECOVERYTYPE /AWS1/ODBDISASTERRECOVERYTYPE

The type of remote disaster recovery to configure, either Autonomous Data Guard or backup-based.

Optional arguments:

iv_isrplteautomaticbackups TYPE /AWS1/ODBBOOLEAN /AWS1/ODBBOOLEAN

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


Queryable Attributes

sourceAutonomousDatabaseArn

The Amazon Resource Name (ARN) of the source Autonomous Database for the cross-Region disaster recovery configuration.

Accessible with the following methods

Method Description
GET_SOURCEATNMSDATABASEARN() Getter for SOURCEAUTONOMOUSDATABASEARN, with configurable de
ASK_SOURCEATNMSDATABASEARN() Getter for SOURCEAUTONOMOUSDATABASEARN w/ exceptions if fiel
HAS_SOURCEATNMSDATABASEARN() Determine if SOURCEAUTONOMOUSDATABASEARN has a value

remoteDisasterRecoveryType

The type of remote disaster recovery to configure, either Autonomous Data Guard or backup-based.

Accessible with the following methods

Method Description
GET_REMOTEDISASTRRECTYPE() Getter for REMOTEDISASTERRECOVERYTYPE, with configurable def
ASK_REMOTEDISASTRRECTYPE() Getter for REMOTEDISASTERRECOVERYTYPE w/ exceptions if field
HAS_REMOTEDISASTRRECTYPE() Determine if REMOTEDISASTERRECOVERYTYPE 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