Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 964 Bytes

localdb-error-instance-exists-with-lower-version.md

File metadata and controls

30 lines (24 loc) · 964 Bytes
title description author ms.author ms.date ms.service ms.subservice ms.topic
LOCALDB_ERROR_INSTANCE_EXISTS_WITH_LOWER_VERSION
LOCALDB_ERROR_INSTANCE_EXISTS_WITH_LOWER_VERSION
WilliamDAssafMSFT
wiassaf
03/06/2017
sql
performance
reference

LOCALDB_ERROR_INSTANCE_EXISTS_WITH_LOWER_VERSION

[!INCLUDE SQL Server]

Details

Attribute Value
Product Name SQL Server
Event ID 258
Event Source SQL Server Local Database Runtime 12.0
Component Local Database Runtime API
Message Text Unable to create the Local Database instance with specified version. An instance with the same name already exists, but it has lower version than the specified version.

Explanation

The specified instance already exists but its version is lower than requested.

User Action

Delete the existing instance and retry the operation.