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 / jay
IF YOU WANT TO CHECK JCL ERROR BEFORE SUBMITTING THE JOB
U CAN GIVE JSCAN OR
IN THE JOB CARD
YOU HAVE TO PROVIED TYPRUN=SCAN
| Is This Answer Correct ? | 7 Yes | 5 No |
Post New Answer View All Answers
when does a dataset go uncataloged?
How can a jobs execution priority be modified?
Can I send output of job to my remote device careerride123?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
What statement marks the beginning of a job step; assigns a name to the step; identifies the program or catalogued or in-stream procedure to be executed in the step?
What is the significance of addrspc parameter in the exec statement?
What is the maximum length of a single line of jcl?
how you can access an uncataloged dataset in a JCL?
can any one plzzzzzz tell the jcl code for creating ps using idcams
Name the statement which can be used to send data to another mvs jes3 node?
Give the syntax of job specifying jcl statement.
Explain dfsort utility?
List the different components of jcl statement?
Explain the purpose of dd * statement in jcl?