What is the use of DELGEN in DB2? Can we Write the program
with out using it?
Answer Posted / venkat
DCLGEN :DCLGEN INCLUDES DB2 TABLE DECLARATION AND HOST VARIABLE STRUCTURE
YES,WE CAN WRITE THE PROGRAM WITH OUT USING DCLGEN
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the use of runstats in db2?
What is iseries database?
What is temporal table in db2?
Which isolation level provides highest data integrity?
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?
How can you validate Sql errors during cursor operation in db2 pgms and where do you code?
What do you mean by storage group (stogroup)?
Are views updateable?
How will you return the number of records in table?
What is bufferpool in db2?
What is database manager in db2?
What is db2 connect?
When a COBOL-DB2 program in PRODUCTION is updating main tables and gone for long run, what have to do?
What are catalog tables in db2?
How to test SQL -911 error while developing COB-DB2 program