There are 5 steps in a Job. How to bypass the first step
by making use of only COND Parameter and not using any
Restart and IF/THEN/ELSE parameter?
Answer Posted / prasad
cond=(o,le)
| Is This Answer Correct ? | 7 Yes | 10 No |
Post New Answer View All Answers
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
Explain the purpose of dd * statement in jcl?
what is use of disp parameter in dd statement?
What is job control language?
For what purpose steplib and joblib are used ?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
Is it possible to left uncode disp? If yes, how?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
Can we call instream to catalog and catalog to instream?
Name the statement which can be used to send data to another mvs jes3 node?
Explain the job statement in jcl?
What is the significance of addrspc parameter in the exec statement?
How jcl work to handle various input output file operations?