# Oracle

> Oracle - There are two data connection types for Oracle Database: Service Name and SID. Use the
> appropriate parameters for the connection path you use to connect to Oracle Database.

This Markdown file sits beside the HTML page at the same path (with a `.md` suffix). It summarizes the topic and lists links for tools and LLM context.

Companion generated at `2026-05-01T23:10:48.097677+00:00` (UTC).

## Primary page

- [Oracle](https://docs.datarobot.com/en/docs/reference/data-ref/data-sources/dc-oracle.html): Full documentation for this topic (HTML).

## Sections on this page

- [Supported authentication](https://docs.datarobot.com/en/docs/reference/data-ref/data-sources/dc-oracle.html#supported-authentication): In-page section heading.
- [Prerequisites](https://docs.datarobot.com/en/docs/reference/data-ref/data-sources/dc-oracle.html#prerequisites): In-page section heading.
- [Required parameters](https://docs.datarobot.com/en/docs/reference/data-ref/data-sources/dc-oracle.html#required-parameters): In-page section heading.
- [Service Name](https://docs.datarobot.com/en/docs/reference/data-ref/data-sources/dc-oracle.html#service-name): In-page section heading.
- [SID](https://docs.datarobot.com/en/docs/reference/data-ref/data-sources/dc-oracle.html#sid): In-page section heading.
- [Troubleshooting](https://docs.datarobot.com/en/docs/reference/data-ref/data-sources/dc-oracle.html#troubleshooting): In-page section heading.

## Related documentation

- [Reference documentation](https://docs.datarobot.com/en/docs/reference/index.html): Linked from this page.
- [Data reference](https://docs.datarobot.com/en/docs/reference/data-ref/index.html): Linked from this page.
- [Supported data stores](https://docs.datarobot.com/en/docs/reference/data-ref/data-sources/index.html): Linked from this page.
- [Allowed source IP addresses](https://docs.datarobot.com/en/docs/reference/data-ref/allowed-ips.html): Linked from this page.

## Documentation content

# Oracle

There are two data connection types for Oracle Database: Service Name and SID. Use the appropriate parameters for the connection path you use to connect to Oracle Database.

## Supported authentication

- Username/password for both Service Name and SID

## Prerequisites

The following is required before connecting to Oracle in DataRobot:

- Oracle Database account

## Required parameters

### Service Name

The table below lists the minimum required fields to establish a connection with Oracle (Service Name):

| Required field | Description | Documentation |
| --- | --- | --- |
| address | The connection URL that supplies connection information for Oracle. | Oracle documentation |
| serviceName | Specifies name used to connect to an instance. | Oracle documentation |

### SID

The table below lists the minimum required fields to establish a connection with Oracle (SID):

| Required field | Description | Documentation |
| --- | --- | --- |
| address | The connection URL that supplies connection information for Oracle.Example: | Oracle |
| SID | A unique identifier for your database. | Oracle documentation |
| port | A unique identifier for your database. | Oracle documentation |

## Troubleshooting

| Problem | Solution | Instructions |
| --- | --- | --- |
| When attempting to execute an operation in DataRobot, the firewall requests that you clear the IP address each time. | Add all allowed IPs for DataRobot. | See Allowed source IP addresses. If you've already added the allowed IPs, check the existing IPs for completeness. |
