List of all BMC Remedy ARS errors

All BMC Remedy AR Server messages with detailed description and developers comments.

Show/Hide menu

ARERR 2709

The maximum number of fields that can be specified in one index is numberOfFields.

Description: You exceeded the number of fields that can be added to a single index, which is 16. You might be indexing too many fields in your form. Good candidates for indexing include fields that you search on frequently. If necessary, create multiple indexes for this form.

Community comments:

Top