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: Oracle on Linux problem.

Re: Oracle on Linux problem.

From: R.Schierbeek <bytelife_at_worldonline.nl>
Date: Sun, 24 Oct 1999 15:28:20 +0200
Message-ID: <7uv1bk$dgv$1@news.worldonline.nl>


Hello Eric,

Find the oracle executable (somewhere in /rdbms/bin is a file "oracle") and check if the "Sticky bit" is set.
An ls -l oracle should give something like:

  rws --x --x oracle

I'm not sure as i'm not on Unix now, it could be slightly different. Do a "chmod 4711" if you don't see an "s" in the Usr protection and bounce the database.

If it is not (perhaps someone put a backup back the wrong way) then you get this behaviour. The messg Action: check permissions on segment also points in this direction.

Cheers, Roelof



Roelof Schierbeek, DBA
Bytelife BV
The Hague, Holland
email: bytelife AT worldonline.nl
check out : http://home.worldonline.nl/~bytelife

Eric Ladner heeft geschreven in bericht <38125C55.7A17ECBB_at_goldinc.com>...
>Hi,
>
>Recently, I started getting some strange behavior from my Oracle
>8.1.5 install on Linux. Users other than oracle always get the
>message "Oracle is unavailible" even though the ORACLE_SID
>is set correctly.
Received on Sun Oct 24 1999 - 08:28:20 CDT

Original text of this message

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