Thank You I figured it out. THe statementis
exec dbms_job.remove(job_#);
But has to be run as the job owner.

-Chintz