Seaquel
SQL Server error code

SQL Server error 1065

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

The NOLOCK and READUNCOMMITTED lock hints are not allowed for target tables of INSERT, UPDATE, DELETE or MERGE statements.
Msg1065
Severity15
Group1000–1999

Source: Database Engine events and errors