Edit

MSSQLSERVER_8689

Applies to: SQL Server

Details

Attribute Value
Product Name SQL Server
Event ID 8689
Event Source MSSQLSERVER
Component SQLEngine
Symbolic Name USEPLAN_ERR_NO_DB
Message Text Database '%.*ls', specified in the USE PLAN hint, does not exist. Specify an existing database.

Explanation

A database that is specified in the USE PLAN hint does not exist.

User Action

Ensure all databases that are specified in the USE PLAN hint exist.