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 |
What is the significance of DB2 free space and what parameters control it?
Hi Team, Please tell me, If i don't declare the cursor in the program and i have given open and fetch and close, then what error will get.
How can you validate Sql errors during cursor operation in db2 pgms and where do you code?
db2 restart logic ?
Are view updateable?
what's the equivalent Cobol Data type for Decimal(x,y) in DB2? what does the current SQLID register contain?
3 Answers Cap Gemini, Tech Mahindra,
How to solve S0C7 abend with out using DISPlay in 10 mins?
How many buffer pools are available in db2?
Normalization in DB2 – first normal form, second normal form
What is the role of schema in the db2 database?
What are the various locking levels available?
what are the frequent DB2 abends did you encounter in your programs ?? What are different SQL abends ??