We are using Oracle 11gR2 Enterprise single database without RAC.
and PL/SQL Developer 7.1.4.1389
Every time when we debug and the line with
raise_application_error( 20000, " Error description" )
is executed, the PL/SQL Debugger hangs.
What is the reason?
Is this a configuration problem?
Kind regards
Peter
and PL/SQL Developer 7.1.4.1389
Every time when we debug and the line with
raise_application_error( 20000, " Error description" )
is executed, the PL/SQL Debugger hangs.
What is the reason?
Is this a configuration problem?
Kind regards
Peter