Answer Posted / shailendra
i want to add something
jes2 : it allocate resource as per step execute of the job.
jes3 : it aloocate resource before the job excution
| Is This Answer Correct ? | 30 Yes | 3 No |
Post New Answer View All Answers
What is the function of a dd statement?
What is the function of the dd dcb keyword?
What do you know about jcl?
what are the types of abends that occur on job failure? And explain the possible causes of these
How is a type of file defined in the jcl that executes the cobol program?
For what purpose steplib and joblib are used ?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
Explain dd statement in jcl?
Is it possible to define dd statements as you want?
what happens in conversion stage in job processing?
Is it possible to code instream data in a PROC?
Mention the types of job control statements?
how to run batch program without jcl?
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) ?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?