What does the TIME parameter signify ? What does TIME=1440
mean ?
Answer Posted / ch.moha
time parm used to giving the last execution time
time=1440 is 24 hr execution time
| Is This Answer Correct ? | 1 Yes | 10 No |
Post New Answer View All Answers
What is the purpose of dd?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
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.
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
whats the diff bw the evaluate also and and?
Mention the types of job control statements?
How can an in-stream dataset be terminated?
Name a few IBM utility programs, and explain its function.
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
When output dataset space is required, what quantity categories are used?
Is it possible to left uncode disp? If yes, how?
what operation is performed by job statement?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
what is the use of IEBGENER utility?
Is there any command to check wether the ps file is in sorted order?