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 / sivakumar sekharannair

That was correct. cond=(0,le) won't work for first step of
jcl.
Sysout details when cond=(0,le) was coded
-JOBNAME STEPNAME PROCSTEP RC
-ESNKMAA PS0010 00
-ESNKMAA PS0020 00
-ESNKMAA PS0030 00

Sysout details when cond=ONLY was coded
-ESNKMAA PS0010 FLUSH
-ESNKMAA PS0020 00
-ESNKMAA PS0030 00

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to do automated restart when a job abends?

857


What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?

1817


What is NOTCAT ?

755


Explain dfsort utility?

681


Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?

2229






How do you submit a job for execution?

645


What are the parameter we cannot use in procedure? How many instream we can write in single jcl?

593


Explain the function of a dd statement?

670


what is the difference between JES3 and JES2?

693


What is the function of the dd avgrec keyword in sms datasets?

850


write a jcl to execute a job by 7:00 am on jan 20,1986?

708


what sort card you will use to copy the data from one dataset to another dataset?

739


i want to store 20 digits . how will u do it in cobol ?

868


what is JCL?

706


Is their any set of rules for dd? Explain.

672