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: ./oratab.sh script says "GROUPS: readonly variable" on linux

Re: ./oratab.sh script says "GROUPS: readonly variable" on linux

From: Frank v Waveren <fvw_at_chello.nl>
Date: Mon, 16 Aug 1999 01:30:05 GMT
Message-ID: <xQJt3.2487$wC4.24624@amsnews.chello.com>


Maybe you're using a non-bash shell, and oratab.sh doesn't conatian a #! line. Groups isn't read only in bash afaik. At least not in my version. try "/bin/sh ./oratab.sh"

In article <7p78ce$1fl$1_at_news.hccnet.nl>,

        "m.j. duijkers" <m.j.duijkers_at_hccnet.nl> writes:
> Hi there,
> I am trying to install Oracle for Linux standard edition 8.0.5 on Suze
> 2.0.35.
> The manual says I need to create a file called "oratab" using the script
> /oracle_install/oratab.sh.
> When executing the script from the bash shell as root , however, the script
> returns:
>
> ./oratab.sh: GROUPS: readonly variable
>
> I tried chmod'ing 700 the /etc/groups file but the error message remains.
>
> Is there anyone out there who khows how to
> A) avoid the error message
> and/or
> B) knows how to set the variable GROUPS to read and write?
>
>
>
> Thank you very much for any replies
> Michiel
> "In life we are all newbies"
>
>
>
>
>
> ps: I am sorry about the crosspost but I don't know if it is a linux problem
> or an oracle problem...
>
>
>

--

			Frank v Waveren
			fvw_at_chello.nl
			ICQ# 10074100
Received on Sun Aug 15 1999 - 20:30:05 CDT

Original text of this message

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