Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Lock Mechanism

Former Member
0 Kudos

Hi Friends,

1.What r the types of Lock available?

can any one explain in brief? please..

2.What is Enque and Deque...?

Thanks,

Regards,

Sathish Kumar.N

1 ACCEPTED SOLUTION

Former Member
0 Kudos

search the forum

3 REPLIES 3

Former Member
0 Kudos

search the forum

Former Member
0 Kudos

1.Read Lock(Shared Locked)--protects read access to an object. The read lock allows other transactions read access but not write access to

the locked area of the table

Write Lock(exclusive lock)

Enhanced write lock (exclusive lock without cumulating)

2. Enque is locking,Deque is unlocking,

check this link for example.

http://help.sap.com/saphelp_nw04s/helpdata/en/cf/21eea5446011d189700000e8322d00/content.htm

Former Member
0 Kudos

Please use the search before asking questions!

Please read [the rules|https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/rulesofEngagement] before posting any further questions.

You other questions will (mostly) all be deleted!