Database Install/Upgrade/Opatch (MOSC)

MOSC Banner

Oracle 19c Open_cursor exceeded issue

We have same stored procedure exist in Oracle 12c and 19c with same set of data and setup. 

The procedure does so many data fetching and manipulation. 

When we execute with same set of data it works fine in 12c but in 19c after some time it throws "Open cursor limit exceeded" error. 

We did the basic comparison from both the data bases for OPEN_CURSOR & CACHED_CURSOR size which is same.


What else parameters or settings we can compare from server side so as to resolve this issue?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center