SQL Server error code
SQL Server error 8683
SQL Server raises error 8683 at severity 16, which marks a problem with the query or data that you can correct.
Could not force query plan because XML showplan provided in USE PLAN hint contains invalid Star Join specification. Consider specifying a USE PLAN hint that contains an unmodified XML showplan produced by SQL Server. This may allow you to force the plan.
| Msg | 8683 |
|---|---|
| Severity | 16 |
| Group | 8000–8999 |