hi iam learning mainframes,can anybody tell me how to check
JCL errors.(after submiting the JCL we have check in spool
or is there any other method)
Answer Posted / hari
Please use TYPE RUN=SCAN or HOLD
SCAN - It checks for the JCL error
HOLD it checks for JCL error and waits till the user
interacts to it.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
what is use of disp parameter in dd statement?
How can an in-stream dataset be terminated?
Is automatic restart possible in jcl?
Define concatenating?
Are there any set of rules for the names of the steps used in a job? What are they?
can any one plzzzzzz tell the jcl code for creating ps using idcams
How does jcl specify the job to the operating system?
Is their any set of rules for dd? Explain.
what is the compile process of cobol program expalin with code
What is the function of dd disp parameter?
What is the function of the steplib dd statement?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
Where can program checkpoints be stored for use in a restart?
what is SOC4 error?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?