Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> asking svrmgr to connect to database and execute scripts
HI
I am trying to do something like this
svrmgr23 command="username/password_at_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_at_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
Received on Thu Aug 06 1998 - 20:11:22 CDT
![]() |
![]() |