Re: How do I supress the message :PL/SQL procedure successfully completed.

From: Mark Bullen <mbullen_at_voyager.net>
Date: 1996/03/18
Message-ID: <314E6150.43AF_at_voyager.net>#1/1


Kevin Johnson Serco DPE/IO wrote:
>
> Any ideas on how to suppress the message :
>
> PL/SQL procedure successfully completed.
>
> aTdHvAaNnKcSe, Kevin.
> --

If you are running the PL/SQL proc in SQL*PLUS try using either:

SET VERIFY OFF
     or
SET FEEDBACK OFF I don't remember which one works, but I think one of them does.

Hope it helps.

Mark Bullen Received on Mon Mar 18 1996 - 00:00:00 CET

Original text of this message