We will be continuing our discussion of Oracle locks in the next module where we will explore techniques for detecting and resolving lock contention.
Now you should be able to:
- Describe Oracle's locking scheme
- Describe the purpose of shared and exclusive Oracle locks
- Describe Oracle lock modes
- Identify an Oracle deadlock
- Prevent a database deadlock
- List the dictionary lock views
- Run the lock utility scripts
- Use the dbms_lock package