rds_switchover_read_replica: Switches over an Oracle standby database in an Oracle Data...

View source: R/rds_operations.R

rds_switchover_read_replicaR Documentation

Switches over an Oracle standby database in an Oracle Data Guard environment, making it the new primary database

Description

Switches over an Oracle standby database in an Oracle Data Guard environment, making it the new primary database. Issue this command in the Region that hosts the current standby database.

See https://www.paws-r-sdk.com/docs/rds_switchover_read_replica/ for full documentation.

Usage

rds_switchover_read_replica(DBInstanceIdentifier)

Arguments

DBInstanceIdentifier

[required] The DB instance identifier of the current standby database. This value is stored as a lowercase string.

Constraints:

  • Must match the identiļ¬er of an existing Oracle read replica DB instance.


paws.database documentation built on Sept. 12, 2023, 1:21 a.m.