When we give TYPERUN = SCAN , what are the syntax errors we
get?
Answer Posted / sowmya
To check for any syntax errors we give typrun=scan in the
jobcard of that job.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
how to run batch program without jcl?
List in order the hierarchical levels of jcl?
What parameter of the job statement is used to limit the cpu time consumed by the job?
i want to store 20 digits . how will u do it in cobol ?
How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
Describe the various parameters utilized in the creation of a gdg?
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
What is the maximum length of a single line of jcl?
What is the purpose of dd dummy statement?
In job processing, what happens in conversion stage?
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?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
Does jcl support automatic restart?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE