aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

IMP-00079: Warning: National character set data in this table may be incorrect

IMP-00079: Warning: National character set data in this table may be incorrect
Cause: Due to a problem in 8.0.2 Export, national character data in NCHAR and NVARCHAR2 columns was incorrectly assumed to be in the export server's data base character set and was converted to the export client's data base character set. This conversion would only be correct if the export server's data base character set was the same as the export server's national character set and the export client's data base character set was the same as the export client's national character set. All other combinations would likely be incorrect. This export dump file was generated by 8.0.2 Export and the export client and server characater sets did not fit that criteria.
Action: Examine the national character data. If incorrect, update the data with correct data.

请先 登录 后评论

1 个回答

小智
IMP-00079:警告:此表中的国家字符集数据可能不正确,
.原因:由于8.0.2导出中的问题,NCHAR和NVARCHAR2列中的国家字符数据被错误地假定为在导出服务器的数据库字符集中,并转换为导出客户端的数据库字符集。只有在导出服务器的数据库字符集与导出服务器的国家字符集相同,并且导出客户端的数据库字符集与导出客户端的国家字符集相同时,此转换才是正确的。所有其他组合可能不正确。此导出转储文件由8.0.2导出生成,导出客户端和服务器字符集集不符合该条件。,
.操作:检查国家字符数据。如果不正确,请使用正确的数据更新数据。,
.
请先 登录 后评论