CL Command Reference - CHGBCKUP
CL Command List > CHGBCKUP Reference
Description:
The Change Backup Options (CHGBCKUP) command allows the user to change the options in one of the predefined backups.
Examples:
Example 1: Changing the Daily Backup Options
CHGBCKUP BCKUPOPT(*DAILY) MAIL(*YES) CAL(*YES)
This command changes the daily backup to save the OfficeVision mail and calendar data.
Example 2: Changing the Monthly Backup Options
CHGBCKUP BCKUPOPT(*MONTHLY) DEV(TAP01 TAP02)
TAPSET(RED GRN BLU)
This command changes the monthly backup to use tape devices TAP01 and TAP02 and tape sets RED, GRN, and BLU.