What is DCLGEN ?
Answers were Sorted based on User's Feedback
Answer / elavarasi
Declaration Generator used to convert db2 datatype to cobol
declarations..
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / prakash
DCLGen is a utility,it gives corresponding cobol (host
variable) declarations.
| Is This Answer Correct ? | 1 Yes | 2 No |
How do you simulate the explain of an embedded sql statement in spufi/qmf?
How can we read records for specific member in CL? AND rpg?
What techniques will be used to avoid deadlock??
What do you need to do before you do EXPLAIN?
Do we need cursor for Count(*)?
What is read-only cursor?
Define db2 and its databases?
how to resolve -811 error. give clear explination
What is an intent lock?
How does DB2 store NULL physically?
assume ther are 5000 records in a database and want to fetch using cursor. cursor fetches only 3000 records and fetch is not happening for remaining 2000 records. why it happens and how to rectify it
What is dbrm library?