Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Help: Standby database issue
We have a standby databse, and we use a in house developed perl script to
copy the redologs from the remote production database.
The way we do is we use 'ls -l' to detect the redolog file, as soon as we
see it, wait for 30 seconds, and then we copy it over. Most of time it
worked, but sometimes, the copy begins before the production finish writing
to the redo, and we got corrupted file.
Is there any way we can monitor the finish of the redologs and begin to copy
only after the writing of redologs have finished?
Thanks for your help.
PS: Could some body show me your script for manually copy your redo logfile to remote standby database?
Thanks. Received on Tue May 01 2001 - 21:29:10 CDT
![]() |
![]() |