Sometimes i want to see output details of a running datapump export job, but datapump’s job output shows only brief explanation and shows each process’s output after the process completed. In that case v$session_longops view helps us. This view displays status of jobs and some operations that run for longer than 6 seconds.
Read more »