Rick Brown
Member
Howdy,
We occaisionally receive the error ora-03113 "end-of-file on communication channel" when debugging. It seems to be connected to debugging certain packages, though sometimes a package that was previously OK starts to give trouble, or vice-versa. I searched and found other posts ("Debugger gets message ora-3113" 18 May 2005 and "End-of-file on communication channel with Ora9iR2" 15 July 2005) but there was no resolution reported.
This is an annoying problem, all the more because we do not know the cause. We are spoiled by the PLSD debugger and how much it helps in our work. Any helps or hints are appreciated.
I am running Oracle 10.1.0.4.0 server and PLSD 5.1.6.747. I have available a user server dump. The top level error report seems to be:
*** ACTION NAME
Test Window - PartCost_DoCostMov) 2005-10-11 11:22:13.903
*** MODULE NAME
PL/SQL Developer) 2005-10-11 11:22:13.903
*** SERVICE NAME
EDGEU) 2005-10-11 11:22:13.903
*** SESSION ID
196.39709) 2005-10-11 11:22:13.903
*** 2005-10-11 11:22:13.903
ksedmp: internal or fatal error
ORA-07445: exception encountered: core dump [ACCESS_VIOLATION] [0x9F4884] [] [] [] []
Current SQL statement for this session:
declare ret binary_integer; begin ret := PBSDE.DEBUG_LOOP; end;
I also recorded a PLSD debug.txt file. Are these files helpful for further investigation, and how do I post them? They are way too big to include in the post!
Cheers,
Rick Brown
We occaisionally receive the error ora-03113 "end-of-file on communication channel" when debugging. It seems to be connected to debugging certain packages, though sometimes a package that was previously OK starts to give trouble, or vice-versa. I searched and found other posts ("Debugger gets message ora-3113" 18 May 2005 and "End-of-file on communication channel with Ora9iR2" 15 July 2005) but there was no resolution reported.
This is an annoying problem, all the more because we do not know the cause. We are spoiled by the PLSD debugger and how much it helps in our work. Any helps or hints are appreciated.
I am running Oracle 10.1.0.4.0 server and PLSD 5.1.6.747. I have available a user server dump. The top level error report seems to be:
*** ACTION NAME

*** MODULE NAME

*** SERVICE NAME

*** SESSION ID

*** 2005-10-11 11:22:13.903
ksedmp: internal or fatal error
ORA-07445: exception encountered: core dump [ACCESS_VIOLATION] [0x9F4884] [] [] [] []
Current SQL statement for this session:
declare ret binary_integer; begin ret := PBSDE.DEBUG_LOOP; end;
I also recorded a PLSD debug.txt file. Are these files helpful for further investigation, and how do I post them? They are way too big to include in the post!
Cheers,
Rick Brown