rman backup help
we are trying to delete backups older than 60 days.
delete force noprompt backup completed before 'sysdate - 60';
And getting below error:
specification does not match any backup in the repository
delete force noprompt backup completed before 'sysdate - 60';
And getting below error:
specification does not match any backup in the repository
0