Skip to content

Latest commit

 

History

History
35 lines (29 loc) · 1.1 KB

File metadata and controls

35 lines (29 loc) · 1.1 KB
title MSSQLSERVER_17130 | Microsoft Docs
ms.custom
ms.date 03/06/2017
ms.prod sql-server-2014
ms.reviewer
ms.technology supportability
ms.topic conceptual
helpviewer_keywords
17130 (Database Engine error)
ms.assetid 7ce6afca-221d-402f-89df-da7e74a339a8
author MashaMSFT
ms.author mathoma
manager craigg

MSSQLSERVER_17130

Details

Product Name SQL Server
Event ID 17130
Event Source MSSQLSERVER
Component SQLEngine
Symbolic Name INIT_NOLOCKSPACE
Message Text Not enough memory for the configured number of locks. Attempting to start with a smaller lock hash table, which may impact performance. Contact the database administrator to configure more memory for this instance of the Database Engine.

Explanation

Not enough memory for the desired lock manager hash table size. An attempt will be made to allocate a smaller hash table.

User Action

Check server memory configuration parameters (min/max server memory), check for memory pressures. Provide SQL Server more memory.