My Oracle Support Banner

ORA-07445: [DELROW()+6868] When Deleting From Table That Has A Trigger (Doc ID 1082030.1)

Last updated on FEBRUARY 24, 2022

Applies to:

Oracle Database - Enterprise Edition - Version 10.2.0.4 and later
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.

Symptoms

Deleting from a table which has a trigger fails with:
ORA-07445: exception encountered: core dump [delrow()+6868] [SIGSEGV] [Address not mapped to object] [0x000000000] [] []

Following workaround of setting init.ora parameter does not work:

_optimizer_join_elimination_enabled =FALSE

Disabling the trigger allows the DML to succeed.

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


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