Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> recover managed standby database doesn't work
Hello everybody
I've got a problem with
recover managed standby database command.
Database shows the following errors:
SVRMGR> recover managed standby database;
ORA-00308: cannot open archived log
'/opt/oracle/admin/ANDRO8i/arch/ANDRO8i0000000007.arc'
ORA-27037: unable to obtain file status
Linux Error: 2: No such file or directory
Additional information: 3
The reason is obvious : that archive log hasn't been yet generated on the main
database - but shouldn't standby database wait for it?
When I do alter system archive log current on the main database, it works ok,
archive log is copied on standby database and is applied when I issue recover
standby database command.
What can be the reason?
Thanks in advance
Rafal
-- _/ _/ _/_/_/ ----- Rafał Jank yankee_at_wp.pl ----- _/ _/ _/ _/ _/ Wirtualna Polska SA http://www.wp.pl _/_/_/_/ _/_/_/ ul. Uphagena 2, 80-237 Gdansk, tel/fax. (58) 5215625 _/ _/ _/ --------==* http://szukaj.wp.pl *==----------Received on Fri Oct 05 2001 - 18:36:53 CDT
![]() |
![]() |