You must create at least one software owner user account the first time you install Oracle software on the system. Either use an existing Oracle software user account, or create an Oracle software owner user account for your installation.
oinstall
, then an Oracle software owner should be listed as a member of oinstall
.:
$ grep "oinstall" /etc/group oinstall:x:54321:oracle
$ id oracle
uid=54321(oracle) gid=54321(oinstall) groups=54321(oper),54322(dba)
After you create operating system groups, create or modify Oracle user accounts in accordance with your operating system authentication planning.