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: Svend Jensen <svend.jensen_at_it.dk>
Date: Tue, 11 Feb 2003 20:53:13 +0100
Message-ID: <3E4954A9.3080804@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 - 13:53:13 CST

Original text of this message

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