Application Development and Automation 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: 
Read only

Lock Mechanism

Former Member
0 Likes
510

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
Read only

Former Member
0 Likes
486

search the forum

3 REPLIES 3
Read only

Former Member
0 Likes
487

search the forum

Read only

Former Member
0 Likes
486

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

Read only

Former Member
0 Likes
486

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!