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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Turning off SQLPlus output

Re: Turning off SQLPlus output

From: Rauf Sarwar <rs_arwar_at_hotmail.com>
Date: 3 Jan 2003 15:50:26 -0800
Message-ID: <92eeeff0.0301031550.7d6efbf7@posting.google.com>


"rmartin" <rmartin_at_n^t^l^w^o^r^l^d^.c^o^m> wrote in message news:<av47sh$g8j$1_at_pheidippides.axion.bt.co.uk>...
> Whenever I've executed a Stored Procedure I get "PL/SQL procedure
> successfully completed" output with the result. Is there anyway to turn off
> the exit message?

Check your sqlplus environment settings. Typing, SQL> set feedback off
before executing procedure will do it.

Regards
/Rauf Sarwar Received on Fri Jan 03 2003 - 17:50:26 CST

Original text of this message

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