what is the name of the default db2 catalog database?
Answer Posted / manasa
testdb
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I connect my db2 database to ibm?
What is buffer pool?
What is database reorganization?
What is the maximum size of varchar data type in db2?
I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?
Explain correlated sub-queries.
What is copy pending status in db2?
How to create db2 table in mainframe?
Hi Everyone... Under the Logical files, when am working on multiple rec format logical file, I have joined two pf's using the multiple record format logical file concept, but when i run queried the LF only the first mentioned pf records are reflecting and I am not able to see any of the field records specified under the second pf. Kindly let me know whats the reason behind this. Below is the str of LF., R rec PFILE(LOGICAA) CUSTNO CUSTNAME BILL K CUSTNO R rec1 PFILE(LOGICAA1) CUSTNO ADD K CUSTNO .....
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.
How do we specify index to include or not during bind process.
What is the role of data manager in the db2 database?
what is utility for parm lib
What does a deadlock mean in DB2?
When a COBOL-DB2 program in PRODUCTION is updating main tables and gone for long run, what have to do?