Skip to content

Latest commit

 

History

History
32 lines (27 loc) · 1.26 KB

File metadata and controls

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

MSSQLSERVER_41307

[!INCLUDE SQL Server]

Details

Attribute Value
Product Name [!INCLUDEssNoVersion]
Event ID 41307
Event Source MSSQLSERVER
Component SQLEngine
Symbolic Name HK_HEKATON_ROW_LIMIT
Message Text The row size limit of number bytes for memory optimized tables has been exceeded. Please simplify the table definition.

Explanation

The row size limit for memory optimized tables is 8,060 bytes. For more information, see Table and Row Size in Memory-Optimized Tables. For more information, see In-Memory OLTP (In-Memory Optimization).

See Also

In-Memory OLTP (In-Memory Optimization)