How to run cobol program using jcl?
No Answer is Posted For this Question
Be the First to Post Answer
the command to open a dataset directly from the JCL instead of opening it separately using 3.4 option.
How to overide the symbol parameter in the jcl ?
what is the function of spool command?
what is the purpose of coding class parameter in job statement?
While using SORT FILES =NONE,XSUM I am getting error "ICE172A E XSUM IS NOT SUPPORTED - USE ICETOOL SELECT IF APPROPRIATE"..I want to write duplicate records a a serparte file..how i can do tht?
Is their any set of rules for dd? Explain.
diff bw SB37,SD37,SE37 ?( bcz these 3 belongs Space related abends only)
How many types we can give input to JCL
How jcl is used for testing batch programs?
Ques: How can we code COND parameter in a JCL so that only even steps (or only odd steps) get execute??
If I update one or more members in a pds in the step 1, how can I reach these new contents to be used in the step 2 of the same job? To start a new job via intrdr is not satisfactory, because I must solve this problem in one job.
wht is sysudump n sysout,sysprint ?