Use the Backup page of the backup notebook to create a backup image that can be used to restore the table space or table space partition.
Note: |
![]() |
You can only access this notebook if the database or database partition is enabled for forward recovery (that is, the userexit or logretain configuration parameter, or both, is enabled), and an offline backup copy of the database or database partition has already been taken.
To back up the table space or table space partition:
Specify the path of the directory or tape device to which you want to write the backup image. The backup image will reside on the disk or the tape device.
Specify Tivoli Storage Manager if you want the proprietary system to manage the backup image.
Specify a vendor DLL if you have a user-specified program to manage the backup image.
Specify this option if you have a user exit that can be called to create the backup image.
Note: | An offline backup requires exclusive access to the database. All users must be disconnected from the database before the backup operation can occur. |
Related information