Answer Posted / naresh
we can also create in fm, 3.4
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
Explain the job statement in jcl?
Which statement is used to identify the private libraries in job?
What are some jcl statements that are not allowed in procedures?
Explain the function of dd disp parameter?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
How can a jobs execution priority be modified?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
what is use of space parameter in dd statement?
What are the parameter we cannot use in procedure?
How dummy is used in jcl?
a dd statement has 2 types of parameters. Name them?
Explain how can the submitting users racf authority be overridden in a job stream?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
What is the function of dd disp parameter?