Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: 8.1.7.4 standby database - missing some log files???
It sounds like you have set log_archive_dest_2 to the standy service?
Or are you manually (scripted) copying them periodically? By the
'first' logfile, do you mean the one generated by the foreground
switch?
I can't remember if 8.1.7 had a FAL (Fetch Archive Log) process. If not, you will probably have to read the v$archived_log view on the priamry and copy any ones you are missing, prior to issuing the "recover standby database" command.
Regards,
Steve Received on Thu Apr 27 2006 - 14:59:19 CDT