My Oracle Support Banner

ORA-07445 kprccu() When Creating a Partition (Doc ID 1513615.1)

Last updated on FEBRUARY 28, 2019

Applies to:

Oracle Database - Enterprise Edition - Version 10.2.0.3 to 11.1.0.6 [Release 10.2 to 11.1]
Oracle Database Cloud Schema 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
Oracle Database Exadata Express Cloud Service - Version N/A and later
Information in this document applies to any platform.

Symptoms

On : 10.2.0.3 version, Internals Errors (ORA-600 & ORA-7445)

When attempting to create a partition,
the following error occurs.

ERROR
-----------------------
ORA-07445: exception encountered: core dump [kprccu()+54] [SIGSEGV] [Address not mapped to object] [0x000000004] [] []

The Failing SQL statement is similar to:

insert into indpart$ (obj#, dataobj#, bo#, part#, hiboundlen, hiboundval, flags, ts#, file#, block#, pctfree$, initrans, maxtrans, analyzetime, samplesize, rowcnt, blevel, leafcnt, distkey, lblkkey, dblkkey, clufac, pctthres$, bhiboundval) values (:1, :2, :3, :4, :5, :6, :7, :8, :9, :10, :11, :12, :13, :14, :15, :16, :17, :18, :19, :20, :21, :22, :23, EMPTY_BLOB()) returning bhiboundval into :24

and the call stack trace in the trace file written by the error contains all or some of the following functions:

 

kprccu <- kdtlffp_fetch_from_pipe <- kdtlfetch <- kdtlcdef <- kdtlo2l_opn_to_ldef <- insLoadRow <- insfch <- insdrv <- inscovexe <- insExecStmtExecIniEngine

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


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