Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Restarting a failed DataPump Import job

user1151048Jun 3 2015 — edited Jun 3 2015

I am planning to import a large schema from one 11.2.0.3 database into another of the same version on a different host, both running RHEL.   I am expecting this will take a few days to complete and will be over a db link.  I plan to start this as a background process (nohup &) so it will continue if I get disconnected.  I know there is a timeout window if something like tablespace limits occurs, but is there any way to restart the job if it happens to fail and stop?  The documentation I read said that the START_JOB command could be used to restart a job to which you are attached, but that won't be the case here since I will run it nohup.

This post has been answered by Dean Gagne-Oracle on Jun 3 2015
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 1 2015
Added on Jun 3 2015
4 comments
8,487 views