| title | sys.sysmessages (Transact-SQL) | Microsoft Docs | ||||
|---|---|---|---|---|---|
| ms.custom | |||||
| ms.date | 03/15/2017 | ||||
| ms.prod | sql | ||||
| ms.prod_service | database-engine | ||||
| ms.reviewer | |||||
| ms.technology | system-objects | ||||
| ms.topic | language-reference | ||||
| f1_keywords |
|
||||
| dev_langs |
|
||||
| helpviewer_keywords |
|
||||
| ms.assetid | 44bee7d9-7517-4071-99be-8b36f979c7cc | ||||
| author | rothja | ||||
| ms.author | jroth |
[!INCLUDEtsql-appliesto-ss2008-xxxx-xxxx-xxx-md]
Contains one row for each system error or warning that can be returned by the [!INCLUDEssDEnoversion]. The [!INCLUDEssDE] displays the error description on the user's screen.
Important
[!INCLUDEssnoteCompView]
| Column name | Data type | Description |
|---|---|---|
| error | int | Unique error number. |
| severity | tinyint | Severity level of the error. |
| dlevel | smallint | [!INCLUDEssInternalOnly] |
| description | nvarchar(255) | Explanation of the error with placeholders for parameters. |
| msglangid | smallint | System message group ID. |
Mapping System Tables to System Views (Transact-SQL)
Compatibility Views (Transact-SQL)