In BIND, isolation level parameter specifies the duration
of page lock and ACQUIRE, RELEASE also do almost the same
thing. What is the exact difference between the two? Do
they work in conjunction while executing SQL queries and
obtaining locks?

Answer Posted / madhu

1) Acquire and Release are effective when lock rule of tablespace is either table lock or tablespace lock. In this case, bind level isolation has no effect.

2) Isolation Level is effective when lock rule of tablespace is either page lock or row lock. In this case, Acquire and Release has no effect.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I connect my db2 database to ibm?

604


Why db2 is called db2?

596


can all users have the privilage to use the sql statement select * (dml)?

644


What is db2 connect?

611


If I have a view which is a join of two or more tables, can this view be updateable?

695






Is db2 a mainframe database?

569


Explain dclgen.

728


List down the data types in the db2 database.

639


What is the difference between cursor stability and repeatable read isolation levels?

688


What is performance tuning db2?

620


How do I delete a table in database?

601


Which components manage deadlocks in db2?

615


Before you give the explain statement, what are the prerogatives?

581


What is meant by explain?

662


Explain about rct in db2?

642