I have a problem.
After I run a java program, it didnt call the Populate Data method in the java. Error below occured :
COM.ibm.db2.jdbc.DB2Exception: [IBM][CLI Driver][DB2/AIX64] SQL0206N "CASE_NUMBER_TC" is not valid in the context where it is used. SQLSTATE=42703
I only add in some new fields to the table in the database and add some new attributes in the program.
Can someone please help me?
