You can connect to on-premise or cloud Oracle Datastores using the Oracle Connector.
Options to connect to Oracle from Eightwire.
There are options to allow you to select the appropriate Driver according to your environment, or to use the Eightwire Agent to connect using the managed driver. The information here was verified using Oracle Database 12.2.0.1.0.
ODP.NET
This option is considered to be the most performant in terms of the tasks required in the data transfer process.
Use the the Protocol dropdown to select Oracle Data Provider Managed or Unmanaged Driver
Connection string examples:
Data Source=<data source>;User id=<user id>;Password=<password>;
With a trusted connection
Data Source=<data source>;Integrated Security=yes
Further Requirements;
(If using Unmanaged Driver)
Oracle (.NET Data Provider from Oracle) ODP.Net driver (Oracle.DataAccess needs to have been installed in the Global Assembly Cache (GAC)).
This requires an extra manual step (configure.bat all <Oracle Home Directory> true true)
OLEDB
Connection string examples;
Oracle OleDB with user id and password (the data source is defined in the tsnames.ora e.g. default is orcl):
Critical information shared during COVID-19 response
As the Government’s response to COVID-19 ramped up in March 2020, the Ministry of Health needed timely information about Intensive Care Unit bed availability.
Critical information shared during COVID-19 response
As the Government’s response to COVID-19 ramped up in March 2020, the Ministry of Health needed timely information about Intensive Care Unit bed availability.