what is the difference between JES3 and JES2?
No Answer is Posted For this Question
Be the First to Post Answer
jcl is like a complier....?
when can a job time-out occur? How to overcome that?
What is the purpose and meaning of the REGION keyword and what JCL statement is it associated with?
Are there any set of rules for the names of the steps used in a job? What are they?
What is the error in the following JCL statements : I) //step#three exec pgm=hkbc762 ii) //step#3 exec pgm = hkbc762 iii) //step#3 exec pgr = hkbc672
Is it possible to take a PDS and write it to a GDG? If so, can you provide an example? Thanx
How can u know the current date using jcl?
How to create delta file using JCL
What statement marks the end of an in-stream or catalogued procedure?
how to modify the copy book?explain with examples
How is the record format of an output dataset specified?
i want to see the jobs in skeleton queue in diff region. (eg. 7 regions are running means , i want to see all the jobs in 7 regions which are in skel queue using 1 command)