Troubleshooting
Problem
In this case, the QUERY_EXECUTOR_002 error is referencing an additional underlying error, JDBC_06 - Failed to get driver instance.
The required database driver is not installed as an external library for the JDBC stage.
Symptom
When validating or running a pipeline which uses the ‘JDBC Query Executor’ stage, the following error is displayed:
QUERY_EXECUTOR_002 - Can't open connection: JDBC_06 - Failed to initialize connection pool: java.lang.RuntimeException: Failed to get driver instance for jdbcUrl=<jdbc_connection_string>
Resolving The Problem
To add the necessary driver to the external library, please see the following steps:
Select the JDBC Query stage > External Libraries, then click the Upload External Libraries button.
Select the JDBC driver required for your specific database from your local environment.
Save your changes, then restart the engine.
After restarting, test the pipeline again to see if the error persists.
Document Location
Worldwide
Was this topic helpful?
Document Information
Modified date:
15 March 2025
UID
ibm17186092
