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 / marekj
Answer #1 is correct.
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
Why include statement is used in a jcl?
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 the dd mgmtclas keyword in sms datasets?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
What parameter of the job statement is used to limit the cpu time consumed by the job?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
What do you understand by the term job time – out and how can you overcome that?
What are the utility programs in jcl?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
Explain the function of dd disp parameter?
What is the difference between run mode and addressing mode?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
What are the parameters that are used in creating a gdg?
Explain the function of the dd dcb keyword?
What is the purpose of the dd keylen parameter?