Previous Topic: Attributes and Naming ConventionNext Topic: Attributes and Naming Convention


Load/Unload Data Sets

The UNLOAD SARDBASE database function creates a sequential data set for backup purposes. The database records are written in ascending key sequence order to the data set. This data set can be used at a later time to restore the contents of the designated database using the LOAD function.

If the output data set is tape, duplexing is not done.