Restart and Enable the Job Queue Still logged in as apps: Stop and disable the Job Queue: begin cdr_exe_job_queues.stop_processing_queues; end; / Start and enable the job queue: begin cdr_exe_job_queues.start_jobq_process_enabled; end; / Parent topic: Set Up the Distributed Processing Server