Storage Management (ASM ACFS DNFS ODM) (MOSC)

MOSC Banner

GRID install on standalone fails with 'Users with same UID'

edited Apr 15, 2014 12:00PM in Storage Management (ASM ACFS DNFS ODM) (MOSC) 5 commentsAnswered

Hi,

I am trying to install the GRID Infrastructure on OEL6 and keep getting the following error , i tried to dig in all corners, but no clue why installer keep giving me this error

1. User Existence : oracle --> FAILED

2. Users with same UID --> FAILED

when i checked at OS to see whether any user has same UID, but none found, I have attached the installer log,cluvfy for review

[root@oel6ora112 dev]# awk -v val=0 -F ":" '$3==val{print $1}' /etc/passwd

root

[root@oel6ora112 dev]# awk -v val=54321 -F ":" '$3==val{print $1}' /etc/passwd

oracle

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center