Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的任务是使用命令 impdp 导入 oracle 数据库(大数据)。我必须迁移需要很长时间的大数据。当导入作业中断时,有没有办法回滚数据库?
谢谢
通过在 import commnad 中使用 job_name 可以从它被中断的地方启动作业。
闪回功能是您的朋友。