Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: Listener: Solaris Error: 13: Permission denied

Re: Listener: Solaris Error: 13: Permission denied

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Wed, 7 Feb 2001 08:46:15 +0100
Message-ID: <t81v6b684fl9cd@beta-news.demon.nl>

With so little clues, can only think of a few reasons

- doesn't have permission to read the configuration files
- doesn't have permission to write a log file
- doesn't run under the user Oracle
- the listener executable doesn't have the setuid bit set.
Other than 'hire a dba', you might want to read the chapter on troubleshooting in the net8 administrators guide. Also you could consider adding the following line to listener.ora trace_level_listener = 16
This will generate a listener.trc with definitely more messages than you have now.

Hth,

Sybrand Bakker, Oracle DBA

<oracle_newcomer_at_my-deja.com> wrote in message news:95qpcn$naj$1_at_nnrp1.deja.com...
> Can anybody shed any light on this one? Yes, a
> good answer is "get a good DBA," but any other
> helpful observations are most gratefully accepted!
>
> Many thanks for any and all help. ~ ORACLE NEWBIE
>
>
> On start up the database appears ok:
> /etc/init.d/oracle start
>
> Database "*******" warm started.
>
> then the listener chokes...
> LSNRCTL for Solaris: Version 8.1.6.0.0 -
> Production on 07-FEB-2001
> 00:44:00
>
> (c) Copyright 1998, 1999, Oracle Corporation.
> All rights reserved.
>
> Starting /export/home0/oracle/OraHome1/bin/tnslsnr
> : please wait...
>
> TNS-12546: TNS:permission denied
> TNS-12560: TNS:protocol adapter error
> TNS-00516: Permission denied
> Solaris Error: 13: Permission denied
>
> Any ideas?
>
>
> Sent via Deja.com
> http://www.deja.com/
Received on Wed Feb 07 2001 - 01:46:15 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US