Below is a list of system error codes from Code 200 to Code 299, along with a description of what the error code means.
Looking for system error codes outside of this range? See my Complete List of System Error Codes for error code details from Code 1 to Code 15299.
Error Code 200
System error code 200 means "The code segment cannot be greater than or equal to 64K." This error code may also display as "ERROR_RING2SEG_MUST_BE_MOVABLE" or as the value 0xC8.Error Code 201
System error code 201 means "The operating system cannot run %1." This error code may also display as "ERROR_RELOC_CHAIN_XEEDS_SEGLIM" or as the value 0xC9.Error Code 202
System error code 202 means "The operating system cannot run %1." This error code may also display as "ERROR_INFLOOP_IN_RELOC_CHAIN" or as the value 0xCA.Error Code 203
System error code 203 means "The system could not find the environment option that was entered." This error code may also display as "ERROR_ENVVAR_NOT_FOUND" or as the value 0xCB.Error Code 205
System error code 205 means "No process in the command subtree has a signal handler." This error code may also display as "ERROR_NO_SIGNAL_SENT" or as the value 0xCD.Error Code 206
System error code 206 means "The filename or extension is too long." This error code may also display as "ERROR_FILENAME_EXCED_RANGE" or as the value 0xCE.Error Code 207
System error code 207 means "The ring 2 stack is in use." This error code may also display as "ERROR_RING2_STACK_IN_USE" or as the value 0xCF.Error Code 208
System error code 208 means "The global filename characters, * or ?, are entered incorrectly or too many global filename characters are specified." This error code may also display as "ERROR_META_EXPANSION_TOO_LONG" or as the value 0xD0.Error Code 209
System error code 209 means "The signal being posted is not correct." This error code may also display as "ERROR_INVALID_SIGNAL_NUMBER" or as the value 0xD1.Error Code 210
System error code 210 means "The signal handler cannot be set." This error code may also display as "ERROR_THREAD_1_INACTIVE" or as the value 0xD2.