I've run my Java program in the DB2 server. It returns all values needed but in the end the error below occured :
COM.ibm.db2.jdbc.DB2Exception: [IBM][JDBC Driver] CLI0601E Invalid statement handle or statement is closed. SQLSTATE=S1000
There are no data inserted into the table in the database.
Please tell me what is going on?
