ORA-600: [733], [268435104], [Top Uga Heap] During Query Using Hash Join With Group By
(Doc ID 1097203.1)
Last updated on MARCH 12, 2021
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.1 and laterOracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
While executing a sql statement that uses a both a hash join with a group-by clause, the following errors were generated:
ORA-12801: error signaled in parallel query server P140
ORA-00600: internal error code, arguments: [733], [268435104], [top uga heap], [], [], [], [], [], [], [], []
ORA-00600: internal error code, arguments: [733], [268435104], [top uga heap], [], [], [], [], [], [], [], []
The stack trace will contain the following:
kghalo <- qeshHDAlloc <- qeshIHBuildOnPartition <- qeshPartitionBuildHD <- qeshGBYGetNextRow <- qerghFetch <- qerflFetchOutside <- qervwFetch <- qerjotFetch <- rwsfcd <- qertqoFetch <- qerpxSlaveFetch
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |