Hi,
I have a requirement to check if my data pump jobs over. If then perform some post import tasks.
currently i see dba_datapump_jobs only displays current job information and no results if jobs are over.
Is there any object which stores information about all jobs(with status).
Regards,