This article outlines the recommended SQL settings for Active Roles for best performance.
Settings:
In SQL Server Management Studio, do the following:
NOTES:
Additional reference: When creating new databases using the Active Roles Configuration Center wizard, there is no option …
Example:

Example:

This setting is a calculation that is dependent of various factors and a simple way to calculate these settings is to run the attached SQL Query to determine the results. For additional information or other methods on determining and setting the correct value, please see:
NOTE: This SQL query and recommendation is for the global server setting. There may be per-database settings for Max Degree of Parallelism that can override the server setting. Consult with a DBA to ensure this is applicable for your SQL Server and databases.
In the example below, the recommended MaxDOP (Maximum Degree of Parallelism) is 4. Once the script returns your specific recommended value, you may set the value as follows:
SQL Query Results Example:

Setting:

To limit the SQL Server memory:
Example:

To check and set the correct page file size:
Example:

© 2026 One Identity LLC. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center