SQL Server error code
SQL Server error 7139
SQL Server raises error 7139 at severity 16, which marks a problem with the query or data that you can correct.
Length of LOB data (%I64d) to be replicated exceeds configured maximum %ld. Use the stored procedure sp_configure to increase the configured maximum value for max text repl size option, which defaults to 65536. A configured value of -1 indicates no limit, other that the limit imposed by the data type.
| Msg | 7139 |
|---|---|
| Severity | 16 |
| Group | 7000–7999 |