db2: Invalid parameter: Unknown column name ...ERRORCODE=-4460, SQLSTATE=null
如标题所述。问题的原因可能是db2驱动引起。原文内容如下:In my case, I got the same error in a similar situation because I had the "wrong" driver jar (db2cc4.jar) in the classpath ahead of the "correct" one (db2cc.jar). I'm not quite sure what the difference is between the 2 jars, but when I switched the order, the issue went away.
ibm论坛如下说:
Problem(Abstract)
WebSphere Adapters for JDBC unable to create business object definition files when attempting to configure against DB2 on z/OS.
Symptom
<div style="font-size: 0.8em; padding-right: 5px; padding-left: 5px;" class="ibm-domino-rtf">WebSphere Adapters for JDBC is configured to connect to DB2 on z/OS in the external service wizard. The business object artifacts can not be generated in the module after the wizard. The following SQL exception is encountered in metadata discover logs in JDBCMetadataDiscovery.log file generated by the external service wizard.
com.ibm.db2.jcc.a.SqlException: Invalid parameter: Unknown column name COLUMN_NAME. ERRORCODE=-4460, SQLSTATE=null
页:
[1]