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 |
Mention the different locking levels that are available in db2.
What is the result of open cursor statement?
What is auditing?
Can we declare cursor in Procudere division or open the cursor in the Working storage section. Is there any particular rules in the usage of cursors lifecycle
In case if at some point of time db2 is down, would that impact the pre-compilation process of a db2-cobol program?
What is lock escalation in db2?
How we create a tables in db2,what is the process/syntax to create a table with example plz?
in my table i will update only 100 record among 1000 records i need to display recently updated record'.....can u tell me where those records are stored how can i display those records...?if there is any sql query pls let me know....?
What is a clustering index?
What is an EXPLAIN in DB2. How and what is the steps followed in EXPLAIN command. Can all the queries be used in EXPLAIN command to check the performance.
What is the latest version of ibm db2?
Why db2 is called db2?