Descriptor index not valid while inserting record into AS400 table

[FONT=Helv][SIZE=2]Hi WmUsers,
I am trying to insert a record into AS400 table and I get the following error:

[FONT=Helv]SIZE=2 Descriptor index not valid."
Descriptor index not valid.

[FONT=Helv][SIZE=2]The as400 connection parameters are:
DataSource Class com.ibm.as400.access.AS400JDBCDataSource
serverName 10.80.2.164
user WINDPLM
password ******
databaseName AMFLIBI
portNumber
networkProtocol
Other Properties translate binary=true;“,”“,”"

Any help is appreciated.

Thanks & Regards,
Satish Jeejula
[/size][/font][/SIZE][/FONT][/SIZE][/FONT]

I am having similar issue any help please.

using JDBC 6.5 on IS 8.0.1. we have recently migrated from 6.5 to 8.0.1.
and copied all the connects from 6.5 to 8.0.1.
as ported in this forum, I copied jt400.jar in lib/jars and also in WmJDBCAdapter\code\jars\static.

The adapter services and connection work on IS 6.5 but facing this descriptor index error on IS 8.0.1.

applied jdbc_fix_4 fix_8 and fix13. jdbc is same as on IS 6.5