Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace DataGuardAssociation

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}

databaseId

databaseId: string

The OCID of the reporting database.

id

id: string

The OCID of the Data Guard association.

Optional isActiveDataGuardEnabled

isActiveDataGuardEnabled: undefined | false | true

True if active Data Guard is enabled.

Optional lifecycleDetails

lifecycleDetails: undefined | string

Additional information about the current lifecycleState, if available.

lifecycleState

lifecycleState: LifecycleState

The current state of the Data Guard association.

Optional peerDataGuardAssociationId

peerDataGuardAssociationId: undefined | string

The OCID of the peer database's Data Guard association.

Optional peerDatabaseId

peerDatabaseId: undefined | string

The OCID of the associated peer database.

Optional peerDbHomeId

peerDbHomeId: undefined | string

The OCID of the Database Home containing the associated peer database.

peerDbSystemId

peerDbSystemId: string

The OCID of the DB system containing the associated peer database.

peerRole

peerRole: PeerRole

The role of the peer database in this Data Guard association.

protectionMode

protectionMode: ProtectionMode

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

role

role: Role

The role of the reporting database in this Data Guard association.

Optional timeCreated

timeCreated: Date

The date and time the Data Guard association was created.

Optional transportType

transportType: TransportType

The redo transport type used by this Data Guard association. For more information, see Redo Transport Services in the Oracle Data Guard documentation.

Functions

getDeserializedJsonObj

getJsonObj