// LABEL=RETPD=1096,VOL=(,RETAIN,,25) for TAPE.

Virtual Storage Access method - ESDS, KSDS, RRDS & LDS. Basic direct access method, Basic sequential -, Queued sequential -, Basic partitioned -, Indexed sequential -, Object - access method.
Post Reply
PPatel
New Member
Posts: 2
Joined: Tue Apr 14, 2015 8:10 pm

// LABEL=RETPD=1096,VOL=(,RETAIN,,25) for TAPE.

Post by PPatel »

Hi ,

Could anyone please explain me about the VOL parameter in the below code

Code: Select all

// LABEL=RETPD=1096,VOL=(,RETAIN,,25) 
Thanks
User avatar
Robert Sample
Global Moderator
Global Moderator
Posts: 1891
Joined: Fri Jun 28, 2013 1:22 am
Location: Dubuque Iowa
United States of America

Re: // LABEL=RETPD=1096,VOL=(,RETAIN,,25) for TAPE.

Post by Robert Sample »

The VOL parameter is described quite well in the JCL Reference manual in the MVS bookshelf for your release of z/OS. The RETAIN indicates that the tape should be kept mounted for a later step to use; the 25 indicates up to 25 tape volumes may be needed for the data set. The commas are NOT optional.
Post Reply

Create an account or sign in to join the discussion

You need to be a member in order to post a reply

Create an account

Not a member? register to join our community
Members can start their own topics & subscribe to topics
It’s free and only takes a minute

Register

Sign in

Return to “SMS & VSAM and BDAM, BSAM, QSAM, BPAM, ISAM, OAM.”