Register an Oracle Connection
Register your Oracle data
Last updated
Was this helpful?
Register your Oracle data
Immuta policies will not be automatically enforced in Oracle
While you can author and apply subscription and data policies on Oracle data sources within Immuta, these policies will not be enforced natively in the Oracle platform.
To use this integration, contact your Immuta representative.
The user registering the connection must have the permissions below.
APPLICATION_ADMIN Immuta permission
Either of the following Oracle system privileges:
GRANT ANY ROLE
GRANT ANY PRIVILEGE
Create a new database user in Oracle to serve as the Immuta system account. Immuta will use this system account continuously to crawl the connection.
Grant this account the SELECT Oracle privilege on the system views listed below:
V$DATABASE
CDB_PDBS
SYS.DBA_USERS
SYS.DBA_TABLES
SYS.DBA_VIEWS
SYS.DBA_MVIEWS
SYS.DBA_TAB_COLUMNS
SYS.DBA_OBJECTS
SYS.DBA_CONSTRAINTS
SYS.DBA_CONS_COLUMNS
In Immuta, click Data and select Connections in the navigation menu.
Click the + Add Connection button.
Select the Oracle tile.
Select RDS as the deployment method.
Enter the host connection information:
Display Name: This is the name of your new connection. This name will be used in the API (connectionKey), in data source names from the host, and on the connections page. Avoid the use of periods (.) or restricted words in your connection name.
Hostname: URL of your Oracle instance.
Port: Port configured for Oracle.
Database: The Oracle database you want to connect to. All databases in the host will be registered.
Region: The region of the AWS account with your Oracle instance.
Enter the username and password of the Oracle database user you created above.
Click Save connection.
Last updated
Was this helpful?
Was this helpful?

