IBM DB2
In an application, right-click on Sources -> select Create source -> type any Source name and select DB2Source in the Source type field -> click Create.
- connStr - connection string, e.g.
jdbc:db2://<hostname>:25000/padbtest - user - user name
- password - password
Last updated on