Operating System Error 209 to Operating System Error 277 for SQL Server

The Operating System Error 209(The signal being posted is not correct.)ERROR_INVALID_SIGNAL_NUMBER
The Operating System Error 210(The signal handler cannot be set.)ERROR_THREAD_1_INACTIVE
The Operating System Error 212(The segment is locked and cannot be reallocated.)ERROR_LOCKED
The Operating System Error 214(Too many dynamic-link modules are attached to this program ordynamic-link module.)ERROR_TOO_MANY_MODULES
The Operating System Error 215(Can’t nest calls to LoadModule.)ERROR_NESTING_NOT_ALLOWED
The Operating System Error 216(The image file %1 is valid, but is for a machine type other than thecurrent machine.)ERROR_EXE_MACHINE_TYPE_MISMATCH
The Operating System Error 230(The pipe state is invalid.)ERROR_BAD_PIPE
The Operating System Error 231(All pipe instances are busy.)ERROR_PIPE_BUSY
The Operating System Error 232(The pipe is being closed.)ERROR_NO_DATA
The Operating System Error 233(No process is on the other end of the pipe.)ERROR_PIPE_NOT_CONNECTED
The Operating System Error 234(More data is available.)ERROR_MORE_DATA
The Operating System Error 240(The session was canceled.)ERROR_VC_DISCONNECTED
The Operating System Error 254(The specified extended attribute name was invalid.)ERROR_INVALID_EA_NAME
The Operating System Error 255(The extended attributes are inconsistent.)ERROR_EA_LIST_INCONSISTENT
The Operating System Error 259(No more data is available.)ERROR_NO_MORE_ITEMS
The Operating System Error 266(The copy functions cannot be used.)ERROR_CANNOT_COPY
The Operating System Error 267(The directory name is invalid.)ERROR_DIRECTORY
The Operating System Error 275(The extended attributes did not fit in the buffer.)ERROR_EAS_DIDNT_FIT
The Operating System Error 276(The extended attribute file on the mounted file system is corrupt.)ERROR_EA_FILE_CORRUPT
The Operating System Error 277(The extended attribute table file is full.)ERROR_EA_TABLE_FULL
This is applicable for below versions of Operating Systems
Windows Server 2003
Windows Server 2008 R2
Windows Server 2012
Hope this was helpful.
Thanks,
SQLServerF1 Team
In-Depth Blogs on SQL Server, Information about SQL Server Conferences and Events, SQL Server Frequently asked questions, SQL Server Trainings.