Seaquel
SQL Server error code

SQL Server error 102

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

Incorrect syntax near '%.*ls'.
Msg102
NameP_SYNTAXERR2
Severity15
Group0–999

What it means

Indicates a syntax error. Additional information isn't available, because the error prevents the SQL Server Database Engine from processing the statement.

Source: Database Engine events and errors