Can we use COND=EVEN on a job card, when jobs are scheduled
through scheduler?
Answer Posted / muttaiah
Coding Cond=even is one of the best way in case if you want
to execute all the steps in your job irrespective of any
abend..But make sure the functionality doesn't miss here.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
What parameter directs the output of the job log dataset?
What is the function of the dd mgmtclas keyword in sms datasets?
Where can program checkpoints be stored for use in a restart?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
What is catelog procedure and how many catelog procedure to use in one job?
what are the statements that are not valid to be included in an include statement?
What is jcl in mainframe?
What parameter of the job statement is used to limit the cpu time consumed by the job?
In job processing, what happens in execution stage?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
Why block size is multiple of lrecl in jcl?
What are hierarchy levels in jcl?
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
In sms datasets, what is the function of the dd mgmtclas keyword?