ora-01103 on standby DB
VenpraOct 21 2008 — edited Oct 21 2008Hi,
while connecting to standby DB I am getting following error
SQL> startup nomount pfile='D:\oracle\ora92\database\initstdby01.ora';
ORACLE instance started.
Total System Global Area 135338868 bytes
Fixed Size 453492 bytes
Variable Size 109051904 bytes
Database Buffers 25165824 bytes
Redo Buffers 667648 bytes
SQL> alter database mount standby database;
alter database mount standby database
*
ERROR at line 1:
ORA-01103: database name 'RBI' in controlfile is not 'NDS'
please help me.