What are the common jcl syntax errors you get?
This is not abends?
Answer Posted / srinivasarao kancheti
sb37 for space not need to allocate yhe data set.
sd37 secondary space is not coded.
se37 increase end-of volume.(generally it occure in pds only )
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is the motivation behind coding class parameter in job statement?
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
how do you code a null statement?
For what purpose steplib and joblib are used ?
Is automatic restart possible in jcl?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
Explain the purpose of dd dummy statement?
What dd statement is used to supply the name of a dataset?
Explain how can values be passed from the job stream to an executable program?
How does the jcl specify the job to os?
What is the function of a dd statement?
Is it possible to left uncode disp? If yes, how?
what sort card you will use to copy the data from one dataset to another dataset?
which utility is used a dummy utility?
What is condition checking in jcl? Is this possible?