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: FC <flavio_at_tin.it>
Date: Tue, 11 Feb 2003 21:16:17 GMT
Message-ID: <BKd2a.168168$0v.4695080@news1.tin.it>


If you have access to the server, from the command prompt you can execute the following:

if the listener is down,

LSNRCTL START assuming a default configuration for the listener.

Then bring up the Oracle instance

ORADIM -STARTUP -SID <sid_name>

Bye,
Flavio Received on Tue Feb 11 2003 - 15:16:17 CST

Original text of this message

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