job_queue_processes and job_queue_interval
With your help I have experimented with scheduling jobs on a test database and have achieved desired results, but on main database are not running.
I found that there are currently no entries for job_queue_processes and job_queue_interval in main database init.ora. Do I just add these lines and restart database?
What is best setting for job_queue_processes and job_queue_interval in init.ora? And what do values represent?
James.