DB2编码问题而导致连接不上上数据库

今天连接不上db2 数据库

SQL0332N  Character conversion from the source code page "1386" to the target code page "819" is not supported.  SQLSTATE=57017

查询资料处理如下

db2set db2codepage=1208

db2set db2country=86

db2 terminate

数据成功连上

posted on 2017-08-22 14:16  顽固  阅读(669)  评论(0)    收藏  举报

导航