aiaiDBA

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

13718043309

010-86462881

IMP-00016: required character set conversion (type number to number) not supported

IMP-00016: required character set conversion (type number to number) not supported
Cause: Import could not convert the character format of the export file into the native character format.
Action: Change the user character set by setting the NLS_LANG environment variable to match the character set of the export file.

请先 登录 后评论

1 个回答

小智
IMP-00016:不支持所需的字符集转换(类型编号到编号),
.原因:导入无法将导出文件的字符格式转换为本机字符格式。,
.操作:通过将NLS_LANG环境变量设置为与导出文件的字符集相匹配来更改用户字符集。,
.
请先 登录 后评论