What is the COBOL picture clause for a DB2 column defined
as DECIMAL(11,2)?

Answer Posted / guest

its s9(9)v99.

Is This Answer Correct ?    11 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an instance database?

598


What is the default page size of buffer pools?

644


How does cobol compile db2 program?

606


What is plan in cobol db2?

589


Name the lockable units in DB2?

663






How can the firstname and the lastname from the emp table be concatenated to generate complete names?

744


How do I import data from excel to db2?

609


What is a system catalog table in db2?

586


How to find primary key of a table in db2?

609


How to get the ddl of a table in db2?

675


What is table space in db2?

576


What is the role of schema in the db2 database?

649


How can we retrieve the total number of records in RPG & CLLE?

194


What are host variables in db2?

624


i tried to copy some records from microsoft excel to as-400 physical file through "Bosanova" emulation. Out of 14000 records only 12000 records copies and subsequently programe started to hang. Then, i closed the program forcefully. I did' under stand the problem. Also when i try to compile the physical file it is showing as "The file in use". How to overcome this problem?

2044