Answer Posted / 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 |
Post New Answer View All Answers
what is diffrence b/w file-aid tool and file-aid utility???
What is db2 look?
What db2 400?
What is the use of value function?
What are the benefits of using the db2 database?
How to execute stored procedure in db2 command editor?
What does sqlcabc has?
What is plan in cobol db2?
What is the physical storage length of time data type?
How does db2 sample database connect?
What is the maximum length of sqlca?
What are host variables in db2?
Is db2 a mainframe?
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.
Can you tell me how can you find out the # of rows updated after an update statement?