CL Command Reference - RUNBCKUP
CL Command List > RUNBCKUP Reference
Description:
The Run Backup (RUNBCKUP) command allows the user to run a predefined backup of specified objects to tape. The backup may include libraries (all user libraries or those selected in the backup list), folders (all folders or root folders selected in the backup list), security data, configuration data, mail, and calendars.
Examples:
Example 1: Running a Daily Backup
RUNBCKUP BCKUPOPT(*DAILY)
This command runs the daily backup using the devices specified in the options.
Example 2: Running a Monthly Backup
RUNBCKUP BCKUPOPT(*MONTHLY) DEV(TAP02)
This command runs the monthly backup using device TAP02 instead of those specified in the options.