000378: Invalid <value> type.

Description

The value provided for the default value is inconsistent with the field type. For example, a value of River is invalid if the field type is numeric (short integer, long integer, float, or double).

Solution

Either provide a new value for the default value that is consistent with the field type or add a new field to the feature class or table that has the appropriate field type.