Re: How to suppress output on screen in SQLPLUS?

From: Karsten Weikop <karsten_at_isa.dknet.dk>
Date: Sun, 11 Oct 1998 18:54:22 +0200
Message-ID: <3620E2BE.3E276F09_at_isa.dknet.dk>


Also try to use to SQL*Plus command:

   set term off

Regards

Karsten Weikop
Make IT
Denmark

Phone: +45 26 16 06 06
Email: karsten_at_weikop.dk

Maoz Mussel wrote:
>
> This should be the solution; If you run it under Unix env.,
> direct it to /dev/null.
>
> Maoz
>
> GunjanN wrote:
>
> > Try redirecting the output from the shell prompt
> > e,g
> > $ sqlplus -s userid/passwd _at_your_script > outputfile.
> >
> > -Sandeep
Received on Sun Oct 11 1998 - 18:54:22 CEST

Original text of this message