Create and Update User Accounts for Oracle Machine Learning Components on Autonomous Database
An administrator can add an existing database user account to use with Oracle Machine Learning components or create a new user account and user credentials with the Oracle Machine Learning User Management interface.
Create User
An administrator creates new user accounts and user credentials for Oracle Machine Learning in the User Management interface.
Note:
You must have the administrator role to access the Oracle Machine Learning User Management interface.To create a user account:
- On the Autonomous Databases page, under the Display Name, select an Autonomous Database.
- On the Autonomous Database Details page, click Database Actions.
- On the Database Actions launchpad, under Administration, click Database Users.
- Click + Create User.
- In the User Name field, enter a username for the account. Using the username, the user will log in to an Oracle Machine Learning instance.
- (Optional) Select the option Password Expired (user must change). to required the user to change their password when they login for the first time.
- In the Password field, enter a password for the user.
- In the Confirm Password field, enter a password to confirm the value that you entered in the Password field.
- Select OML to enable Oracle Machine Learning for the user.
- Click Create User.
This creates a new database user and grants the required privileges to use Oracle Machine Learning.
Note:
With a new database user, an administrator needs to issue grant commands on the database to grant table access to the new user for the tables associated with the user's Oracle Machine Learning notebooks.Add Existing Database User Account to Oracle Machine Learning Components
As the ADMIN user you can add an existing database user account for Oracle Machine Learning components.
Note:
You must have the ADMIN role to access the Oracle Machine Learning User Management interface.To add an existing database user account:
This grants the required privileges to use the Oracle Machine Learning application. In Oracle Machine Learning this user can then access any tables the user has privileges to access in the database.