JOB_NAME :
The job name is used to mention the job name in subsequent actions, such as when the ATTACH parameter is used to attach to a job, or to identify the job via the DBA_DATAPUMP_JOBS or USER_DATAPUMP_JOBS views.
[oracle@18c ~]$ expdp hari/oracle directory=test_dir dumpfile=hari_data1.dmp logfile=hari_data1.log schemas=hari JOB_NAME=HARI_EXPORT Export: Release 18.0.0.0.0 - Production on Tue Aug 21 23:24:57 2018 Version 18.3.0.0.0 Copyright (c) 1982, 2018, Oracle and/or its affiliates. All rights reserved. Connected to: Oracle Database 18c Enterprise Edition Release 18.0.0.0.0 - Production Starting "HARI"."HARI_EXPORT": hari/******** directory=test_dir dumpfile=hari_data1.dmp logfile=hari_data1.log schemas=hari JOB_NAME=HARI_EXPORT Processing object type SCHEMA_EXPORT/TABLE/TABLE_DATA Processing object type SCHEMA_EXPORT/TABLE/INDEX/STATISTICS/INDEX_STATISTICS Processing object type SCHEMA_EXPORT/TABLE/STATISTICS/TABLE_STATISTICS Processing object type SCHEMA_EXPORT/STATISTICS/MARKER Processing object type SCHEMA_EXPORT/PRE_SCHEMA/PROCACT_SCHEMA Processing object type SCHEMA_EXPORT/TABLE/TABLE Processing object type SCHEMA_EXPORT/TABLE/COMMENT Processing object type SCHEMA_EXPORT/TABLE/INDEX/INDEX Processing object type SCHEMA_EXPORT/TABLE/CONSTRAINT/CONSTRAINT . . exported "HARI"."EMP" 873.1 KB 100000 rows . . exported "HARI"."SYS_EXPORT_SCHEMA_01" 0 KB 0 rows Master table "HARI"."HARI_EXPORT" successfully loaded/unloaded *********************************************************************** Dump file set for HARI.HARI_EXPORT is: /u01/empdata/hari_data1.dmp Job "HARI"."HARI_EXPORT" successfully completed at Tue Aug 21 23:25:27 2018 elapsed 0 00:00:30
Monitoring datapump jobs :
select * from dba_datapump_jobs;
Catch Me On:- Hariprasath Rajaram
Telegram:https://t.me/joinchat/I_f4DhGF_Zifr9YZvvMkRg
LinkedIn:https://www.linkedin.com/in/hari-prasath-aa65bb19/
Facebook:https://www.facebook.com/HariPrasathdba
FB Group:https://www.facebook.com/groups/894402327369506/
FB Page: https://www.facebook.com/dbahariprasath/?
Twitter: https://twitter.com/hariprasathdba