DBAsupport.com Forums - Powered by vBulletin
Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: job_queue_processes parameter

  1. #11
    Join Date
    Mar 2001
    Posts
    314
    Just an update:

    For 9i, the SNP processes have been renamed as "J" processes and their max value has also been increased from 36 (till 8.1.7) to 1000. Thus, the JOB_QUEUE_PROCESSES parameter from 9i onwards will spawn the J000-J999 processes instead of the present SNP0-Z processes.

    -amar


  2. #12
    Join Date
    Dec 2000
    Location
    Ljubljana, Slovenia
    Posts
    4,439
    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.
    Jurij Modic
    ASCII a stupid question, get a stupid ANSI
    24 hours in a day .... 24 beer in a case .... coincidence?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width