Difference between revisions of "ars.cfg"

Jump to navigation Jump to search
284 bytes added ,  12:57, 30 October 2024
(Added more information on ARS_DB_MAX_SQL_TABLES)
Line 515: Line 515:
;ARS_DB_MAX_SQL_TABLES
;ARS_DB_MAX_SQL_TABLES
: Specifies the maximum number of tables to query when searching an Application Group.  The default value is unknown.  This parameter is a short term solution -- instead, you should be optimizing [[Table Segmentation in Content Manager OnDemand]] or performing [https://cmod.cloud/professionalservices/table-consolidation/ CMOD Segment Table Consolidation] to improve performance, and your DBA should increase the size of DB2 DBHEAP and STMT_HEAP parameters in the database configuration.  Visit the [https://www-01.ibm.com/support/docview.wss?uid=swg21406889 IBM TechNote on ARS_DB_MAX_SQL_TABLES] for more information.
: Specifies the maximum number of tables to query when searching an Application Group.  The default value is unknown.  This parameter is a short term solution -- instead, you should be optimizing [[Table Segmentation in Content Manager OnDemand]] or performing [https://cmod.cloud/professionalservices/table-consolidation/ CMOD Segment Table Consolidation] to improve performance, and your DBA should increase the size of DB2 DBHEAP and STMT_HEAP parameters in the database configuration.  Visit the [https://www-01.ibm.com/support/docview.wss?uid=swg21406889 IBM TechNote on ARS_DB_MAX_SQL_TABLES] for more information.
;ARS_LDAP_GROUP_USER_FILTER_USE_DN
: Instructs CMOD to use Distinguished Name in Group and User Filters.  Only to be used with the advice of IBM's support team.  Also, using this parameter with CMOD v10.5.0.8 or lower, regardless of value it is set to, may cause undesired behaviour.
;ARS_LDAP_REFERRALS
;ARS_LDAP_REFERRALS
:Set this value to FALSE in order to prevent Content Manager OnDemand LDAP Authentication from accepting 'referral' responses from the configured LDAP server, which can stop CMOD LDAP Authentication from working at all.
:Set this value to FALSE in order to prevent Content Manager OnDemand LDAP Authentication from accepting 'referral' responses from the configured LDAP server, which can stop CMOD LDAP Authentication from working at all.

Navigation menu