Answer Posted / bharu
when the program is in loop , in time out situation we face this abend.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
How to override loadlib?
How do you submit a job for execution?
Give the syntax of job specifying jcl statement.
I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.
what is use of dcb parameter in dd statement?
Is condition checking possible in jcl?
Explain the purpose of the dd keylen parameter?
How can an in-stream dataset be terminated?
How can the disposition of sysout datasets be set for an entire jobstream?
what is use of dsn parameter in dd statement?
Why block size is multiple of lrecl in jcl?
How to run cobol program using jcl?
what is the JCL statement consists of?
I need exexution process for JCL programs