Previous Topic: set op-error-trap CommandNext Topic: set password-age Command


set paging-threshold Command—Set a Threshold for Handling Paging Requests

The paging threshold setting affects the way that the DSA handles requests in which the server-side sort control is used with the simple paged results control or the virtual list view control.

By default, this threshold is 100 entries. If you need to change this value, use the following setting:

set paging-threshold = size 
size

Sets the size of a page (in entries), beyond which the page is taken only after sorting the entire result set.

More information:

Page Sizes for the Server-Side Sorting and VLV Controls