Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AutonomousDatabaseDataguardAssociation

The properties that define dataguard association between two different Autonomous Databases. Note that Autonomous Databases inherit DataGuard association from parent Autonomous Container Database. No actions can be taken on AutonomousDatabaseDataguardAssociation, usage is strictly informational.

Properties

Optional applyLag

applyLag: undefined | string

The lag time between updates to the primary database and application of the redo data on the standby database, as computed by the reporting database.

Example: {@code 9 seconds}

Optional applyRate

applyRate: undefined | string

The rate at which redo logs are synced between the associated databases.

Example: {@code 180 Mb per second}

autonomousDatabaseId

autonomousDatabaseId: string

The OCID of the Autonomous Database that has a relationship with the peer Autonomous Database.

id

id: string

The OCID of the Autonomous Dataguard created for Autonomous Container Database where given Autonomous Database resides in.

Optional isAutomaticFailoverEnabled

isAutomaticFailoverEnabled: undefined | false | true

Indicates whether Automatic Failover is enabled for Autonomous Container Database Dataguard Association

Optional lifecycleDetails

lifecycleDetails: undefined | string

Additional information about the current lifecycleState, if available.

lifecycleState

lifecycleState: LifecycleState

The current state of Autonomous Data Guard.

Optional peerAutonomousDatabaseId

peerAutonomousDatabaseId: undefined | string

The OCID of the peer Autonomous Database.

Optional peerAutonomousDatabaseLifeCycleState

peerAutonomousDatabaseLifeCycleState: PeerAutonomousDatabaseLifeCycleState

The current state of the Autonomous Database.

peerRole

peerRole: PeerRole

The Data Guard role of the Autonomous Container Database or Autonomous Database, if Autonomous Data Guard is enabled.

Optional protectionMode

protectionMode: ProtectionMode

The protection mode of this Autonomous Data Guard association. For more information, see Oracle Data Guard Protection Modes in the Oracle Data Guard documentation.

role

role: Role

The Data Guard role of the Autonomous Container Database or Autonomous Database, if Autonomous Data Guard is enabled.

Optional timeCreated

timeCreated: Date

The date and time the Data Guard association was created.

Optional timeLastRoleChanged

timeLastRoleChanged: Date

The date and time when the last role change action happened.

Optional timeLastSynced

timeLastSynced: Date

The date and time of the last update to the apply lag, apply rate, and transport lag values.

Optional transportLag

transportLag: undefined | string

The approximate number of seconds of redo data not yet available on the standby Autonomous Container Database, as computed by the reporting database.

Example: {@code 7 seconds}

Functions

getDeserializedJsonObj

getJsonObj