Bahhhh, forget I said this - case of fingers kicking in before the brain I'm
afraid:)

-----Original Message-----
Sent: Wednesday, June 27, 2001 03:16
To: [EMAIL PROTECTED]


Could you not just :

SET FEEDBACK OFF
CONNECT / AS SYSDBA

??

-----Original Message-----
Kirti
Sent: Wednesday, June 27, 2001 02:21
To: Multiple recipients of list ORACLE-L


Care to share a working example?

Thanks,

- Kirti Deshpande
  Verizon Information Services
   http://www.superpages.com

> -----Original Message-----
> From: Khedr, Waleed [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, June 26, 2001 7:07 PM
> To:   Multiple recipients of list ORACLE-L
> Subject:      RE: Sqlplus--how to suppress "Connected."
>
> make your first line: / AS SYSDBA
> and call the script as: sqlplus -S @script_name
>
> Regards,
>
> Waleed
>
> -----Original Message-----
> Sent: Tuesday, June 26, 2001 7:26 PM
> To: Multiple recipients of list ORACLE-L
>
>
> Hi,
>
> I am calling a SQL script from a Unix Korn shell
> script and I can't seem to prevent SQL*Plus from
> responding with the text "Connected." when my script
> logs into the database.
>
> I am calling the script using:
>    sqlplus -S /NOLOG @script_name
>
> The first line of script_name.sql contains the text
> "CONNECT / AS SYSDBA".
>
> Any suggestions?
>
> Thanks again!
> -w
>
>
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Deshpande, Kirti
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Mark Leith
  INET: [EMAIL PROTECTED]

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: [EMAIL PROTECTED] (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).

Reply via email to