SQL Server error code
SQL Server error 4107
SQL Server raises error 4107 at severity 16, which marks a problem with the query or data that you can correct.
Inserting into remote tables or views is not allowed by using the BCP utility or by using BULK INSERT.
| Msg | 4107 |
|---|---|
| Severity | 16 |
| Group | 4000–4999 |