Answer Posted / garry
@Kalpana:
Please do not misguide others, there no reverse direction.
SIMPLE RULE : Condition True = Bypass
Condition False = Execute.
Explanation given by you is not correct.
Anyways, thank you for reply.
Any issue or disagree can write to : gmt360@gmail.com
Garry
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
Why block size is multiple of lrecl in jcl?
How can values be passed from the job stream to an executable program?
In job processing, what happens in conversion stage?
what is a jcl?
what are the various stages of job processing?
When space is allocated for an output dataset, what units can be used?
What is the function of the steplib dd statement?
Can an individual step be restricted from using all the jobs allowed cpu time?
What is the purpose of dd * statement in jcl?
What is the purpose of dd?
what is the purpose of coding class parameter in job statement?
how can the same proc be re-used and called by many jobs?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
What are the parameters that are used in creating a gdg?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?