Can comments be specified at the very beginning of a
jobcard? Will the JCL execute?
Answer Posted / kk
no.job not run error & adend code 007 will come
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
How is a type of file defined in the jcl that executes the cobol program?
What is the use of disp parameter?
What is the function of job statement in jcl?
What is use of restart and how to use it?
Is it possible to left uncode disp?
what is use of dcb parameter in dd statement?
Explain the function of job statement in jcl?
Explain how can an in-stream dataset be terminated?
Explain the jcl exec statement?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
Is it possible to left uncode disp? If yes, how?
What are the jcl procedures?
Where & How Do You Code Identifier In Jcl?
how you can direct the data to spool using SYSOUT option?
what is SOC4 error?