setting of parallel_max_servers parameters in Oracle

Source: Internet
Author: User

The Parallel_max_severs parameter sets the maximum number of processes available for parallel execution, and the default value for this parameter is as follows:

1. When Pga_aggregate_target >0

parallel_max_servers= (Cpu_count x parallel_threads_per_cpu x 10)

2. When Parallel_max_servers is not set

parallel_max_servers= (Cpu_count x parallel_threads_per_cpu x 5)

The default setting may not be sufficient, and we usually set the Parallel_max_servers parameter according to the highest degree of parallelism (DOP):

2 x DOP x number_of_concurrent_users

Author: 51cto Blog Oracle Little Bastard

Back to the column page: http://www.bianceng.cnhttp://www.bianceng.cn/database/Oracle/

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.