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