Seaquel
SQL Server error code

SQL Server error 121

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

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

Source: Database Engine events and errors