RE: output from SQL scripts

From: Powell, Mark <mark.powell2_at_hp.com>
Date: Tue, 17 Mar 2015 20:10:40 +0000
Message-ID: <1E24812FBE5611419EFAFC488D7CCDD126F8676E_at_G5W2716.americas.hpqcorp.net>



If the procedure contains DBMS_OUTPUT statements then I suspect you failed to issue "set serveroutput on" prior to running the code.

From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org] On Behalf Of John Jones Sent: Tuesday, March 17, 2015 3:23 PM
To: oracle-l_at_freelists.org
Subject: output from SQL scripts

Is there a command or something in OEM 12c for PL/SQL program output. I create a PL/SQL script and submit it to a target to run. It says that it ran, but there is no output. I have tried dbms_ouput.put_line and that does not seem to work.

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Mar 17 2015 - 21:10:40 CET

Original text of this message