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: svrmgr30 and NT

Re: svrmgr30 and NT

From: David Fitzjarrell <oratune_at_aol.com>
Date: Thu, 16 Nov 2000 22:42:48 GMT
Message-ID: <8v1nt7$6dt$1@nnrp1.deja.com>

In our last gripping episode James Chappell <james_at_reeschappell. demon.co.uk> wrote:
> I'm trying to execute a script from svrmgr30 in a command line,
> something like: svrmgr30 command=@myscript.
>
> The script is in the same directory as the svrmgr30.exe.
>
> All I get is svrmgr30 starting up, then a message saying that it can't
> find the script.
>
> Same if I start svrmgr30, and do a @myscript from within.
>
> I've also tried putting the full path in, but exactly the same error
> message.
>
> Anyone know what's going wrong??
> --
> James Chappell
>

I'll ask if the script has a .sql extension...

The sqlplus and svrmgr30 commands are looking for a .sql extension on scripts with no extension provided. If there is no extension on the file you'll get the "script not found" error.

Just a shot in the dark...

--
David Fitzjarrell
Oracle Certified DBA


Sent via Deja.com http://www.deja.com/
Before you buy.
Received on Thu Nov 16 2000 - 16:42:48 CST

Original text of this message

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