What is the use of DELGEN in DB2? Can we Write the program
with out using it?
Answer Posted / g.kalyani
DELGEN is a declaration generator to generate the DB2
equivilant COBOL variables . It will improve the
performance of the program. Here only we can give the
NULLIND as 'YES' the automatically when ever null values
are specified in DB2 then it will move SPACES or ZEROS to
the COBOL variables
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Explain in detail about buffer manager and its functionalities?
What is bind package and plan in db2?
Explain about cursor stability?
what is a corelated subquerry?
How can you count the number of rows from a table tab?
What is the physical storage length of timestamp data type?
File not opened because library is *PROD and debug is UPDPROD(*NO). ? what may be the reason? how to solve it..?
How does cobol compile db2 program?
What is the syntax for seeing the columns and data types of a table in the db2 database?
What are the two types of logging in the db2 database? Explain them.
How can you do the explain of a dynamic sql statement?
What is the maximum length of sqlca?
Are views updateable?
What is the use of reorg in db2?
What are the contents of a dclmgen?