db2 variable decimal(15,2) what is the equalent size of
cobol variable
Answer Posted / quasar chunawala
The correct COBOL Field that can hold the Value of DECIMAL
(15,2) SQL Field should be declared as
05 WS-COBOL-DECIMAL-FIELD PIC S9(13)V9(02) COMP-3.
| Is This Answer Correct ? | 29 Yes | 3 No |
Post New Answer View All Answers
What are the different open modes available in cobol?
Why occurs cannot be used in 01 level in COBOL?
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
What is a report item?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
Explain how to differentiate call by context by comparing it to other calls?
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.
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
What are various search techniques in cobol? Explain.
What is the difference between structured cobol programming and object alternativelyiented cobol?
Mention the guidelines to write a structured cobol program?
how to access the file from prodution from changeman tool and to submit a file to production
What is the compute verb? How is it used?
Can you please let me know the centre name of INS certification in Kolkata.