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 |
What is the difference between drop table and delete table?
Explain how can you do the explain of a dynamic sql statement?
What language is db2 written in?
File not opened because library is *PROD and debug is UPDPROD(*NO). ? what may be the reason? how to solve it..?
How to find the maximum value in a column in the db2 database?
Can we use group-by clause in sub-query? If 'yes' means,Will it be executed successfully or else If 'no' means why should we not using that method? Give me your suggestion please....
When will you chose to run RUNSTATS?
What is query_cache_limit?
how to fetch multiple records without using cursor
What is QUIESCE?
suppose in my table 10 rows are there , i want to update odd rows salary as 90000 ? how u do it ? any one help me ? what do we use here cursor-fetch or normal sql ?
Discuss about db2 bind?