ORA-06580: Hash Join ran out of memory while keeping large
rows in memory

Answer Posted / guest

Cause: Hash Join reserves 3 slots (each slot size =
DB_BLOCK_SIZE * HASH_JOIN_MULTIBLOCK_IO_COUNT) for a row. If
a row is larger than that, this error will be raised.

Action: Increase HASH_JOIN_MULTIBLOCK_IO_COUNT so that each
joined row fits in a slot. HASH_AREA_SIZE may also need to
be increaed.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

when i ran any workflow or session, getting below error: seesion task instance[s_xxx]: Execution terminated unexpecterdly

1756


ORA-26095: unprocessed stream data exists

2810


ORA-07497: sdpri: cannot create trace file 'string'; errno = string.

2321


ORA-16516: The current state is invalid for the attempted operation.

8079


In my project I am using star schema and only diimension tables are loaded and not fact tables any one can help me why it is happening? Plase guide me.

2333






ORA-26029: index string.string partition string initially in unusable state

1717


IMP-00096: Warning: Skipping table "string"."string" because type synonym "string"."string" cannot be created

1243


RMAN-05017: no copy of datafile number found to recover

1889


NZE-28868: Peer certificate chain check failed.

2271


IMP-00070: Lob definitions in dump file are inconsistent with database.

1293


IMP-00063: Warning: Skipping table "string"."string" because object type "string"."string" cannot be created or has different identifier

2306


IMG-02003: 2FF03 - incorrect color histogram feature specification

1203


invalid quantity specification negative quantity are not allowed for this item please check this item definition quantity

2862


NZE-28890: Entrust Login Failed

1414


How to resolve QSM-01108 error. I have no OR conditions in my query, but do have 9 IN conditions. The error says the max limit is 2 while I have 257 number of disjuncts. However, if I remove even a single IN condition, the query is rewritten. I cannot change my query. How can I resolve this issue?

2317