Question :

Would the following JCL allocation automatically use more than one storage 
pack on zOS 1.7 ?

//DDEXPA1 DD DSN=SYS3.UCDCP.ADASEL, 

// DISP=(NEW,CATLG,DELETE), 

// UNIT=(3390,59), 

// SPACE=(CYL,(1000,1000),RLSE), 

// DCB=(LRECL=27994,RECFM=VB,BLKSIZE=0) 

Note: In the old days, MVS picked one Storage pack and it never extended 
the secondary allocation to another pack without the Volume parameter. 
Maybe things changed now because the Operating system release numbers are 
increasing ?

Anton

----------------------------------------------------------------------
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