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
What is the physical storage length of time data type?
Suppose pgm A calling Pgm B .Pgm B has some Db2 program. at the time of compilation should plan and package will be created for both A and B or only B? What is the concept?
What is ibm db2 client?
What is bind in db2?
What is table space in db2?
Explain the benefits you can get from mainframe connect?
Give a brief description of db2 isolation levels?
How many types of page locks can be held in db2?
Why cursor is used in db2?
What are sqlcodes –803,-805, -811, -818,-904,-911,-913,-101, +100?
What is runstats db2?
How do you simulate the explain of an embedded sql statement in spufi/qmf?
What is the reason behind not using select * in embedded sql programs?
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?