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

Home -> Community -> Usenet -> c.d.o.server -> Re: SQL PLUS

Re: SQL PLUS

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: 2000/03/20
Message-ID: <953581092.16704.0.pluto.d4ee154e@news.demon.nl>#1/1

May be you should just use the DOS variant of sqlplus with the -s option. In Oracle 7 you have plus33 (runs in a dos box) and plus33w (GUI) AFAIK in Oracle 8 you have plus80 and plus80w. So in the batch file it would read
plus33 -s <username/password> (etc...)

Hth,

Sybrand Bakker, Oracle DBA

Dark Mage <wcfun69_at_hotmail.com> wrote in message news:9OuB4.17923$511.4261847_at_tw11.nn.bcandid.com...
> I am running a batch file through dos to invoke SQLPLUS and run a query.
> Does anyone know how to bring up the SQLPLUS window minimized while it is
> running the query??
>
> Thanks
>
>
Received on Mon Mar 20 2000 - 00:00:00 CST

Original text of this message

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