BROKEN JOB - Reseting and running broken job

exec dbms_job.broken(, FALSE);

exec dbms_job.run();

Example:
exec dbms_job.broken(111033, FALSE);

exec dbms_job.run(111033);

Comments

Popular posts from this blog

How to resolve - ORA-09925: Unable to create audit trail file

How to repair a disk in a diskgroup