And to add to that: parameter JOB_QUEUE_INTERVAL has been removed from 9i, it is not supported any more. The master job queue process will wake up any 5 seconds and scan if there is any job to be processed in the waiting queue, and if needed it will spawn a slave job queue proces to handle that job. The whole scheduling mechanism has been totaly reengineered in 9i.