Start a new topic

Issue with DB2 Query Execution

[This topic is migrated from our old forums. The original author name has been removed]

Hi, I installed this software and trying to connect to DB2 database, the connection is successful. When I try to query any table using a query like select * from schema.table, it is giving me the below error in the software log. 2:30:12 [SELECT - 0 row(s), 0.300 secs] 1) [Error Code: -4220, SQL State: 22021] [jcc][t4][10275][10041][4.18.60] Unsupported ccsid, encoding, or locale: "Cp1027". ERRORCODE=-4220, SQLSTATE=22021. 2) [Error Code: -4220, SQL State: 22021] [jcc][t4][10275][10041][4.18.60] Unsupported ccsid, encoding, or locale: "Cp1027". ERRORCODE=-4220, SQLSTATE=22021. 3) [Error Code: -4220, SQL State: 22021] [jcc][t4][10275][10041][4.18.60] Unsupported ccsid, encoding, or locale: "Cp1027". ERRORCODE=-4220, SQLSTATE=22021 Any clue on this issue. Please note I installed this software with VM option. I tried reinstall, still it didn't work.

1 person has this question
1 Comment

[This reply is migrated from our old forums.]

Re: Issue with DB2 Query Execution
Hi, I've googled a bit and this seems to be related to the Java VM. If you open *Help->About*, what does it say for *Java Version*, *Java VM* and *Java Home* ? Even better is if you can post a screenshot of the Help->About window. Best Regards, Hans