Hello,
We have a database "A", where we cannot make any configuration changes.
A level 0 backup of "A" was taken and a database "B" is created from that backup on another server. The requirement here is to keep rolling forward database "B" with either incremental backups or archives of database "A".
However we keep getting that archivelog is no longer needed for recovery when trying to apply the newly generated archivelogs. Is there any way to keep the database "B" rolling forward?
RD