what is contained in the DB2 node lock file?
A) data base names
B) data base users names
C) license keys
D) server names
Answer Posted / nickyhuang
(B)users names
| Is This Answer Correct ? | 3 Yes | 11 No |
Post New Answer View All Answers
What is database manager in db2?
List out the data types available.
What are concurrency issues?
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 .....
Explain how can you do the explain of a dynamic sql statement?
While unloading huge amount of data from table. Suddenly job failed some error. Imagine 1M data unloading, In that 90% data unloaded only 10% left, So if want to unload the rest 10% what needs to be done? Whether do i need to start from top or anything ?
What are bind parameters in db2?
What is the information associated with sysibm.syslinks table?
What does db2 stand for?
Is schema the same as database?
by using cursors , we can access particular records from the table based on some condition, i want to delete those selected records, how can we write a query for this in the program?
How many types of page locks can be held in db2?
Why cursor is used in db2?
What is db2 bind?
What is dbrm? What it contains?