0

Once monthly we are doing full export of production database and import those data into develop environment. Version of Oracle database is 11.2.0.3 on RHEL 6.4 (64bit). My question is can i get list of those completed import/export data pump jobs, by querying data dictionary view or by using some other way?

Thank you

  • I don't think that is possible unless the jobs are scheduled through `dbms_scheduler` –  Jan 30 '18 at 11:52
  • They are not, because we do not have exact time when we do it, its random date, we wait for developers to approve this, then we execute manually a shell script on server side. – prepek2000 Jan 30 '18 at 11:58

0 Answers0