Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

dgutil.pl line 93 ERROR when creating 11.1.0.7 dataguard via GRID CONTROL.

G. ChaikaJul 28 2010 — edited Sep 20 2010
I trying to create a DG from a two node RAC instance.

All the machines are at the same patch levels and OS levels (11.1.0.7/Solaris 2.10). Our GRID CONTROL is at 10.2.0.5 and patched to what I think is the latest level.

The wizards works fine and the creation process creates the duplicate DB without any problems. When it gets to the very last step (#13 CREATE STANDBY DATABASE) I get this error:

SQL> Disconnected from Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
dgcreate.DGgetRecoverySCN102: SELECT CHECKPOINT_CHANGE# FROM V$DATABASE
dgcreate.DGrecoverStby102: ALTER DATABASE RECOVER MANAGED STANDBY DATABASE UNTIL CHANGE 3038710446200
dgcreate.DGrecoverStby102: ALTER DATABASE OPEN READ ONLY
*10458 at /u01/app/oracle/product/agent10g/sysman/admin/scripts/db/dg/dgutil.pl line 93.*


Anyone run into this before?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 18 2010
Added on Jul 28 2010
15 comments
3,319 views