High waits on 'cursor: pin S wait on X' in 12c for a specific sql_id
After the upgrade to12c, the performance of our DB degraded and when analyzed AWR, ADDM, ASH reports, all are pointing to one sql_id which is the major cause of the wait event mentioned here. Execute to parse ratio also went down to 5 times compared to 11g. Any insight shared on this will be much appreciated.
Top 10 Foreground Events by Total Wait Time
Event | Waits | Total Wait Time (sec) | Wait Avg(ms) | % DB time | Wait Class |
---|---|---|---|---|---|
cursor: pin S wait on X | 15,799 | 619K | 39179.97 | 51.0 | Concurrency |
db file sequential read | 21,502,788 | 174.3K | 8.11 | 14.3 | User I/O |
DB CPU | 95.8K | 7.9 | |||
library cache lock | 3,514 | 49.6K |