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: Installing Oracle 8.0.5 on Line 5.35

Re: Installing Oracle 8.0.5 on Line 5.35

From: Uwe Schneider <uwe.schneider_at_xlink.net>
Date: 1998/11/09
Message-ID: <364712AB.9E5C6970@xlink.net>#1/1

Melvin Branch wrote:
>
> I am attempting to install Oracle Server on Line however when I run the
> shell script "oratab.sh", I get the following error "GROUPS read-only
> variable". I've checked the environment and can't find any such variable,
> I've also check the .profile and can't find anything there either.
>
> As usual all help is greatly appreciated.

Hi,

I estimate you want to install Oracle on Linux? If yes: There is a conflict between the GROUPS variable in oratab.sh with the read-only shell variable GROUPS of bash 2.0.

You can edit the shell script and replace GROUPS by XGROUPS or the like.

Uwe Received on Mon Nov 09 1998 - 00:00:00 CST

Original text of this message

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