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

Home -> Community -> Usenet -> c.d.o.misc -> Stop/Start Oracle 7.3 on NT from remote NT machine

Stop/Start Oracle 7.3 on NT from remote NT machine

From: Geoff Wild <geoff_wild_at_dynapro.com>
Date: Mon, 23 Nov 1998 08:14:11 -0800
Message-ID: <73c1kq$962$1@nr1.vancouver.istar.net>


Hi!

I'm trying to Stop/Start Oracle 7.3 on NT from a remote NT machine.

What I do is:

\\servername\e$\orant\bin\svrmgr23.exe @shutdown

In the shutdown script I have:

connect internal/oracle
shutdown
exit

The script works when I execute it on the server, but not from the remote machine.

I get an error message stating the "OracleService (SID) has not been started"

I gather that this means I'm not running Oracle on the remote machine - That is, even though I executed svrmgr23.exe on the Oracle Server, it still looks to the machine I executed it from for Oracle.

Is there a way around this?
Is there a better way?

This is part of a backup script using Arcserve.

Thanks...Geoff Received on Mon Nov 23 1998 - 10:14:11 CST

Original text of this message

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