Answer Posted / nagendrareddy
when program Load module is not found in the load libraray
in JCL, this
abend will occours
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
What is the compute verb? How is it used?
What is the difference between structured cobol programming and object alternativelyiented cobol?
What do you understand by psb and acb?
Give some examples of command terminators?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
Explain about different table spaces.
How you can read the file from bottom?
How to traceback if I am getting SOC7 or SOC4 abend? List down the steps
Explain how you can characterize tables in cobol?
What the difference is between continue and next sentence?
) how do u code after getting data?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
What are the various section in data division and briefly explain them.