a jcl has 2 steps. How to code the jcl such that if step1 abends, then step2 runs. Else, job terminates with step1?
Answer Posted / mouparna roy
COND=ONLY
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the function of the dd avgrec keyword in sms datasets?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
I need exexution process for JCL programs
Can I send output of job to my remote device careerride123?
How do you create a temporary dataset?
what are the various stages of job processing?
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
What is the use of symbol // in jcl?
when does a dataset go uncataloged?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
is there any way to execute more than one proc in the same exec statement at the same time..?
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
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 acct parameter mandatory?
What is the function of the dd mgmtclas keyword in sms datasets?