Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Connection Problem
Hi,
It looks as though the user that causes the errors does not have read/write permissions on at least a number of oracle directories. Give the user read/write permissions and all should be fine (I think)
Jack
"Giri Gajjela" <yadagiri.gajjela_at_wipro.com>@fatcity.com on 31-10-2000 06:30:25
Please respond to ORACLE-L_at_fatcity.com
Sent by: root_at_fatcity.com
To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
cc:
Subject: Connection Problem
Hi All,
While connecting to Oracle Database with an id other than Oracle i am
getting the
following problem
ld.so.1: oracleEMPLOY: fatal: libobk.so: open failed: No such file or
directory
ERROR:
ORA-12547: TNS:lost contact
When I start Listener using the same id i am facing the foll. problem
bash-2.03$ lsnrctl start
LSNRCTL for Solaris: Version 8.0.6.0.0 - Production on 30-OCT-00 21:30:55
(c) Copyright 1999 Oracle Corporation. All rights reserved.
Starting /export/home1/oracle8/product/8.0.6/bin/tnslsnr: please wait...
TNSLSNR for Solaris: Version 8.0.6.0.0 - Production
NL-00280: error creating log stream
/export/home1/oracle8/product/8.0.6/network/
log/listener.log
NL-00278: cannot open log file
SNL-00016: snlfohd: error opening file
Solaris Error: 13: Permission denied
While connecting using Oracle Id i am able to connect without any problem.
What could be the problem? I think there would be some permission problems.
TIA
Giri
![]() |
![]() |