SQL Performance (MOSC)

MOSC Banner

performance problems in 12c

edited May 31, 2018 8:50AM in SQL Performance (MOSC) 14 commentsAnswered ✓

Hi,

We recently upgraded from 11g to 12c on a very strong hardware with 120 CPUs and 750GB RAM

SGA = 240 GB

db_cache_size = 116 GB

shared_pool_size = 22 GB

DB is 2 node RAC.

We are observing that lot of queries are running now with very bad execution plan on this hardware, doing wrong cardinality estimates most of the times and using MERGE JOIN CARTESIAN alot.

Same queries run fine on a different DB on separate hardware with much less memory and sga size. Both DBs have same data and same stats.

example bad query below

SQL_ID  8pyb9tvcb8jsj, child number 0

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