dbvcli activate {-d|--name} CONFIGURATION_NAME [--OPTIONS]
Activate the standby database
Option | Type | Description | |
|---|---|---|---|
| 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) | |
| string | SCN of log boundary to activate at; | |
| string | location of the redo log copies from the primary database on standby host; defaults to the configured standby redo mirror dir | |
| Y or N | whether or not to use the mirrored redo logs |
Comments