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 -> NT Scripting Oracle startup???

NT Scripting Oracle startup???

From: John Reyst <jreyst_at_home.com>
Date: 17 Aug 2001 11:03:58 -0700
Message-ID: <e59a975.0108171003.3473ff07@posting.google.com>


Hi,

Guys I am trying to startup an Oracle Service using a script at WindowsNT system startup. I am not apparently able to pass script commands into svrmgr. Can anyone help?

I thought I could do something like

SET ORACLE_SID=XXXX
call SVRMGR23.exe

command="connect internal"
command="umtd"
command="STARTUP"

exit

This is what I want to do but when I run it it jumps out at srvmgr PROMPT, is
there any way of piping the the following ORACLE commands onto the SVRMGR
Prompt so that it runs through?

Feel free to email me at jreyst_at_home.com if you have an answer!

Thanks,

John Reyst Received on Fri Aug 17 2001 - 13:03:58 CDT

Original text of this message

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