Oracle Databases

Prev Next

Introduction

These types of datasources represent the connection to an Oracle database schema.

Properties

Oracle Datasources have the following properties: This type of datasource has the following properties:

Name Description
Name The name of this datasource. This does not have to be the name of the database schema on the Oracle instance.
Host he host (i.e. the IP address or computer name) of the Oracle instance to connect to.
Port The port on which the Oracle instance runs.
Username The username used to connect to the Oracle instance.
Password The password used to connect to the Oracle instance.
Service Name The service name of the Oracle instance.