May be try just executing the job as
dbms_job.run(job#). If it executes without any errors, then you have accomplished it.

Badrinath