4.2.3.2 Verify the Group Membership of Your User ID
Describes how to determine the group memberships required by Oracle Machine Learning for R Server.
As described in "About Operating System Authentication", the Linux user ID that runs the Oracle Machine Learning for R Server installation script must belong to the dba
group. Membership in the dba
group is also required for running other Oracle Machine Learning for R scripts on the server.
To determine the group membership of your Linux user ID, type this command:
% groups
dba oinstall
Parent topic: User Requirements