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

What os does db2 run on?

572


What is declare cursor?

613


What are the prerogatives?

617


What is a bind card?

681


What is node in db2?

608






What is db2 bind?

640


Is ibm db2 free?

575


How can we read records for specific member in CL? AND rpg?

233


What is the syntax for creating a table in the db2 database?

628


Explain what are the various isolation levels possible?

610


What is a cursor in programming?

594


When the like statement is used?

640


Describe major components of db2?

640


What r the comman abends in db2, jcl and cobol???????

1820


How do I optimize a query in db2?

622