My Oracle Support Banner

Ora-600 [13011] On Delete From Wri$_Adv_Parameters Table (Doc ID 1226835.1)

Last updated on JANUARY 30, 2022

Applies to:

Oracle Database - Enterprise Edition - Version 10.2.0.4 and later
Information in this document applies to any platform.

NOTE: In the images and/or the document content below, the user information and data used represents fictitious data .Any similarity to actual persons, living or dead, is purely coincidental and not intended in any manner.

Symptoms

Receiving an ORA-600 error from the MMON process.

ORA-00600: internal error code, arguments: [13011], [29770], [25180179], [29], [25180183], [3], [], []
Current SQL statement for this session:
DELETE FROM WRI$_ADV_PARAMETERS A WHERE A.TASK_ID = :B1
----- PL/SQL Call Stack -----
object line object
handle number name
c0000000743f4288 852 package body SYS.PRVT_ADVISOR
c0000000743f4288 4892 package body SYS.PRVT_ADVISOR
c000000072ba01c0 1 anonymous block
----- Call Stack Trace -----
ksedst <- ksedmp <- ksfdmp <- kgeriv <- kgesiv <- ksesic5 <- delexe <- opiexe


And Plan Table within the same trace file shows index access.

============
Plan Table
============
---------------------------------------------------+-----------------------------------+
| Id | Operation | Name | Rows | Bytes | Cost | Time |
---------------------------------------------------+-----------------------------------+
| 0 | DELETE STATEMENT |
| 1 | DELETE | WRI$_ADV_PARAMETERS |
| 2 | INDEX RANGE SCAN | WRI$_ADV_PARAMETERS_PK|
---------------------------------------------------+-----------------------------------+

Changes

 NONE

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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.