Skip to content

Latest commit

 

History

History
39 lines (33 loc) · 1.11 KB

File metadata and controls

39 lines (33 loc) · 1.11 KB
description MSSQLSERVER_8689
title MSSQLSERVER_8689 | Microsoft Docs
ms.custom
ms.date 04/04/2017
ms.service sql
ms.reviewer
ms.subservice supportability
ms.topic reference
helpviewer_keywords
8689 (Database Engine error)
ms.assetid 99467a32-6576-4272-a076-b16c06933f2a
author MashaMSFT
ms.author mathoma

MSSQLSERVER_8689

[!INCLUDE 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.

See Also

Query Hints (Transact-SQL)
Plan Guides