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???
I've continued poring through the documentation, and I think that
everything I'm seeing is predictable - bringing down the standby while
the primary is running can result in a gap in logs; the docs describe
the process of fixing a gap sequence as copying the missing file from
the primary and renaming it appropriately.
It seems to come to this: When I go from read-only mode to recover mode, and there are sessions active, is the appropriate way to terminate these sessions to shutdown and restart?
Research continues, but the 'workaround' of manually filling the gap sequence by copying files appears to be explained quite clearly in the docs - therefore it should be a supportable scenario.
BD Received on Thu Apr 27 2006 - 16:19:00 CDT