Answer Posted / saiprp
You can see the JES installed in this way. Open spool of any one job and check for the JESJCL in that.
You would be able to see something like below.
DS=JESJCL .JES2 (Here it is JES2)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what is the purpose of coding notify parameter in job statement?
How can an in-stream dataset be terminated?
i want to store 20 digits . how will u do it in cobol ?
What do you know about jcl?
What is notcat 2 - gs?
How can return codes be tested before execution of a job step?
what is the compile process of cobol program expalin with code
in ways data can be passed to a COBOL program from JCL?
Explain how can an in-stream dataset be terminated?
How can values be passed from the job stream to an executable program?
What is catelog procedure and how many catelog procedure to use in one job?
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
How can the disposition of sysout datasets be set for an entire jobstream?
How does jcl act on code(if you take a cobol program)?