Parallel Query With Connect By Clause Errors Out with Ora-00600 [15810]
(Doc ID 1289138.1)
Last updated on NOVEMBER 07, 2023
Applies to:
Oracle Database - Enterprise Edition - Version 10.2.0.4 to 11.1.0.7 [Release 10.2 to 11.1]Information in this document applies to any platform.
Symptoms
Query that contains CONNECT BY clause errors out with following error when it is running with parallel plan:
ORA-00600:15810], [1], [0], [], [], [], [], []
The corresponding cursor is in state=FETCH, the parallel execution plan contains row source CONNECT BY WITH FILTERING.
Call stack contains function qercbiFilterData.
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 |