Seaquel
SQL Server error code

SQL Server error 8018

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

Invalid parameter %d ('%.*ls'): Data type 0x%02X is a deprecated large object, or LOB, but is marked as output parameter. Deprecated types are not supported as output parameters. Use current large object types instead.
Msg8018
Severity16
Group8000–8999

Source: Database Engine events and errors