Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

[SQL0332] Character conversion between CCSID 13488 and CCSID 65535 not vali

843854Jun 13 2002 — edited Jun 13 2002
Hello there!!!
Im trying insert in SQL statement from text file to DB2 file by "Insert into LIB.FILE (FIELD) VALUES("+"'" + text+ "')"; but I get some message like
"[SQL0332] Character conversion between CCSID 13488 and CCSID 65535 not valid."
How can I improve my situation?Any ideas?
Any suggestion would be appreciate.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 11 2002
Added on Jun 13 2002
1 comment
715 views