Data Guard fail over
edited Jul 9, 2015 1:31PM in High Availability Data Guard, Sharding and Global Data Services (MOSC) 7 commentsAnswered
Hi All
How do we find out that
a fail over or switch over occur to a standby Data Guard ? ( cannot use SYS
to query)
As my job is monitoring the Database , I need to know that a fail over or switch over occur .
I know that I can query the database_role from v$database but this will have to be using sysdba rule. ( database open mode )
Is there a way to do it without using SYS ?
Are there any process that run and can be found ?
Eyal
0