This article explains how to increase the maximum number of entries returned by a DX query search. This configuration is necessary when generating reports or retrieving datasets that exceed the default limit of 10,000 entries.
Identity Manager
This is a configuration adjustment required to accommodate large user datasets during query operations.
To increase the DX query search value, execute the following command in the appropriate interface to set the maximum number of entries an operation can return:
set max-op-size = <number-entries> | none;
Parameters:
Notes:
max-op-size to none may significantly impact system performance and memory usage if the dataset is extremely large. Use this setting with caution.