Answer Posted / mehak
use
ocuurs 1 to 100
depending on ws-counter
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
What do you understand by psb and acb?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
Explain how to differentiate call by context by comparing it to other calls?
What is the difference between external and global variables in COBOL?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
Mention the guidelines to write a structured cobol program?
) what is the difference between AID and HANDLE AID?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
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?
what happens if parmparameter passes zero bytes to the program
Which is not true about evaluate statement
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
What guidelines should be followed to write a structured cobol prgm?