TomLiotta
8025 pts. | Oct 29 2009 12:37AM GMT
What is “SQL-332″? Is that SQLCODE -332? That would be reasonable since SQLCODE -332 comes out as “Character conversion between CCSID &1 and CCSID &2 not valid.” in the system QSQLMSG message file at message identifier SQL0332.
A little information would be helpful. What is your OS version/release? What is your system’s QCCSID value? What CCSID does the failing job run under? What CCSID is the DBCS data data defined as?
Most commonly, this kind of problem comes up in systems that are configured with QCCSID 65535. That is an incorrect setting unless you have explicit reason for telling your system not to do character conversions. But you apparently do want character conversions done if you’re seeing SQLCODE -332.
Tom






