Trying to resolve INS-30060 error when running oracle installer
I am trying to run the oracle installer - (Oracle 11gR2) to apply patch 10404530 and have hit INS-30060.
Specs:
Oracle Database - Enterprise Edition
Product Version 11.2.0.3
Operating System HP-UX Itanium
OS Version 11.31
Steps to produce error: (steps using oracle installer)
2 -skip software updates
3 -install database software only
4 -single instance database installation
5 -Englilsh (selected language)
6 - Enterprise Edition
7 -select software location: /u01/app/oracle/product/11.2.0.3
8 -database adminstrator (group) = dba
database operator (group) = oper (optional
Error: [INS-30060] Check for group exisitence failed
I tried mulitiple things to correct this. First of all group"dba" did exist already. Group "oper" did not exist. I did manually add the group, but continued to get the error.
0