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: using SVRMGR for Ora8 on NT - help!

Re: using SVRMGR for Ora8 on NT - help!

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Fri, 18 Jun 1999 06:35:23 +0200
Message-ID: <929680451.13899.0.pluto.d4ee154e@news.demon.nl>


Try setting the environment variable ORACLE_SID to the correct value before you start svrmgr80
so
set oracle_sid ORCL
svrmgr80
connect internal

Hth,
Sybrand Bakker, Oracle DBA

Fuzzy wrote in message <37697fb0.19293502_at_newshost.interact.net.au>...
>Hi all,
>
>I can't seem to get SVRMGR to behave on an Ora8 NT box. I'm trying to
>alter our backup régime from cold to hot - but it's a bit hard without
>SVRMGR. I'm trying to go through the usual mount, alter to
>archivelogs, open stuff, and also build some scripts to automate
>restores when necessary.
>
>Every time I try to use SVRMGR, I get the 12203 TNS:Unable to connect
>to destination. Now of course the instance isn't running - only the
>listener is. But that's the whole idea isn't it - I want SVRMGR to
>start the instance without opening the database so I can make these
>changes.
>
>Am I missing something? Should I but using ORADIM80 instead? If so,
>what are the startup options?
>
>Yours in confussion
>Fuzzy
>:-)
>
Received on Thu Jun 17 1999 - 23:35:23 CDT

Original text of this message

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