DBMS_OUTPUT from Procedure
93696Feb 19 2006 — edited Apr 28 2006I just downloaded and installed SQL Developer. I have problem showing output from DBMS_OUTPUT.PUT_LINE statements within a procedure. Even though the DBMS_OUTPUT tab is enabled, there is no output once the procedure runs. DBMS_OUTPUT works from an anonymous block. Any suggestions?