What is the use of DELGEN in DB2? Can we Write the program
with out using it?
Answer Posted / balaganesan p
DCLGEN is used to create the cobol copy book. But it is not
mandatory to use DCLGEN for that. We can hardcode that
cobol variables. For the purpose of reduce the manual
errors we use DCLGEN to create those copy books.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is db2 free?
Which component is used to execute the sql statements?
What is the picture clause of null indicator variable?
What is runstats utility in db2?
How is the value function used?
What does a deadlock mean in DB2?
what are bind concepts in db2 cobol?
What is the maximum length of sqlca?
How to fetch the last row from the table in SQL (db2)?
Discuss about db2 bind?
How does coalesce work?
What parameters are used to control the free space in DB2?
How do I connect my db2 database to ibm?
What is image copy in db2?
Differentiate between cs and rr isolation levels? Where do you specify them?