What are the various locks available?
Answers were Sorted based on User's Feedback
Answer / lakshmisudha
locks are 2 types
1.explicet locks
cs,rr,ur,rs
2.implicet locks
shared,exclusive,update
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / nag(igate)
They are the 3 types of locks
1.Mode:share,exclusive,update intent
2.Size:tablespace,table,page,row
3.Duration: Acquire,release
| Is This Answer Correct ? | 1 Yes | 1 No |
Where is the output of EXPLAIN stored?
What is a plan and package in db2?
Why PS file called Physical seqential file?How to sore data in sequential file and ESDS file? What is the use of DBRM,PLAN,package and Collection.
What do you do to keep the cursor from closing after a commit?
What is a clustered index?
Where do you specify them?
List down the types of triggers in the db2 database?
When do you specify the isolation level? How?
how to u check the query is executing or not ?where will u check for sqlcode ?
What is db2 purescale?
How to find the maximum value in a column in the db2 database?
In cursor program perform para varying until 1 by 1 fetch para cursor------close para in the blank what will come for confirming in the database?