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: SQL Plus Header Suppression

Re: SQL Plus Header Suppression

From: Mike Morgan <mmorgan1_at_mail.tds.net>
Date: Sat, 22 Jan 2000 19:39:30 GMT
Message-ID: <SHni4.284$Vd6.80534@ratbert.tds.net>


sqlplus -s usr/pwd @script

The -s means SILENT mode.

-Mike

Jerry Coleman wrote in message <86ckqp$dqd$1_at_bgtnsc02.worldnet.att.net>...
>I have a script I want to run vi a cron job periodically, and I want to
>suppress this startup info when it runs. Is there a SET command to
suppress
>this?
>
>
>SQL*Plus: Release 8.0.5.0.0 - Production on Sat Jan 22 11:53:47 2000
>
>(c) Copyright 1998 Oracle Corporation. All rights reserved.
>
>
>Connected to:
>Oracle8 Release 8.0.5.0.0 - Production
>PL/SQL Release 8.0.5.0.0 - Production
>
>
>
Received on Sat Jan 22 2000 - 13:39:30 CST

Original text of this message

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