What settings are required to run the ODBC-JDBC Gateway with the IBM VSE Connector Client?

ODBC-JDBC Gateway data source setting Value
Driver Class com.ibm.vse.jdbc.VsamJdbcDriver
Class Path /opt/IBM/VSE Connector Client/VSEConnector.jar:/opt/IBM/VSE Connector Client/ibmjsse.jar:/opt/IBM/VSE Connector Client/ibmpkcs.jar:/opt/IBM/VSE Connector Client/cci.jar
URL jdbc:vsam:ip_address

where:

  • ip_address is the VSE IP address.

Ensure that there are no trailing spaces at the end of the Class Path value.