I see many postings with this issue but no solutions to it. :^(
I have a database with several test schemas. When I use PlSql Developer to debug any procedure on one specific schema I always get "ORA-03113 End-of-file on communication channel". I never get this problem on any other schema in the same database.
This problem schema is a copy of a schema from a live site. When trying to us PlSql Developer to debug any procedure on the live site (on a totally separate database) then I get the exact same error.
Clearly there is something about this schema causing a problem with PL/SQL Developers "Test Script" facility.
Please assist as it is very important that we be able to debug on this schema.
I have a database with several test schemas. When I use PlSql Developer to debug any procedure on one specific schema I always get "ORA-03113 End-of-file on communication channel". I never get this problem on any other schema in the same database.
This problem schema is a copy of a schema from a live site. When trying to us PlSql Developer to debug any procedure on the live site (on a totally separate database) then I get the exact same error.
Clearly there is something about this schema causing a problem with PL/SQL Developers "Test Script" facility.
Please assist as it is very important that we be able to debug on this schema.