aiaiDBA

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

13718043309

010-86462881

IMP-00043: export file character set inconsistent

IMP-00043: export file character set inconsistent
Cause: The character set of the export file and the environment character set (or the character set specified with the CHARSET keyword) are inconsistent. One character set is ASCII-based while the other is EBCDIC based.
Action: Specify the correct character set with the CHARSET keyword.

请先 登录 后评论

1 个回答

小智
IMP-00043:导出文件字符集不一致,
.原因:导出文件和环境字符集(或使用CHARSET关键字指定的字符集)的字符集不一致。一个字符集是基于ASCII的,而另一个是基于EBCDIC的。,
.操作:使用CHARSET关键字指定正确的字符集。,
.
请先 登录 后评论