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

Home -> Community -> Usenet -> c.d.o.tools -> Re: DSN in SQL Plus line?

Re: DSN in SQL Plus line?

From: David Van Zandt <dvanzandt_at_iquest.net>
Date: 2000/06/10
Message-ID: <39423B17.97C1BE13@iquest.net>#1/1

Unless I'm missing something obvious, you're omitting the username/password (prior to the @ROBERT).

To quit in batch, as in command line: EXIT

HTH,
dvz

Robert Wagner wrote:
>
> I'm using SQL Plus in "batch mode" to do updates, etc. Right now, I'm
> working off a local database in Oracle8 personal, but eventually it'll be on
> a server. So a need to provide the DSN in the command line as suggested
> inOracle Desk Reference, by Guy Harrison. But it doesn't work. Here's the
> batch file:
>
> PLUS80 @ROBERT.WORLD @Myfile.sql
>
> "@ROBERT.WORLD " is supposed to connect me through the DSN, but it doesn't
> work.
>
> What am I doing wrong?
>
> Also, how do I quit PLUS80 at the end?
>
> TIA Robert
Received on Sat Jun 10 2000 - 00:00:00 CDT

Original text of this message

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