Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is concurrency in db2?

Answer Posted / vasuki🐍

Concurrency is the ability of more than one application process to access the same data at essentially the same time.
However, DB2 use locks to control concurrency to prevent lost updates and such possibly undesirable effects as unrepeatable reads and access to uncommitted data.
locks ensure that no process accesses data that has been changed, but not yet committed,

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Following a db2 update statement, what is the quickest way to compute the total number of updated rows?

1135


Mention some fields that are a part of sqlca.

1094


What action db2 takes when a program aborts in the middle of a transaction?

1193


Is ibm db2 free?

1064


Explain dclgen.

1269


What is load utility in db2?

1229


How do I connect my db2 database to ibm?

1084


What are the various data types available in db2?

1144


Mention the location where the output received from explain statement is stored.

1170


Give the name of some fields form sqlca.

1142


How do you stop a db2 database in linux?

1055


How can the firstname and the lastname from the emp table be concatenated to generate complete names?

1319


What is rebind in db2?

1117


What is the use of reorg in db2?

1137


How to rename a table in DB2 ?

1145