Explain how latches work
Anonymous
Latches are short term in length of operation and locks are long duration in restricting access to Oracle data structures Latches are lightweight serialization and locks are the heavy duty long running serialization mechanism. Latches affect only data structures within the Oracle SGA, whereas locks apply to Oracle transactions.
Check out your Company Bowl for anonymous work chats.