Skip to Main Content

Oracle Database Discussions

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!

11g Data Guard --ORA-01103: database name 'PRIM' in control file is not 'ST

755639Nov 17 2011 — edited Nov 18 2011
Dear all,

From no mount stage i am trying to bring the db in mount stage in standby database

SQL> alter database mount standby database;
alter database mount standby database
*
ERROR at line 1:
ORA-01103: database name 'PRIM' in control file is not 'STANDBY'

What is this problem ?

I have taken standby control from from standby database and places with datafile's and removed the orginal control file. and added this standby.ora file in parameter file also (pfile).

the Primary database name is PRIM and standby database name is STANDBY.

This is my first time doing this data guard configuration kindly let me know what i have to do at this above mentioned stage ..

Regards
Hamid
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 16 2011
Added on Nov 17 2011
35 comments
9,969 views