I've checked things myself and now I know how to do it.
If anyone is intrested this is how it works:
- To delete backupsets / backuppieces there is a command called change with
the option delete: change ... delete
- With the change command you can also delete already deleted backuppieces
from the catalog by using change...uncatalog.
There's also a way to validate the catalog by: change...validate.
- If anyone is looking for an automatic procedure, you can get a list of
the obsolete backupsets/pieces (e.g. old sets from before the last full
backup) by using the report command, and write a script that will issue a
change...delete on these backupsets.
Shaul
Received on Fri Oct 29 1999 - 13:17:33 CDT