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 techniques will be used to avoid deadlock??

Answers were Sorted based on User's Feedback



What techniques will be used to avoid deadlock??..

Answer / nahid gorji

-Minimize the lock size as much as possible.
- Maximize the sharing of the resource by using CS or UR
Isolation levels when possible.
- Minimize the number of rows in one page for frequently
used tables if you want to avoid row locksize.
- use CURRENTDATA( NO) to avoid acuiring locks.

Is This Answer Correct ?    10 Yes 0 No

What techniques will be used to avoid deadlock??..

Answer / durga prasad

Increasing or decreasing maxlocks or locklist should be
taken from a memory point of view .but the primary thing to
be done is to reduce the work load into subunits so that
lager resultset is not created and try to use cs isolation
level where ever possible because using rr or rs isolation
level is an invitation for deadlocks.

Is This Answer Correct ?    2 Yes 1 No

What techniques will be used to avoid deadlock??..

Answer / chp

Thank You

Is This Answer Correct ?    0 Yes 0 No

What techniques will be used to avoid deadlock??..

Answer / majid

My name is Majid Altafi and would like to have Nahid
Gorji's contact information also. Can you help me with this
matter?
Thanks

Is This Answer Correct ?    1 Yes 1 No

What techniques will be used to avoid deadlock??..

Answer / sheida bamdad

My name is Sheida Bamdad and would like to have Nahid
Gorji's contact information. Can yo help me with this
matter?

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More DB2 Interview Questions

WHAT IS MEANT BY COMMIT COMMAND?

7 Answers   Wipro,


How to view db2 table structure?

0 Answers  


What is the use of reorg in db2?

0 Answers  


SI Stud name Subject Marks Pass/Fail 1 Sham Maths 40 P 1 Sham Physics 50 P 1 Sham Bio 20 F 2 Ram Maths 40 P 2 Ram Physics 50 P 2 Ram Bio 60 P For the above data , write the SQL query for the student who passed in all the subjects . For eg : I want the data of only Ram coz he passed all subjects .

2 Answers   Cognizant,


What does sqlcabc has?

0 Answers  


Is the primary key a clustered index?

0 Answers  


What is a correlated sub query?

2 Answers  


how to identify the pseudo conversation by seeing the program

2 Answers   DELL,


What is consistency token in db2?

0 Answers  


How we create a tables in DB2 ?Previously client has using 7 letters for user id,now he wants to increase the letters from 7 to 12 for user id.How we can do it?

6 Answers   Wipro,


Give a brief description of db2 isolation levels?

0 Answers  


Explain various types of locks in db2?

0 Answers  


Categories