activate

Follow
dbvcli activate {-d|--name} CONFIGURATION_NAME [--OPTIONS]

Activate the standby database

Option

Type

Description

--user-script

key=val

optional script or scripts to execute after activation on primary or standby host (key must be primary or standby host; value must be an existing user script)

--activate-point

string

SCN of log boundary to activate at;
- "earliest" to roll forward as little as possible to reach a log boundary;
- "latest" to roll forward to latest SCN available;

--redo-mirror-dir

string

location of the redo log copies from the primary database on standby host; defaults to the configured standby redo mirror dir

--use-redo-mirror

Y or N

whether or not to use the mirrored redo logs

Have more questions? Submit a request

Comments