What settings are required to run the ODBC-JDBC Gateway with Oracle?

ODBC-JDBC Gateway data source setting Value
Driver Class Oracle.jdbc.driver.OracleDriver
Class Path classes12.zip
URL jdbc:oracle:thin:@host:port:sid

Note that the order of the JAR files in the Class Path field is significant. Ensure that there are no trailing spaces left at the end of the Driver Class field.