Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> start the Oracle
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 Thu Oct 25 2001 - 09:47:30 CDT
![]() |
![]() |