Seaquel
SQL Server error code

SQL Server error 1753

SQL Server raises error 1753 at severity 16, which marks a problem with the query or data that you can correct.

Column '%.*ls.%.*ls' is not the same length or scale as referencing column '%.*ls.%.*ls' in foreign key '%.*ls'. Columns participating in a foreign key relationship must be defined with the same length and scale.
Msg1753
Severity16
Group1000–1999

Source: Database Engine events and errors