what happens when a datapump import reached resumable timeout state after ORA-39171
Hi All,
I have a data import running using datapump, import job is suspended due to 'ORA-39171: Job is experiencing a resumable wait' error as below
ORA-39171: Job is experiencing a resumable wait.
ORA-30036: unable to extend segment by 8 in undo tablespace 'UNDOTBS1'
This occurred at over the weekend, so no one attended the error until next working day.The tablespace issue ORA-30036 has been addressed,
I know by default resumable timeout is set 7200 for all jobs. what happens after the job reached resumable timeout? will the job continue after the reported error being fixed.
What i found is, the status column in the dictionary tables DBA_RESUMABLE and USER_RESUMABLE is showing as TIMEOUT (not running)