What are the contents of a DCLGEN?
Answers were Sorted based on User's Feedback
Answer / s
DCLGEN reads the catalog tables and generates DECLARE TABLE
statements and host language data structures that are used
to receive the data. These DECLARE TABLE statements are
used by the precompiler to check the syntax of the SQL
statement.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / ramesh naidu
It contains the db2 equalent cobol variables called host variables
| Is This Answer Correct ? | 3 Yes | 0 No |
When reorg is used?
database DSNDB01 means a.db2 catalog b.db2 directory c.BSDS d.active logs answer with reason please
How can you classify the locks in db2?
What is precompiler in db2?
How would one remove old reorg information from the DB2 catalog?
What is RUNSTATS?
What does an outer join do?
How is deadlock resolved?
Where can you declare a cursor in a cobol-db2 program?
What is correlation names?
What are the Isolation levels possible ?
Which component is responsible for processing sql statements and selecting access paths?