IBM DB2
Library:
db2jcc4.jar
Value for iscobol.jdbc.driver:
com.ibm.db2.jcc.DB2Driver
Value for iscobol.jdbc.url:
jdbc:db2://<ServerName>:<Port>/<DataBaseName>:user=<UserName>;password=<Password>;
See DatabaseBridge and JDBC/ESQL Configuration for other JDBC settings that affects the post-connection behaviors, like autocommit.