IBM WebSphere Application Server Network Deployment V8.5 and V9.0, Core Administration — Question 15

An administrator upgrades the IBM DB2 JDBC driver. The test connection operation fails. On checking the System.Out log the administrator finds that the JVM is still using the old JDBC driver.
What could be the possible reason for the failure?

Answer options

Correct answer: B

Explanation

The correct answer is B because if the driver upgrade was unsuccessful, the old JDBC driver would continue to be used, leading to connection failures. Options A, C, and D do not directly address the issue of the upgrade process itself failing, which is the core problem in this scenario.