| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> Re: DB Not launched!!
Hi Bertrand,
First look for any error messages in the <sid>alrt.log file.
That file is in your background_dump_dest directory, this is a parameter in
init<sid>.ora
Alternatively
define ORACLE_SID
define ORACLE_HOME
run svrmgrl
do a connect internal
In a correct install this will work always. The message returned is
connected to an idle instance.
Now do a startup mount (this is done to verify all the files you need are
really there)
If that is successfull issue
alter database <db_name> open
Hth,
Sybrand Bakker, Oracle DBA
Bertrand LEFEBVRE <blefebvre_at_dial.oleane.com> wrote in message
news:378A1043.EABBA7C5_at_dial.oleane.com...
> I've installed Oracle for Linux and I'm tring to start the databases
> logging in as oracle (who is the owner) and typing dbstart .. and then
> nothing. With sqlplus I've got no ORACLE...
>
> Help ..
>
Received on Mon Jul 12 1999 - 11:21:23 CDT
![]() |
![]() |