Wednesday, 18 August 2021
Switch over and switch back database using DATAGUARD broker
Database Role: Primary database
===================
Before Switchover status (Primary):
SQL> select status,instance_name,database_role from v$database,v$instance;
[oracle@rac8 ~]$ ps -ef| grep smon
-------Check the database status at Standby with become primary now-------
STATUS INSTANCE_NAME DATABASE_ROLE
SQL> startup nomount;
SQL> select status from v$instance;
Subscribe to:
Post Comments (Atom)
Database Duplication Is Failing with Errors ORA-32015 While Restoring spfile
RMAN Command Id : 2025-12-02T16:27:31 RMAN Command Id : 2025-12-02T16:27:31 RMAN Command Id : 2025-12-02T16:27:31 released channel: CH1 re...
-
How to check Clock synchronization between cluster nodes in RAC RHEL - 7 : Applicable We can use below to check the clock/time synchroniz...
-
PDB Lockdown Profiles: - Oracle 12c new feature The PDB lockdown profile is a set of named sets that control operations. Controlling the P...
-
GPnP ( Grid Plug and Play ) profile in Oracle RAC The GPnP profile is a XML file located at location <GRID_HOME/gpnp/<hostname>/p...
No comments:
Post a Comment