How do you skip a particular step in a proc/JOB?
Answer Posted / guest
Can use either condition codes or use the jcl control
statement IF (only in ESA JCL)\
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
which parameter is used to check the syntax of a jcl without executing it?
Explain how can a jobs execution priority be modified?
What is the function of the steplib dd statement?
How can a stopped job be started again?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
how to do automated restart when a job abends?
Explain in DD statement what is the use of DCB parameter?
Explain the function of //jcllib statement?
Is condition checking possible in jcl? If yes, how?
In job processing, what happens in conversion stage?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
What is the purpose of disp parameter?
Which dd parameters are required?
what sort card you will use to copy the data from one dataset to another dataset?