Database Administration (MOSC)

MOSC Banner

11g debugging issue with RAISE or RAISE_APPLICATION_ERROR

edited Dec 10, 2008 3:50PM in Database Administration (MOSC) 1 comment
<!-- /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:12.0pt; font-family:"Times New Roman"; mso-fareast-font-family:"Times New Roman";} @page Section1 {size:8.5in 11.0in; margin:1.0in 1.25in 1.0in 1.25in; mso-header-margin:.5in; mso-footer-margin:.5in; mso-paper-source:0;} div.Section1 {page:Section1;} --> When I try to step into a simple procedure in 11g,   it seems to freeze the DB.   In investigating this  it seems Oracle 11g get lost with this command:

begin
  DBMS_DEBUG.DEBUG_OFF
end;


Does anyone else have any ideas or info on this?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center