Can a PROC CALL another PROC ? (in both Instream and
Cataloged cases) ?
Post New Answer View All Answers
Explain how can return codes be tested before execution of a job step?
can any one plzzzzzz tell the jcl code for creating ps using idcams
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
define cond parameter in jcl?
which parameter is used to check the syntax of a jcl without executing it?
How to pass data to a program that is coded in an exec statement?
Explain how can a jobs execution priority be modified?
Differentiate between the joblib and the steplib statements?
Explain how can a stopped job be started again?
What is catelog procedure and how many catelog procedure to use in one job?
Is condition checking possible in jcl?
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK
how do you code a null statement?
what is DSN in JCL and what are the parameters to declare the DSN?
which utility is used to run a cobol-db2 program?