MSSQLSERVER_8689

Topic Status: Some information in this topic is preview and subject to change in future releases. Preview information describes new features or changes to existing features in Microsoft SQL Server 2016 Community Technology Preview 2 (CTP2).

Details

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.

See Also

Reference

Query Hints (Transact-SQL)

Concepts

Plan Guides