Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

End of communication channel

MouleeswarSep 28 2018 — edited Oct 1 2018

Hello Team,

When I am trying to execute a procedure, facing following issue

ORA-03113: end-of-file on communication channel

Process ID: 4154

Session ID: 14 Serial number: 3933

Db Version: 12.1.0.2

And here are the procedure details

1) Main procedure invokes different procedures dynamically ( used execute immedaite)

2) Used DB links to fetch the data from the remote instances.

3) Used utl_smtp for email generation.

4) Used Record Type as IN OUT parameters

Trace log details are listed as below:

xception [type: SIGSEGV, Address not mapped to object] [ADDR:0x7FF35BFFA4A4] [PC:0x3976845, kghuclientasp()+229] [flags: 0x0, count: 1]

Incident 101905 created, dump file: /ora/base/diag/rdbms/eprsdev2/eprsdev2/incident/incdir_101905/eprsdev2_ora_32085_i101905.trc

ORA-07445: exception encountered: core dump [kghuclientasp()+229] [SIGSEGV] [ADDR:0x7FF35BFFA4A4] [PC:0x3976845] [Address not mapped to object] []

ssexhd: crashing the process...

Shadow_Core_Dump = PARTIAL

ksdbgcra: writing core file to directory '/ora/base/diag/rdbms/eprsdev2/eprsdev2/cdump' 

Could you please share you thoughts on this issue.

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Oct 29 2018
Added on Sep 28 2018
12 comments
484 views