Category Archives: Uncategorized

Session cursor cache bug results in high latch waits?

We are hitting this bug: Bug 6510615  REF CURSOR opened by PLSQL does not use session cursor cache An application I work on does a ton of executions of packages with cursor variables returning ref cursors.  Apparently the session cursor cache … Continue reading

Posted in Uncategorized | 3 Comments