ORA-600[QCTCTE1] During Query Execution with CURSOR_SHARING = FORCE
(Doc ID 2275785.1)
Last updated on FEBRUARY 26, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 12.1.0.1 to 12.1.0.2 [Release 12.1]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
A query fails with an ORA-600[QCTCTE1] error only when executed the first time with "alter session set cursor_sharing=force;".
If cursor_sharing=exact, this problem doesn't occur.
Once the query executes successfully and is stored in the shared pool, it will continue to execute successfully no matter the value for cursor_sharing.
Changes
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 |