DatabaseStandbySummary

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

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The availability domain of the standby Autonomous Database.

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

The current status of the standby Autonomous Database.

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

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

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String