ORA-600[qkaffsindex3] or ORA-7445[qerixFetchFastFullScan] on 11.2.0.3 with no FUNCTIONAL INDEXES
(Doc ID 1447864.1)
Last updated on APRIL 06, 2020
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.3 to 11.2.0.3 [Release 11.2]Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Express Cloud 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
Information in this document applies to any platform.
Databases on 11.2.0.3 where the fix for unpublished bug 10079030 is included.
Symptoms
When running a select that has IOTs with secondary indexes, we can run into:
ORA-00600: internal error code, arguments: [qkaffsindex3], [], [], [], [], []
- OR -
ORA-7445: exception encountered: core dump [qerixFetchFastFullScan()]
The Call Stack section in the trace file may include the following functions:
o in case of ORA-00600: internal error code, arguments: [qkaffsindex3]:
... qkaffsindex qkatab qkajoi qkaqkn qkadrv opitca kksFullTypeCheck ...
- OR -
o in case of ORA-7445: exception encountered: core dump [qerixFetchFastFullScan()]:
... qerixFetchFastFullScan qergsFetch qerflFetchOutside qervwFetch ...
Changes
Database was upgraded to 11.2.0.3 where the fix for unpublished bug 10079030 is included.
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 |