What is the maximum length of a single line of jcl?
No Answer is Posted For this Question
Be the First to Post Answer
What is the error code SOC01 indicate ?
Is acct parameter mandatory?
If the COND parameter is specified in both the JOB and EXEC statements, which one will take precedence? If JOB takes priority and if all the conditions evaluate to false, then will the conditions on the EXEC step be evaluated next?
there are 10 steps in jcl how to execute the steps from step2 to step8 only
what is the compile process of cobol program expalin with code
Explain about LMMFIND - find a library member
How to fetch even records from one file to another file by using ICETOOL in JCL?
Can we have a JOBSTEP without any EXEC ?
what is the sortcard for comparing two files with a field key and get the duplicates in onefile and noduplicates in another file
I have a PDS and want to omit few rows of all members of a PDS. How to do it?
a jcl has 2 steps. How to code the jcl such that if step1 abends, then step2 runs. Else, job terminates with step1?
The maximum number of steps in a job?