Hi all, We are running a Java application connecting to a DB2 Server 6.1 FP7 on an AIX box 4.3.3
Once in a while we get this CLI Error message COM.ibm.db2.jdbc.DB2Exception: [IBM][CLI Driver] CLI0156E Error closing a file. SQLSTATE=HY506 We are doing an insert / update to a table and thats when we are getting this error message. When we checked the CLI documentation, we get SQLSTATE=HY506 can occur when SQLFreeStmt(), but we never call those functions directly. So how do we solve the problem. Any help would be appretiated. Thnx. Regards, Ragu ===== To unsubscribe, send 'unsubscribe' to [EMAIL PROTECTED] For other info (and scripts), see http://people.mn.mediaone.net/scottrmcleod
