Re: Split Cylinder DASD allocation 
 
I was curious to know if split-cylinder allocation still worked, and tried 
submitting a job using the OS/360 syntax: 
 
  //SPLITCYL DD  DSN=...,DISP=(,CATLG), 
  // UNIT=SYSDA,SPLIT=(6,CYL,10), 
  // DCB=(RECFM=FB,LRECL=80) 
 
To my surprise, I did NOT get a JCL error!  What I DID get was a 60 track file 
on a cylinder boundary, same as if I'd said "SPACE=(CYL,4)".  Obviously not an 
actual split-cylinder allocation, but interesting that "SPLIT=" is still 
acceptable 
syntax. 
                                            
 System IPLed at 02:51:20.597 on 11/08/2009  
 Release z/OS 01.09.00                       
 Used LOADW1 in SYS1.IPLPARM on 4009         
 IEASYM LIST=SE                              
 IEASYS LIST=00 (OP)                         
 IODF device 4009                            
 IPL device 4903 volume PRDRA1 

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

Reply via email to