PL/SQL (MOSC)

MOSC Banner

Global Temp Table inserts work in12.2 but fail in 19.17

in PL/SQL (MOSC) 4 commentsAnswered

I have a process that writes to a GTT with COMMIT DELETE ROWS. In 12.2 it allows for multiple recursions of the code to run without issue. In 19.17 it works on the first pass, but then throws "Failed executing statement (ORA-14450: attempt to access a transactional temp table already in use"

What can be done to revert to the old 12.2 behavior?

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