Log on to your Disaster Recovery server
Open sqlplus and log in as sysdba
prompt > sqlplus / as sysdba
Stop the standby database
sqlplus > alter database recover managed standby database cancel;
Then shutdown the database
sqlplus > shutdown immediate;
sqlplus > exit
Then shut your DR node
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment