Hi,
I debugged a Package with the developer 7.0.0.1050, but while I start the debugging, the developer hangs up. A few people informed me, that they couldn`t work with the database anymore. We find the debug session of the developer which execute:
declare
ret binary_integer;
begin
ret := PBSDE.DEBUG_LOOP;
end;
After we killed this session, the database works normal.
Is there a solution for this problem?
Thanks for the reply,
Markus
I debugged a Package with the developer 7.0.0.1050, but while I start the debugging, the developer hangs up. A few people informed me, that they couldn`t work with the database anymore. We find the debug session of the developer which execute:
declare
ret binary_integer;
begin
ret := PBSDE.DEBUG_LOOP;
end;
After we killed this session, the database works normal.
Is there a solution for this problem?
Thanks for the reply,
Markus