S9(5)V9(2) occupies how many bytes memory ?
Answers were Sorted based on User's Feedback
Answer / naveen87ginjupalli
S9(5)V9(2) occupies 7 bytes of memory.
Here V doesn't occupies any space it assumes internally.V is
the assumed Decimal point, it is used to store the Decimal
values.
Is This Answer Correct ? | 43 Yes | 10 No |
Answer / saikiran
7 bytes,sign does n't occupy any space internally.
Is This Answer Correct ? | 11 Yes | 3 No |
Answer / 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 |
it occupies 7 bytes as v doesn't occupy any storage space it is a assumed/implied decimal point.
Is This Answer Correct ? | 0 Yes | 1 No |
how would you resolve sb37 and SE37?
Hi , I am posting some questons which are asked at interview. These may help u for ur interview... what is static and dynamic call?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
which is faster either static call or dynamic call ? and specify the reasons for it ? reply fast
How to find How Many Lines in Sysin DD * Parameter Thru Cobol Coding? If any one knows the Answer Please Reply .....Thanks From Shree
RENAME clause takes new SPACE in memory.TRUE or FALSE? a)TRUE 2)FALSE
i Want All cobol ERROR codes?
What is the difference between copy and include in cobol?
What are the differences between OS VS COBOL and VS COBOL II?
what are the utilities for load and unload the DB2 tables
What is comp-1 and comp-2?
How many divisions we have in Cobol ?