List of all BMC Remedy ARS errors

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

Show/Hide menu

ARERR 8991

Cannot create this field in Archive or Audit Form. If this is a main form, then a field with that ID exists in the Archive/Audit form and archive or audit will be disabled. If this is an Archive/Audit form then fields of this type cannot be created.

Description:

When a field is created in the source form, AR System tries to create the same field in the corresponding archive or audit form. This error is returned if another field with the same field ID but a different data type exists in the archive or form. Either create the field with the same ID and data type in the source form, or clear the Enable option for archive or audit on the source form.

Data fields, such as fields with data types 1 to 14 and 35 to 37, cannot be created in an archive or audit form.

Community comments:

Top