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


Please Help Members By Posting Answers For Below Questions

what is SOC4 error?

942


what is use of space parameter in dd statement?

951


Name what parameter directs the output of the job log dataset?

776


Name a few IBM utility programs, and explain its function.

4681


Is it possible to code instream data in a PROC?

977


Explain the purpose of dd dummy statement?

890


Describe the various parameters utilized in the creation of a gdg?

865


How can a stopped job be started again?

903


what is the use of JCL?

889


how to compare two datasets without using superce because output is limited to 133 bytes

1770


When output dataset space is required, what quantity categories are used?

1080


What are s0c1, s0c4, s0c5, s0c7 and socb?

931


have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file

1197


What is jcl in mainframe?

933


In job processing, what happens in execution stage?

886