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
Explain how can a stopped job be started again?
IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C
What are hierarchy levels in jcl?
how can the same proc be re-used and called by many jobs?
What is NOTCAT ?
What do you understand by the terms: joblib and steplib?
How jcl is used for testing batch programs?
How can an in-stream dataset be terminated?
How can a stopped job be started again?
Is their any set of rules for dd? Explain.
How to pass data to a program that is coded in an exec statement?
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK
Explain how can the submitting users racf authority be overridden in a job stream?
Explain the purpose of dd * statement in jcl?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain