CL Command Reference - DSPBCKUP
CL Command List > DSPBCKUP Reference
Description:
The Display Backup Options (DSPBCKUP) command allows the user to display the options in one of the predefined backups.
Examples:
Example 1: Displaying Backup Options
DSPBCKUP BCKUPOPT(*DAILY)
This command displays the daily backup options.
Example 2: Printing Backup Options
DSPBCKUP BCKUPOPT(*MONTHLY) OUTPUT(*PRINT)
This command prints the monthly backup options.