|
-
Do you use a catalog?
If yes, you can delete the datafiles of the backupset on OS level an than run the following commands on RMAN:
For this operations a connection to the catalog is necessary.
ALLOCATE CHANNEL FOR MAINTENANCE TYPE DISK;
CROSSCHECK BACKUP;
DELETE EXPIRED BACKUP;
RELEASE CHANNEL;
LIST BACKUPS; (
If somebody knows a way which is more clean, please let me know it.
Chris
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|