a jcl has 2 steps. How to code the jcl such that if step1 abends, then step2 runs. Else, job terminates with step1?
WHAT WILL HAPPEN TO A FILE IF DISP=(MOD,DELETE,DELETE)
how many max steps can we use in a job? pls answer to my question
Explain about ISPFTTRC
In your JCL, run the even numbered steps if date is even and run odd numbered steps if date is odd . Where do you generate the date ??in cobol or JCL ??
Is their any set of rules for dd? Explain.
Name the system library from which modules are retrieved at execution
i have a jcl in which 4 & 5 step creates a new generation. 4th step output is as input for the 6th step & 5th step output is used as input in the 7th step. How they are refered as in the 6th & 7th steps? If the job abends in 6th step then how the 5th step output is refered in 7th step?
what is a jcl?
A maximum of 100 chars can be passed to Cobol through Parm in JCL, If we want to pass more than 100 Chars how we can do it ?
What you mean by skeleton JCl?
Explain dfsort utility?
When we give TYPERUN = SCAN , what are the syntax errors we get?