ORA-600 [17147] Errors In SQL Statement With 32767 or More Inlist Items / ORs
(Doc ID 884525.1)
Last updated on FEBRUARY 21, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 10.2.0.4 and laterOracle 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
Select statements fails and in the alert log the following is reported:
'ORA-00600: internal error code, arguments: [17147], [0xC000000102C34500], [], [], [],[], [], []'
Trace file shows that the SELECT statement has a large number (over 32767) items in a series of OR statements or contained in an INLIST. Trace file also shows memory corruption like:
Chunk c000000126be3068 sz= 5672 NEXT NEXT CHUNK'S PREVIOUS POINTER NOT POINTING TO NEXT CHUNK c000000126179058
- or -
Chunk c000000126beb530 sz=787435112 ERROR, BAD MAGIC NUMBER (C00000012EEF4E68)
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 |