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: starting Oracle from a account that has administrative privilege and a member of ora_dba group

Re: starting Oracle from a account that has administrative privilege and a member of ora_dba group

From: Terry Dykstra <dont_reply_tddykstra_at_forestoil.ca>
Date: Tue, 11 Feb 2003 19:28:42 GMT
Message-ID: <K9c2a.11162$9K5.186238@news0.telusplanet.net>


Use sqlplus instead of svrmgrl.

set oracle_sid = XXXX
C:\oracle\ora9\BIN\sqlplusw.exe /nolog

and connect as sysdba

--
Terry Dykstra
Canadian Forest Oil Ltd.
"Frank" <fvanbortel_at_netscape.net> wrote in message
news:3E494E02.5000706_at_netscape.net...

> SP wrote:
> > I'm a domain user with administrative privileges and a memerber of
ora_dba
> > group. I want to start a Oracle instance, in absence of the dba who is
in
> > charge of that box (Oracle 9i in windows 2000). How do I do this? I
used
> > to start Oracle from svrmgrl in Oracle 8i in such situations.
> > TIA,
> > SP
> >
> >
>
> Still can... svrmgrl doesn't work for 9i anymore, but
> still does for 8i...
>
> Frank
>
Received on Tue Feb 11 2003 - 13:28:42 CST

Original text of this message

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