Xref: alice comp.databases.oracle.misc:18393
From: "matcha" <toronto_man@mailexcite.com>
Newsgroups: comp.databases.oracle.misc
References: <35CA543A.444B78F8@NOSPAM.usa.net>
Subject: Re: asking svrmgr to connect to database and execute scripts
Date: Sat, 8 Aug 1998 07:35:15 -0400
Lines: 31
X-Newsreader: Microsoft Outlook Express 4.72.2106.4
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4
Message-ID: <35cc3798.0@nemo.idirect.com>
X-Trace: 8 Aug 1998 11:33:44 GMT, ntsvr12-21.tor.idirect.com
Organization: "Usenet User"
Path: alice!news-feed.fnsi.net!news.idt.net!news-peer.gip.net!news.gsl.net!gip.net!cyclone.news.idirect.com!nemo.idirect.com!ntsvr12-21.tor.idirect.com

I think you should include connection string in the script.


Cemal
Makarand Kulkarni/Ispteam wrote in message
<35CA543A.444B78F8@NOSPAM.usa.net>...
>HI
>
>I am trying to do something like this
>
>svrmgr23  command="username/password@connect_string"  @script.sql
>
>This works fine with sqlplus but svrmgr23 complains about  "too many"
>parameters
>when I do this.  Is there no way to mention both username/password and
>the
>script to be executed on the command line.
>
>Thankx in advance.
>
>Makarand Kulkarni
>makarand_kulkarni@NOSPAM.usa.net
>
>ps - svrmgr23 is the server manager exe shipped with 7.x databases on
>NT. It is shipped
>as svrmgr30.exe for Oracle 8.x on NT
>
>
>


