Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Turning off output when running pl/sql

Turning off output when running pl/sql

From: Steven Hovington <steven.hovington_at_procession.com>
Date: Tue, 18 Sep 2001 09:19:21 -0700
Message-ID: <F001.00391A01.20010918090518@fatcity.com>

Hi,

I'm running a block of PL/SQL in SQL Plus (8.1.7), and when its completed it says the usual:

PL/SQL procedure successfully completed.

at the end.
I'm spooling the output of the PL/SQL block to a file using dbms_put.put_line
but I want to get rid of the above line. Anyone know how I can do this?

Thanks in advance,

Steven H.

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Steven Hovington
  INET: steven.hovington_at_procession.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Tue Sep 18 2001 - 11:19:21 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US