Suppose we have 5 steps in a job.No step should be executed After submitting every step in a job
Answers were Sorted based on User's Feedback
Answer / manasa
Use cond = only in first step
Then use if/else/then statement for further steps to not execute
| Is This Answer Correct ? | 1 Yes | 1 No |
what is XSUM in some fields= none, xsum ??
how would you create a temporary dataset? And where will you use them?
What is catelog procedure and how many catelog procedure to use in one job?
How different is the JCL executing a COBOL program? 1) if the program is using VB file as input. 2) if the program is using FB file as input.
How To get the last record in VSAM file in cluster? and How can u get the ksds file records into ur cobol program ? Pls tell me about these two questions.
What is the parameter to be passed in the job card for the unlimited time , irrespective of the job class ?
is there any utility for restarting a particular step in jcl reply soon ?
What are the rules employed while naming the steps in a job?
In job processing, what happens in execution stage?
Is their any limit for data sets?
What do you understand by the term notcat 2 – gs?
How to create delta file using JCL