Skip to content

/AWS1/CL_ODBDBASESTANDBYSUMM

A summary of a standby Autonomous Database in an Oracle Data Guard configuration.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_availabilitydomain TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING

The availability domain of the standby Autonomous Database.

iv_lagtimeinseconds TYPE /AWS1/ODBINTEGER /AWS1/ODBINTEGER

The time lag, in seconds, between the standby database and the primary database.

iv_status TYPE /AWS1/ODBATNMSDATABASERESTATUS /AWS1/ODBATNMSDATABASERESTATUS

The current status of the standby Autonomous Database.

iv_statusreason TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING

Additional information about the current status of the standby Autonomous Database, if applicable.

iv_mainttargetcomponent TYPE /AWS1/ODBSTRING /AWS1/ODBSTRING

The component on the standby Autonomous Database that the current maintenance is being applied to.

iv_timedataguardrolechanged TYPE /AWS1/ODBTIMESTAMP /AWS1/ODBTIMESTAMP

The date and time when the Oracle Data Guard role of the standby database last changed.

iv_timedisastrrecrolechanged TYPE /AWS1/ODBTIMESTAMP /AWS1/ODBTIMESTAMP

The date and time when the disaster recovery role of the standby database last changed.

iv_timemaintenancebegin TYPE /AWS1/ODBTIMESTAMP /AWS1/ODBTIMESTAMP

The date and time when the next maintenance of the standby database begins.

iv_timemaintenanceend TYPE /AWS1/ODBTIMESTAMP /AWS1/ODBTIMESTAMP

The date and time when the next maintenance of the standby database ends.


Queryable Attributes

availabilityDomain

The availability domain of the standby Autonomous Database.

Accessible with the following methods

Method Description
GET_AVAILABILITYDOMAIN() Getter for AVAILABILITYDOMAIN, with configurable default
ASK_AVAILABILITYDOMAIN() Getter for AVAILABILITYDOMAIN w/ exceptions if field has no
HAS_AVAILABILITYDOMAIN() Determine if AVAILABILITYDOMAIN has a value

lagTimeInSeconds

The time lag, in seconds, between the standby database and the primary database.

Accessible with the following methods

Method Description
GET_LAGTIMEINSECONDS() Getter for LAGTIMEINSECONDS, with configurable default
ASK_LAGTIMEINSECONDS() Getter for LAGTIMEINSECONDS w/ exceptions if field has no va
HAS_LAGTIMEINSECONDS() Determine if LAGTIMEINSECONDS has a value

status

The current status of the standby Autonomous Database.

Accessible with the following methods

Method Description
GET_STATUS() Getter for STATUS, with configurable default
ASK_STATUS() Getter for STATUS w/ exceptions if field has no value
HAS_STATUS() Determine if STATUS has a value

statusReason

Additional information about the current status of the standby Autonomous Database, if applicable.

Accessible with the following methods

Method Description
GET_STATUSREASON() Getter for STATUSREASON, with configurable default
ASK_STATUSREASON() Getter for STATUSREASON w/ exceptions if field has no value
HAS_STATUSREASON() Determine if STATUSREASON has a value

maintenanceTargetComponent

The component on the standby Autonomous Database that the current maintenance is being applied to.

Accessible with the following methods

Method Description
GET_MAINTTARGETCOMPONENT() Getter for MAINTENANCETARGETCOMPONENT, with configurable def
ASK_MAINTTARGETCOMPONENT() Getter for MAINTENANCETARGETCOMPONENT w/ exceptions if field
HAS_MAINTTARGETCOMPONENT() Determine if MAINTENANCETARGETCOMPONENT has a value

timeDataGuardRoleChanged

The date and time when the Oracle Data Guard role of the standby database last changed.

Accessible with the following methods

Method Description
GET_TIMEDATAGUARDROLECHANGED() Getter for TIMEDATAGUARDROLECHANGED, with configurable defau
ASK_TIMEDATAGUARDROLECHANGED() Getter for TIMEDATAGUARDROLECHANGED w/ exceptions if field h
HAS_TIMEDATAGUARDROLECHANGED() Determine if TIMEDATAGUARDROLECHANGED has a value

timeDisasterRecoveryRoleChanged

The date and time when the disaster recovery role of the standby database last changed.

Accessible with the following methods

Method Description
GET_TIMEDISASTRRECROLECHGD() Getter for TIMEDISASTRRECROLECHANGED, with configurable defa
ASK_TIMEDISASTRRECROLECHGD() Getter for TIMEDISASTRRECROLECHANGED w/ exceptions if field
HAS_TIMEDISASTRRECROLECHGD() Determine if TIMEDISASTRRECROLECHANGED has a value

timeMaintenanceBegin

The date and time when the next maintenance of the standby database begins.

Accessible with the following methods

Method Description
GET_TIMEMAINTENANCEBEGIN() Getter for TIMEMAINTENANCEBEGIN, with configurable default
ASK_TIMEMAINTENANCEBEGIN() Getter for TIMEMAINTENANCEBEGIN w/ exceptions if field has n
HAS_TIMEMAINTENANCEBEGIN() Determine if TIMEMAINTENANCEBEGIN has a value

timeMaintenanceEnd

The date and time when the next maintenance of the standby database ends.

Accessible with the following methods

Method Description
GET_TIMEMAINTENANCEEND() Getter for TIMEMAINTENANCEEND, with configurable default
ASK_TIMEMAINTENANCEEND() Getter for TIMEMAINTENANCEEND w/ exceptions if field has no
HAS_TIMEMAINTENANCEEND() Determine if TIMEMAINTENANCEEND has a value