Versions

This connector can be used to get data from local or remote Oracle Database installations with version 12 or above.

Selecting Connection Type

In the “Create Connection” dialog change the Connection “Type” by selecting “Oracle” :

Connection Parameters

Connection Oracle settings

Host

This is the address of the Oracle instance you need to access. Possible values are :

  • localhost : local server
  • <IPv4Address> : server accessible through a IP v4 address

Be aware that when searching for a server instance, Alpana waits for a response. If the server instance doesn’t respond, there is a rather long timeout.

Authentication Mode

“Oracle Account” : will use Oracle authentication with “User ID” and “Password”.

“Windows” : will use Windows Authentication from the Windows user that generates the query.

Service Name

The name of the Service to connect to.

Test Connection

To test the connection for validity, click “Test Connection” button. The following confirmation message will confirm its validity.

connection test OK

If the connection is invalid, the following message appears :

connection test not OK

Then you will need to fix the Connection parameters (credentials, server name, …) or check network connectivity (is the Oracle accessible from here ?)

Connection Schema

The Oracle Connector fetches the following object types in the database schema :

  • Tables
  • Views
  • Stored Procedures

Data refresh and Buffer

The Oracle Connector is not bufferized by default.

However, when data is joined with another Alpana Connection (including another Oracle Connection), data is bufferized.

If you need to get new data, see Chapter The data Buffer

Last modified: Oct 15, 2019

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment