List of all BMC Remedy ARS errors

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

Show/Hide menu

ARERR 179

Pattern in a character limit is invalid.

Description: The pattern specified for a limit to the character field is illegal. Typically, the pattern either has an opening bracket ([) with no matching closing bracket (]) or has a range within double brackets ([ ]) with the starting value greater than the ending value (for example, [c-a]).

Community comments:

Top