# Oracle

Navigate to the page with all the Data Connector icons and search for Oracle Data connector. Click on the ***Oracle*** icon.

<figure><img src="https://859511478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2FcyaQS434kynCTyL78hcX%2Fimage.png?alt=media&#x26;token=a3eccc01-acf1-414f-9417-bb1b14e7d8a7" alt=""><figcaption></figcaption></figure>

A form opens to create Oracle Data Connector. Provide the following information to create an Oracle Data Connector:

* **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.

​

<figure><img src="https://859511478-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGDmsjfjJBNqow7Fo97cO%2Fuploads%2FH74B28LnfNmiOEC0XKUd%2Fimage.png?alt=media&#x26;token=6ca67768-84b5-4cc7-80a7-e0d0969e7302" alt=""><figcaption></figcaption></figure>

* 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.

{% hint style="info" %}
*<mark style="color:green;">Please Note:</mark> 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
  {% endhint %}
