The Oracle connector is now a standalone connector. Oracle databases have a unique approach to database organization compared to other systems like MySQL or SQL Server. In Oracle, what is often referred to as a "database" in other systems is more akin to a "schema" in Oracle. To connect to an Oracle database schema using the Abacus.AI platform, you need to provide the following configuration details:
When setting up the Oracle connector, you will need to provide the following information:
1521
).Gather Required Information: Obtain the following details from your Oracle database administrator:
- The database server URL or IP address.
- The database port (default is 1521
).
- The schema name (used as the "Database Name").
- The username and password for authentication.
- Whether the database requires TCPS (SSL/TLS) for secure connections.
Whitelist Abacus.AI IPs: Ensure that the Abacus.AI IP addresses are whitelisted in your Oracle database's firewall or security settings. Contact Abacus.AI support for the most up-to-date IP addresses.
Set Up the Connector: - Navigate to the Abacus.AI Connected Services Dashboard. - Click on the Add New Connector button at the top right corner of the page. - Select the Oracle connector from the list of available connectors. - Fill in the required configuration fields:
1521
).
Save and Verify: - Click the Save button to save the configuration. - Click the Verify button to test the connection. If there are any errors, follow the error message to troubleshoot the configuration.
Manage Your Connector: - Once verified, you can rename, edit, or delete the Oracle connector from the Connected Services Dashboard.