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 are Lock Objects, and their Differences

Answer Posted / v.mari

Write lock-the locked data can be read or processed by one user only.A request for another shared lock is rejected

Shared lock-several users can read the same data at the same time,but as soon as a user edit the data .second user can no longer access this data.Rquest for further shared locks are accepted ,even if they are issued by different users,but exclusive locks are rejected.

Exclusive but not cumulative lock:Exclusive locks can be requested by the same transaction more than once and handled successively,but an exclusive but not cumulative lock can only be requested once by a given transaction.All other lock requests are rejected

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Sy index and sy tabix

1442


What are the different types of internal table?

1181


What are the types of data types in the sap abap?

1076


How to read 5th record from Hash Internal Table?

1412


What is the function module to popup contents in the internal table?

1071


How can we handle table control in bdc? : abap bdc

1166


How can you manipulate the presentation and attributes of interactive lists?

1207


What are the different abap editors? What is the used of different editors in abap?

1095


What is a transport?

1171


The commands through which an abap/4 module can “branch to “ or “call” the next screen are?

1196


What is sql trace? : abap data dictionary

1251


What are the fields in the memory table ‘screen’?

1105


Explain what is an rdbms?

1100


What are the objects of the abap dictionary or what types of objects can be created in the abap dictionary? : abap data dictionary

1031


Update types in Call transaction method. What is the difference?

1188