Counter definition not in valid range. (Error 3770)

This error occurs when trying to create a column that is an IDENTITY or COUNTER data type and specifying the optional seed and increment values. The seed and increment values must be in the valid range of a LONG data type.