switchover problem [message #326427] |
Wed, 11 June 2008 06:54  |
airother
Messages: 27 Registered: February 2006
|
Junior Member |
|
|
Hi all,
I configuare dataguard, it working properly like archive shipping,has done properly.But i tried switchover there is some problem has came.
Scinerio:
on Primary database i issue sql
>select switchover_status from v$database;
>session active
even though i make switchover on primary,its work
now i check on standby
>select switchover_status from v$database;
>session active
and not showing switchover pending
right now my both database is in standby mode.
Please let me know what is the problem?
Thanks in advance
airother
[Updated on: Wed, 11 June 2008 07:26] by Moderator Report message to a moderator
|
|
|
|
|
|