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!

ORA-01103:

608173Dec 3 2007 — edited Dec 3 2007
Hello Gurus

I have a two server say A and B. In A i m having the database name ta290 and B dta290 respectively. In the server A i have created the Standby Controlfile and copy the control file to server B as defined in initB.ora. I try to start the commend with

Alter database mount standby database.

It show the following error

SQL> startup nomount
ORACLE instance started.

Total System Global Area 268435456 bytes
Fixed Size 1288940 bytes
Variable Size 121636116 bytes
Database Buffers 142606336 bytes
Redo Buffers 2904064 bytes
SQL> alter database mount standby database;
alter database mount standby database
*
ERROR at line 1:
ORA-01103: database name 'TA290' in control file is not 'DTA290'

Thanks

Hamid
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 31 2007
Added on Dec 3 2007
1 comment
274 views