SQL Server Error Code – 8682 select via cursor failed because in xml
In this blog post, you’ll learn more about the SQL Server Error Code 8682 and the error message description that is shown
SQL Server Error Code
8682
SQL Server Error Description for the Code :8682
SELECT via cursor failed because in XML plan provided to USE PLAN hint, neither Populate nor Fetch plans are provided, and at least one must be present. For best likelihood of successful plan forcing, use an XML cursor plan captured from SQL Server without modification.
Leave Your Comment