读书人

db2 codepage 变换

发布时间: 2012-09-15 19:09:29 作者: rapoo

db2 codepage 转换
今天运行datastage 报这个错误,就是连不上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

数据成功连上

读书人网 >其他数据库

热点推荐