MSSQLSERVER_10538
Details
Product Name |
SQL Server |
Product Version |
10.0 |
Product Build Number |
|
Event ID |
10538 |
Event Source |
MSSQLSERVER |
Component |
SQLEngine |
Symbolic Name |
PG_INVALID_PLANGUIDE_HANDLE |
Message Text |
Cannot find the plan guide either because the specified plan guide ID is NULL or invalid, or you do not have permission on the object referenced by the plan guide. Verify that the plan guide ID is valid, the current session is set to the correct database context, and you have either ALTER DATABASE permission or ALTER permission on the object referenced by the plan guide. |
Explanation
The ID of the specified plan guide is NULL or invalid, or you do not have permission on the object referenced by the plan guide.
User Action
Verify that the plan guide ID is valid, the current session is set to the correct database context, and you have ALTER DATABASE permission or ALTER permission on the object referenced by the plan guide.