Starting the Job Queue

To start the job queue, connect as apps to run the script.

 begin
 cdr_exe_job_queues.start_jobq_process_disabled;
 end;
/
commit;