Database Memory & 4030/4031 (MOSC)

MOSC Banner

Is 10g can use 200 MB of memory for hash joins ?

edited Jul 9, 2015 12:12PM in Database Memory & 4030/4031 (MOSC) 5 commentsAnswered
 Hi,
I have datawarehouse on 10gR2(10.2.0.4.0) with 3 instance RAC with 64 GB RAM on each

- workarea_size_policy = AUTO and
- pga_aggregate_target(7GB) and
- SGA = 32 Gb on each instance

I was reading on the internet and found that - "...on Oracle 10g, the hash join maximum is only to only 200 megabytes (5% of pga_aggregate_target )."( http://www.dba-oracle.com/tips_oracle_hash_joins.htm )

Now questions are :
- How much maximum memory can be used by hash join operation in my environment ?
- Do I have to configure any specific parameter( like hash_area_size ) , so that Oracle uses Hash join or uses hash join effectively ?

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