Previous Chapter : Next Chapter : Top
The Manage Tables Dumps option is used to manage backup information, and is available to users with BACKUP.UNET operator privileges.
Backup information management functions include:
For instructions on using the recycle commands, refer to the BACKUP.UNET Command Reference and to the BACKUP.UNET Customization and Reference Guide.
To display the status of a dump:
Graphic: Figure 10-1. Dumps Dialog
Graphic: Figure 10-2. Dump Information Dialog
When the data for a backup is no longer needed, the volume that holds the unneeded data can be recycled. If the data is on a multi segmented volume, then the segment that holds the data can be recycled, rather than the whole volume. Recycling can be performed either manually or automatically (using a recycle script). You can then use that recycled volume or segment to perform another backup.
From the BACKUP.UNET main dialog, choose Manage Tables Dumps. The Dumps dialog is displayed.
The Dumps dialog lists all of the currently saved dumps. From this dialog you can recycle dumps manually or automatically.
Manual recycling forces backup volumes associated with a given dump name or dump date to be recycled. Use this option to recycle named backups.
The selected dump and all dumps based on this dump are recycled.
Automatic recycling recycles eligible dumps based on the schedule in the recycle script. By default, automatic recycling occurs after every successful backup completes. This recycling is controlled through the 'nbk.bterm' processing escape. If to meet the needs of your environment, you have modified this script so automatic recycling is not attempted after each backup, then you may wish to periodically run automatic recycling through the GUI. Refer to the BACKUP.UNET Customization and Reference Guide for additional information about automatic recycling.
From the Dumps dialog, click the Auto Recycle button.
All eligible dumps are recycled.
BACKUP.UNET stores information about its backups in online tables. These tables contain data and information about backup volumes used in a backup cycle. However, between the time a backup volume is created and it is recycled (if ever), you may want to free disk space used by the backed up data files. This process is called offlining. You can offline backup information either automatically or manually.
Backup information can be offlined automatically after each backup operation by including an OFFLINE statement in your recycle script.
For information about the OFFLINE statement, refer to the BACKUP.UNET Customization and Reference Guide.
To recreate data information in the tables in order to restore files, offlined backups must be explicitly onlined. This process restores the online data associated with a specific backup.