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

Home -> Community -> Usenet -> c.d.o.server -> Re: No subject was specified.

Re: No subject was specified.

From: rob <rob_at_dsdelft.nl>
Date: Tue, 22 Oct 2002 17:30:10 +0200
Message-ID: <ap3qu2$ftg$1@news.tudelft.nl>

> Oh yeah - last thing. Error message are always given in sequence. You need
> to work your way down. The actual error is not the TNS errors.. these are
> symptoms/causes of the lower level error.. i.e. the Solaris Error 13 in
> your case. So that means an o/s problem.

is /var/tmp/.oracle writeable for the user that is starting the listener?

cd /var/tmp
chown oracle:dba .oracle
chmod 777 .oracle

Rob Received on Tue Oct 22 2002 - 10:30:10 CDT

Original text of this message

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