Create a JDBC driver on multiple nodes
These are the instructions to create a JDBC Driver in a Network Development (ND) environment. This sample configuration involves two base nodes: node A and node B added to ND on node C.
- Open the administrative console.
- Click Resources > JDBC Drivers. The default listing is at the node level.
- Leave the node text field blank and click Apply to change the scope to the cell level.
- Click New to create a new JDBC Driver at the cell level. For the classpath filed while creating the data source, the default is ${DB2_JDBC_DRIVER_PATH}\db2java.zip. Leave it at the default.
- Finish creating the JDBC Driver.
- Click Environment.
- Click Manage WebSphere Variables.
- Select each node.
- Click DB2_JDBC_DRIVER_PATH (this already exists by default). Here provide the path (in the value field) where db2java.zip exists on the selected node.
- Click Apply and save the changes. If you provided a different variable (like ${DB2PATH}) when creating the JDBC Driver, create a new variable by clicking New.
Note that This variable must be defined on each node under the cell.