为提高效率,提问时请提供以下信息,问题描述清晰可优先响应。
【DM版本】:v8
【操作系统】:docker
【CPU】:--
【问题描述】*:
root@5d60e0060cdf:/opt/dmdbms/bin# cat /opt/dmdbms/log/tl_swms_db_imp.log
dimp V8
[WARNING]please use later tool to support this file
terminate import success with warning
您好:
报错原因如下:
dexp的数据库版本高于dimp的数据库版本
解决办法如下:
1、升级dimp数据库版本和dexp数据版本一致;
2、使用迁移工具导出成sql语句,避开版本问题;
3、网络通的情况下,使用迁移工具直接迁移即可。
导入的工具版本降一降,和导出的版本保持匹配