
The following table lists error codes and their descriptions for the SAP HANA database. Please refer to SAP Note 2658020 – List of SAP HANA SQL Error Codes.
| Code | Type | Description |
|---|---|---|
| 5142 | ERR_TEXT_COMMON_ANNOMGR_CREATED_ OUTSIDE_DOC | Annotation Manager created ouside of document. |
| 5143 | ERR_TEXT_COMMON_ANQUEUE_CREATED_ OUTSIDE_DOC | Analysis Queue created ouside of document. |
| 5144 | ERR_TEXT_COMMON_VIEWMGR_CREATED_ OUTSIDE_DOC | View Manager created ouside of document. |
| 5145 | ERR_TEXT_COMMON_GRPMGR_CREATED_ OUTSIDE_DOC | Grouping Manager created ouside of document. |
| 5146 | ERR_TEXT_COMMON_TOO_MANY_ANNOTATIONS_ ADDED | Too many annotations added to annotation manager. |
| 5147 | ERR_TEXT_COMMON_ARCHIVE_READ_ ERROR | Archive read error. |
| 5148 | ERR_TEXT_COMMON_ARCHIVE_WRITE_ ERROR | Archive write error. |
| 5149 | ERR_TEXT_COMMON_TYPE_MISMATCH_ IN_SET_FIELD | Type mismatch when setting field value. |
| 5150 | ERR_TEXT_COMMON_STREAM_ALREADY_ OPEN | Attempt to open an already open stream. |
| 5151 | ERR_TEXT_COMMON_STREAM_CLOSED | Attempt to transact with a closed stream. |
| 5152 | ERR_TEXT_COMMON_READ_PAST_END_ OF_STREAM | Attempt to read past end of stream. |
| 5153 | ERR_TEXT_COMMON_STREAM_FAILED_ READ_OPEN | Failed to open stream for reading. |
| 5154 | ERR_TEXT_COMMON_STREAM_FAILED_ WRITE_OPEN | Failed to open stream for writing. |
| 5155 | ERR_TEXT_COMMON_STREAM_READ_ERROR | Stream read error. |
| 5156 | ERR_TEXT_COMMON_INVALID_TYPE_DURING_ WRITE | Invalid type specifier during stream write. |
| 5157 | ERR_TEXT_COMMON_STREAM_WRITE_FAILED | Stream write failed. |
| 5158 | ERR_TEXT_COMMON_INVALID_TYPE_DURING_ READ | Invalid type specifier during stream read. |
| 5159 | ERR_TEXT_COMMON_XML_PARSE_DURING_ PARSE | Attempt to initiate parsing while progressive parse is in progress. |
| 5160 | ERR_TEXT_COMMON_XML_PARSE_DURING_ NO_PARSE | Attempt to continue progressive parse before it has started. |
| 5161 | ERR_TEXT_COMMON_MISSING_LANGUAGE_ DIR_CONFIG | Language directory property (LanguageDir) was not found in the Configuration. |
| 5162 | ERR_TEXT_COMMON_LANGUAGE_DIR_DOES_ NOT_EXIST | Language directory specified in the configuration does not exist. |
| 5163 | ERR_TEXT_COMMON_LANGUAGE_DIR_NOT_ ACCESSIBLE | Language directory specified in the configuration is not accessible. |
| 5164 | ERR_TEXT_COMMON_LANGUAGE_DIR_IS_NOT_ A_DIRECTORY | Language directory specified in the configuration is not a directory. |
| 5165 | ERR_TEXT_COMMON_LANGUAGE_DIR_DIRECTORY_ IS_EMPTY | Language directory specified in the configuration is empty. |
| 5166 | ERR_TEXT_COMMON_LANGUAGE_DIR_COULD_NOT_ BE_READ | Language directory specified in the configuration could not be read. |
| 5167 | ERR_TEXT_COMMON_LANGUAGE_DIR_NAME_IS_ TOO_LONG | Language directory name specified in the configuration is too long. |
| 5168 | ERR_TEXT_COMMON_XML_IS_NOT_A_ CONFIGURATOR | Attempt to create a Configurator from XML representation of some other type of objector no object at all. |
| 5169 | ERR_TEXT_COMMON_INVALID_CONFIG_ TYPE | Configuration error: invalid type for configuration parameter value. |
| 5170 | ERR_TEXT_COMMON_FILE_NOT_FOUND | File not found. |
| 5171 | ERR_TEXT_COMMON_LOGGER_REGISTER_ OVERWRITE | Attempted to register a MessageHandler when one was already registered. Must unregister previous one first. |
| 5172 | ERR_TEXT_COMMON_INVALID_LENGTH | Invalid length. |
| 5173 | ERR_TEXT_COMMON_NULL_POINTER | Operation attempted with a NULL pointer. |
| 5174 | ERR_TEXT_COMMON_INVALID_ARRAY_ ARGUMENT | Attempt to allocate or grow an array to a size that exceeds the maximum allowed. |
| 5175 | ERR_TEXT_COMMON_INVALID_INPUT_ BUFFER_LENGTH | Invalid buffer length for XML Input stream. |
| 5176 | ERR_TEXT_COMMON_INPUT_BUFFER_EXCEEDS_ USTRING_LIMIT_FOR_BASE64_ENCODING | The XML output buffer length exceeds the UString limit required for base64 encoding |
| 5177 | ERR_TEXT_COMMON_EXCEEDING_OUTPUT_ BUFFER_CAPACITY | Writing more data to the buffer would exceed the buffer capacity. |
| 5178 | ERR_TEXT_COMMON_INVALID_CONFIGURATION | Failure when parsing configuration information. |
| 5179 | ERR_TEXT_COMMON_LID_INVALID_NGRAM_ SIZE | Size of specified n-gram did not match configured size |
| 5180 | ERR_TEXT_COMMON_LIB_PATH_NOT_FOUND | Unable to find path to TASDK shared libraries. |
| 5181 | ERR_TEXT_COMMON_LANGUAGE_MODEL_NOT_ FOUND | Language model file not found for |
| 5182 | ERR_TEXT_COMMON_FAILED_TO_REGISTER_ LIB | Unable to register text analysis classes in library. |
| 5183 | ERR_TEXT_COMMON_LANGUAGE_MODEL_NULL_ POINTER | Cancelling XML model string parsing due to a NULL Language Model pointer |
| 5184 | ERR_TEXT_COMMON_LANGUAGE_MODEL_PARSER_ LANGUAGE_UNMATCHED | The parser identified language is different from the model's assumed language. |
| 5185 | ERR_TEXT_COMMON_LANGUAGE_MODEL_ UNDEFINED_NGRAM_TYPE | Language model has an undefined Ngram type |
| 5186 | ERR_TEXT_COMMON_EMPTY_LANGUAGE_SET_ FOR_LANGUAGE_IDENTIFICATION | An empty set of candidate languages was supplied for language identification. |
| 5187 | ERR_TEXT_COMMON_INVALID_LANGUAGE_ MODEL_MANAGER | Invalid LanguageModel Manager. |
| 5188 | ERR_TEXT_COMMON_GETLOGGER_BEFORE_ INIT | Analyzer's getLogger() called before analyzer was initialized. |
| 5189 | ERR_TEXT_COMMON_INVALID_DEFAULT_ LANGUAGE | Default language specified is not in the language list |
| 5190 | ERR_TEXT_COMMON_INVALID_MINIMUM_ INPUT_LENGTH | Minimum input length has to be not less than zero |
| 5191 | ERR_TEXT_COMMON_INVALID_EVALUATION_ SAMPLE_SIZE | Evaluation sample size has to be not less than zero |
| 5192 | ERR_TEXT_COMMON_INVALID_MINIMUM_ CONFIDENCE | Minimum confidence has to be in the range [0..100] |
| 5193 | ERR_TEXT_COMMON_OVERFLOW_ERROR | Internal overflow error |
| 5194 | ERR_TEXT_COMMON_MUTEX_FAILED | Mutex creation failed |
| 5195 | ERR_TEXT_COMMON_LANGUAGE_IDENTIFICATION_ MODEL_ACCESS_FAILED | Failed to find one or more language identification models. |
| 5196 | ERR_TEXT_COMMON_FILE_BASED_DICT_PATH_IN_ CONFIGURATION_FILE | Filed-based dictionary path is not allowed in Text Analysis configuration file. |
| 5197 | ERR_TEXT_COMMON_CONVERTER_OPEN_FAILED | ICU Converter opening failed. |
| 5198 | ERR_TEXT_COMMON_CONV_TO_UNI_FAILED | Coversion to Unicode failed. |
| 5199 | ERR_TEXT_COMMON_CONV_FROM_UNI_FAILED | Coversion from Unicode failed. |
| 5200 | ERR_TEXT_COMMON_U16_APPEND_FAILED | UChar32 character handling failed. |
| 5201 | ERR_TEXT_COMMON_COMPOSED_FAILED | Conversion to composed form failed. |
| 5202 | ERR_TEXT_COMMON_DECOMPOSED_FAILED | Conversion to decomposed form failed. |
| 5203 | ERR_TEXT_COMMON_USTRING_CONSTRUCTION_ FAILED | Constructing a UString from another type failed. |
| 5204 | ERR_TEXT_COMMON_CASE_CONVERSION_ FAILED | Error converting UChar case. |
| 5205 | ERR_TEXT_COMMON_COMPARE_NO_CASE_ FAILED | Case insensitive string comparison failed. |
| 5206 | ERR_TEXT_COMMON_FILE_BASED_RULE_ SET_PATH_IN_CONFIGURATION_FILE | File-based rule set path is not allowed in Text Analysis configuration file. |
| 5220 | ERR_TEXT_EA_UNKNOWN | Unknown error occurred. |
| 5221 | ERR_TEXT_EA_NC_LOAD_ERROR | Error when loading dictionary. |
| 5222 | ERR_TEXT_EA_CONFIG_ERROR | Error during configuration. |
| 5223 | ERR_TEXT_EA_EXTRACT_ERROR | Error during extraction. |
| 5224 | ERR_TEXT_EA_CE_ERROR | Error during core extraction. |
| 5225 | ERR_TEXT_EA_NE_ERROR | Error during name extraction. |
| 5226 | ERR_TEXT_EA_PE_ERROR | Error during pattern extraction. |
| 5227 | ERR_TEXT_EA_PP_ERROR | Error during post processing. |
| 5228 | ERR_TEXT_EA_CR_LOAD_ERROR | Error when loading custom rule. |
| 5229 | ERR_TEXT_EA_OOB_ENTITY_LOAD | Error when extracting entity types. |
| 5230 | ERR_TEXT_EA_OOB_DIR_NOT_FOUND | Error when trying to access directory that does not exist. |
| 5231 | ERR_TEXT_EA_OOB_RES_INIT | Error when initializing linguistic resources. |
| 5320 | ERR_TEXT_LA_UNKNOWN | Unknown error occurred. |
| 5321 | ERR_TEXT_LA_INCORRECT_SCENARIO | Incorrect scenario requested. |
| 5322 | ERR_TEXT_LA_INXIGHT_SEGMENTATION | Error occurred during segmentation. |
| 5323 | ERR_TEXT_LA_SEGMENT_STRING_IFACE | Error occurred when creating byte interface for input string pointed to by a document segment. |
| 5324 | ERR_TEXT_LA_SEGMENT_GEN_IFACE | Error occurred when creating segmentation interface for input string pointed to by a document segment. |
| 5325 | ERR_TEXT_LA_SEGMENT_GEN_ENCODING | Error occurred when setting encoding for input string pointed to by a document segment. |
| 5326 | ERR_TEXT_LA_SEGMENT_GEN_LANGUAGE | Error occurred when setting language for input string pointed to by a document segment. |
| 5327 | ERR_TEXT_LA_CONTENT_STRING_IFACE | Error occurred when creating byte interface for document content. |
| 5328 | ERR_TEXT_LA_CONTENT_GEN_IFACE | Error occurred when creating segmentation interface for document content. |
| 5329 | ERR_TEXT_LA_CONTENT_GEN_ENCODING | Error occurred when setting encoding for document content. |
| 5330 | ERR_TEXT_LA_CONTENT_GEN_LANGUAGE | Error occurred when setting language for document content. |
| 5331 | ERR_TEXT_LA_ANN_SEGMENT | Error occurred when creating a segment annotation. |
| 5332 | ERR_TEXT_LA_ANN_PARAGRAPH | Error occurred when creating a paragraph annotation. |
| 5333 | ERR_TEXT_LA_ANN_SENTENCE | Error occurred when creating a sentence annotation. |
| 5334 | ERR_TEXT_LA_ANN_TERM | Error occurred when creating a term annotation. |
| 5335 | ERR_TEXT_LA_SCENARIO_1 | Error occurred when analyzing a segment. |
| 5336 | ERR_TEXT_LA_SCENARIO_2 | Error occurred when analyzing a segment. |
| 5337 | ERR_TEXT_LA_SCENARIO_3 | Error occurred when analyzing a segment. |
| 5338 | ERR_TEXT_LA_SCENARIO_4 | Error occurred when analyzing a segment. |
| 5339 | ERR_TEXT_LA_SCENARIO_5 | Error occurred when analyzing a segment. |
| 5340 | ERR_TEXT_LA_SCENARIO_6 | Error occurred when analyzing a segment. |
| 5341 | ERR_TEXT_LA_SCENARIO_7 | Error occurred when analyzing a segment. |
| 5342 | ERR_TEXT_LA_SCENARIO_8 | Error occurred when analyzing a segment. |
| 5343 | ERR_TEXT_LA_LXP_RES_INIT_1 | Error occurred when initializing LxP resource. |
| 5344 | ERR_TEXT_LA_LXP_RES_INIT_2 | Error occurred when initializing LxP resource. |
| 5345 | ERR_TEXT_LA_LXP_RES_INIT_3 | Error occurred when initializing LxP resource. |
| 5346 | ERR_TEXT_LA_LXP_RES_INIT_4 | Error occurred when initializing LxP resource. |
| 5347 | ERR_TEXT_LA_LXP_RES_INIT_5 | Error occurred when initializing LxP resource. |
| 5348 | ERR_TEXT_LA_LXP_RES_INIT_6 | Error occurred when initializing LxP resource. |
| 5349 | ERR_TEXT_LA_LXP_RES_INIT_7 | Error occurred when initializing LxP resource. |
| 5350 | ERR_TEXT_LA_INXIGHT_TEXT_CONV | Error occurred during internal text manipulation. |
| 5351 | ERR_TEXT_LA_INXIGHT_OFFSET | Error occurred when getting annotation offsets. |
| 5352 | ERR_TEXT_LA_ADD_NORMALIZED | Error occurred when getting normalized case version of a token. |
| 5353 | ERR_TEXT_LA_WRONG_LANG_FOLDER | LinguisticAnalyzer was configured with nonexisting path to language resource files |
| 5354 | ERR_TEXT_LA_INXIGHT_FSM_INIT | Error occurred when initializing FSM. |
| 5355 | ERR_TEXT_LA_INXIGHT_FSM_QUERY | Error occurred when querying FSM. |
| 5356 | ERR_TEXT_LA_LXP_POOL_ERROR | Error occurred when trying to allocate the LA resource pool |
| 5420 | ERR_TEXT_FCA_UNKNOWN | Unknown error occurred in Content Filter. |
| 5421 | ERR_TEXT_FCA_NULL_POINTER | Operation attempted with a NULL pointer. |
| 5422 | ERR_TEXT_FCA_INVALID_ARGUMENT | A method was called with an invalid argument. |
| 5423 | ERR_TEXT_FCA_UNSUPPORTED_DOCUMENT_ TYPE | The submitted document is of an unsupported type. |
| 5424 | ERR_TEXT_FCA_UNSUPPORTED_FILTER | The requested filter is unsupported. |
| 5425 | ERR_TEXT_FCA_3RD_PARTY_FILTER_ INITIALIZATION | Initialization of 3rd party filter failed. Verify that filter is setup correctly. |
| 5426 | ERR_TEXT_FCA_3RD_PARTY_FILTER_ FILTERING | A filtering operation error occurred in the 3rd party filter. |
| 5427 | ERR_TEXT_FCA_FILE_OPEN | A file open failed. |
| 5428 | ERR_TEXT_FCA_FILE_READ | A file read failed. |
| 5429 | ERR_TEXT_FCA_FILE_CLOSE | An error occurred while closing a file. |
| 5430 | ERR_TEXT_FCA_FILE_WRITE | A file write failed. |
| 5431 | ERR_TEXT_FCA_UNSUPPORTED_ENCODING | The requested encoding is unsupported. |
| 5432 | ERR_TEXT_FCA_INTERNAL | An internal FormatConversionAnalyzer error occurred. |
| 5433 | ERR_TEXT_FCA_MEMORY_ALLOCATION | An attempt to allocate memory failed. |
| 5434 | ERR_TEXT_FCA_NAME_TOO_LONG | The name supplied for a FormatConversionAnalyzer instance is too long. |
| 5435 | ERR_TEXT_FCA_NOT_CONFIGURED | Configuration error. |
| 5436 | ERR_TEXT_FCA_MIME_TYPE_MISMATCH | Data to mime type mismatch error. |
| 5437 | ERR_TEXT_FCA_NO_DATA | There was no input data provided. |
| 5438 | ERR_TEXT_FCA_NOT_INITIALIZED | Initialization error. |
| 5439 | ERR_TEXT_FCA_DIRECTORY_NOT_FOUND | Directory was not found. |
| 5440 | ERR_TEXT_FCA_FIELD_CREATION | AnnotationManager failed to create a Field object. |
| 5441 | ERR_TEXT_FCA_NULL_CONFIGURATOR | The provided Configurator object is null. |
| 5442 | ERR_TEXT_FCA_CREATE_STREAM_FROM_ MEM_BUFFER | An error occured while creating 3rd party filter stream from the memory buffer. |
| 5443 | ERR_TEXT_FCA_OPEN_STREAM_FROM_ MEM_BUFFER | An error occured while opening 3rd party filter stream created from the memory buffer. |
| 5444 | ERR_TEXT_FCA_SHUTDOWN | An error occurred while closing the 3rd party filter. |
| 5445 | ERR_TEXT_FCA_INVALID_OUTPUT_FORMAT | The requested output format is unknown. |
| 5446 | ERR_TEXT_FCA_INVALID_FILE_HANDLE | The binary data memory handle is invalid. |
| 5447 | ERR_TEXT_FCA_INIT_WITH_EMPTY_ NAMESPACE | Attempted to initialize document converter with empty namespace string. |
| 5448 | ERR_TEXT_FCA_UNSUPPORTED_FORMAT | The input is in an unsupported format. |
| 5449 | ERR_TEXT_FCA_FORMAT_WITH_NO_TEXT | The input contains no text for Text Analysis to process. |
| 5450 | ERR_TEXT_FCA_UNDEFINED | Undefined error code. |
| 5520 | ERR_TEXT_SA_UNKNOWN | Unknown error occurred in Structure Analyzer. |
| 5521 | ERR_TEXT_SA_LA_CALL | Lxplatform call failed. |
| 5522 | ERR_TEXT_SA_TEXT_CONFIGURE | Failed to configure TextNormalizer. |
| 5523 | ERR_TEXT_SA_TEXT_PROCESS | Failed to process TextNormalizer. |
| 5524 | ERR_TEXT_SA_HTML_CONFIGURE | Failed to configure HTMLDetagger. |
| 5525 | ERR_TEXT_SA_HTML_PROCESS | Failed to process HTMLDetagger. |
| 5526 | ERR_TEXT_SA_XML_CONFIGURE | Failed to configure XMLDetagger. |
| 5527 | ERR_TEXT_SA_XML_PROCESS | Failed to process XMLDetagger. |
| 5528 | ERR_TEXT_SA_LANGUAGE_CONFIGURE | Failed to configure LanguageDetector. |
| 5529 | ERR_TEXT_SA_LANGUAGE_PROCESS | Failed to process LanguageDetector. |
| 5530 | ERR_TEXT_SA_INVALID_TEXT_LIMIT | Invalid text limit value. |
| 5531 | ERR_TEXT_SA_LANGUAGE_MODEL_NOT_ LOADED | Requested language not loaded. |
| 5533 | ERR_TEXT_PREPROCESSOR_FAILED | Preprocessor: failed |
| 5534 | ERR_TEXT_PREPROCESSOR_INCONSISTENT_ DATA | Preprocessor: inconsistent data |
| 5535 | ERR_TEXT_PREPROCESSOR_EXCEPTION | Preprocessor: exception |
| 5536 | ERR_TEXT_PREPROCESSOR_INVALID_ INPUT_DOCUMENT | Preprocessor: invalid input document |
| 5537 | ERR_TEXT_PREPROCESSOR_INVALID_ OUTPUT_DOCUMENT | Preprocessor: invalid output document |
| 5538 | ERR_TEXT_PREPROCESSOR_DOC_NOT_ CHANGED | Preprocessor: doc not changed |
| 5539 | ERR_TEXT_PREPROCESSOR_FILTER_ ERROR | Preprocessor: filter error |
| 5540 | ERR_TEXT_PREPROCESSOR_NOT_ REACHABLE | PreprocessorClient: Communication error can't reach Preprocessor |
| 5541 | ERR_TEXT_PREPROCESSOR_ACTIVITY_ ERROR | Preprocessor: Error in Activity |
| 5542 | ERR_TEXT_PREPROCESSOR_COMMUNICATION_ ERROR | Preprocessor: Communication error |
| 5543 | ERR_TEXT_PREPROCESSOR_PROTOCOL_ MISMATCH | Preprocessor: protocol mismatch |
| 5544 | ERR_TEXT_PREPROCESSOR_REQUEST_ CANCELED | Preprocessor: request canceled |
| 5547 | ERR_TEXT_LEXICON_ERROR | Lexicon: general failure |
| 5549 | ERR_TEXT_DAF_TA_RESULT_INCONSISTENT | Inconsistent TAResult |
| 5550 | ERR_TEXT_DAF_INVALID | Invalid DAF |
| 5633 | ERR_CERTADM_UNKNOWN | Unknown certificate administration error occurred |
| 5634 | ERR_CERTADM_INVALID_CERT_ DEFINITION | Certificate definition inconsistent |
| 5635 | ERR_CERTADM_EXST_CERTIFICATE | Certificate with same hash already exists |
| 5636 | ERR_CERTADM_NON_EXST_CERTIFICATE | Certificate could not be found in certificate store |
| 5637 | ERR_CERTADM_CERTIFICATE_IN_USE | Certificate could not be dropped because it is still in use by at least one pse |
| 5638 | ERR_CERTADM_EXST_PSE | PSE with same name already exists |
| 5639 | ERR_CERTADM_NON_EXST_PSE | PSE could not be found |
| 5640 | ERR_CERTADM_INVALID_PURPOSE | Invalid purpose for PSE |
| 5641 | ERR_CERTADM_NO_SUCH_CERTIFICATE_ IN_PSE | PSE does not contain such certificate |
| 5642 | ERR_CERTADM_PSE_WITH_DIFFERENT_ PURPOSE | PSE is already set to a different purpose |
| 5643 | ERR_CERTADM_INVALID_PRIVATE_KEY | Private key provided with own certificate is missing or invalid |
| 5644 | ERR_CERTADM_NO_CERT_FOR_PRIVATE_ KEY | No certificate found for provided key |
| 5645 | ERR_CERTADM_INCOMPLETE_CHAIN | Incomplete certificate chain |
| 5646 | ERR_CERTADM_INVALID_CHAIN | Invalid certificate chain |
| 5647 | ERR_CERTADM_DANGLING_CERTIFICATES | Invalid certificate chain: dangling certificates in PEM |
| 5648 | ERR_CERTADM_PSE_WITH_NO_PURPOSE | PSE is not set to any purpose |
| 5734 | ERR_MASKING_UNKNOWN | Masking: unknown error occurred |
| 5735 | ERR_MASKING_INVALID_MASK_ EXPRESSION | Masking: invalid mask expression |
| 5736 | ERR_MASKING_INVALID_COLUMN_ DATATYPE | Masking: not supported data type |
| 5737 | ERR_MASKING_INVALID_MASK_ COLUMN | Masking: invalid mask column |



