User locks in Oracle
As we know, we can use dbms_lock package to manage our application locks. For example we can create «lock» for synchronize logic in application or you can «lock» your external resources (file handler, network sockets etc).
As we know, we can use dbms_lock package to manage our application locks. For example we can create «lock» for synchronize logic in application or you can «lock» your external resources (file handler, network sockets etc).

Powered by WordPress