Tagged articles
1 articles
Page 1 of 1
dbaplus Community
dbaplus Community
Nov 20, 2015 · Databases

How Hotcopy Can Reduce Oracle library cache: mutex X Contention

This article explains why repeated SQL execution can cause library cache: mutex X contention in Oracle, describes the underlying hash‑bucket and handle locking mechanisms, and demonstrates how creating hotcopy objects—using hidden parameters and APIs—can alleviate hotspot mutex waits, with experimental results showing up to 50% reduction in wait time.

Oracledatabasehotcopy
0 likes · 15 min read
How Hotcopy Can Reduce Oracle library cache: mutex X Contention