Oracle DB 11.2.0.2 doesn't seem to find user oracle in prereqs
Getting strange error that oracle user doesnt exist in 11.2.0.2 prerequisities check. User oracle does exist.
Error:
This is a prerequisite condition to test whether user "oracle" exists on the system
Oracle exists:
[oracle@oxtest1 database]$ id oracle
uid=1006403(oracle) gid=1006403(oracle) groups=1006403(oracle),601(dba),602(oinstall)
I just ignored this prerequirement and all were installed fine.
Error:
This is a prerequisite condition to test whether user "oracle" exists on the system
Oracle exists:
[oracle@oxtest1 database]$ id oracle
uid=1006403(oracle) gid=1006403(oracle) groups=1006403(oracle),601(dba),602(oinstall)
I just ignored this prerequirement and all were installed fine.
0