Answer Posted / nagaraj ramamoorthy
you could find it in the compile listing...
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
How you can characterize tables in cobol?
Define static linking and dynamic linking.
Explain how you can characterize tables in cobol?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
What is the difference between external and global variables in COBOL?
Which mode is used to operate the sequential file?
What are literals?
What is the difference between structured cobol programming and object alternativelyiented cobol?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
Why did you choose to work with ibm mainframe cobol programming?
What rules are to be followed while using the corresponding options?
Write a program to explain size error.