ORA-00600 [17183] When Running a Query
(Doc ID 1342212.1)
Last updated on FEBRUARY 23, 2022
Applies to:
Oracle Database - Standard Edition - Version 10.2.0.4 and laterOracle Database Cloud Schema Service - Version N/A and later
Oracle Database Backup Service - Version N/A and later
Oracle Database 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
Alert log shows:
ORA-00600: internal error code, arguments: [17183], [0x2BA3EE755D00], [], [], []
The associated trace file shows the following call stack:
ksedst <- ksedmp <- ksfdmp <- kgeriv <- kgesiv <- kgesic1 <- kgherror <- kghfrf <- drumchf <- druhclose <- drhirel <- drorel <- drexqpurid <- drexqiftc <- drexqpftc <- drexqftc <- drexrfetch <- qeroifcf <- qeroifcsu <- qeroiFetch
The associated trace file plan table looks as follows:
============
Plan Table
============
-----------------------------------------------------------+-----------------------------------+
| Id | Operation | Name | Rows | Bytes | Cost | Time |
-----------------------------------------------------------+-----------------------------------+
| 0 | SELECT STATEMENT | | | | 1 | |
| 1 | WINDOW BUFFER | | 1 | 150 | 1 | 00:00:01 |
| 2 | TABLE ACCESS BY INDEX ROWID | ...
| 3 | DOMAIN INDEX | ...
-----------------------------------------------------------+-----------------------------------+
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 |