aiaiDBA

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

13718043309

010-86462881

ORA-29345: cannot plug a tablespace into a database using an incompatible character set

ORA-29345: cannot plug a tablespace into a database using an incompatible character set
Cause: Oracle does not support plugging a tablespace into a database using an incompatible character set.
Action: Use import/export or unload/load to move data instead.

请先 登录 后评论

1 个回答

小智
ORA-29345:无法使用不兼容的字符集将表空间插入数据库,
.原因: Oracle不支持使用不兼容的字符集将表空间插入到数据库中。,
.操作:使用import / export或unload / load来移动数据。,
.
请先 登录 后评论