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: SP <sdpantDelete_this_to_reply_at_yahoo.com>
Date: Tue, 11 Feb 2003 21:16:02 GMT
Message-ID: <mKd2a.1049$8Z5.16968@sea-read.news.verio.net>


Thanks. Under the previously mentioned circumstance if I don't have a sys or system password (just a member of ora_dba group and domain user how do I start Oracle?
SP
"Svend Jensen" <svend.jensen_at_it.dk> wrote in message news:3E4954A9.3080804_at_it.dk...
> sqlplus /nolog
> connect sys/syspwd as sysdba
> startup
> exit
> --- done ---
>
> /Svend Jensen
>
> 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
> >
> >
>
Received on Tue Feb 11 2003 - 15:16:02 CST

Original text of this message

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