locking/concurrency backing up current binary log?
I setup binary logging, flushing nightly and deleting anything older than 2 weeks. I now want to set up a nightly disk-backup job for all binary logs (including the current one). Will there be any locking or contention issues while I'm in the process of backing up (copying) the current binary log? (i.e., "tar -cf - binlog.index binlog.000001 binlog.000002 | bakupexec....").
thanks
JB
Subject
Views
Written By
Posted
locking/concurrency backing up current binary log?
3160
June 13, 2005 07:39PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.