RMAN backup with missed archive logs
Hi Gurus,
I have question about RMAN backup.
I have a test database(10.2.0.3) on windows server. It has been set up for RMAN cold backup every night.
The database is freezed since archive log location is full, no more space.
To make the room I have deleted all the archive logs and started the database to make it available to programmers. Programmers are happy.
When the time comes for backup in the night, it is bound to fail because, the backup recognises missed archives, which I have deleberately deleted.
Wonder whether I can tell backup not to look for a range of missed archives and do the backup starting a particular time or log sequence number.