What is deadlock?
Answers were Sorted based on User's Feedback
Answer / s
Deadlock is a situation where two programs are waiting on
each other's lock to be released.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / srikanth
when two applications trying to access the same table that
the table is locked by another table is called deadlock
| Is This Answer Correct ? | 2 Yes | 1 No |
What is an alias?
What is dbrm in db2 database?
How do I handle -911 (deadlock) error in a db2 program so that the program will never abend?
Plan has the optimized access path in it. But is that optimized access path is attained or known
What is a plan and package in db2?
quary for 1> fetch last record 2> fetch in reverse order 3> fetch last 5 row 4> fetch second last record (their is no primary key) i think concept of count can be use for this in 4th
how many partitions are possible in partitioned tablespace? dont say 1-64. a)240 b)256 c)512 d)none
What is the cobol picture clause of the db2 data types date, time, timestamp?
What is QUIESCE?
what is the input to PLAN? what is the input to DBRM?
What is SPUFI?
Explain the function of data manager.