In an earlier Posting i wrote about "debugging big packages leads to ORA-7445". In accordance with several other developers in our company i am able to to describe the problem more precisely:
Size doesn't matter ;-) We get the problem situation when we debug packages which call package functions calling pipelined functions. PL/SQL-Developer seems to be unable to manage the asynchronous events which are generated when a pipelined function is called.
Please look at our first posting to isolate the problem.
Size doesn't matter ;-) We get the problem situation when we debug packages which call package functions calling pipelined functions. PL/SQL-Developer seems to be unable to manage the asynchronous events which are generated when a pipelined function is called.
Please look at our first posting to isolate the problem.