SQL Language (MOSC)

MOSC Banner

Need to get record lock details

edited May 5, 2016 5:05AM in SQL Language (MOSC) 7 commentsAnswered

Dear All

Oracle locks records for concurrency. If a record is locked we can find session id, object id etc from several queries available over different forums. My requirement is to get more accurate information like application user name (who is performing DML operations), record id, locked time etc. How can I do this in EBS environment where EBS version is 12.1.3 and database version is 11.1.0.7.0

Further we are facing several times record lock issues in application across different modules. We have to unlock explicitly by using ALTER SYSTEM KILL SESSION command after which user can proceed. This approach is not practical and feasible. Is there any suggestion why it is happening with too much frequency? What may be solution for it?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center