002943: The domain is incompatible with the existing default value.

Description

When assigning a domain to a field, the specified domain does not match the current default value for the field. For example, if the default value is 100 and the domain range is 1-50, the default value falls outside of the domain range.

Ensure that the default value is included as one of the valid codes or within the range of the domain.

Solution

Update the default value of the field to include the domain range or code, or modify the domain to include the default value.

  • Range domains—Modify the default value so it falls within the domain range or modify the range of the domain to include the default value.
  • Coded value domains—Modify the default of the field to match one of the code values for the domain, or ensure that the default value is represented by a code for the domain.