Connect_by_root Inside a Function Results In Ora-600 [Qctcte1] or ORA-00932
(Doc ID 453715.1)
Last updated on OCTOBER 02, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 10.2.0.3 and laterInformation in this document applies to any platform.
Symptoms
- The instance is running on Oracle 10.2.0.2 or higher.
- You experience ORA-00600: internal error code, arguments: [qctcte1] errors
- The failing SQL in the trace file shows you are using CONNECT_BY_ROOT
- The call stack contains:
qctcte qctcie qctopls qctcopn qctcpqb qctcpqbl
OR
You experience ORA-00932 errors when using CONNECT_BY_ROOT
Changes
Upgrade to 10.2.0.2 and above.
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 |