浅谈解决DB2 数据库代码页不兼容的方法_SQL SERVER数据库_黑客防线网安服务器维护基地--Powered by WWW.RONGSEN.COM.CN

浅谈解决DB2 数据库代码页不兼容的方法

作者:黑客防线网安SQL维护基地 来源:黑客防线网安SQL维护基地 浏览次数:0

本篇关键词:兼容方法代码数据库
黑客防线网安网讯:    提示:例如: 当发出命令:db2 connect to db_name 后系统返回 SQL0332N There is no available conversion for the source code page 819 to the target code page 1386. Reason Code ...

    提示:例如: 当发出命令:db2 connect to db_name 后系统返回 SQL0332N There is no available conversion for the source code page 819 to the target code page 1386. Reason Code 1. SQLSTATE=57017 DB2 要求源代码页与目标代码页是互相兼容的, 在上边的例子中源代码页


例如:
  当发出命令:db2 connect to db_name 后系统返回

  SQL0332N There is no available conversion for the source code page "819" to the target code page "1386". Reason Code "1". SQLSTATE=57017

  DB2 要求源代码页与目标代码页是互相兼容的, 在上边的例子中源代码页为819与目标代码页为1386不兼容导致了数据库连接失败

  解决方法如下:

  在发出db2 connect 命令失败的机器上,在DB2 命令窗口中执行如下命令后重新进行连接:

  ->

  db2set db2codepage=1386 –I instance_name

  db2 terminate

    黑客防线网安服务器维护方案本篇连接:http://www.rongsen.com.cn/show-10877-1.html
网站维护教程更新时间:2012-03-21 03:11:32  【打印此页】  【关闭
我要申请本站N点 | 黑客防线官网 |  
专业服务器维护及网站维护手工安全搭建环境,网站安全加固服务。黑客防线网安服务器维护基地招商进行中!QQ:29769479

footer  footer  footer  footer