SQL Performance (MOSC)

MOSC Banner

Strange performance issue

edited Aug 23, 2020 12:01PM in SQL Performance (MOSC) 4 commentsAnswered ✓

Hi,

On an single Oracle instance 19.6 standard Edition on redhat 7.8, I'm analysing a performance issue and I can't figure why I'm having such results:

I created a simple sql script where I flush both the shared pool and buffer cache. The SQL I'm trying to analyze is an insert into a global temporary table (ON COMMIT PRESERVE) from a SELECT (very big select).

I want to test the effect of changing some parameters and see how the plan change and what is the impact on the speed.

Here's the thing I can't explain:

When I execute the script the first time, it takes 7 min

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