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 7-Installations on Solaris 2.5

Re: Oracle 7-Installations on Solaris 2.5

From: oracle <oracle_at_nightmare.com>
Date: 1997/04/23
Message-ID: <335EB8B1.DC08D8E1@nightmare.com>#1/1

Manuela Juergens wrote:

> I'm installing Oracle 7.3.2.1 on a Sparc Solaris 2.5.. The
> software-owner oracle is in the group dba. When I call the orainst
> from CD-ROM I get the error-message
> unix.stp(6293): unbound Variable 'Group'
>
> The statement in the program that leads to the above error ist
> GP = 'Group'
>
> But what ist wrong there? And how can I correct it?
>
> Thanks for your help
> Manuela

 You will get this error often when one of three things happens:

  1. You are using NIS and it is not configured properly Workaround is to create a local user and local group then remove them after the install.
  2. You have more than one user with the same UID
  3. You have more than one group with the same UID or same group name.

This is just the obvious. Received on Wed Apr 23 1997 - 00:00:00 CDT

Original text of this message

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