when I run the following jcl I'm getting an error message that looks to be related to a DCB problem, could you please help me to determine the cause of the error and what is the solution?
Error:
IEC141I 013-20,IGG0191A,P4838126,STEP2,REPORT,751B,TSU111,
P48381.CAVIEW.DL12.SAR1.SARUSERS
Thanks
//STEP2 EXEC PGM=SARBCH
//SYSPRINT DD SYSOUT=*
//REPORT DD DISP=(,CATLG,DELETE),DSN=##HLQ.SARUSERS,
// DCB=(RECFM=FBA,LRECL=133,BLKSIZE=1320),
// UNIT=SYSDA,SPACE=(TRK,(15,15),RLSE)
//SYSIN DD *
/DBASE NAME=sardb.dataset.name
/LIST USER=*
/*
Release : 14.0
Component : CA View