Not able to see dbms_output.put_line messages ?
720616Oct 16 2009 — edited Oct 16 2009Hi
I am using dbms_output.put_line for debugging purposes in a stored procedure with set serveroutput on. My Java web application calls this stored procedure. I am not able to see where the output goes. I searched adump, bdump, cdump, ddump, pfile, udump folders but do not see anywhere the output. I also write the same debug message to the table which is visible.
Any idea?
Thanks
Ram M