For how long a job can be executed continuously in a mainframe ?
Answer Posted / kumar
248.5 days
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
How do you overcome this limitation ?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
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.
Where can program checkpoints be stored for use in a restart?
What is timing concept in mainframe?
what is use of disp parameter in dd statement?
What is the difference between run mode and addressing mode?
What is job control language?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
Explain the purpose of dd dummy statement?
Is it possible to left uncode disp?
what operation is performed by job statement?
Which dd parameters are required?
Explain how can an in-stream dataset be terminated?
Explain dfsort utility?