Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 1.08 KB

mssqlserver-17130-database-engine-error.md

File metadata and controls

32 lines (27 loc) · 1.08 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic helpviewer_keywords
MSSQLSERVER_17130
MSSQLSERVER_17130
MashaMSFT
mathoma
04/04/2017
sql
supportability
reference
17130 (Database Engine error)

MSSQLSERVER_17130

[!INCLUDE SQL Server]

Details

Attribute Value
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.