LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-09-2007, 04:28 AM   #1
Raakh
Member
 
Registered: May 2007
Posts: 128

Rep: Reputation: 15
Linux Error Help


When am accessing my dedicated server with root passwrod and using the following command then error appears:
LSNRCTL> start
Starting /opt/oracle/product/10.2/db_1/bin/tnslsnr: please wait...

TNS-12546: TNSermission denied
TNS-12560: TNSrotocol adapter error
TNS-00516: Permission denied
Linux Error: 13: Permission denied

can you please help me out.

thanks & regards
 
Old 06-09-2007, 09:41 AM   #2
MensaWater
LQ Guru
 
Registered: May 2005
Location: Atlanta Georgia USA
Distribution: Redhat (RHEL), CentOS, Fedora, CoreOS, Debian, FreeBSD, HP-UX, Solaris, SCO
Posts: 7,831
Blog Entries: 15

Rep: Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669Reputation: 1669
This isn't a "Linux Error" but rather a series of "Oracle Errors" all telling you the same thing: You don't have permission to do what you are trying to do.

You need to insure:
a) There is a single owner/group for the files in the directory (e.g. oracle/dba - see "man chown")
b) The owner at least has permissions to read and execute the files. (see "man chmod).
c) That you are starting your processes as the user in the first item (e.g. oracle) so that the user has the correct permissions.

I'm not a DBA but on quick Google see people have gotten this error on HP-UX, Solaris and other UNIX/Linux variants so we know it is not specific to Linux. You should always look at the first error line rather than the last one when troubleshooting. That is to say the TNS... messages are the cause of the "Error 13" later rather than vice versa.

Also note that Oracle has its own security configuration so it may be something within your Oracle configuration files rather than file permissions generating the error. I can't offer any guidance on that because I'm not a DBA.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Error.. I got during Restart Linux System is " [drm-i830-wait-ring] *Error*Lookup" zameer_india Linux - Networking 0 09-29-2004 04:25 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 10:14 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration