Hello,
We use brtools to manage our backups. We recently implemented a standby database and to ensure that we don't delete logs from disk before the standby database has applied them I am trying to configure a -second_copy run of brarchive to copy the archive logs from oraarch to a NFS mounted share.
Here is what happens now:
I was hoping to change the sequence with the following
This way I will be sure that the archive logs are on tape and on the remote server before they are deleted from the local disk of the primary database.
The issue I am having though is that -second_copy does not want to work with a disk target, it says target must be tape.
How can I achieve what I want with brarchive?
- Regards,
Richard Bailey