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
No Answer is Posted For this Question
Be the First to Post Answer
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.
//step#3 exec pgm = hkbc762 what is wrong with the syntax?
a input file contains 1000 records, how to move the first 500 record into one out put file and how to move to second 500 records to anothere output file
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?
How do you create a temporary dataset?
if we are specifing joblib as well as steplib in job then at the time of execution how the process will complete
I have three files for one step i need to override the third file how to do that in jcl?
Can we give two user name in NOTIFY parameter in JOBCARD
Name what parameter directs the output of the job log dataset?
Write a jcl to execute a job by 7 a.m on Jan 20,1986 ?
What parameter of the job statement is used to limit the cpu time consumed by the job?
when can a job time-out occur? How to overcome that?