Troubleshooting
Problem
Trying to use a dynamic SQL statement within JDBC Adapter Service with the following query: “select count(*) from ${table}”, and having defined an input field named “table_name” and an output field named SQLresults for the query results, user always get an error at Adapter Service execution like:
+---
com.wm.pkg.art.error.DetailedServiceException: [ART.117.4002] Adapter Runtime (Adapter Service): Unable to invoke adapter service xxx.xxx:new_adapterService.
[ADA.1.316] Cannot execute the SQL statement "select count(*) as SQLresults from table_name". "
(99999/17003) Invalid column index"
Invalid column index
---+
Document Location
Worldwide
Log InLog in to view more of this document
Was this topic helpful?
Document Information
Modified date:
20 March 2025
UID
ibm17205223