SQL Performance (MOSC)

MOSC Banner

After migration to 12c one SQL runs very slow under named users. Under schema owner runs fast (as ea

edited Aug 21, 2014 5:01AM in SQL Performance (MOSC) 1 commentAnswered

Recently migrated from 10 to 12c. (both linux, 10 was 32bit, 12c is 64bit)

Everything is OK, except ONE sql became very slow. (thousands of times).

Normally all sql-s are executed under named users which have been granted via roles access rights to main schema objects.

Thousands of SQL-s run well after this migration. So far only one has shown "new" behavior.

HOWEVER - this SQL runs FAST if executed under schema owner!

This SQL is complex. Contains with clause, union-s and has several PL/SQL functions (also in where clauses)

Could it be that some right (or quota)  is missing (or to small)?

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