List of all BMC Remedy ARS errors

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

Show/Hide menu

ARWARN 83

A field with a length greater than 255 bytes cannot be in a result list. To prevent an error, the field was removed from the result list.

Description: A change to the limits definition of a field was made. The new limits cause the field length to change from fewer than 256 bytes to 256 bytes or greater (unlimited). This field is in the list of fields to be returned in the results list. A field with a length greater than 255 bytes cannot be in the results list. To prevent an error, the field was removed from the results list definition.

Community comments:

Top