When I try to configure a database using dbca, I am getting
ORA-01031: insufficient privileges
Is this because of my user(oracle) level setting problem? According to my knowledge it should be oinstall as primary group, dba as secondary group. But in this case group defined as other.
Originally posted by pando primary and secondary are optional, you can perfectly have a single dba or oinstall group
Thank You very much. In my case oracle user is defined with group other not dba/oinstall. Is this causing problem? Do I need to reinstall Oracle with oinstall/dba group? Please advise.
Bookmarks