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)
IAM in OCI
This diagram shows how Identity and Access Management (IAM) works in Oracle Cloud Infrastructure . Let’s break it down in a clear way so...
-
Installation on Oracle Linux Part-1 OS 1. PREPARING OPERATING SYSTEMS ON BOTH SERVERS It is assumed that you have two servers running on ...
-
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...
No comments:
Post a Comment