What is the syntax of JCL statement?
No Answer is Posted For this Question
Be the First to Post Answer
We have 100 steps in a procedure and we need to run the jcl and execute only 25th step in the proc and not the remaining steps. How can we do it?
5 Answers IBM, JPMorgan Chase,
I have an job having three job steps.Suppose i want to call a pgm in step2 and aproc in step3.How to write the code?
what is the difference between the JCLLIB and JOBLIB ,and where do we use it ?
hi,i have joined in mainframe course recently. ihave a doubt ragarding restart parameter.what is d use of it. and what is d syntax for it. any one give me d answer pls.
Suppose there r 10 steps . Out fo which i want to execute 10th, 9th and 8th in reverse order without using IEBEDIT. How can i do that..???
what is the purpose of SYSOUT parameter in the DD statement?
how many types of sorts are there in jcl?
what is DSN parameter and DISP parameter is used for?
describe the exec statement,its meaning ,syntax and keywords?
What are s0c1, s0c4, s0c5, s0c7 and socb?
Why we us SYSTSIN DD with IKJEFT01 (TSO Utility) to execute a COBOL DB2 program? Why can't we use SYSIN DD?
Explain how can return codes be tested before execution of a job step?