Seaquel
SQL Server error code

SQL Server error 120

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

The select list for the INSERT statement contains fewer items than the insert list. The number of SELECT values must match the number of INSERT columns.
Msg120
Severity15
Group0–999

Source: Database Engine events and errors