Explain the function of //jcllib statement?
No Answer is Posted For this Question
Be the First to Post Answer
how to set dependancy for jobs?
what happens if job falls in loop ? how to resolve it ?
Explain about LMPUT-
What is the significance of addrspc parameter in the exec statement?
what JCL Procedures?
Is Default for MSGCLASS = (1,1) ?
What is the function of the dd avgrec keyword in sms datasets?
i have a jcl calling proc which has 10 steps, i want to execute from step5 to step10, where can i code RESTART and COND parameter?
can we write a proc with in a proc
What is the meaning of the EXEC statement keyword, COND? What is its syntax?
JCL Example: // //RUNJCL JOB CLASS=5,MSGCLASS=6,NOTIFY=&SYSUID //STEP01 EXEC PGM=IEFBR14 // .. .. If this JCL will run or it'll throw the ERROR?
What is the meaning of keyword in JCL? What is its opposite?