Get an error(ora-03113) when use PL/SQL to debuge a function.
Dear Team members:
when use PL/SQL to debuge a function, it always appear the error (ora-03113 end-of-file on communication channel).
it appeared after i end the PL/SQL forcely when i debuge this function, it is no responding, so i close it forcely.
after that, i can't start debuge it anymore, keep appear the error (ora-03113).
i tryied:
1, delete the xxxx.date file in C:\Documents and Settings\Administrator\xxxxx\application data\PLsql
2, stop and restart the PL/SQL.
3, kill all the PL/SQL.exe seesions, and restart PL/SQL.
i am sure that the PL/SQL connected to oracle normally.
when use PL/SQL to debuge a function, it always appear the error (ora-03113 end-of-file on communication channel).
it appeared after i end the PL/SQL forcely when i debuge this function, it is no responding, so i close it forcely.
after that, i can't start debuge it anymore, keep appear the error (ora-03113).
i tryied:
1, delete the xxxx.date file in C:\Documents and Settings\Administrator\xxxxx\application data\PLsql
2, stop and restart the PL/SQL.
3, kill all the PL/SQL.exe seesions, and restart PL/SQL.
i am sure that the PL/SQL connected to oracle normally.
0