Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: TNS permission denied - jdbc connection via client
Matias,
The error messages can be found here:
http://download-west.oracle.com/docs/cd/B19306_01/server.102/b14219/toc.
htm. You can look up the error by using the error number as an index
into this doc.
Your error is a permissions error as described in this doc. You will need to check the permissions of $ORACLE_HOME/bin/oracle* in order to resolve this issue. I think there is a metalink note around about the correct permissions that need to be set for that file.
Good luck.
--
Ron Reidy
Lead DBA
Array BioPharma, Inc.
-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Mathias Diehl
Sent: Monday, March 20, 2006 10:49 AM
To: oracle-l_at_freelists.org
Subject: TNS permission denied - jdbc connection via client
Hi List,
as I'm still quite new to Oracle (and actually use following step by step howto's) I'm stuck with a jdbc connection.
Using 10g on Debina (yeah - got that working and know well, that's it's not supported) treid to install a java app.
This app (Compiere) is doing some preinstallation tests. The first test is to connect as system to my db - and that suceeds.
The second test is to connect user "compiere". Even though the tests should proceed aven though the user is not yet created sqlplus stuck at this point with a "TNS: permission denied".
I run this test from an Oracle client as root.
Are these information suffient for a guess what's going wrong or let me please know what further information might be needed.
Thanx in advance
Mat
--
http://www.freelists.org/webpage/oracle-l
This electronic message transmission is a PRIVATE communication which contains information which may be confidential or privileged. The information is intended to be for the use of the individual or entity named above. If you are not the intended recipient, please be aware that any disclosure, copying, distribution or use of the contents of this information is prohibited. Please notify the sender of the delivery error by replying to this message, or notify us by telephone (877-633-2436, ext. 0), and then delete it from your system.
--
http://www.freelists.org/webpage/oracle-l
Received on Mon Mar 20 2006 - 09:52:09 CST
![]() |
![]() |