Database Administration (MOSC)

MOSC Banner

ORA-07445: exception encountered: core dump [_memcpy()+44]

edited Mar 30, 2011 10:50PM in Database Administration (MOSC) 8 commentsAnswered ✓
 Hello All,
This is my first discussion in this community, i hope that i can find help 

I have an Error


ORA-07445: exception encountered: core dump [_memcpy()+44] [SIGSEGV] [ADDR:0xFFFFFFFF7A1624C2] [PC:0xFFFFFFFF7C2008AC] [Address not mapped to object] []


The Sql statement that is running is :

with subsel1 as (
select /*+ index(a X_CA_ICN_PROF_TMP_7) */ lpad(to_char(replace(substr(to_char(amt_alwd,'9999999.99'),2),'.'),'99999000'),9,' ') as amt_alwd,
dte_first_svc,
rpad(cde_proc_prim,5,' ') as cde_proc_prim,
rpad(cde_modifier_1,2,' ') as cde_modifier_1,

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center