S9(5)V9(2) occupies how many bytes memory ?
Answer Posted / ronaldo luyo
I have a file with a field with s9(3)v9(4) and i need to
load with LOAD UTILITY DB2 v9. What data db2 type correspond
to this case in the crate table and load utility DB2 V9 FOR ZOS.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
explain sorting techniques in cobol program?
How do you reference the fixed block file formats from cobol programs
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
) what is the difference between AID and HANDLE AID?
Write down the divisions of cobol program?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
How do you reference the following file formats from cobol programs?
What is the difference between comp and comp-3 usage?
How to remove 2 duplicate records and copy only one using job control language?
how do you reference the esds vsam file formats from cobol programs
Explain how to differentiate call by context by comparing it to other calls?
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
What is the use of intialize verb?