SQL Server error numbers
E937628
SQL Server error numbers are numeric codes that uniquely identify specific errors and conditions raised by Microsoft SQL Server, enabling precise error handling, logging, and alerting.
All labels observed (1)
| Label | Occurrences |
|---|---|
| SQL Server error numbers canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T11655445 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
Target entity: SQL Server error numbers Context triple: [SQL Server Agent, supportsAlertOn, SQL Server error numbers]
-
A.
SQL Server
SQL Server is Microsoft's enterprise-grade relational database management system used for storing, managing, and analyzing data in a wide range of applications.
-
B.
SQL Server Authentication
SQL Server Authentication is a SQL Server login method that uses credentials stored and validated by the database engine itself rather than relying on Windows accounts.
-
C.
SQL Server Agent
SQL Server Agent is a Microsoft SQL Server component that automates administrative tasks such as job scheduling, alerting, and routine maintenance operations.
-
D.
SQL Server Management Studio
SQL Server Management Studio is a graphical administration and development environment used to configure, manage, and query Microsoft SQL Server databases.
-
E.
MSIServer
MSIServer is the Windows service that manages installation, modification, and removal of software using the Windows Installer technology.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
Target entity: SQL Server error numbers Target entity description: SQL Server error numbers are numeric codes that uniquely identify specific errors and conditions raised by Microsoft SQL Server, enabling precise error handling, logging, and alerting.
-
A.
SQL Server
SQL Server is Microsoft's enterprise-grade relational database management system used for storing, managing, and analyzing data in a wide range of applications.
-
B.
SQL Server Authentication
SQL Server Authentication is a SQL Server login method that uses credentials stored and validated by the database engine itself rather than relying on Windows accounts.
-
C.
SQL Server Agent
SQL Server Agent is a Microsoft SQL Server component that automates administrative tasks such as job scheduling, alerting, and routine maintenance operations.
-
D.
SQL Server Management Studio
SQL Server Management Studio is a graphical administration and development environment used to configure, manage, and query Microsoft SQL Server databases.
-
E.
MSIServer
MSIServer is the Windows service that manages installation, modification, and removal of software using the Windows Installer technology.
- F. None of above. chosen
Statements (48)
| Predicate | Object |
|---|---|
| instanceOf |
SQL Server feature
ⓘ
error code system ⓘ |
| associatedWith |
is_event_logged flag
ⓘ
language id ⓘ message text ⓘ severity level ⓘ state ⓘ |
| definedIn | sys.messages catalog view ⓘ |
| documentedIn |
Microsoft Learn documentation
NERFINISHED
ⓘ
SQL Server Books Online NERFINISHED ⓘ |
| exampleErrorNumber |
1205
ⓘ
18456 ⓘ 208 ⓘ 229 ⓘ 2601 ⓘ 2627 ⓘ 4060 ⓘ 547 ⓘ 8152 ⓘ |
| hasProperty |
numeric
ⓘ
unique per error definition ⓘ |
| interpretedBy |
.NET SqlClient
NERFINISHED
ⓘ
ODBC drivers ⓘ OLE DB providers NERFINISHED ⓘ client applications ⓘ |
| maximumValue | 2147483647 ⓘ |
| minimumValue | 0 ⓘ |
| queriedUsing | SELECT from sys.messages ⓘ |
| raisedBy |
RAISERROR statement
ⓘ
SQL Server engine NERFINISHED ⓘ THROW statement ⓘ |
| rangePurpose |
0-999 system-defined errors
ⓘ
1000-19999 system-defined errors ⓘ 50000 and above user-defined errors ⓘ |
| reservedRange |
0-999
ⓘ
1000-19999 ⓘ 50000-2147483647 ⓘ |
| supports |
localization of messages
ⓘ
multiple languages ⓘ |
| supportsFeature |
custom user-defined messages
ⓘ
severity-based error handling ⓘ state-based error differentiation ⓘ |
| usedBy | Microsoft SQL Server NERFINISHED ⓘ |
| usedFor |
alerting
ⓘ
error handling ⓘ error logging ⓘ identifying specific conditions ⓘ identifying specific errors ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Subject: SQL Server error numbers Description of subject: SQL Server error numbers are numeric codes that uniquely identify specific errors and conditions raised by Microsoft SQL Server, enabling precise error handling, logging, and alerting.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.