what is contained in the DB2 node lock file?
A) data base names
B) data base users names
C) license keys
D) server names
Answers were Sorted based on User's Feedback
Answer / stephen sun
Sorry, the right answer is C) license keys.
[1]pwd
/var/ifor
[2]more nodelock
#
5fbee0ee6feb.02.09.15.0f.48.00.00.00
qifx7bndg9b48n7gafpsa "" "8.1"
#[admin_comment] "IBM Toronto Lab" "DB2 Enterprise Server
Ed (Cust)" "2145852000" "0" "1" ""
| Is This Answer Correct ? | 12 Yes | 0 No |
Answer / killer
The Answer is C) License keys
Source:
http://publib.boulder.ibm.com/infocenter/db2luw/v8/index.jsp
?topic=/com.ibm.db2.udb.doc/start/t0006749.htm
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / stephen sun
It should be D) Server Names, the NODE lock file means
db2nodes.cfg
| Is This Answer Correct ? | 0 Yes | 9 No |
How to update more then one record using update?
What is a DBRM, PLAN ?
What is a DB2 catalog?
What is the role of data manager in the db2 database?
What is a trigger in the db2 database?
What is the role of union all and union
What does CURRENTDATA option in bind indicate
What is multi row fetch in db2?
What is deadlock?
How will you return the number of records in table?
What is database alias db2?
What is a clustered index?