RMAN and Backupset Retention
We have just implemented RMAN for the first time on our internal databases. We are running Oracle 10.2.0.3 and wea re using an RMAN Catalog database. Our databases are not big so we do a full backup every night (normally takes an hour). We are running most of our db's on Windows. The backup runs correctly. We would like to set up the process to keep 3 days worth of backupsets on the server and three days worth of archive logs on the server. I have configured the rcv script (see below) to use the 'delete' function but I am
0