kill an export or backup job
I have created a job from Oracle 8i Management Server Console which will export an entire database. The job is running and wanted to delete it. So I highlighted the job, and clicked on delete. However I discovered that the data is still exporting. How can i remove it?
Is it safe to delete the pid obtained from 'lsof | grep EXPDATA' where EXPDATA is the name of the dump file where the export data resides?