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
Difference between array and sub-script ?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
What is inspect in cobol ?
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
How to print 10 to 1 if the input have only 10 digit number?
how to refer the data field?
what is amode(24), amode(31), rmode(24) and rmode(any)?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
What is the difference between binary search and sequential search?
how to move the records from file to array table. give with code example
How do you reference the following file formats from cobol programs?
) How do u handle errors in BMS macro
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
What is the difference between PIC 9.99 and 9v99 in COBOL?
Write a program to enter and display the names of students in a class using the occurs clause.