Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Installing Oracle 8.0.5 on Line 5.35
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
![]() |
![]() |