ORA-01157 Questions

1

Oracle 10g Standby Database not opening readonly
Hiii, I have created Oracle 10g Primary database where control file locations are as follows: *control_files=’P:oracleproduct10.1.0oradatatcengcontrol01.ctl’,'C:oradatatcengcontrol02.ct l’,'E:oradatatcengcontrol03.ctl’ Then I have created standby database in standby server where the control file locations are as follows: *control_files=’C:oracleproduct10.1.0oradatatcengcontrol01.ctl’,'D:oradatatcengcontrol02.ct l’,'D:oradatatcengcontrol03.ctl’ Now if I give command ‘alter system switch logfile;’ no. of times in Primary server then check it in [...]

Answer Question   |  May 22, 2008  5:47 AM
ORA-01110, ORA-01157, ORA-16004, Oracle 10g, Oracle DBA, SQL
asked by:
20 pts.

1