Hi I am getting SB37 error,
I tried to change the space paramaeter in the JCL but still getting the error, Can any one help me out on this.
I gave the code as follows:
//IPFILE DD DSN=TEST.ipfile1,DISP=SHR
//OPFILE6 DD DSN=&&TESTMAST,
// DISP=(NEW,PASS,DELETE),
// UNIT=DISK,
// DCB=(RECFM=FB,LRECL=782,BLKSIZE=0),
// SPACE=(7820,(782,391),RLSE)
//* SPACE=(0,(17640,4410),RLSE)
//* SPACE=(CYL,(25,15),RLSE)
Please advise.
Thanks,
Madev