SQL Performance (MOSC)

MOSC Banner

PGA size influence on Hash Joins

edited Aug 11, 2013 7:50PM in SQL Performance (MOSC) 7 commentsAnswered ✓
Hi Guys,This is my first post in the community. Recently I got into discussion with a fellow DBA about influence of large PGA on optimizer in favor of hash joins.

I think that  SGA and PGA should be set as large as possible. It is not going to influence NL joins/Hash Joins or Sort Merge Joins.  
Join method will be decided by result set rather than cache size. 

In a typical server with large RAM , almost 75-80% can be allocated to Oracle for OLTP system. 
We have few servers with 128 GB of RAM and almost 90-100 Gb is allocate to Oracle. 

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