Can you recreate an archivelog?
I have an Oracle 10g BD and I use RMAN to replicate my BD to a contingency server.
When monitoring the replication, I notice that a sequence from the archivelog has been deleted and does not allow me to continue with the rest of the load.
I would like to know if there is any command that allows me to recreate the sequence of the deleted archivelog.
I can comment that the deletion was from the RMAN with the "delete archivelog" command.