码迷,mamicode.com
首页 > 其他好文 > 详细

SAS使用SPD引擎并报Encoding错误

时间:2014-12-23 17:18:20      阅读:129      评论:0      收藏:0      [点我收藏+]

标签:

 ERROR: Unable to open data file because its file encoding differs from the SAS session encoding and cannot be transcoded. You must access the data set with the same encoding with which it was created. 
 
运行 workspace server 发现有部分线程出现此错误,经过验证是由于使用了SPD引擎,并且通过外界删除SPD相关文件时造成失败,从而导致了部分文件残留,猜测当SPD再次启动时,
重新check或者使用了这些文件,而报出了encoding的相关错误

SAS使用SPD引擎并报Encoding错误

标签:

原文地址:http://www.cnblogs.com/tyoyi/p/4180404.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!