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 / guest

ACQUIRE, RELEASE determines when a partition, table or
tablespace lock will be acquired and released. ISOLATION
determines when a row, page lock will be acquired and
released. PAGE, ROW locks are released depending on the
ISOLATION level but almost always at commit or rollback.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

i want to maintain uniqueness on pdf without make lf??????????

1635


What is db2 instance?

592


Where can you declare a cursor in a cobol-db2 program?

604


Which component is responsible for db2 startup and shutdown?

630


What is consistency token in db2?

640






How to get the ddl of a table in db2?

679


How to restart a DB2 program?

1364


How to create backup table in db2?

644


How to find the maximum value in a column in the db2 database?

611


What is meant by union and union all?

589


How do I import data from excel to db2?

615


What is the difference between plan and package in db2?

575


What is data manager?

610


How does cobol compile db2 program?

608


Is db2 relational database?

572