The Graceful Switchover procedure must be activated on both the primary and the standby server.
Transition overview:
[Primary server] primary database > standby database
[Standby server] standby database > primary database
The command to initiate Graceful Switchover is:
Section | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Home > Run > Run Interactive > Primary Server tab > select Database from drop-down menu > select Graceful Switchover from Run Action drop-down menu > Run
Enter a unique key such as 4456, this must be the same key as entered on the standby tab.
Home > Run > Run Interactive > Standby Server tab > select Database from drop-down menu > select Graceful Switchover from Run Action drop-down menu > Run
Enter a unique key such as 4456, this must be the same key as entered on the primary tab.
The rest of the examples show command line interface (CLI), however the output is identical to the web-based (GUI) version.
Example:
Note that both the primary and the standby database will be shutdown and restarted during the switchover.
...