Answer Posted / jayanth
MODEL PARAMETER ENSURES THAT SAME DCB AND EXPDT INFO IS
USED TO CREATE ALL GENERATIONS.ENSURES GREATER CONSISTENCY
AMONG GENERATIONS.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
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.
Explain how can return codes be tested before execution of a job step?
What are the jcl procedures?
What is NOTCAT ?
Is their any limit for data sets?
how you will the direct the data to spool using sysout option?
In job processing, what happens in conversion stage?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
List the different components of jcl statement?
how do you code a null statement?
How can unused space allocation be returned to the system when a dataset is closed?
what is DSN parameter and DISP parameter is used for?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
What is the function of dd disp parameter?