Tommy, 

The &ALLVOL and &ANYVOL variables are used to test the VOLSER specified on
the DD statement.  If the job does not specify a volser the variables will
be null. 

Hope this helps,
Greg Shirey
Ben E. Keith Company


-----Original Message-----
From:         Tommy Tsui <[EMAIL PROTECTED]>
Subject:      Re: How can the ACS routine to bypass checking the storage
volume
              datasets?

/* case 3 allocate a dataset without volume assinged it will allocate to
"STORAGE" volume under NON-SMS managed
//BACKUP1   EXEC PGM=ICEGENER
//SYSPRINT DD SYSOUT=*
//SYSUT1   DD DUMMY,DCB=(RECFM=FB,LRECL=80,BLKSIZE=0)
//SYSUT2   DD DSN=TSMD.TEST.FILE1,DISP=(,PASS),UNIT=SYSDA,
//         SPACE=(CYL,(1,1),RLSE)
//SYSIN    DD DUMMY

                            /* for case 3 - how can I managed all the
dataset allocate into individual storage group if no volume specified? is
that &ANYVOL or &ALLVOL works for that case? any other recommendation?

thanks

########################################################################
 Notice.....Notice :    Ben E. Keith has changed our email address from
 bekco.com to benekeith.com. The user-id to the left of the "@" has not
 changed. Please change your contact info to this new email address.
########################################################################

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to