in cobol main pgm is calling sub pgm but sub pgm does not
exists , what abend i get if submit the job?
Answer Posted / kiran
i think it will be s806...ie load module not found
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
IF I mention stop run in CICS what happens?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
What is static and dynamic call in cobol?
Write the code to count the sum of n natural numbers.
How do we get current date from system with century in COBOL?
) how do u code after getting data?
What is the difference between binary search and sequential search?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
What the difference is between continue and next sentence?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
How are the next sentence and continue different from each other?
What are the different rules of SORT operation?
) How do u handle errors in BMS macro
How do you get the data to code the BMS macro?
Which mode is used to operate the sequential file?