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

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: [jcc][10150][10300][4.3.85] Invalid parameter: Unknown column name COLUMN_NAME. ERRORCODE=-4460, SQLSTATE=null

Resolving the problem

This problem is caused by the DB2 JDBC driver and DB2 environment. The latest DB2 JDBC driver file db2jcc.jar (3.58.82) should be used to connect to a DB2 database. You can get the DB2 driver V9.7 FP1 from following technote:

http://www.ibm.com/support/docview.wss?uid=swg21363866

After downloading the driver file, you will find two JARs: db2jcc.jar (for JDBC 3.0 spec) and db2jcc4.jar (for JDBC 4.0 spec). Use db2jcc.jar (for JDBC 3.0) rather than db2jcc4.jar (for JDBC 4.0) in this scenario.

In addition, you need to ensure you have the correct configuration of DB2 on z/OS. Before launching the external service wizard, ensure:

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值