> For the complete documentation index, see [llms.txt](https://docs.bdb.ai/bdb-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bdb.ai/bdb-documentation/data-center/data-connectors/supported-data-connectors/database-connectors/oracle.md).

# Oracle

Provide the following information to create an Oracle Data Connector.

![](/files/7xuKJo5Q9F1PDduGJy77)

* **Data Connector Name**: Provide a user-defined name to identify the data connector.
* **Description:** Provide the connection details (optional).
* **Username:** Enter a Username (It should be the same as given in the connection server).
* **Password:** Enter the Password (It should be the same as provided in the connection server).
* **IP/Host**: Enter database server details (from where the user wants to fetch data).
* **Port**: Provide the server port number.
* **SID Service Name**: Provide the unique alias used for the database (when connecting).
* Click the **‘Save’** option.

![](/files/xx546he7SGDI2EGDsTVh)

* The success messages appear to confirm the connection and creation of the new Oracle data connector.
* The newly created Oracle data connector gets added to the Data Connectors list.

![](/files/wgOkQQ6hnEBRyqBdMSfJ)

Note: Note: The user can use the following Environment Variables instead of the actual Username and Password to create the Oracle Data Connectors.

* Username: ENV.ORACLEUSERNAME
* Password: ENV.ORACLEPASSWORD
