ORA-07445 [kkqojeanl()] Internal Error for Query with Large Number of Elements in an IN List
(Doc ID 1577011.1)
Last updated on MARCH 01, 2023
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.2 and laterOracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Information in this document applies to any platform.
Symptoms
The following error appears in the alert.log:
As there is a limitation on the number of elements in an in-list before receiving an error ORA-01795 "maximum number of expressions in a list is 1,000" , it is possible that the OR predicates were introduced in order to avoid this error by limiting the elements in the in-list.
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 |