How do you check the syntax of a JCL without running it?
Answer Posted / rajasekhara reddy
EJCK or !JCL in the command line will do.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
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 the dd keylen parameter?
What are the difference between jcl and jes?
Name the statement which can be used to send data to another mvs jes3 node?
What statement can be used to send data to another mvs jes3 node?
What is Cataloged Procedures?
How jcl is used for testing batch programs?
Can I send output of job to my remote device careerride123?
how JCL works?
What is the purpose of dd * statement in jcl?
how to run batch program without jcl?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
Name what parameter directs the output of the job log dataset?
How can values be passed from the job stream to an executable program?
How to submit jcl through a cobol program?