Dataguard Switchover Using DGMGRL Utility
Dataguard Switchover Using DGMGRL Utility
DGMGRL Utility
Description: -
o We are going to switch the role of the primary database and a standby database using the
SWITCHOVER command
o The state of the primary and standby databases are TRANSPORT-ON and APPLY-ON
o Standby redo log files are configured on the primary database.
o The broker configuration file is updated to reflect the change in roles.
o Restarts the new standby database and begins the redo apply service.
o The new primary database is opened in read/wirte mode and the redo transport service is
started.
Environment Details: -
Note: -Now primary database is Prime After the switchover primary database
is Stand
Let’s Start the Demo:-
Step1:- Check the Primary Database
Use the SHOW DATABASE VERBOSE command to check the state, health,
and properties of the primary database
Use the SHOW DATABASE command to check the status of the standby
database that is the target of the switchover