Name
ENQUEUE_RESOURCES
Synopsis
Value: 10-unlimited
Default: Derived from SESSIONS
Sets the number of resources that can be concurrently locked by the Lock Manager. For fewer than 4 sessions, the default value is 20; for 4 to 10 sessions, the default value is ((SESSIONS - 3) * 5) + 20; and for more than 10 sessions, it is ((SESSIONS - 10) * 2) + 55. If ENQUEUE_RESOURCES is explicitly set to a value higher than DML_LOCKS + 20, then the value provided is used. If there are many tables, the value may be increased. Allow one per resource, regardless of the number of sessions or cursors using that resource. Increase the value if Oracle returns an error specifying that enqueues are exhausted.
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access