Ques: How can we code COND parameter in a JCL so that only
even steps (or only odd steps) get execute??
Answer Posted / muttaiah
Thanks much vinodh, The person's who mentioned as "No" can
you people give an explanation why is it so?
Because i want to know whether what i told is correct or
not.
From my perspective whatever i told is 100% damn correct.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
What is the difference between the positional and keyword parameters? Give examples.
What do you know about jcl?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
what are the types of abends that occur on job failure? And explain the possible causes of these
What is the significance of addrspc parameter in the exec statement?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
is there any way to execute more than one proc in the same exec statement at the same time..?
What is the function of the dd avgrec keyword in sms datasets?
how do you access an uncataloged dataset in a jcl?
How to pass data to a program that is coded in an exec statement?
What is concatenating?
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
what is JCL?
How do you submit a job for execution?