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
How do you find the maximum value in a column in db2?
can any one provide me the link for the db2 v7 & db2 v8 manual for Z/os? i need to know about the syntax of REORG in both versions & need to know the difference as well
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.
What is rebind in db2?
How does cobol compile db2 program?
What is dclgen (declaration generator)?
What are types of indexes?
What is the difference between dbm cfg and db cfg file in db2 ?
What is the difference between cursor stability and repeatable read isolation levels?
Before you give the explain statement, what are the prerogatives?
If I have a view which is a join of two or more tables, can this view be updateable?
What is the syntax for FETCH in DB2 ?
Hello All, We have requirment to Replace BMC Db2 Load product thru CA FAST LOADPlus product. Do anyone have JCL to for FAST LOADPLUS and what all are thing need to take in consideration.
How can deadlocks be resolved?
What is a db2 table?