Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: start the Oracle
I think it's because you don't have your environment variables ORACLE_HOME,
ORACLE_BASE, and ORACLE_SID set. Check to make sure that they as part of
the script.
"Niedzwiedz" <niedzwie_at_pertus.com.pl> wrote in message
news:9r98j0$81c$1_at_news.tpi.pl...
> Hi, I have a problem with starting my Oracle DB in Linux.
> I presume, I need to log on as a user who was installing Oracle. I put
that
> entry in my startup script :
> su -c ./start oracle //since oracle is that user's name
> In start file I have :
> ./dbstart
> ./lsnrctl start
>
> It starts dbstart - it finishes without any errors, but I cannot start my
> listening deamons. It says :
> Message 1070 not found; No message file for product=network,
> facility=TNSTNS-12545: Message 12545 .... and so on.
> What's wrong here.
> When I log on as oracle, and starts it manually, it works fine.
> Thank you for any advice in advance.
> Niedzwiedz
>
>
Received on Sat Oct 27 2001 - 17:08:57 CDT
![]() |
![]() |