ORA-06580
Hi,
One of our user got the ORA-06580 error this morning. When I look up the error in Oracle doc, it says " Increase HASH_JOIN_MULTIBLOCK_IO_COUNT so that each joined row fits in a slot. HASH_AREA_SIZE may also need to be increaed."
The sort_area_size is 131072 bytes in the init.ora. I didn't change it, why suddenly user gets the error? Should I increase the sort_area_size? If yes, what size is proper?
The database is 11.1.0.7.
Thank you!
One of our user got the ORA-06580 error this morning. When I look up the error in Oracle doc, it says " Increase HASH_JOIN_MULTIBLOCK_IO_COUNT so that each joined row fits in a slot. HASH_AREA_SIZE may also need to be increaed."
The sort_area_size is 131072 bytes in the init.ora. I didn't change it, why suddenly user gets the error? Should I increase the sort_area_size? If yes, what size is proper?
The database is 11.1.0.7.
Thank you!
0