What is DCLGEN ?
Answers were Sorted based on User's Feedback
Answer / naveen87ginjupalli
DcLGEN is Declaration Generator generates DB2 equalent
cobol variables called Host Variables.
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / girish kumar
DCLGEN is one of the db2 UTILITY.
which is used to create host varibles.
when we provide tabel details to the DCLGEN, DCLGEN will
create host-varible structure in a saparate PDS Member.
That host variable are used to communicate application
program(COBOL) and database(DB2)
| Is This Answer Correct ? | 4 Yes | 0 No |
How would the varchar column remarks defined?
What do you mean by commit and rollback?
What DB2 Catalog column tell you when an index needs table reorganized ?
What is the role of union all and union
Where are plans stored?
Comment whether the cursor is closed during commit or not.
can we update the table by using cursors can anyone post the query?
Give the COBOL definition of a VARCHAR field.
What is REORG? When is it used?
What is node in db2?
What is table space in db2?
What is reorg and runstats in db2?