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 8.0.5 and SuSE 6.0

Re: Oracle 8.0.5 and SuSE 6.0

From: Erik Fries <er.fries_at_mail.lvr.de>
Date: Fri, 08 Oct 1999 14:20:07 GMT
Message-ID: <7tkujs$2i7$1@news.netcologne.de>


Hello!

":-) msmile" <@@@msimeone_at_libero.it> wrote:
>Hi everybody I', trying to install Oracle under SUSE Linux 6.0
>but when I try to run oratab.sh I get "GROUPS variable read only"

>What does it means? How can I set GROUP r/w ?
oratab.sh tries to set the environment variable GROUP, but under Linux, this variable exists by default. It can't be overwritten within a shellscript.

I solved this problem by copying oratab.sh to disk and editing it. I renamed all GROUP entries to OGROUP and then ran the script. It worked fine.

BTW the oratab.sh just creates the file /etc/oratab.

Regards Erik Fries Received on Fri Oct 08 1999 - 09:20:07 CDT

Original text of this message

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