MITHARG
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Runjcl it got abended with s806

Go down

Runjcl it got abended with s806 Empty Runjcl it got abended with s806

Post  kasthuri Sun Jan 27, 2013 5:04 pm

Hi,

Here Iam giving my compile jcl which gave me Maxcc = 00.

//COBCOMP JOB 'AA12',CLASS=A,MSGCLASS=X,NOTIFY=&SYSUID
//STEP1 EXEC IGYWCL
//*PARM.COBOL='LIB,APOST,XREF,MAP,OFFSET'
/SYSIN DD DSN=AA12.RBTEST.COBOL(WELCOME),DISP=SHR
//SYSLIB DD DISP=SHR,DSN=AA12.COPYLIB
//SYSLMOD DD DISP=SHR,DSN=AA12.RBTEST.LOAD(WELCOME)
//SYSPRINT DD SYSOUT=*
//

And Runjcl i wrote for this is

000100 //AA12A JOB 'ACCT#','AA12',MSGLEVEL=(1,1),NOTIFY=&SYSUID
000310 //STEP1 EXEC PGM=WELCOME
000320 //STEPLIB DD DSN=AA12.RBTEST.LOAD(WELCOME),DISP=SHR
000400 //SYSPRINT DD SYSOUT=*
000500 //SYSOUT DD SYSOUT=*
000600 //

When i submitted my runjcl it got abended with s806.

Can anybody tell me where exactly i'm going wrong and what does this abend code mean?

kasthuri

Posts : 212
Join date : 2013-01-27

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum