Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AutonomousContainerDatabaseDataguardAssociation

The properties that define Autonomous Data Guard association between two different Autonomous Container Databases.

Properties

Optional applyLag

applyLag: undefined | string

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

Example: {@code 9 seconds}

Optional applyRate

applyRate: undefined | string

The rate at which redo logs are synchronized between the associated Autonomous Container Databases.

Example: {@code 180 Mb per second}

autonomousContainerDatabaseId

autonomousContainerDatabaseId: string

The OCID of the Autonomous Container Database that has a relationship with the peer Autonomous Container Database. Used only by Autonomous Database on Dedicated Exadata Infrastructure.

Optional fastStartFailOverLagLimitInSeconds

fastStartFailOverLagLimitInSeconds: undefined | number

The lag time for my preference based on data loss tolerance in seconds. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

id

id: string

The OCID of the Autonomous Data Guard created for a given Autonomous Container Database.

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 peerAutonomousContainerDatabaseDataguardAssociationId

peerAutonomousContainerDatabaseDataguardAssociationId: undefined | string

The OCID of the peer Autonomous Container Database-Autonomous Data Guard association.

Optional peerAutonomousContainerDatabaseId

peerAutonomousContainerDatabaseId: undefined | string

The OCID of the peer Autonomous Container Database.

Optional peerLifecycleState

peerLifecycleState: PeerLifecycleState

The current state of the Autonomous Container 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 Autonomous DataGuard 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