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 / suma
you can give NOTIFY parameter. it will notifying the status
to the user about the status of the job. once you got the
message, check in the SPOOL about the status of the job.
Otherwise you can check in SAR.
Thanks,
SS
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Explain how can a stopped job be started again?
What is timing concept in mainframe?
how to compare two datasets without using superce because output is limited to 133 bytes
What is jcl in mainframe, and how many types of jcl statements are there for a job?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
Explain the purpose of dd dummy statement?
Can I send output of job to my remote device careerride123?
what happens in execution stage in job processing?
What is the purpose of dd dummy statement?
Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You
Explain how can the disposition of sysout datasets be set for an entire jobstream?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
What is the purpose of disp parameter?
Suppose I have five jobs to do. But I want to hold one?