Oracle Solution for Error ora-39171

Solution for Oracle Error ORA-39171

ORA-39171: Job is experiencing a resumable wait. string

What triggered the Error:

The Data Pump job is stalled with one or more of its sessions having a resumable wait. Resumable waits are typically caused by a non-expandable tablespace running out of space. The follow-on message describes the nature of the wait.

What should we do to fix it:

Correct the condition causing the wait. This will typically involve adding datafiles to the tablespace that is full.