How do you check the syntax of a JCL without running it?

Answer Posted / vinothkumar

You Can also use EJCK command before you run the job. this
will check the JCL syntax error.

Is This Answer Correct ?    17 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is DD statement is used in JCL?

764


Explain the function of the dd dcb keyword?

815


Suppose I have five jobs to do. But I want to hold one?

750


i want to store 20 digits . how will u do it in cobol ?

960


What are the rules employed while naming the steps in a job?

778






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

948


Explain the function of dd disp parameter?

687


How can a stopped job be started again?

795


Mention the types of job control statements?

792


In job processing, what happens in execution stage?

770


What do you understand by the term job time – out and how can you overcome that?

684


What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?

765


What is the format of comment statement?

770


What parameter directs the output of the job log dataset?

864


We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?

1903