ORA-7445 [Qcdoftcn] On Dbms_pickler.Get_type_shape
(Doc ID 357910.1)
Last updated on JANUARY 31, 2022
Applies to:
Oracle Database - Enterprise Edition - Version 9.2.0.6 to 10.1.0.5 [Release 9.2 to 10.1]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
On a call to dbms_pickler.get_type_shape the following internal error is reported:
ORA-07445: exception encountered: core dump [0000000100A52574] [SIGSEGV] [Address not mapped to object][0xFFFFFFFF7C750400]
The failing statement is:
begin :1 := dbms_pickler.get_type_shape(:2,:3,:4,:5,:6,:7); :8 := dbms_pickler.get_format(:9); end;
The call stack may resemble either:
qcdoftcn qcdotsn kkdotsn koknmpn kokdn2p kodin2p kocpnm pckltds spefcifa spefm
or
kotgtsch qcdoftcn qcdotsn kkdotsn
or
kotgtsch qcdoftcn qcdotsn kkdotsn
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 |