On 3/1/2011 11:32 AM, Lucy Arnold wrote:
Hello,

I have a programmer who insists the following JCL has always calculated a
valid blksize:

//SYSUT2   DD  DSN=DAPJPQ.TEST.NEW,
//         DISP=(NEW,CATLG,DELETE),SPACE=(TRK,(22430,0)),
//         DCB=(C.SYUNIV.MODEL,RECFM=U,LRECL=6184),
//         UNIT=SYSDA

Now (since Friday he says)  this JCL is calculating a blksize of 10 and of
course the resulting dataset is not usable.  I have CA:Allocate here, and
I tried the JCL without Allocate and it still gets a blksize of 0 - so
Allocate is not involved.

Does C.SYUNIV.MODEL have a BLKSIZE of 10?

Has whatever program is being run been changed to force a BLKSIZE?

--
Richard

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