Topics: |
How to: |
Reference: |
Configuring the adapter consists of specifying connection and authentication information for each of the connections you want to establish.
You can configure the adapter from either the Web Console or the Data Management Console.
or
From the Data Management Console, expand the Adapters folder.
In the DMC, the Adapters folder opens. In the Web Console, the Adapters page opens showing your configured adapters.
com.jethrodata.JethroDriver
The Adapter for Jethro is under the SQL group folder.
The URL configuration for the Jethro adapter is:
jdbc:JethroData:://host:port[;host:port]…/instance_name
where:
Is the name or IP addresses where the Jethro server is running.
Is the port number for Jethro. The default value is 9111.
Is the name of the Jethro server instance.
If the server is unable to configure the connection, a dialog box opens with an error message. The message typically begins with the following:
(FOC1400) SQLCODE IS -1 (HEX: FFFFFFFF) XOPEN: nnnn
where:
Is the message number returned.
Some of the more common errors are:
(FOC1500) : (-1) [00000] JDBFOC>> connectx(): (FOC1500) : java.lang.UnsupportedClassVersionError: org/apache/drill/jdbc/Driver : (FOC1500) : Unsupported major.minor version 51.0 (FOC1479) ERROR CONNECTING TO SQL DATABASE
This indicates that your Java version is less than 1.7, which is required.
Configuring the adapter consists of specifying connection and authentication information for the connection that you want to establish.
Note that the ODBC Adapter for Jethro is only available for servers running on Windows.
You can configure the adapter from either the Web Console or the Data Management Console.
or
From the Data Management Console, expand the Adapters folder.
In the DMC, the Adapters folder opens. In the Web Console, the Adapters page opens showing your configured adapters.
The Add Jethro ODBC to Configuration dialog box opens, as shown in the following image.
The following list describes the connection attributes for which you can supply values. To complete the attribute declaration, click the Configure button.
WebFOCUS | |
Feedback |