How do you check the syntax of a JCL without running it?
Answer Posted / baskar
Some companies use a tool for this. it is called JJDIRECT
| Is This Answer Correct ? | 7 Yes | 9 No |
Post New Answer View All Answers
Which dd parameters are required?
What is catelog procedure and how many catelog procedure to use in one job?
How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
how to run batch program without jcl?
In job processing, what happens in conversion stage?
what is “Cond= even” and “Cond=only”?
Explain the function of //jcllib statement?
what is the compile process of cobol program expalin with code
Explain the function of a dd statement?
For what purpose steplib and joblib are used ?
write a jcl to execute a job by 7:00 am on jan 20,1986?
Does jcl support automatic restart?
How do you submit a job for execution?
what sort card you will use to copy the data from one dataset to another dataset?