sqlplus system/*****
SQL> drop table BAD_JOB
when DP starts export, it creates so called master table in the user you are connected to with the DP and the table_name matches the job name. While the master table is present, the job is considered not finished
I hope that helps




Reply With Quote