HANA SQL Error Message (5142 – 5737)

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
5142ERR_TEXT_COMMON_ANNOMGR_CREATED_ OUTSIDE_DOCAnnotation Manager created ouside of document.
5143ERR_TEXT_COMMON_ANQUEUE_CREATED_ OUTSIDE_DOCAnalysis Queue created ouside of document.
5144ERR_TEXT_COMMON_VIEWMGR_CREATED_ OUTSIDE_DOCView Manager created ouside of document.
5145ERR_TEXT_COMMON_GRPMGR_CREATED_ OUTSIDE_DOCGrouping Manager created ouside of document.
5146ERR_TEXT_COMMON_TOO_MANY_ANNOTATIONS_ ADDEDToo many annotations added to annotation manager.
5147ERR_TEXT_COMMON_ARCHIVE_READ_ ERRORArchive read error.
5148ERR_TEXT_COMMON_ARCHIVE_WRITE_ ERRORArchive write error.
5149ERR_TEXT_COMMON_TYPE_MISMATCH_ IN_SET_FIELDType mismatch when setting field value.
5150ERR_TEXT_COMMON_STREAM_ALREADY_ OPENAttempt to open an already open stream.
5151ERR_TEXT_COMMON_STREAM_CLOSEDAttempt to transact with a closed stream.
5152ERR_TEXT_COMMON_READ_PAST_END_ OF_STREAMAttempt to read past end of stream.
5153ERR_TEXT_COMMON_STREAM_FAILED_ READ_OPENFailed to open stream for reading.
5154ERR_TEXT_COMMON_STREAM_FAILED_ WRITE_OPENFailed to open stream for writing.
5155ERR_TEXT_COMMON_STREAM_READ_ERRORStream read error.
5156ERR_TEXT_COMMON_INVALID_TYPE_DURING_ WRITEInvalid type specifier during stream write.
5157ERR_TEXT_COMMON_STREAM_WRITE_FAILEDStream write failed.
5158ERR_TEXT_COMMON_INVALID_TYPE_DURING_ READInvalid type specifier during stream read.
5159ERR_TEXT_COMMON_XML_PARSE_DURING_ PARSEAttempt to initiate parsing while progressive parse is in progress.
5160ERR_TEXT_COMMON_XML_PARSE_DURING_ NO_PARSEAttempt to continue progressive parse before it has started.
5161ERR_TEXT_COMMON_MISSING_LANGUAGE_ DIR_CONFIGLanguage directory property (LanguageDir) was not found in the Configuration.
5162ERR_TEXT_COMMON_LANGUAGE_DIR_DOES_ NOT_EXISTLanguage directory specified in the configuration does not exist.
5163ERR_TEXT_COMMON_LANGUAGE_DIR_NOT_ ACCESSIBLELanguage directory specified in the configuration is not accessible.
5164ERR_TEXT_COMMON_LANGUAGE_DIR_IS_NOT_ A_DIRECTORYLanguage directory specified in the configuration is not a directory.
5165ERR_TEXT_COMMON_LANGUAGE_DIR_DIRECTORY_ IS_EMPTYLanguage directory specified in the configuration is empty.
5166ERR_TEXT_COMMON_LANGUAGE_DIR_COULD_NOT_ BE_READLanguage directory specified in the configuration could not be read.
5167ERR_TEXT_COMMON_LANGUAGE_DIR_NAME_IS_ TOO_LONGLanguage directory name specified in the configuration is too long.
5168ERR_TEXT_COMMON_XML_IS_NOT_A_ CONFIGURATORAttempt to create a Configurator from XML representation of some other type of objector no object at all.
5169ERR_TEXT_COMMON_INVALID_CONFIG_ TYPEConfiguration error: invalid type for configuration parameter value.
5170ERR_TEXT_COMMON_FILE_NOT_FOUNDFile not found.
5171ERR_TEXT_COMMON_LOGGER_REGISTER_ OVERWRITEAttempted to register a MessageHandler when one was already registered. Must unregister previous one first.
5172ERR_TEXT_COMMON_INVALID_LENGTHInvalid length.
5173ERR_TEXT_COMMON_NULL_POINTEROperation attempted with a NULL pointer.
5174ERR_TEXT_COMMON_INVALID_ARRAY_ ARGUMENTAttempt to allocate or grow an array to a size that exceeds the maximum allowed.
5175ERR_TEXT_COMMON_INVALID_INPUT_ BUFFER_LENGTHInvalid buffer length for XML Input stream.
5176ERR_TEXT_COMMON_INPUT_BUFFER_EXCEEDS_ USTRING_LIMIT_FOR_BASE64_ENCODINGThe XML output buffer length exceeds the UString limit required for base64 encoding
5177ERR_TEXT_COMMON_EXCEEDING_OUTPUT_ BUFFER_CAPACITYWriting more data to the buffer would exceed the buffer capacity.
5178ERR_TEXT_COMMON_INVALID_CONFIGURATIONFailure when parsing configuration information.
5179ERR_TEXT_COMMON_LID_INVALID_NGRAM_ SIZESize of specified n-gram did not match configured size
5180ERR_TEXT_COMMON_LIB_PATH_NOT_FOUNDUnable to find path to TASDK shared libraries.
5181ERR_TEXT_COMMON_LANGUAGE_MODEL_NOT_ FOUNDLanguage model file not found for
5182ERR_TEXT_COMMON_FAILED_TO_REGISTER_ LIBUnable to register text analysis classes in library.
5183ERR_TEXT_COMMON_LANGUAGE_MODEL_NULL_ POINTERCancelling XML model string parsing due to a NULL Language Model pointer
5184ERR_TEXT_COMMON_LANGUAGE_MODEL_PARSER_ LANGUAGE_UNMATCHEDThe parser identified language is different from the model's assumed language.
5185ERR_TEXT_COMMON_LANGUAGE_MODEL_ UNDEFINED_NGRAM_TYPELanguage model has an undefined Ngram type
5186ERR_TEXT_COMMON_EMPTY_LANGUAGE_SET_ FOR_LANGUAGE_IDENTIFICATIONAn empty set of candidate languages was supplied for language identification.
5187ERR_TEXT_COMMON_INVALID_LANGUAGE_ MODEL_MANAGERInvalid LanguageModel Manager.
5188ERR_TEXT_COMMON_GETLOGGER_BEFORE_ INITAnalyzer's getLogger() called before analyzer was initialized.
5189ERR_TEXT_COMMON_INVALID_DEFAULT_ LANGUAGEDefault language specified is not in the language list
5190ERR_TEXT_COMMON_INVALID_MINIMUM_ INPUT_LENGTHMinimum input length has to be not less than zero
5191ERR_TEXT_COMMON_INVALID_EVALUATION_ SAMPLE_SIZEEvaluation sample size has to be not less than zero
5192ERR_TEXT_COMMON_INVALID_MINIMUM_ CONFIDENCEMinimum confidence has to be in the range [0..100]
5193ERR_TEXT_COMMON_OVERFLOW_ERRORInternal overflow error
5194ERR_TEXT_COMMON_MUTEX_FAILEDMutex creation failed
5195ERR_TEXT_COMMON_LANGUAGE_IDENTIFICATION_ MODEL_ACCESS_FAILEDFailed to find one or more language identification models.
5196ERR_TEXT_COMMON_FILE_BASED_DICT_PATH_IN_ CONFIGURATION_FILEFiled-based dictionary path is not allowed in Text Analysis configuration file.
5197ERR_TEXT_COMMON_CONVERTER_OPEN_FAILEDICU Converter opening failed.
5198ERR_TEXT_COMMON_CONV_TO_UNI_FAILEDCoversion to Unicode failed.
5199ERR_TEXT_COMMON_CONV_FROM_UNI_FAILEDCoversion from Unicode failed.
5200ERR_TEXT_COMMON_U16_APPEND_FAILEDUChar32 character handling failed.
5201ERR_TEXT_COMMON_COMPOSED_FAILEDConversion to composed form failed.
5202ERR_TEXT_COMMON_DECOMPOSED_FAILEDConversion to decomposed form failed.
5203ERR_TEXT_COMMON_USTRING_CONSTRUCTION_ FAILEDConstructing a UString from another type failed.
5204ERR_TEXT_COMMON_CASE_CONVERSION_ FAILEDError converting UChar case.
5205ERR_TEXT_COMMON_COMPARE_NO_CASE_ FAILEDCase insensitive string comparison failed.
5206ERR_TEXT_COMMON_FILE_BASED_RULE_ SET_PATH_IN_CONFIGURATION_FILEFile-based rule set path is not allowed in Text Analysis configuration file.
5220ERR_TEXT_EA_UNKNOWNUnknown error occurred.
5221ERR_TEXT_EA_NC_LOAD_ERRORError when loading dictionary.
5222ERR_TEXT_EA_CONFIG_ERRORError during configuration.
5223ERR_TEXT_EA_EXTRACT_ERRORError during extraction.
5224ERR_TEXT_EA_CE_ERRORError during core extraction.
5225ERR_TEXT_EA_NE_ERRORError during name extraction.
5226ERR_TEXT_EA_PE_ERRORError during pattern extraction.
5227ERR_TEXT_EA_PP_ERRORError during post processing.
5228ERR_TEXT_EA_CR_LOAD_ERRORError when loading custom rule.
5229ERR_TEXT_EA_OOB_ENTITY_LOADError when extracting entity types.
5230ERR_TEXT_EA_OOB_DIR_NOT_FOUNDError when trying to access directory that does not exist.
5231ERR_TEXT_EA_OOB_RES_INITError when initializing linguistic resources.
5320ERR_TEXT_LA_UNKNOWNUnknown error occurred.
5321ERR_TEXT_LA_INCORRECT_SCENARIOIncorrect scenario requested.
5322ERR_TEXT_LA_INXIGHT_SEGMENTATIONError occurred during segmentation.
5323ERR_TEXT_LA_SEGMENT_STRING_IFACEError occurred when creating byte interface for input string pointed to by a document segment.
5324ERR_TEXT_LA_SEGMENT_GEN_IFACEError occurred when creating segmentation interface for input string pointed to by a document segment.
5325ERR_TEXT_LA_SEGMENT_GEN_ENCODINGError occurred when setting encoding for input string pointed to by a document segment.
5326ERR_TEXT_LA_SEGMENT_GEN_LANGUAGEError occurred when setting language for input string pointed to by a document segment.
5327ERR_TEXT_LA_CONTENT_STRING_IFACEError occurred when creating byte interface for document content.
5328ERR_TEXT_LA_CONTENT_GEN_IFACEError occurred when creating segmentation interface for document content.
5329ERR_TEXT_LA_CONTENT_GEN_ENCODINGError occurred when setting encoding for document content.
5330ERR_TEXT_LA_CONTENT_GEN_LANGUAGEError occurred when setting language for document content.
5331ERR_TEXT_LA_ANN_SEGMENTError occurred when creating a segment annotation.
5332ERR_TEXT_LA_ANN_PARAGRAPHError occurred when creating a paragraph annotation.
5333ERR_TEXT_LA_ANN_SENTENCEError occurred when creating a sentence annotation.
5334ERR_TEXT_LA_ANN_TERMError occurred when creating a term annotation.
5335ERR_TEXT_LA_SCENARIO_1Error occurred when analyzing a segment.
5336ERR_TEXT_LA_SCENARIO_2Error occurred when analyzing a segment.
5337ERR_TEXT_LA_SCENARIO_3Error occurred when analyzing a segment.
5338ERR_TEXT_LA_SCENARIO_4Error occurred when analyzing a segment.
5339ERR_TEXT_LA_SCENARIO_5Error occurred when analyzing a segment.
5340ERR_TEXT_LA_SCENARIO_6Error occurred when analyzing a segment.
5341ERR_TEXT_LA_SCENARIO_7Error occurred when analyzing a segment.
5342ERR_TEXT_LA_SCENARIO_8Error occurred when analyzing a segment.
5343ERR_TEXT_LA_LXP_RES_INIT_1Error occurred when initializing LxP resource.
5344ERR_TEXT_LA_LXP_RES_INIT_2Error occurred when initializing LxP resource.
5345ERR_TEXT_LA_LXP_RES_INIT_3Error occurred when initializing LxP resource.
5346ERR_TEXT_LA_LXP_RES_INIT_4Error occurred when initializing LxP resource.
5347ERR_TEXT_LA_LXP_RES_INIT_5Error occurred when initializing LxP resource.
5348ERR_TEXT_LA_LXP_RES_INIT_6Error occurred when initializing LxP resource.
5349ERR_TEXT_LA_LXP_RES_INIT_7Error occurred when initializing LxP resource.
5350ERR_TEXT_LA_INXIGHT_TEXT_CONVError occurred during internal text manipulation.
5351ERR_TEXT_LA_INXIGHT_OFFSETError occurred when getting annotation offsets.
5352ERR_TEXT_LA_ADD_NORMALIZEDError occurred when getting normalized case version of a token.
5353ERR_TEXT_LA_WRONG_LANG_FOLDERLinguisticAnalyzer was configured with nonexisting path to language resource files
5354ERR_TEXT_LA_INXIGHT_FSM_INITError occurred when initializing FSM.
5355ERR_TEXT_LA_INXIGHT_FSM_QUERYError occurred when querying FSM.
5356ERR_TEXT_LA_LXP_POOL_ERRORError occurred when trying to allocate the LA resource pool
5420ERR_TEXT_FCA_UNKNOWNUnknown error occurred in Content Filter.
5421ERR_TEXT_FCA_NULL_POINTEROperation attempted with a NULL pointer.
5422ERR_TEXT_FCA_INVALID_ARGUMENTA method was called with an invalid argument.
5423ERR_TEXT_FCA_UNSUPPORTED_DOCUMENT_ TYPEThe submitted document is of an unsupported type.
5424ERR_TEXT_FCA_UNSUPPORTED_FILTERThe requested filter is unsupported.
5425ERR_TEXT_FCA_3RD_PARTY_FILTER_ INITIALIZATIONInitialization of 3rd party filter failed. Verify that filter is setup correctly.
5426ERR_TEXT_FCA_3RD_PARTY_FILTER_ FILTERINGA filtering operation error occurred in the 3rd party filter.
5427ERR_TEXT_FCA_FILE_OPENA file open failed.
5428ERR_TEXT_FCA_FILE_READA file read failed.
5429ERR_TEXT_FCA_FILE_CLOSEAn error occurred while closing a file.
5430ERR_TEXT_FCA_FILE_WRITEA file write failed.
5431ERR_TEXT_FCA_UNSUPPORTED_ENCODINGThe requested encoding is unsupported.
5432ERR_TEXT_FCA_INTERNALAn internal FormatConversionAnalyzer error occurred.
5433ERR_TEXT_FCA_MEMORY_ALLOCATIONAn attempt to allocate memory failed.
5434ERR_TEXT_FCA_NAME_TOO_LONGThe name supplied for a FormatConversionAnalyzer instance is too long.
5435ERR_TEXT_FCA_NOT_CONFIGUREDConfiguration error.
5436ERR_TEXT_FCA_MIME_TYPE_MISMATCHData to mime type mismatch error.
5437ERR_TEXT_FCA_NO_DATAThere was no input data provided.
5438ERR_TEXT_FCA_NOT_INITIALIZEDInitialization error.
5439ERR_TEXT_FCA_DIRECTORY_NOT_FOUNDDirectory was not found.
5440ERR_TEXT_FCA_FIELD_CREATIONAnnotationManager failed to create a Field object.
5441ERR_TEXT_FCA_NULL_CONFIGURATORThe provided Configurator object is null.
5442ERR_TEXT_FCA_CREATE_STREAM_FROM_ MEM_BUFFERAn error occured while creating 3rd party filter stream from the memory buffer.
5443ERR_TEXT_FCA_OPEN_STREAM_FROM_ MEM_BUFFERAn error occured while opening 3rd party filter stream created from the memory buffer.
5444ERR_TEXT_FCA_SHUTDOWNAn error occurred while closing the 3rd party filter.
5445ERR_TEXT_FCA_INVALID_OUTPUT_FORMATThe requested output format is unknown.
5446ERR_TEXT_FCA_INVALID_FILE_HANDLEThe binary data memory handle is invalid.
5447ERR_TEXT_FCA_INIT_WITH_EMPTY_ NAMESPACEAttempted to initialize document converter with empty namespace string.
5448ERR_TEXT_FCA_UNSUPPORTED_FORMATThe input is in an unsupported format.
5449ERR_TEXT_FCA_FORMAT_WITH_NO_TEXTThe input contains no text for Text Analysis to process.
5450ERR_TEXT_FCA_UNDEFINEDUndefined error code.
5520ERR_TEXT_SA_UNKNOWNUnknown error occurred in Structure Analyzer.
5521ERR_TEXT_SA_LA_CALLLxplatform call failed.
5522ERR_TEXT_SA_TEXT_CONFIGUREFailed to configure TextNormalizer.
5523ERR_TEXT_SA_TEXT_PROCESSFailed to process TextNormalizer.
5524ERR_TEXT_SA_HTML_CONFIGUREFailed to configure HTMLDetagger.
5525ERR_TEXT_SA_HTML_PROCESSFailed to process HTMLDetagger.
5526ERR_TEXT_SA_XML_CONFIGUREFailed to configure XMLDetagger.
5527ERR_TEXT_SA_XML_PROCESSFailed to process XMLDetagger.
5528ERR_TEXT_SA_LANGUAGE_CONFIGUREFailed to configure LanguageDetector.
5529ERR_TEXT_SA_LANGUAGE_PROCESSFailed to process LanguageDetector.
5530ERR_TEXT_SA_INVALID_TEXT_LIMITInvalid text limit value.
5531ERR_TEXT_SA_LANGUAGE_MODEL_NOT_ LOADEDRequested language not loaded.
5533ERR_TEXT_PREPROCESSOR_FAILEDPreprocessor: failed
5534ERR_TEXT_PREPROCESSOR_INCONSISTENT_ DATAPreprocessor: inconsistent data
5535ERR_TEXT_PREPROCESSOR_EXCEPTIONPreprocessor: exception
5536ERR_TEXT_PREPROCESSOR_INVALID_ INPUT_DOCUMENTPreprocessor: invalid input document
5537ERR_TEXT_PREPROCESSOR_INVALID_ OUTPUT_DOCUMENTPreprocessor: invalid output document
5538ERR_TEXT_PREPROCESSOR_DOC_NOT_ CHANGEDPreprocessor: doc not changed
5539ERR_TEXT_PREPROCESSOR_FILTER_ ERRORPreprocessor: filter error
5540ERR_TEXT_PREPROCESSOR_NOT_ REACHABLEPreprocessorClient: Communication error can't reach Preprocessor
5541ERR_TEXT_PREPROCESSOR_ACTIVITY_ ERRORPreprocessor: Error in Activity
5542ERR_TEXT_PREPROCESSOR_COMMUNICATION_ ERRORPreprocessor: Communication error
5543ERR_TEXT_PREPROCESSOR_PROTOCOL_ MISMATCHPreprocessor: protocol mismatch
5544ERR_TEXT_PREPROCESSOR_REQUEST_ CANCELEDPreprocessor: request canceled
5547ERR_TEXT_LEXICON_ERRORLexicon: general failure
5549ERR_TEXT_DAF_TA_RESULT_INCONSISTENTInconsistent TAResult
5550ERR_TEXT_DAF_INVALIDInvalid DAF
5633ERR_CERTADM_UNKNOWNUnknown certificate administration error occurred
5634ERR_CERTADM_INVALID_CERT_ DEFINITIONCertificate definition inconsistent
5635ERR_CERTADM_EXST_CERTIFICATECertificate with same hash already exists
5636ERR_CERTADM_NON_EXST_CERTIFICATECertificate could not be found in certificate store
5637ERR_CERTADM_CERTIFICATE_IN_USECertificate could not be dropped because it is still in use by at least one pse
5638ERR_CERTADM_EXST_PSEPSE with same name already exists
5639ERR_CERTADM_NON_EXST_PSEPSE could not be found
5640ERR_CERTADM_INVALID_PURPOSEInvalid purpose for PSE
5641ERR_CERTADM_NO_SUCH_CERTIFICATE_ IN_PSEPSE does not contain such certificate
5642ERR_CERTADM_PSE_WITH_DIFFERENT_ PURPOSEPSE is already set to a different purpose
5643ERR_CERTADM_INVALID_PRIVATE_KEYPrivate key provided with own certificate is missing or invalid
5644ERR_CERTADM_NO_CERT_FOR_PRIVATE_ KEYNo certificate found for provided key
5645ERR_CERTADM_INCOMPLETE_CHAINIncomplete certificate chain
5646ERR_CERTADM_INVALID_CHAINInvalid certificate chain
5647ERR_CERTADM_DANGLING_CERTIFICATESInvalid certificate chain: dangling certificates in PEM
5648ERR_CERTADM_PSE_WITH_NO_PURPOSEPSE is not set to any purpose
5734ERR_MASKING_UNKNOWNMasking: unknown error occurred
5735ERR_MASKING_INVALID_MASK_ EXPRESSIONMasking: invalid mask expression
5736ERR_MASKING_INVALID_COLUMN_ DATATYPEMasking: not supported data type
5737ERR_MASKING_INVALID_MASK_ COLUMNMasking: invalid mask column

You May Also Like

Leave a Reply?