RE: DG convert to snapshot DB problem????

From: Robertson Lee - lerobe <Lee.Robertson_at_acxiom.com>
Date: Thu, 18 Aug 2011 17:00:25 +0100
Message-ID: <F1A191B056E5E04EA2134D842F9396F826A085BA_at_sunmsx01.Corp.Acxiom.net>



I am a REAL newcomer to this subject given that I am asking about it myself today, BUT.....

Why are you trying to open your standby... ?

From what I am reading after you have converted your database to snapshot standby you are done ?

The syntax I saw in the article I was looking at was....

ALTER DATABASE RECOVER MANAGED STANDBY DATABASE DISCONNECT FROM SESSION; (The statement includes the DISCONNECT FROM SESSION option so that Redo Apply runs in a background session.)

Happy to be proved wrong by those who have been advising me though :-)

-----Original Message-----

From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of dba1 mcc Sent: 18 August 2011 16:40
To: oracle-l_at_freelists.org
Cc: oracle-db-l_at_Groups.ITtoolbox.com
Subject: DG convert to snapshot DB problem????

we are doing DG version 11.1.0.7 "snapshot DB" practice. Currently we have problem can NOT change.

  • procedures ===

SQL*Plus: Release 11.1.0.7.0 - Production on Thu Aug 18 11:28:17 2011

Copyright (c) 1982, 2008, Oracle. All rights reserved.

Connected to an idle instance.

SQL> startup mount;
ORACLE instance started.

Total System Global Area 2087780352 bytes

Fixed Size                  2161272 bytes
Variable Size            1795163528 bytes
Database Buffers          251658240 bytes
Redo Buffers               38797312 bytes
Database mounted.

SQL> alter database convert to snapshot standby;

Database altered.

SQL> alter database open;
alter database open
*
ERROR at line 1:
ORA-01507: database not mounted
--

http://www.freelists.org/webpage/oracle-l



The information contained in this communication is confidential, is intended only for the use of the recipient named above, and may be legally privileged.

If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited.

If you have received this communication in error, please resend this communication to the sender and delete the original message or any copy of it from your computer system.

Thank You.


--

http://www.freelists.org/webpage/oracle-l Received on Thu Aug 18 2011 - 11:00:25 CDT

Original text of this message