Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Replication
Create another job in job_queue that will run DBMS_JOB(job id of DBMS_DEFER_SYS.EXECUTE , FALSE) that run once an hour to unbroken your DBMS_DEFER_SYS.EXECUTE job. When a job in job queue fail for 16 times it will becaome broken and this is not configurable. You just have to constantly run this unbroken procedure to unbroken the job.
Patrick Tan Received on Fri Jun 13 1997 - 00:00:00 CDT
![]() |
![]() |