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 / nagesh
There is no way you can skip the first step of a job from
executing. However further steps can be bypassed by coding
cond=(o,le,).
| Is This Answer Correct ? | 8 Yes | 6 No |
Post New Answer View All Answers
What is concatenating?
What is the function of dd name parameter with a 2 part structure; audit.report?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
i want to store 20 digits . how will u do it in cobol ?
what operation is performed by job statement?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
What do you understand by the terms: joblib and steplib?
How do you create a temporary dataset?
How is a type of file defined in the jcl that executes the cobol program?
What is notcat 2 - gs?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
What is the function of a dd statement?
Explain about LMFREE�free data set from its association with data ID
Name the statement which can be used to send data to another mvs jes3 node?
how can the same proc be re-used and called by many jobs?