how will u pass dadta to cobol+db2 program...?
Answer Posted / satish
thrugh jcl
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
How to print 10 to 1 if the input have only 10 digit number?
In which area will you utilize 88 level items in cobol?
Why occurs cannot be used in 01 level in COBOL?
what is search and searchall?what is the diffrence between them?give an best example?
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 is the difference between structured cobol programming and object alternativelyiented cobol?
What are the different rules to perform a Search?
What are different data types in cobol?
how do you define single dimensional array and multidimensional array in your cobol?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
what happens if parmparameter passes zero bytes to the program
what is the use of outrecord?
Are you comfortable in cobol or jcl?
Write a program that uses move corresponding.