Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Installing Oracle 8 Personal edition-- ORA-205 error
I had the same problems, can be solved by:
1) Configuring net8
2) start the listener
to start the listener: $oracle_home\BIN\LSNRCTL.EXE START listener
and to stop it: $oracle_home\BIN\LSNRCTL.EXE STOP listener.
Now it works fine (Did not use any local ipc connection but a tcp-loopback
on my localhost).
SJ <sajijohn_at_netcom.ca> schreef in berichtnieuws
JEP64.198939$5r2.502786_at_tor-nn1.netcom.ca...
> I installed a trial version of Oracle 8 Personal editon and was able to
> connect to the database. But soon after I installed Developer 6.0, I am
> unable to access Oracle. But while connecting to the database, I get
ORA-205
> error "Cannot mount database". Developer is running ok.
> I tried to install/uninstall Oracle several times unsucessfully.
> Pl. suggest what I should do.
>
> I am running Win 98 on my m/c, and the default oracle home is Orawin95.
I
> also tried to install Oracle 8i later on, but was unable to do so as there
> is a default Oracle home already.
>
> Any help will be greatly appreciated.
> Thanks.
>
>
>
>
Received on Wed Dec 22 1999 - 15:46:06 CST
![]() |
![]() |