Ora-600 [Qkkgrow1]
(Doc ID 1392580.1)
Last updated on MARCH 09, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.2 to 11.2.0.3 [Release 11.2]Oracle 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
ORA-00600 [qkkGrow1] error reported for a query meeting both below symptoms :
1. Good number of joins involved (with a possibility of full partition wise joins)
2. Turning off full partition wise join workarounds the problem :
alter session set "_full_pwise_join_enabled"= false;
Call Stack includes:
Changes
N/A
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 |
Changes |
Cause |
Solution |
References |