Answer Posted / guest
Jcl which changes during run time i.e. the values for the
jcl such as pgm name , dd name will change .ie same jcl can
be used for various job, equivalent to dynamic sql...
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
Give the syntax of job specifying jcl statement.
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
Explain how can an in-stream dataset be terminated?
What do you understand by the term job time – out and how can you overcome that?
Name a few IBM utility programs, and explain its function.
How do you overcome this limitation ?
What are s0c1, s0c4, s0c5, s0c7 and socb?
Mention the types of job control statements?
how you can direct the data to spool using SYSOUT option?
what are JCLLIB and STEPLIB in JCL?
In sms datasets, what is the function of the dd mgmtclas keyword?
What dd statement is used to supply the name of a dataset?
Is condition checking possible in jcl? If yes, how?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
what is a jcl?