Ora-07445: Exception Encountered: Core Dump [Phavdp()+21] [Sigsegv]
(Doc ID 413533.1)
Last updated on SEPTEMBER 18, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 10.2.0.2 and laterOracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Database Exadata Express 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
An ORA-07445: exception encountered: core dump [phavdp()+27] [SIGSEGV].
In the trace file you see a SQL statement similar to the following:
Current SQL statement for this session:
<< main_package>>
declare
procedure line_out (output_string long, first_time char default 'N') is
l_long long;
cursor_string varchar2(1000) default null;
v_cursor_id number;
v_dummy integer;
error_position number;
error_position_end number;
---- sql statement continues but is too long to list here. The preceding first part of the SQL statement is the important part.
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 |