startup nomount pfile=".............../initsid.or" alter database mount standby database; recover database managed standby database; alter database open read only;I tried all these but the archive log is not updating. Can you please help?
Requires Free Membership to View
STARTUP NOMOUNT ALTER DATABASE MOUNT STANDBY DATABASE; ALTER DATABASE RECOVER MANAGED STANDBY DATABASE DISCONNECT;I would recommend reading the Data Guard documentation as this is covered in much more detail.
This was first published in June 2006

Join the conversationComment
Share
Comments
Results
Contribute to the conversation