List of all BMC Remedy ARS errors

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

Show/Hide menu

ARWARN 57

One or more fields in the statistic operation had a NULL value. Those values are excluded from the statistics computation.

Description: The requested statistical operation found one or more NULL values in the fields that were being used for the calculation. Because NULL fields contain no meaningful data for the calculation being performed, only those fields that contain non-NULL values are included in the computation.

Community comments:

Top