Previous Topic: Example 1—Volume-Level Backup with shared ENQsNext Topic: Volume—Level RECOVER Examples


Example 2—Volume-Level Backup with no ENQ Processing

Select volume PROD01 for volume-level backup processing. Request no ENQ processing and put a RESERVE on the volume selected. Request an expiration date of 1999365 and do not create a MAP report. Also, backup only those tracks that are actually used, not all tracks that are allocated.

//jobname JOB (acct,info),etc.
//         EXEC DMS
//SYSIN     DD  *
SCAN REALVOLS
SELECT VOL=(PROD01)
VBACKUP DSNENQ=NONE,RESERVE=YES,EXPDT=1999365,RPT=NO,LSTAR