qlcodes 1.3.2 → 1.3.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/qlCodes.json +1 -1
- package/package.json +13 -5
package/dist/qlCodes.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"10":{"label":"XQuery Error","messageSet":[{"code":"10608","keys":["invalid_argument_for_xquery","an_error_was_encountered_argument_of_xquery_function_or_operator"],"reasons":["An error was encountered in the argument of an XQuery function or operator."],"use":["pgsql","ibm"]},{"code":"10501","keys":["an_xquery_expression_missing_assignment_static_or_dynamic_context_component"],"reasons":["An XQuery expression is missing the assignment of a static or dynamic context component."],"use":["ibm"]},{"code":"10502","keys":["an_error_was_encountered_prolog_of_xquery_expression"],"reasons":["An error was encountered in the prolog of an XQuery expression."],"use":["ibm"]},{"code":"10503","keys":["a_duplicate_name_was_defined_xquery_or_xpath_expression"],"reasons":["A duplicate name was defined in an XQuery or XPath expression."],"use":["ibm"]},{"code":"10504","keys":["an_xquery_namespace_declaration_specified_invalid_uri"],"reasons":["An XQuery namespace declaration specified an invalid URI."],"use":["ibm"]},{"code":"10505","keys":["a_character_token_or_clause_missing_or_invalid_xquery_expression"],"reasons":["A character, token or clause is missing or invalid in an XQuery expression."],"use":["ibm"]},{"code":"10506","keys":["an_xquery_expression_referencesname_that_not_defined"],"reasons":["An XQuery expression references a name that is not defined."],"use":["ibm"]},{"code":"10507","keys":["a_type_error_was_encountered_processing_xpath_or_xquery_expression"],"reasons":["A type error was encountered processing an XPath or XQuery expression."],"use":["ibm"]},{"code":"10509","keys":["an_unsupported_xquery_language_feature_specified"],"reasons":["An unsupported XQuery language feature is specified."],"use":["ibm"]},{"code":"10601","keys":["an_arithmetic_error_was_encountered_processing_xquery_function_or_operator"],"reasons":["An arithmetic error was encountered processing an XQuery function or operator."],"use":["ibm"]},{"code":"10602","keys":["a_casting_error_was_encountered_processing_xquery_function_or_operator"],"reasons":["A casting error was encountered processing an XQuery function or operator."],"use":["ibm"]},{"code":"10605","keys":["a_datetime_error_was_encountered_processing_xquery_function_or_operator"],"reasons":["A datetime error was encountered processing an XQuery function or operator."],"use":["ibm"]},{"code":"10609","keys":["a_regular_expression_error_was_encountered_processing_xquery_function_or_operator"],"reasons":["A regular expression error was encountered processing an XQuery function or operator."],"use":["ibm"]}]},"20":{"label":"Case Not Found","messageSet":[{"code":"20000","keys":["case_not_found","case_was_not_foundcase_statement"],"reasons":["The case was not found for the CASE statement."],"use":["pgsql","ibm"]}]},"21":{"label":"Cardinality Violation","messageSet":[{"code":"21000","keys":["cardinality_violation","result_select_into_scalar_fullselect_or_subquery_basic_predicate_more_than_one_value"],"reasons":["The result of a SELECT INTO, scalar fullselect, or subquery of a basic predicate is more than one value."],"use":["pgsql","ibm"]},{"code":"21506","keys":["same_row_target_table_was_identified_more_than_once_for_update_delete_or_insert_operation_merge_statement"],"reasons":["The same row of the target table was identified more than once for an update, delete, or insert operation of the MERGE statement."],"use":["ibm"]}]},"22":{"label":"Data Exception","messageSet":[{"code":"22000","keys":["data_exception"],"reasons":[],"use":["pgsql"]},{"code":"2202E","keys":["array_subscript_error","array_element_error"],"reasons":["Array element error."],"use":["pgsql","ibm"]},{"code":"22021","keys":["character_not_in_repertoire","a_character_not_coded_character_set_or_conversion_not_supported"],"reasons":["A character is not in the coded character set or the conversion is not supported."],"use":["pgsql","ibm"]},{"code":"22008","keys":["datetime_field_overflow","datetime_field_overflow_occurred_for_example_arithmetic_operation_ondate_or_timestamp_hasresult_that_not_withvalid_range_of_dates"],"reasons":["Datetime field overflow occurred. for example, an arithmetic operation on a date or timestamp has a result that is not within the valid range of dates."],"use":["pgsql","ibm"]},{"code":"22012","keys":["division_by_zero","division_by_zero_invalid"],"reasons":["Division by zero is invalid."],"use":["pgsql","ibm"]},{"code":"22005","keys":["error_in_assignment","an_error_occurred_on_assignment"],"reasons":["An error occurred on assignment."],"use":["pgsql","ibm"]},{"code":"2200B","keys":["escape_character_conflict"],"reasons":[],"use":["pgsql"]},{"code":"22022","keys":["indicator_overflow"],"reasons":[],"use":["pgsql"]},{"code":"22015","keys":["interval_field_overflow"],"reasons":[],"use":["pgsql"]},{"code":"2201E","keys":["invalid_argument_for_logarithm"],"reasons":[],"use":["pgsql"]},{"code":"22014","keys":["invalid_argument_for_ntile_function","invalid_argument_for_ntile_function"],"reasons":["Invalid argument for NTILE function."],"use":["pgsql","ibm"]},{"code":"22016","keys":["invalid_argument_for_nth_value_function","invalid_argument_for_nth_value_function"],"reasons":["Invalid argument for NTH_VALUE function."],"use":["pgsql","ibm"]},{"code":"2201F","keys":["invalid_argument_for_power_function"],"reasons":[],"use":["pgsql"]},{"code":"2201G","keys":["invalid_argument_for_width_bucket_function"],"reasons":[],"use":["pgsql"]},{"code":"22018","keys":["invalid_character_value_for_cast","character_value_forcast_specification_or_cast_scalar_function_invalid"],"reasons":["The character value for a CAST specification or cast scalar function is invalid."],"use":["pgsql","ibm"]},{"code":"22007","keys":["invalid_datetime_format","an_invalid_datetime_format_was_detected_that_invalid_string_representation_or_value_was_specified"],"reasons":["An invalid datetime format was detected. that is, an invalid string representation or value was specified."],"use":["pgsql","ibm"]},{"code":"22019","keys":["invalid_escape_character","like_predicate_has_invalid_escape_character"],"reasons":["The LIKE predicate has an invalid escape character."],"use":["pgsql","ibm"]},{"code":"2200D","keys":["invalid_escape_octet"],"reasons":[],"use":["pgsql"]},{"code":"22025","keys":["invalid_escape_sequence","like_predicate_string_pattern_contains_invalid_occurrence_of_escape_character"],"reasons":["The LIKE predicate string pattern contains an invalid occurrence of an escape character."],"use":["pgsql","ibm"]},{"code":"22P06","keys":["nonstandard_use_of_escape_character"],"reasons":[],"use":["pgsql"]},{"code":"22010","keys":["invalid_indicator_parameter_value","invalid_indicator_parameter_value"],"reasons":["Invalid indicator parameter value."],"use":["pgsql","ibm"]},{"code":"22023","keys":["invalid_parameter_value","a_parameter_or_variable_value_invalid"],"reasons":["A parameter or variable value is invalid."],"use":["pgsql","ibm"]},{"code":"22013","keys":["invalid_preceding_or_following_size"],"reasons":[],"use":["pgsql"]},{"code":"2201B","keys":["invalid_regular_expression"],"reasons":[],"use":["pgsql"]},{"code":"2201W","keys":["invalid_row_count_in_limit_clause","row_count_fetch_first_clause_or_limit_clause_invalid"],"reasons":["The row count in the FETCH FIRST clause or LIMIT clause is invalid."],"use":["pgsql","ibm"]},{"code":"2201X","keys":["invalid_row_count_in_result_offset_clause","row_count_result_offset_clause_invalid"],"reasons":["The row count in the result OFFSET clause is invalid."],"use":["pgsql","ibm"]},{"code":"2202H","keys":["invalid_tablesample_argument"],"reasons":[],"use":["pgsql"]},{"code":"2202G","keys":["invalid_tablesample_repeat"],"reasons":[],"use":["pgsql"]},{"code":"22009","keys":["invalid_time_zone_displacement_value"],"reasons":[],"use":["pgsql"]},{"code":"2200C","keys":["invalid_use_of_escape_character"],"reasons":[],"use":["pgsql"]},{"code":"2200G","keys":["most_specific_type_mismatch"],"reasons":[],"use":["pgsql"]},{"code":"22004","keys":["null_value_not_allowed","a_null_value_not_allowed"],"reasons":["A null value is not allowed."],"use":["pgsql","ibm"]},{"code":"22002","keys":["null_value_no_indicator_parameter","a_null_value_or_absence_of_indicator_parameter_was_detected_for_example_null_value_cannot_be_assigned_tovariable_because_no_indicator_variable_specified"],"reasons":["A null value, or the absence of an indicator parameter was detected. for example, the null value cannot be assigned to a variable, because no indicator variable is specified."],"use":["pgsql","ibm"]},{"code":"22003","keys":["numeric_value_out_of_range","a_numeric_value_out_of_range"],"reasons":["A numeric value is out of range."],"use":["pgsql","ibm"]},{"code":"2200H","keys":["sequence_generator_limit_exceeded"],"reasons":[],"use":["pgsql"]},{"code":"22026","keys":["string_data_length_mismatch"],"reasons":[],"use":["pgsql"]},{"code":"22001","keys":["string_data_right_truncation","character_data_right_truncation_occurred_for_example_update_or_insert_value_isstring_that_too_longcolumn_ordatetime_value_cannot_be_assigned_tovariable_because_it_too_small"],"reasons":["Character data, right truncation occurred. for example, an update or insert value is a string that is too long for the column, or a datetime value cannot be assigned to a variable, because it is too small."],"use":["pgsql","ibm"]},{"code":"22011","keys":["substring_error","a_substring_error_occurred_for_example_argument_of_substr_or_substring_out_of_range"],"reasons":["A substring error occurred. for example, an argument of SUBSTR or SUBSTRING is out of range."],"use":["pgsql","ibm"]},{"code":"22027","keys":["trim_error"],"reasons":[],"use":["pgsql"]},{"code":"22024","keys":["unterminated_c_string","a_nul_terminated_input_host_variable_or_parameter_did_not_containnul"],"reasons":["A NUL-terminated input host variable or parameter did not contain a NUL."],"use":["pgsql","ibm"]},{"code":"2200F","keys":["zero_length_character_string"],"reasons":[],"use":["pgsql"]},{"code":"22P01","keys":["floating_point_exception"],"reasons":[],"use":["pgsql"]},{"code":"22P02","keys":["invalid_text_representation"],"reasons":[],"use":["pgsql"]},{"code":"22P03","keys":["invalid_binary_representation"],"reasons":[],"use":["pgsql"]},{"code":"22P04","keys":["bad_copy_file_format"],"reasons":[],"use":["pgsql"]},{"code":"22P05","keys":["untranslatable_character"],"reasons":[],"use":["pgsql"]},{"code":"2200L","keys":["not_an_xml_document","xml_value_notwell_formed_document_withsingle_root_element"],"reasons":["The XML value is not a well-formed document with a single root element."],"use":["pgsql","ibm"]},{"code":"2200M","keys":["invalid_xml_document","xml_document_not_valid"],"reasons":["The XML document is not valid."],"use":["pgsql","ibm"]},{"code":"2200N","keys":["invalid_xml_content"],"reasons":[],"use":["pgsql"]},{"code":"2200S","keys":["invalid_xml_comment","xml_comment_not_valid"],"reasons":["The XML comment is not valid."],"use":["pgsql","ibm"]},{"code":"2200T","keys":["invalid_xml_processing_instruction","xml_processing_instruction_not_valid"],"reasons":["The XML processing instruction is not valid."],"use":["pgsql","ibm"]},{"code":"22030","keys":["duplicate_json_object_key_value","duplicate_json_object_key_value"],"reasons":["Duplicate JSON object key value."],"use":["pgsql","ibm"]},{"code":"22031","keys":["invalid_argument_for_sql_json_datetime_function"],"reasons":[],"use":["pgsql"]},{"code":"22032","keys":["invalid_json_text","invalid_json_text"],"reasons":["Invalid JSON text."],"use":["pgsql","ibm"]},{"code":"22033","keys":["invalid_sql_json_subscript","invalid_sql_json_subscript"],"reasons":["Invalid SQL/JSON subscript."],"use":["pgsql","ibm"]},{"code":"22034","keys":["more_than_one_sql_json_item","more_than_one_sql_json_item"],"reasons":["More than one SQL/JSON item."],"use":["pgsql","ibm"]},{"code":"22035","keys":["no_sql_json_item","no_sql_json_item"],"reasons":["No SQL/JSON item."],"use":["pgsql","ibm"]},{"code":"22036","keys":["non_numeric_sql_json_item"],"reasons":[],"use":["pgsql"]},{"code":"22037","keys":["non_unique_keys_in_a_json_object","non_unique_keys_injson_object"],"reasons":["Non-unique keys in a JSON object."],"use":["pgsql","ibm"]},{"code":"22038","keys":["singleton_sql_json_item_required"],"reasons":[],"use":["pgsql"]},{"code":"22039","keys":["sql_json_array_not_found","sql_json_array_not_found"],"reasons":["SQL/JSON array not found."],"use":["pgsql","ibm"]},{"code":"2203A","keys":["sql_json_member_not_found","sql_json_member_not_found"],"reasons":["SQL/JSON member not found."],"use":["pgsql","ibm"]},{"code":"2203B","keys":["sql_json_number_not_found"],"reasons":[],"use":["pgsql"]},{"code":"2203C","keys":["sql_json_object_not_found"],"reasons":[],"use":["pgsql"]},{"code":"2203D","keys":["too_many_json_array_elements"],"reasons":[],"use":["pgsql"]},{"code":"2203E","keys":["too_many_json_object_members"],"reasons":[],"use":["pgsql"]},{"code":"2203F","keys":["sql_json_scalar_required","sql_json_scalar_required"],"reasons":["SQL/JSON scalar required."],"use":["pgsql","ibm"]},{"code":"2203G","keys":["sql_json_item_cannot_be_cast_to_target_type"],"reasons":[],"use":["pgsql"]},{"code":"22006","keys":["fetch_orientation_invalid"],"reasons":["The fetch orientation is invalid."],"use":["ibm"]},{"code":"2200E","keys":["null_value_array_target"],"reasons":["Null value in array target."],"use":["ibm"]},{"code":"2200W","keys":["an_xml_value_contained_data_that_could_not_be_serialized"],"reasons":["An XML value contained data that could not be serialized."],"use":["ibm"]},{"code":"2201R","keys":["xml_document_not_valid"],"reasons":["The XML document is not valid."],"use":["ibm"]},{"code":"2201S","keys":["invalid_xquery_regular_expression"],"reasons":["Invalid XQuery regular expression."],"use":["ibm"]},{"code":"2201T","keys":["invalid_option_flag_associated_with_regular_expression"],"reasons":["Invalid option flag associated with regular expression."],"use":["ibm"]},{"code":"2201V","keys":["invalid_replacement_string_for_matched_regular_expression"],"reasons":["Invalid replacement string for matched regular expression."],"use":["ibm"]},{"code":"2202F","keys":["array_data_right_truncation"],"reasons":["Array data, right truncation."],"use":["ibm"]},{"code":"22501","keys":["length_control_field_variable_length_string_negative_or_greater_than_maximum"],"reasons":["The length control field of a variable length string is negative or greater than the maximum."],"use":["ibm"]},{"code":"22502","keys":["signaling_nan_was_encountered"],"reasons":["Signaling NaN was encountered."],"use":["ibm"]},{"code":"22503","keys":["string_representation_name_invalid"],"reasons":["The string representation of a name is invalid."],"use":["ibm"]},{"code":"22504","keys":["a_mixed_data_value_invalid"],"reasons":["A mixed data value is invalid."],"use":["ibm"]},{"code":"22511","keys":["value_forrowid_or_reference_column_not_valid"],"reasons":["The value for a ROWID or reference column is not valid."],"use":["ibm"]},{"code":"22522","keys":["a_ccsid_value_not_valid_at_all_not_validdata_type_or_subtype_or_not_validencoding_scheme"],"reasons":["A CCSID value is not valid at all, not valid for the data type or subtype, or not valid for the encoding scheme."],"use":["ibm"]},{"code":"22524","keys":["character_conversion_resulted_truncation"],"reasons":["Character conversion resulted in truncation"],"use":["ibm"]},{"code":"22525","keys":["partitioning_key_value_not_valid"],"reasons":["Partitioning key value is not valid."],"use":["ibm"]},{"code":"22527","keys":["invalid_input_data_detected_formultiple_row_insert"],"reasons":["Invalid input data detected for a multiple-row insert."],"use":["ibm"]},{"code":"22528","keys":["binary_data_invalid_for_decrypt_char_and_decyrypt_db"],"reasons":["Binary data is invalid for DECRYPT_CHAR and DECYRYPT_DB."],"use":["ibm"]},{"code":"22534","keys":["an_xml_schema_document_not_connected_to_other_xml_schema_documents_using_include_or_redefine"],"reasons":["An XML schema document is not connected to the other XML schema documents using an include or redefine."],"use":["ibm"]},{"code":"22535","keys":["xml_schema_does_not_declspecified_global_element"],"reasons":["The XML schema does not declare the specified global element."],"use":["ibm"]},{"code":"22536","keys":["xml_value_does_not_contarequired_root_element"],"reasons":["The XML value does not contain the required root element."],"use":["ibm"]},{"code":"22539","keys":["invalid_extended_indicator_parameter_value"],"reasons":["Invalid use of extended indicator parameter value."],"use":["ibm"]},{"code":"22540","keys":["an_update_operation_cannot_have_all_columns_set_to_be_unassigned"],"reasons":["An update operation cannot have all columns set to be unassigned."],"use":["ibm"]},{"code":"22542","keys":["insert_or_update_not_allowed_becauseresulting_row_does_not_satisfy_row_permissions"],"reasons":["The INSERT or UPDATE in not allowed because a resulting row does not satisfy row permissions."],"use":["ibm"]},{"code":"22546","keys":["value_forroutine_argument_not_valid"],"reasons":["The value for a routine argument is not valid."],"use":["ibm"]},{"code":"22547","keys":["multiple_result_values_cannot_be_returned_from_scalar_function"],"reasons":["Multiple result values cannot be returned from the scalar function."],"use":["ibm"]},{"code":"225D1","keys":["specified_xml_schema_not_enabled_for_decomposition"],"reasons":["The specified XML schema is not enabled for decomposition."],"use":["ibm"]},{"code":"225D2","keys":["an_sql_error_occurred_during_decomposition_of_xml_document"],"reasons":["An SQL Error occurred during decomposition of an XML document."],"use":["ibm"]},{"code":"225DE","keys":["an_xml_schema_cannot_be_enabled_for_decomposition"],"reasons":["An XML schema cannot be enabled for decomposition."],"use":["ibm"]},{"code":"225X0","keys":["xslt_processor_error"],"reasons":["XSLT processor error."],"use":["ibm"]}]},"23":{"label":"Integrity Constraint Violation","messageSet":[{"code":"23000","keys":["integrity_constraint_violation"],"reasons":[],"use":["pgsql"]},{"code":"23001","keys":["restrict_violation","update_or_delete_parent_key_prevented_byrestrict_update_or_delete_rule"],"reasons":["The update or delete of a parent key is prevented by a RESTRICT update or delete rule."],"use":["pgsql","ibm"]},{"code":"23502","keys":["not_null_violation","an_insert_or_update_value_null_but_column_cannot_contanull_values"],"reasons":["An insert or update value is null, but the column cannot contain null values."],"use":["pgsql","ibm"]},{"code":"23503","keys":["foreign_key_violation","insert_or_update_value_foreign_key_invalid"],"reasons":["The insert or update value of a foreign key is invalid."],"use":["pgsql","ibm"]},{"code":"23505","keys":["unique_violation","a_violation_constraint_imposed_byunique_index_orunique_constraint_occurred"],"reasons":["A violation of the constraint imposed by a unique index or a unique constraint occurred."],"use":["pgsql","ibm"]},{"code":"23514","keys":["check_violation"],"reasons":[],"use":["pgsql"]},{"code":"23P01","keys":["exclusion_violation"],"reasons":[],"use":["pgsql"]},{"code":"23504","keys":["update_or_delete_parent_key_prevented_byno_action_update_or_delete_rule"],"reasons":["The update or delete of a parent key is prevented by a NO ACTION update or delete rule."],"use":["ibm"]},{"code":"23507","keys":["a_violation_constraint_imposed_byfield_procedure_occurred"],"reasons":["A violation of a constraint imposed by a field procedure occurred."],"use":["ibm"]},{"code":"23511","keys":["a_parent_row_cannot_be_deleted_because_check_constraint_restricts_deletion"],"reasons":["A parent row cannot be deleted, because the check constraint restricts the deletion."],"use":["ibm"]},{"code":"23512","keys":["check_constraint_cannot_be_added_because_table_contains_rows_that_do_not_satisfy_constraint_definition"],"reasons":["The check constraint cannot be added, because the table contains rows that do not satisfy the constraint definition."],"use":["ibm"]},{"code":"23513","keys":["resulting_row_insert_or_update_does_not_conform_to_check_constraint_definition"],"reasons":["The resulting row of the INSERT or UPDATE does not conform to the check constraint definition."],"use":["ibm"]},{"code":"23515","keys":["unique_index_could_not_be_created_or_unique_constraint_added_because_table_contains_duplicate_values_specified_key"],"reasons":["The unique index could not be created or unique constraint added, because the table contains duplicate values of the specified key."],"use":["ibm"]},{"code":"23520","keys":["foreign_key_cannot_be_defined_because_all_of_its_values_not_equal_toparent_key_parent_table"],"reasons":["The foreign key cannot be defined, because all of its values are not equal to a parent key of the parent table."],"use":["ibm"]},{"code":"23522","keys":["range_of_valuesidentity_column_or_sequence_exhausted"],"reasons":["The range of values for the identity column or sequence is exhausted."],"use":["ibm"]}]},"24":{"label":"Invalid Cursor State","messageSet":[{"code":"24000","keys":["invalid_cursor_state"],"reasons":[],"use":["pgsql"]},{"code":"24501","keys":["identified_cursor_not_open"],"reasons":["The identified cursor is not open."],"use":["ibm"]},{"code":"24502","keys":["cursor_identified_open_statement_already_open"],"reasons":["The cursor identified in an OPEN statement is already open."],"use":["ibm"]},{"code":"24504","keys":["cursor_identified_update_delete_set_or_get_statement_not_positioned_onrow"],"reasons":["The cursor identified in the UPDATE, DELETE, SET, or GET statement is not positioned on a row."],"use":["ibm"]},{"code":"24506","keys":["statement_identified_prepstatement_of_open_cursor"],"reasons":["The statement identified in the PREPARE is the statement of an open cursor."],"use":["ibm"]},{"code":"24507","keys":["fetch_current_was_specified_but_current_row_deleted_orvalue_of_order_by_column_current_row_has_changed"],"reasons":["FETCH CURRENT was specified, but the current row is deleted, or a value of an ORDER BY column of the current row has changed."],"use":["ibm"]},{"code":"24513","keys":["fetch_next_prior_current_or_relative_not_allowed_because_cursor_position_not_known"],"reasons":["FETCH NEXT, PRIOR, CURRENT, or RELATIVE is not allowed, because the cursor position is not known."],"use":["ibm"]},{"code":"24514","keys":["a_previous_error_has_disabled_thcursor"],"reasons":["A previous error has disabled this cursor."],"use":["ibm"]},{"code":"24516","keys":["a_cursor_has_already_been_assigned_toresult_set"],"reasons":["A cursor has already been assigned to a result set."],"use":["ibm"]}]},"25":{"label":"Invalid Transaction State","messageSet":[{"code":"25000","keys":["invalid_transaction_state","an_insert_update_or_delete_operation_or_procedure_call_invalid_context_where_it_specified"],"reasons":["An insert, update, or delete operation or procedure call is invalid in the context where it is specified."],"use":["pgsql","ibm"]},{"code":"25001","keys":["active_sql_transaction","statement_only_allowed_as_first_statement_inunit_of_work"],"reasons":["The statement is only allowed as the first statement in a unit of work."],"use":["pgsql","ibm"]},{"code":"25002","keys":["branch_transaction_already_active"],"reasons":[],"use":["pgsql"]},{"code":"25008","keys":["held_cursor_requires_same_isolation_level"],"reasons":[],"use":["pgsql"]},{"code":"25003","keys":["inappropriate_access_mode_for_branch_transaction"],"reasons":[],"use":["pgsql"]},{"code":"25004","keys":["inappropriate_isolation_level_for_branch_transaction"],"reasons":[],"use":["pgsql"]},{"code":"25005","keys":["no_active_sql_transaction_for_branch_transaction"],"reasons":[],"use":["pgsql"]},{"code":"25006","keys":["read_only_sql_transaction","an_update_operation_not_valid_because_transaction_read_only"],"reasons":["An update operation is not valid because the transaction is read only."],"use":["pgsql","ibm"]},{"code":"25007","keys":["schema_and_data_statement_mixing_not_supported"],"reasons":[],"use":["pgsql"]},{"code":"25P01","keys":["no_active_sql_transaction"],"reasons":[],"use":["pgsql"]},{"code":"25P02","keys":["in_failed_sql_transaction"],"reasons":[],"use":["pgsql"]},{"code":"25P03","keys":["idle_in_transaction_session_timeout"],"reasons":[],"use":["pgsql"]},{"code":"25P04","keys":["transaction_timeout"],"reasons":[],"use":["pgsql"]}]},"26":{"label":"Invalid SQL Statement Name","messageSet":[{"code":"26000","keys":["invalid_sql_statement_name"],"reasons":[],"use":["pgsql"]},{"code":"26501","keys":["statement_identified_does_not_exist"],"reasons":["The statement identified does not exist."],"use":["ibm"]},{"code":"26510","keys":["statement_name_specified_indeclcursor_already_hascursor_allocated_to_it"],"reasons":["The statement name specified in a DECLARE CURSOR already has a cursor allocated to it."],"use":["ibm"]}]},"27":{"label":"Triggered Data Change Violation","messageSet":[{"code":"27000","keys":["triggered_data_change_violation","an_attempt_was_made_to_change_same_row_same_table_same_sql_statement_more_than_once"],"reasons":["An attempt was made to change the same row in the same table in the same SQL statement more than once."],"use":["pgsql","ibm"]}]},"28":{"label":"Invalid Authorization Specification","messageSet":[{"code":"28000","keys":["invalid_authorization_specification","authorization_name_invalid"],"reasons":["Authorization name is invalid."],"use":["pgsql","ibm"]},{"code":"28P01","keys":["invalid_password"],"reasons":[],"use":["pgsql"]}]},"33":{"label":"Invalid SQL Descriptor Name","messageSet":[{"code":"33000","keys":["sql_descriptor_name_invalid"],"reasons":["SQL descriptor name is invalid."],"use":["ibm"]}]},"34":{"label":"Invalid Cursor Name","messageSet":[{"code":"34000","keys":["invalid_cursor_name","cursor_name_invalid"],"reasons":["Cursor name is invalid."],"use":["pgsql","ibm"]}]},"35":{"label":"Invalid Condition Number","messageSet":[{"code":"35000","keys":["condition_number_invalid"],"reasons":["Condition number is invalid."],"use":["ibm"]}]},"36":{"label":"Cursor Sensitivity Exception","messageSet":[{"code":"36001","keys":["a_sensitive_cursor_cannot_be_definedspecified_select_statement"],"reasons":["A SENSITIVE cursor cannot be defined for the specified select-statement."],"use":["ibm"]}]},"38":{"label":"External Routine Exception","messageSet":[{"code":"38000","keys":["external_routine_exception","a_java_routine_has_exited_with_exception"],"reasons":["A Java™ routine has exited with an exception."],"use":["pgsql","ibm"]},{"code":"38001","keys":["containing_sql_not_permitted","external_routine_not_allowed_to_execute_sql_statements"],"reasons":["The external routine is not allowed to execute SQL statements."],"use":["pgsql","ibm"]},{"code":"38002","keys":["modifying_sql_data_not_permitted","external_routine_attempted_to_modify_data_but_routine_was_not_defined_as_modifies_sql_data"],"reasons":["The external routine attempted to modify data, but the routine was not defined as MODIFIES SQL DATA."],"use":["pgsql","ibm"]},{"code":"38003","keys":["prohibited_sql_statement_attempted","statement_not_allowed_inroutine"],"reasons":["The statement is not allowed in a routine."],"use":["pgsql","ibm"]},{"code":"38004","keys":["reading_sql_data_not_permitted","external_routine_attempted_to_read_data_but_routine_was_not_defined_as_reads_sql_data"],"reasons":["The external routine attempted to read data, but the routine was not defined as READS SQL DATA."],"use":["pgsql","ibm"]},{"code":"38xxx","keys":["valid_error_sqlstates_returned_by_external_routine_or_trigger"],"reasons":["Valid error SQLSTATEs returned by an external routine or trigger."],"use":["ibm"]},{"code":"38501","keys":["error_occurred_while_callinguser_defined_function_procedure_or_trigger_using_simple_call_or_simple_call_with_nulls_calling_convention"],"reasons":["Error occurred while calling a user-defined function, procedure, or trigger (using the SIMPLE CALL or SIMPLE CALL WITH NULLS calling convention)."],"use":["ibm"]},{"code":"38H10","keys":["error_occurred_during_text_search_processing"],"reasons":["Error occurred during text search processing."],"use":["ibm"]},{"code":"38H11","keys":["text_search_support_not_available"],"reasons":["Text search support is not available."],"use":["ibm"]},{"code":"38H12","keys":["text_search_not_allowed_oncolumn_becausetext_search_index_does_not_exist_on_column"],"reasons":["Text search is not allowed on a column because a text search index does not exist on the column."],"use":["ibm"]},{"code":"38H13","keys":["a_conflicting_search_administration_procedure_or_command_running_on_same_text_search_index"],"reasons":["A conflicting search administration procedure or command is running on the same text search index."],"use":["ibm"]},{"code":"38H14","keys":["text_search_administration_procedure_error"],"reasons":["Text search administration procedure error."],"use":["ibm"]}]},"39":{"label":"External Routine Invocation Exception","messageSet":[{"code":"39000","keys":["external_routine_invocation_exception"],"reasons":[],"use":["pgsql"]},{"code":"39001","keys":["invalid_sqlstate_returned"],"reasons":[],"use":["pgsql"]},{"code":"39004","keys":["null_value_not_allowed","a_null_value_not_allowed_for_or_inout_argument_when_using_parameter_style_general_or_argument_that_isjava_primitive_type"],"reasons":["A null value is not allowed for an IN or INOUT argument when using PARAMETER STYLE GENERAL or an argument that is a Java primitive type."],"use":["pgsql","ibm"]},{"code":"39P01","keys":["trigger_protocol_violated"],"reasons":[],"use":["pgsql"]},{"code":"39P02","keys":["srf_protocol_violated"],"reasons":[],"use":["pgsql"]},{"code":"39P03","keys":["event_trigger_protocol_violated"],"reasons":[],"use":["pgsql"]}]},"40":{"label":"Transaction Rollback","messageSet":[{"code":"40000","keys":["transaction_rollback"],"reasons":[],"use":["pgsql"]},{"code":"40002","keys":["transaction_integrity_constraint_violation"],"reasons":[],"use":["pgsql"]},{"code":"40001","keys":["serialization_failure"],"reasons":[],"use":["pgsql"]},{"code":"40003","keys":["statement_completion_unknown"],"reasons":[],"use":["pgsql"]},{"code":"40P01","keys":["deadlock_detected"],"reasons":[],"use":["pgsql"]}]},"42":{"label":"Syntax Error or Access Rule Violation","messageSet":[{"code":"42000","keys":["syntax_error_or_access_rule_violation"],"reasons":[],"use":["pgsql"]},{"code":"42601","keys":["syntax_error","a_character_token_or_clause_invalid_or_missing"],"reasons":["A character, token, or clause is invalid or missing."],"use":["pgsql","ibm"]},{"code":"42501","keys":["insufficient_privilege","authorization_id_does_not_have_privilege_to_perform_specified_operation_on_identified_object"],"reasons":["The authorization ID does not have the privilege to perform the specified operation on the identified object."],"use":["pgsql","ibm"]},{"code":"42846","keys":["cannot_coerce","cast_from_source_type_to_target_type_not_supported"],"reasons":["Cast from source type to target type is not supported."],"use":["pgsql","ibm"]},{"code":"42803","keys":["grouping_error","a_column_reference_select_or_having_clause_invalid_because_it_notgrouping_column_orcolumn_reference_group_by_clause_invalid"],"reasons":["A column reference in the SELECT or HAVING clause is invalid, because it is not a grouping column. or a column reference in the GROUP BY clause is invalid."],"use":["pgsql","ibm"]},{"code":"42P20","keys":["windowing_error"],"reasons":[],"use":["pgsql"]},{"code":"42P19","keys":["invalid_recursion"],"reasons":[],"use":["pgsql"]},{"code":"42830","keys":["invalid_foreign_key","foreign_key_does_not_conform_to_description_parent_key"],"reasons":["The foreign key does not conform to the description of the parent key."],"use":["pgsql","ibm"]},{"code":"42602","keys":["invalid_name","a_character_that_invalid_inname_detected"],"reasons":["A character that is invalid in a name has been detected."],"use":["pgsql","ibm"]},{"code":"42622","keys":["name_too_long","a_name_or_label_too_long"],"reasons":["A name or label is too long."],"use":["pgsql","ibm"]},{"code":"42939","keys":["reserved_name","name_cannot_be_used_because_specified_identifier_reserved_for_system_use"],"reasons":["The name cannot be used, because the specified identifier is reserved for system use."],"use":["pgsql","ibm"]},{"code":"42804","keys":["datatype_mismatch","result_expressions_incase_expression_not_compatible"],"reasons":["The result expressions in a CASE expression are not compatible."],"use":["pgsql","ibm"]},{"code":"42P18","keys":["indeterminate_datatype"],"reasons":[],"use":["pgsql"]},{"code":"42P21","keys":["collation_mismatch"],"reasons":[],"use":["pgsql"]},{"code":"42P22","keys":["indeterminate_collation"],"reasons":[],"use":["pgsql"]},{"code":"42809","keys":["wrong_object_type","identified_object_not_type_of_object_to_which_statement_applies"],"reasons":["The identified object is not the type of object to which the statement applies."],"use":["pgsql","ibm"]},{"code":"428C9","keys":["generated_always","a_column_defined_as_generated_always_cannot_be_specified_as_target_column_of_insert_or_update_operation"],"reasons":["A column defined as GENERATED ALWAYS cannot be specified as the target column of an insert or update operation."],"use":["pgsql","ibm"]},{"code":"42703","keys":["undefined_column","an_undefined_column_or_parameter_name_was_detected"],"reasons":["An undefined column or parameter name was detected."],"use":["pgsql","ibm"]},{"code":"42883","keys":["undefined_function","no_routine_was_found_withmatching_signature"],"reasons":["No routine was found with a matching signature."],"use":["pgsql","ibm"]},{"code":"42P01","keys":["undefined_table"],"reasons":[],"use":["pgsql"]},{"code":"42P02","keys":["undefined_parameter"],"reasons":[],"use":["pgsql"]},{"code":"42704","keys":["undefined_object","an_undefined_object_or_constraint_name_was_detected"],"reasons":["An undefined object or constraint name was detected."],"use":["pgsql","ibm"]},{"code":"42701","keys":["duplicate_column","same_target_specified_more_than_once_for_assignment_same_sql_statement"],"reasons":["The same target is specified more than once for assignment in the same SQL statement."],"use":["pgsql","ibm"]},{"code":"42P03","keys":["duplicate_cursor"],"reasons":[],"use":["pgsql"]},{"code":"42P04","keys":["duplicate_database"],"reasons":[],"use":["pgsql"]},{"code":"42723","keys":["duplicate_function","a_routine_with_same_signature_already_exists_schema_module_or_compound_block_where_it_defined"],"reasons":["A routine with the same signature already exists in the schema, module, or compound block where it is defined."],"use":["pgsql","ibm"]},{"code":"42P05","keys":["duplicate_prepared_statement"],"reasons":[],"use":["pgsql"]},{"code":"42P06","keys":["duplicate_schema"],"reasons":[],"use":["pgsql"]},{"code":"42P07","keys":["duplicate_table"],"reasons":[],"use":["pgsql"]},{"code":"42712","keys":["duplicate_alias","a_duplicate_table_designator_was_detected_from_clause_or_referencing_clause_create_trigger_statement"],"reasons":["A duplicate table designator was detected in the FROM clause or REFERENCING clause of a CREATE TRIGGER statement."],"use":["pgsql","ibm"]},{"code":"42710","keys":["duplicate_object","a_duplicate_object_or_constraint_name_was_detected"],"reasons":["A duplicate object or constraint name was detected."],"use":["pgsql","ibm"]},{"code":"42702","keys":["ambiguous_column","a_column_reference_ambiguous_because_of_duplicate_names"],"reasons":["A column reference is ambiguous, because of duplicate names."],"use":["pgsql","ibm"]},{"code":"42725","keys":["ambiguous_function","a_routine_was_referenced_directly_not_by_either_signature_or_by_specific_instance_name_or_by_both_signature_and_specific_instance_name_but__more_than_one_specific_instance_of_that_routine"],"reasons":["A routine was referenced directly (not by either signature or by specific instance name) or by both signature and specific instance name, but there is more than one specific instance of that routine."],"use":["pgsql","ibm"]},{"code":"42P08","keys":["ambiguous_parameter"],"reasons":[],"use":["pgsql"]},{"code":"42P09","keys":["ambiguous_alias"],"reasons":[],"use":["pgsql"]},{"code":"42P10","keys":["invalid_column_reference"],"reasons":[],"use":["pgsql"]},{"code":"42611","keys":["invalid_column_definition","column_argument_parameter_or_global_variable_definition_invalid"],"reasons":["The column, argument, parameter, or global variable definition is invalid."],"use":["pgsql","ibm"]},{"code":"42P11","keys":["invalid_cursor_definition"],"reasons":[],"use":["pgsql"]},{"code":"42P12","keys":["invalid_database_definition"],"reasons":[],"use":["pgsql"]},{"code":"42P13","keys":["invalid_function_definition"],"reasons":[],"use":["pgsql"]},{"code":"42P14","keys":["invalid_prepared_statement_definition"],"reasons":[],"use":["pgsql"]},{"code":"42P15","keys":["invalid_schema_definition"],"reasons":[],"use":["pgsql"]},{"code":"42P16","keys":["invalid_table_definition"],"reasons":[],"use":["pgsql"]},{"code":"42P17","keys":["invalid_object_definition"],"reasons":[],"use":["pgsql"]},{"code":"42502","keys":["authorization_id_does_not_have_privilege_to_perform_operation_as_specified"],"reasons":["The authorization ID does not have the privilege to perform the operation as specified."],"use":["ibm"]},{"code":"42504","keys":["a_specified_privilege_security_label_or_exemption_cannot_be_revoked_fromspecified_authorization_name"],"reasons":["A specified privilege, security label, or exemption cannot be revoked from a specified authorization-name."],"use":["ibm"]},{"code":"42506","keys":["owner_authorization_failure_occurred"],"reasons":["Owner authorization failure occurred."],"use":["ibm"]},{"code":"42603","keys":["an_unterminated_string_constant_detected"],"reasons":["An unterminated string constant has been detected."],"use":["ibm"]},{"code":"42604","keys":["an_invalid_numeric_or_string_constant_detected"],"reasons":["An invalid numeric or string constant has been detected."],"use":["ibm"]},{"code":"42605","keys":["number_of_arguments_specified_forscalar_function_invalid"],"reasons":["The number of arguments specified for a scalar function is invalid."],"use":["ibm"]},{"code":"42606","keys":["an_invalid_hexadecimal_constant_detected"],"reasons":["An invalid hexadecimal constant has been detected."],"use":["ibm"]},{"code":"42607","keys":["an_operand_of_aggregate_function_or_concat_operator_invalid"],"reasons":["An operand of an aggregate function or CONCAT operator is invalid."],"use":["ibm"]},{"code":"42608","keys":["use_of_null_or_default_values_or_assignment_statement_invalid"],"reasons":["The use of NULL or DEFAULT in VALUES or an assignment statement is invalid."],"use":["ibm"]},{"code":"42609","keys":["all_operands_of_operator_or_predicate_parameter_markers"],"reasons":["All operands of an operator or predicate are parameter markers."],"use":["ibm"]},{"code":"42610","keys":["a_parameter_marker_or_null_value_not_allowed"],"reasons":["A parameter marker or the null value is not allowed."],"use":["ibm"]},{"code":"42612","keys":["statement_string_sql_statement_that_not_acceptable_context_which_it_presented"],"reasons":["The statement string is an SQL statement that is not acceptable in the context in which it is presented."],"use":["ibm"]},{"code":"42613","keys":["clauses_mutually_exclusive"],"reasons":["Clauses are mutually exclusive."],"use":["ibm"]},{"code":"42614","keys":["a_duplicate_keyword_or_clause_invalid"],"reasons":["A duplicate keyword or clause is invalid."],"use":["ibm"]},{"code":"42615","keys":["an_invalid_alternative_was_detected"],"reasons":["An invalid alternative was detected."],"use":["ibm"]},{"code":"42616","keys":["invalid_options_specified"],"reasons":["Invalid options are specified."],"use":["ibm"]},{"code":"42617","keys":["statement_string_blank_or_empty"],"reasons":["The statement string is blank or empty."],"use":["ibm"]},{"code":"42618","keys":["a_variable_not_allowed"],"reasons":["A variable is not allowed."],"use":["ibm"]},{"code":"42620","keys":["read_only_scroll_was_specified_with_update_clause"],"reasons":["Read-only SCROLL was specified with the UPDATE clause."],"use":["ibm"]},{"code":"42621","keys":["check_constraint_or_generated_column_expression_invalid"],"reasons":["The check constraint or generated column expression is invalid."],"use":["ibm"]},{"code":"42623","keys":["a_default_clause_cannot_be_specified"],"reasons":["A DEFAULT clause cannot be specified."],"use":["ibm"]},{"code":"42625","keys":["a_case_expression_invalid"],"reasons":["A CASE expression is invalid."],"use":["ibm"]},{"code":"42629","keys":["parameter_names_must_be_specified_for_sql_routines"],"reasons":["Parameter names must be specified for SQL routines."],"use":["ibm"]},{"code":"42631","keys":["an_expression_must_be_specified_onreturn_statement_sql_function"],"reasons":["An expression must be specified on a RETURN statement in an SQL function."],"use":["ibm"]},{"code":"42633","keys":["an_as_clause_required_for_argument_of_xmlattributes_or_xmlforest"],"reasons":["An AS clause is required for an argument of XMLATTRIBUTES or XMLFOREST."],"use":["ibm"]},{"code":"42634","keys":["xml_name_not_valid"],"reasons":["The XML name is not valid."],"use":["ibm"]},{"code":"42635","keys":["xml_namespace_prefix_not_valid"],"reasons":["The XML namespace prefix is not valid."],"use":["ibm"]},{"code":"42636","keys":["by_ref_or_by_value_clause_missing_or_used_incorrectly"],"reasons":["The BY REF or BY VALUE clause is missing or used incorrectly."],"use":["ibm"]},{"code":"42638","keys":["an_obfuscated_statement_not_valid"],"reasons":["An obfuscated statement is not valid."],"use":["ibm"]},{"code":"42705","keys":["an_undefined_server_name_was_detected"],"reasons":["An undefined server-name was detected."],"use":["ibm"]},{"code":"42707","keys":["a_column_name_order_by_does_not_identifycolumn_result_table"],"reasons":["A column name in ORDER BY does not identify a column of the result table."],"use":["ibm"]},{"code":"42709","keys":["a_duplicate_column_name_was_specified_inkey_column_list"],"reasons":["A duplicate column name was specified in a key column list."],"use":["ibm"]},{"code":"42711","keys":["a_duplicate_column_name_was_detected_object_definition_or_alter_table_statement"],"reasons":["A duplicate column name was detected in the object definition or ALTER TABLE statement."],"use":["ibm"]},{"code":"42713","keys":["a_duplicate_object_was_detected_inlist_or_same_as_existing_object"],"reasons":["A duplicate object was detected in a list or is the same as an existing object."],"use":["ibm"]},{"code":"42718","keys":["local_server_name_not_defined"],"reasons":["The local server name is not defined."],"use":["ibm"]},{"code":"42724","keys":["unable_to_access_external_program_used_foruser_defined_function_orprocedure"],"reasons":["Unable to access an external program used for a user-defined function or a procedure."],"use":["ibm"]},{"code":"42726","keys":["duplicate_names_for_common_table_expressions_were_detected"],"reasons":["Duplicate names for common table expressions were detected."],"use":["ibm"]},{"code":"42732","keys":["a_duplicate_schema_name_inspecial_register_was_detected"],"reasons":["A duplicate schema name in a special register was detected."],"use":["ibm"]},{"code":"42733","keys":["a_procedure_with_specified_name_cannot_be_added_to_schema_because_procedure_overloading_not_allowed_thdatabase_and__alreadyprocedure_with_same_name_schema"],"reasons":["A procedure with the specified name cannot be added to the schema because the procedure overloading is not allowed in this database and there is already a procedure with the same name in the schema."],"use":["ibm"]},{"code":"42734","keys":["a_duplicate_parameter_name_sql_variable_name_label_or_condition_name_was_detected"],"reasons":["A duplicate parameter-name, SQL variable name, label, or condition-name was detected."],"use":["ibm"]},{"code":"42736","keys":["label_specified_on_goto_iterate_or_leave_statement_not_found_or_not_valid"],"reasons":["The label specified on the GOTO, ITERATE, or LEAVE statement is not found or not valid."],"use":["ibm"]},{"code":"42737","keys":["condition_specified_not_defined"],"reasons":["The condition specified is not defined."],"use":["ibm"]},{"code":"42738","keys":["a_duplicate_column_name_or_unnamed_column_was_specified_indeclcursor_statement_for_statement"],"reasons":["A duplicate column name or unnamed column was specified in a DECLARE CURSOR statement of a FOR statement."],"use":["ibm"]},{"code":"42747","keys":["same_descriptor_item_was_specified_more_than_once_same_set_descriptor_statement"],"reasons":["The same descriptor item was specified more than once in the same SET DESCRIPTOR statement."],"use":["ibm"]},{"code":"42749","keys":["an_xml_schema_document_with_same_target_namespace_and_schema_location_already_existsxml_schema"],"reasons":["An XML schema document with the same target namespace and schema location already exists for the XML schema."],"use":["ibm"]},{"code":"4274A","keys":["an_xsrobject_not_found_xml_schema_repository"],"reasons":["An XSROBJECT is not found in the XML schema repository."],"use":["ibm"]},{"code":"4274B","keys":["a_unique_xsrobject_could_not_be_found_xml_schema_repository"],"reasons":["A unique XSROBJECT could not be found in the XML schema repository."],"use":["ibm"]},{"code":"4274K","keys":["invalid_use_named_argument_when_invokingroutine"],"reasons":["Invalid use of a named argument when invoking a routine."],"use":["ibm"]},{"code":"4274M","keys":["an_undefined_period_name_was_detected"],"reasons":["An undefined period name was detected."],"use":["ibm"]},{"code":"4274N","keys":["an_include_was_not_found_or_could_not_be_opened"],"reasons":["An INCLUDE was not found or could not be opened."],"use":["ibm"]},{"code":"4274P","keys":["invalid_use_named_column_insert_values_list"],"reasons":["Invalid use of a named column in insert values list."],"use":["ibm"]},{"code":"42802","keys":["number_of_target_values_not_same_as_number_of_source_values"],"reasons":["The number of target values is not the same as the number of source values."],"use":["ibm"]},{"code":"42805","keys":["an_integer_order_by_clause_does_not_identifycolumn_result_table"],"reasons":["An integer in the ORDER BY clause does not identify a column of the result table."],"use":["ibm"]},{"code":"42806","keys":["a_value_cannot_be_assigned_tovariable_because_data_types_not_compatible"],"reasons":["A value cannot be assigned to a variable, because the data types are not compatible."],"use":["ibm"]},{"code":"42807","keys":["data_change_statement_not_permitted_on_thobject"],"reasons":["The data-change statement is not permitted on this object."],"use":["ibm"]},{"code":"42808","keys":["a_column_identified_insert_or_update_operation_not_updatable"],"reasons":["A column identified in the INSERT or UPDATE operation is not updatable."],"use":["ibm"]},{"code":"42810","keys":["a_base_table_not_identified_inforeign_key_clause"],"reasons":["A base table is not identified in a FOREIGN KEY clause."],"use":["ibm"]},{"code":"42811","keys":["number_of_columns_specified_not_same_as_number_of_columns_select_clause"],"reasons":["The number of columns specified is not the same as the number of columns in the SELECT clause."],"use":["ibm"]},{"code":"42812","keys":["a_library_name_required_create_table_system_naming_mode"],"reasons":["A library name is required in CREATE TABLE in the system naming mode."],"use":["ibm"]},{"code":"42813","keys":["with_check_option_cannot_be_usedspecified_view"],"reasons":["WITH CHECK OPTION cannot be used for the specified view."],"use":["ibm"]},{"code":"42814","keys":["column_cannot_be_dropped_because_it_only_column_table"],"reasons":["The column cannot be dropped, because it is the only column in the table."],"use":["ibm"]},{"code":"42815","keys":["data_type_length_scale_value_or_ccsid_invalid"],"reasons":["The data type, length, scale, value, or CCSID is invalid."],"use":["ibm"]},{"code":"42816","keys":["a_datetime_value_or_duration_expression_invalid"],"reasons":["A datetime value or duration in an expression is invalid."],"use":["ibm"]},{"code":"42817","keys":["column_cannot_be_dropped_becauseview_or_constraint_dependent_on_column_column_part_partitioning_key_or_column_issecurity_label_column"],"reasons":["The column cannot be dropped because a view or constraint is dependent on the column, the column is part of a partitioning key, or the column is a security label column."],"use":["ibm"]},{"code":"42818","keys":["operands_of_operator_or_function_not_compatible_or_comparable"],"reasons":["The operands of an operator or function are not compatible or comparable."],"use":["ibm"]},{"code":"42819","keys":["an_operand_of_arithmetic_operation_or_operand_function_that_requiresnumber_invalid"],"reasons":["An operand of an arithmetic operation or an operand of a function that requires a number is invalid."],"use":["ibm"]},{"code":"42820","keys":["a_numeric_constant_too_long_or_it_hasvalue_that_not_withrange_of_its_data_type"],"reasons":["A numeric constant is too long, or it has a value that is not within the range of its data type."],"use":["ibm"]},{"code":"42821","keys":["a_data_type_for_assignment_tocolumn_or_variable_not_compatible_with_data_type"],"reasons":["A data type for an assignment to a column or variable is not compatible with the data type."],"use":["ibm"]},{"code":"42822","keys":["an_expression_order_by_clause_or_group_by_clause_not_valid"],"reasons":["An expression in the ORDER BY clause or GROUP BY clause is not valid."],"use":["ibm"]},{"code":"42823","keys":["multiple_columns_returned_fromsubquery_that_only_allows_one_column"],"reasons":["Multiple columns are returned from a subquery that only allows one column."],"use":["ibm"]},{"code":"42824","keys":["an_operand_of_like_notstring_or_first_operand_notcolumn"],"reasons":["An operand of LIKE is not a string, or the first operand is not a column."],"use":["ibm"]},{"code":"42825","keys":["rows_of_union_intersect_except_or_values_do_not_have_compatible_columns"],"reasons":["The rows of UNION, INTERSECT, EXCEPT, or VALUES do not have compatible columns."],"use":["ibm"]},{"code":"42826","keys":["rows_of_union_intersect_except_or_values_do_not_have_same_number_of_columns"],"reasons":["The rows of UNION, INTERSECT, EXCEPT, or VALUES do not have the same number of columns."],"use":["ibm"]},{"code":"42827","keys":["table_identified_update_or_delete_not_same_table_designated_by_cursor"],"reasons":["The table identified in the UPDATE or DELETE is not the same table designated by the cursor."],"use":["ibm"]},{"code":"42828","keys":["table_designated_by_cursor_update_or_delete_statement_cannot_be_modified_or_cursor_read_only"],"reasons":["The table designated by the cursor of the UPDATE or DELETE statement cannot be modified, or the cursor is read-only."],"use":["ibm"]},{"code":"42829","keys":["for_update_of_invalid_because_result_table_designated_by_cursor_cannot_be_modified"],"reasons":["FOR UPDATE OF is invalid, because the result table designated by the cursor cannot be modified."],"use":["ibm"]},{"code":"42831","keys":["null_values_not_allowed_incolumn_primary_keycolumn_unique_keyrowid_columnrow_change_timestamp_columnrow_begcolumnrow_end_column_orcolumn_of_application_period"],"reasons":["Null values are not allowed in a column of a primary key, a column of a unique key, a ROWID column, a row change timestamp column, a row-begin column, a row-end column, or a column of an application period."],"use":["ibm"]},{"code":"42832","keys":["operation_not_allowed_on_system_objects"],"reasons":["The operation is not allowed on system objects."],"use":["ibm"]},{"code":"42833","keys":["qualified_object_name_inconsistent_with_naming_option"],"reasons":["The qualified object name is inconsistent with the naming option."],"use":["ibm"]},{"code":"42834","keys":["set_null_cannot_be_specified_because_no_column_foreign_key_can_be_assigned_null_value"],"reasons":["SET NULL cannot be specified, because no column of the foreign key can be assigned the null value."],"use":["ibm"]},{"code":"42835","keys":["cyclic_references_cannot_be_specified_between_named_derived_tables"],"reasons":["Cyclic references cannot be specified between named derived tables."],"use":["ibm"]},{"code":"42836","keys":["specification_recursive_named_derived_table_invalid"],"reasons":["The specification of a recursive, named derived table is invalid."],"use":["ibm"]},{"code":"42837","keys":["column_cannot_be_altered_because_its_attributes_not_compatible_with_current_column_attributes"],"reasons":["The column cannot be altered, because its attributes are not compatible with the current column attributes."],"use":["ibm"]},{"code":"42841","keys":["an_untyped_expression_cannot_beuser_defined_type_or_reference_type"],"reasons":["An untyped expression cannot be a user-defined type or reference type."],"use":["ibm"]},{"code":"42842","keys":["a_column_or_parameter_definition_invalid_becausespecified_option_inconsistent_with_column_description"],"reasons":["A column or parameter definition is invalid, because a specified option is inconsistent with the column description."],"use":["ibm"]},{"code":"42845","keys":["an_invalid_use_not_deterministic_or_external_action_function_was_detected"],"reasons":["An invalid use of a NOT DETERMINISTIC or EXTERNAL ACTION function was detected."],"use":["ibm"]},{"code":"42847","keys":["an_ovrdbf_command_was_issued_for_one_referenced_files_but_one_parameters_not_valid_for_sql"],"reasons":["An OVRDBF command was issued for one of the referenced files, but one of the parameters is not valid for SQL."],"use":["ibm"]},{"code":"42848","keys":["isolation_level_cs_with_keep_locks_not_allowed"],"reasons":["Isolation level CS WITH KEEP LOCKS is not allowed."],"use":["ibm"]},{"code":"42849","keys":["specified_option_not_supportedroutine_type"],"reasons":["The specified option is not supported for the routine type."],"use":["ibm"]},{"code":"42850","keys":["a_logical_file_invalid_create_view"],"reasons":["A logical file is invalid in CREATE VIEW."],"use":["ibm"]},{"code":"42851","keys":["a_referenced_file_nottable_view_or_physical_file"],"reasons":["A referenced file is not a table, view, or physical file."],"use":["ibm"]},{"code":"42852","keys":["privileges_specified_grant_or_revoke_invalid_or_inconsistent_for_example_grant_alter_onview"],"reasons":["The privileges specified in GRANT or REVOKE are invalid or inconsistent. (For example, GRANT ALTER on a view.)"],"use":["ibm"]},{"code":"42854","keys":["a_result_column_data_type_select_list_not_compatible_with_defined_type_intyped_view_or_materialized_query_table_definition"],"reasons":["A result column data type in the select list is not compatible with the defined type in a typed view or materialized query table definition."],"use":["ibm"]},{"code":"42855","keys":["assignment_lob_or_xml_to_thvariable_not_allowed_target_variable_for_all_fetches_lob_or_xml_value_for_thcursor_must_be_same_for_all_fetches"],"reasons":["The assignment of the LOB or XML to this variable is not allowed. The target variable for all fetches of a LOB or XML value for this cursor must be the same for all FETCHes."],"use":["ibm"]},{"code":"42857","keys":["a_referenced_file_has_more_than_one_format_or_data_space"],"reasons":["A referenced file has more than one format or data space."],"use":["ibm"]},{"code":"42858","keys":["operation_cannot_be_applied_to_specified_object"],"reasons":["Operation cannot be applied to the specified object."],"use":["ibm"]},{"code":"42860","keys":["constraint_cannot_be_dropped_because_it_enforcingprimary_key_or_rowid"],"reasons":["The constraint cannot be dropped because it is enforcing a primary key or ROWID."],"use":["ibm"]},{"code":"42862","keys":["an_extended_dynamic_statement_cannot_be_executed_againstnon_extended_dynamic_package"],"reasons":["An extended dynamic statement cannot be executed against a non-extended dynamic package."],"use":["ibm"]},{"code":"42863","keys":["an_undefined_host_variable_rexx_detected"],"reasons":["An undefined host variable in REXX has been detected."],"use":["ibm"]},{"code":"42866","keys":["data_type_either_returns_clause_or_cast_from_clause_create_function_statement_not_appropriatedata_type_returned_from_sourced_function_or_return_statement_function_body"],"reasons":["The data type in either the RETURNS clause or the CAST FROM clause in the CREATE FUNCTION statement is not appropriate for the data type returned from the sourced function or RETURN statement in the function body."],"use":["ibm"]},{"code":"42872","keys":["fetch_statement_clauses_incompatible_with_cursor_definition"],"reasons":["FETCH statement clauses are incompatible with the cursor definition."],"use":["ibm"]},{"code":"42873","keys":["an_invalid_number_of_rows_was_specified_inmultiple_row_fetch_or_multiple_row_insert"],"reasons":["An invalid number of rows was specified in a multiple-row FETCH or multiple-row INSERT."],"use":["ibm"]},{"code":"42874","keys":["alwcpydta_no_was_specified_butcopy_necessary_to_implement_select_statement"],"reasons":["ALWCPYDTA(*NO) was specified, but a copy is necessary to implement the select-statement."],"use":["ibm"]},{"code":"42875","keys":["schema_name_portion_qualified_name_must_be_same_name_as_schema_name"],"reasons":["The schema-name portion of a qualified name must be the same name as the schema name."],"use":["ibm"]},{"code":"42876","keys":["different_ccsids_for_keys_create_index_only_allowed_withhex_collating_sequence"],"reasons":["Different CCSIDs for keys in CREATE INDEX are only allowed with a *HEX collating sequence."],"use":["ibm"]},{"code":"42877","keys":["column_name_cannot_be_qualified"],"reasons":["The column name cannot be qualified."],"use":["ibm"]},{"code":"42878","keys":["an_invalid_function_or_procedure_name_was_used_with_external_keyword"],"reasons":["An invalid function or procedure name was used with the EXTERNAL keyword."],"use":["ibm"]},{"code":"42879","keys":["data_type_of_one_or_more_input_parameters_create_function_statement_not_appropriatecorresponding_data_type_source_function"],"reasons":["The data type of one or more input parameters in the CREATE FUNCTION statement is not appropriate for the corresponding data type in the source function."],"use":["ibm"]},{"code":"42880","keys":["cast_to_and_cast_from_data_types_incompatible_or_would_always_result_truncation_fixed_string"],"reasons":["The CAST TO and CAST FROM data types are incompatible, or would always result in truncation of a fixed string."],"use":["ibm"]},{"code":"42881","keys":["invalid_use_function"],"reasons":["Invalid use of a function."],"use":["ibm"]},{"code":"42882","keys":["specific_instance_name_qualifier_not_equal_to_function_name_qualifier"],"reasons":["The specific instance name qualifier is not equal to the function name qualifier."],"use":["ibm"]},{"code":"42884","keys":["no_routine_was_found_with_specified_name_and_compatible_arguments"],"reasons":["No routine was found with the specified name and compatible arguments."],"use":["ibm"]},{"code":"42885","keys":["number_of_input_parameters_specified_oncreate_function_statement_does_not_match_number_provided_by_function_named_source_clause"],"reasons":["The number of input parameters specified on a CREATE FUNCTION statement does not match the number provided by the function named in the SOURCE clause."],"use":["ibm"]},{"code":"42886","keys":["out_or_inout_parameter_attributes_do_not_match"],"reasons":["The IN, OUT, or INOUT parameter attributes do not match."],"use":["ibm"]},{"code":"42887","keys":["function_or_table_reference_not_valid_context_where_it_occurs"],"reasons":["The function or table-reference is not valid in the context where it occurs."],"use":["ibm"]},{"code":"42888","keys":["table_does_not_haveprimary_key"],"reasons":["The table does not have a primary key."],"use":["ibm"]},{"code":"42889","keys":["table_already_hasprimary_key"],"reasons":["The table already has a primary key."],"use":["ibm"]},{"code":"42890","keys":["a_column_list_was_specified_references_clause_but_identified_parent_table_does_not_haveunique_constraint_with_specified_column_names"],"reasons":["A column list was specified in the references clause, but the identified parent table does not have a unique constraint with the specified column names."],"use":["ibm"]},{"code":"42891","keys":["a_duplicate_constraint_already_exists"],"reasons":["A duplicate constraint already exists."],"use":["ibm"]},{"code":"42892","keys":["referential_constraint_and_trigger_not_allowed_because_delete_rule_and_trigger_event_not_compatible"],"reasons":["The referential constraint and trigger are not allowed, because the DELETE rule and trigger event are not compatible."],"use":["ibm"]},{"code":"42893","keys":["object_or_constraint_cannot_be_dropped_altered_or_transferred_or_authorities_cannot_be_revoked_from_object_because_other_objects_dependent_on_it"],"reasons":["The object or constraint cannot be dropped, altered, or transferred or authorities cannot be revoked from the object, because other objects are dependent on it."],"use":["ibm"]},{"code":"42894","keys":["value_column_or_sequence_attribute_invalid"],"reasons":["The value of a column or sequence attribute is invalid."],"use":["ibm"]},{"code":"42895","keys":["for_static_sql_input_variable_cannot_be_used_because_its_data_type_not_compatible_with_parameter_procedure_or_user_defined_function"],"reasons":["For static SQL, an input variable cannot be used, because its data type is not compatible with the parameter of a procedure or user-defined function."],"use":["ibm"]},{"code":"42896","keys":["asp_number_invalid"],"reasons":["The ASP number is invalid."],"use":["ibm"]},{"code":"42898","keys":["an_invalid_correlated_reference_or_transition_table_was_detected_intrigger"],"reasons":["An invalid correlated reference or transition table was detected in a trigger."],"use":["ibm"]},{"code":"42899","keys":["correlated_references_and_column_names_not_allowed_for_triggered_actions_with_for_each_statement_clause"],"reasons":["Correlated references and column names are not allowed for triggered actions with the FOR EACH STATEMENT clause."],"use":["ibm"]},{"code":"428A1","keys":["unable_to_accessfile_referenced_byfile_reference_variable"],"reasons":["Unable to access a file referenced by a file reference variable."],"use":["ibm"]},{"code":"428B3","keys":["an_invalid_sqlstate_was_specified"],"reasons":["An invalid SQLSTATE was specified."],"use":["ibm"]},{"code":"428B7","keys":["a_number_specified_sql_statement_out_valid_range"],"reasons":["A number specified in an SQL statement is out of the valid range."],"use":["ibm"]},{"code":"428B8","keys":["name_specified_onrename_not_valid"],"reasons":["The name specified on a rename is not valid."],"use":["ibm"]},{"code":"428BA","keys":["without_return_cursors_must_not_be_specified_set_result_sets"],"reasons":["WITHOUT RETURN cursors must not be specified in SET RESULT SETS."],"use":["ibm"]},{"code":"428C1","keys":["data_type_or_attribute_column_can_only_be_specified_once_fortable"],"reasons":["The data type or attribute of a column can only be specified once for a table."],"use":["ibm"]},{"code":"428C4","keys":["number_of_elements_on_each_side_predicate_operator_not_same"],"reasons":["The number of elements on each side of the predicate operator is not the same."],"use":["ibm"]},{"code":"428C7","keys":["a_rowid_or_reference_column_specification_not_valid_or_used_invalid_context"],"reasons":["A ROWID or reference column specification is not valid or used in an invalid context."],"use":["ibm"]},{"code":"428D1","keys":["unable_to_accessfile_referenced_bydatalink_value"],"reasons":["Unable to access a file referenced by a DATALINK value."],"use":["ibm"]},{"code":"428D2","keys":["as_locator_cannot_be_specified_fornon_lob_parameter"],"reasons":["AS LOCATOR cannot be specified for a non-LOB parameter."],"use":["ibm"]},{"code":"428D4","keys":["a_cursor_specified_infor_statement_cannot_be_referenced_open_close_or_fetch_statement"],"reasons":["A cursor specified in a FOR statement cannot be referenced in an OPEN, CLOSE, or FETCH statement."],"use":["ibm"]},{"code":"428D5","keys":["ending_label_does_not_match_beginning_label"],"reasons":["The ending label does not match the beginning label."],"use":["ibm"]},{"code":"428D6","keys":["undo_not_allowed_for_not_atomic_compound_statements"],"reasons":["UNDO is not allowed for NOT ATOMIC compound statements."],"use":["ibm"]},{"code":"428D7","keys":["condition_value_not_allowed"],"reasons":["The condition value is not allowed."],"use":["ibm"]},{"code":"428D8","keys":["sqlcode_or_sqlstate_variable_declaration_not_valid"],"reasons":["The sqlcode or sqlstate variable declaration is not valid."],"use":["ibm"]},{"code":"428DE","keys":["pagesize_value_not_supported"],"reasons":["The PAGESIZE value is not supported."],"use":["ibm"]},{"code":"428EC","keys":["fullselect_specifiedmaterialized_query_table_not_valid"],"reasons":["The fullselect specified for the materialized query table is not valid."],"use":["ibm"]},{"code":"428EK","keys":["schema_qualifier_not_valid"],"reasons":["The schema qualifier is not valid."],"use":["ibm"]},{"code":"428EW","keys":["table_cannot_be_converted_to_or_frommaterialized_query_table"],"reasons":["The table cannot be converted to or from a materialized query table."],"use":["ibm"]},{"code":"428EZ","keys":["a_window_specification_for_olap_function_not_valid"],"reasons":["A window specification for an OLAP function is not valid."],"use":["ibm"]},{"code":"428F1","keys":["an_sql_table_function_must_returntable_result"],"reasons":["An SQL TABLE function must return a table result."],"use":["ibm"]},{"code":"428F2","keys":["an_integer_expression_must_be_specified_onreturn_statement_sql_procedure"],"reasons":["An integer expression must be specified on a RETURN statement in an SQL procedure."],"use":["ibm"]},{"code":"428F5","keys":["invocation_routine_ambiguous"],"reasons":["The invocation of a routine is ambiguous."],"use":["ibm"]},{"code":"428F9","keys":["a_sequence_expression_cannot_be_specified_thcontext"],"reasons":["A sequence expression cannot be specified in this context."],"use":["ibm"]},{"code":"428FA","keys":["scale_decimal_number_must_be_zero"],"reasons":["The scale of the decimal number must be zero."],"use":["ibm"]},{"code":"428FC","keys":["length_encryption_password_not_valid"],"reasons":["The length of the encryption password is not valid."],"use":["ibm"]},{"code":"428FD","keys":["password_used_for_decryption_does_not_match_password_used_to_encrypt_data"],"reasons":["The password used for decryption does not match the password used to encrypt the data."],"use":["ibm"]},{"code":"428FE","keys":["data_notresult_encrypt_function"],"reasons":["The data is not a result of the ENCRYPT function."],"use":["ibm"]},{"code":"428FI","keys":["order_of_clause_was_specified_but_referenced_table_designator_not_ordered"],"reasons":["The ORDER OF clause was specified, but the referenced table designator is not ordered."],"use":["ibm"]},{"code":"428FJ","keys":["order_by_or_fetch_first_not_allowed_outer_fullselect_view_or_materialized_query_table"],"reasons":["ORDER BY or FETCH FIRST is not allowed in the outer fullselect of a view or materialized query table."],"use":["ibm"]},{"code":"428FL","keys":["a_data_change_statement_not_allowed_context_which_it_was_specified"],"reasons":["A data change statement is not allowed in the context in which it was specified."],"use":["ibm"]},{"code":"428FM","keys":["an_sql_data_change_statement_withinselect_specifiedview_which_notsymmetric_view"],"reasons":["An SQL data change statement within a SELECT specified a view which is not a symmetric view."],"use":["ibm"]},{"code":"428FP","keys":["only_one_instead_of_trigger_allowed_for_each_kind_of_operation_onview"],"reasons":["Only one INSTEAD OF trigger is allowed for each kind of operation on a view."],"use":["ibm"]},{"code":"428FQ","keys":["an_instead_of_trigger_cannot_be_created_because_of_how_view_defined"],"reasons":["An INSTEAD OF trigger cannot be created because of how the view is defined."],"use":["ibm"]},{"code":"428FR","keys":["a_column_cannot_be_altered_as_specified"],"reasons":["A column cannot be altered as specified."],"use":["ibm"]},{"code":"428FT","keys":["partitioning_clause_specified_on_create_or_alter_not_valid"],"reasons":["The partitioning clause specified on CREATE or ALTER is not valid."],"use":["ibm"]},{"code":"428FY","keys":["a_column_cannot_be_added_dropped_or_altered_inmaterialized_query_table"],"reasons":["A column cannot be added, dropped, or altered in a materialized query table."],"use":["ibm"]},{"code":"428G0","keys":["a_logical_file_prevents_alter"],"reasons":["A logical file prevents the alter."],"use":["ibm"]},{"code":"428G2","keys":["last_data_partition_cannot_be_dropped_or_detached_from_table"],"reasons":["The last data partition cannot be dropped or detached from the table."],"use":["ibm"]},{"code":"428G3","keys":["final_table_not_valid_when_target_view_sql_data_change_statement_infullselect_has_instead_of_trigger_defined"],"reasons":["FINAL TABLE is not valid when the target view of the SQL data change statement in a fullselect has an INSTEAD OF trigger defined."],"use":["ibm"]},{"code":"428G4","keys":["invalid_input_sequence_ordering"],"reasons":["Invalid use of INPUT SEQUENCE ordering."],"use":["ibm"]},{"code":"428G6","keys":["a_column_specified_that_cannot_be_selected_from_target_data_change_statement_from_clause_fullselect"],"reasons":["A column is specified that cannot be selected from the target of the data change statement in the FROM clause of the fullselect."],"use":["ibm"]},{"code":"428GE","keys":["source_table_cannot_be_attached_to_partitioned_target_table"],"reasons":["The source table cannot be attached to the partitioned target table."],"use":["ibm"]},{"code":"428GI","keys":["an_xml_schema_not_complete_because_xml_schema_document_missing"],"reasons":["An XML schema is not complete because an XML schema document is missing."],"use":["ibm"]},{"code":"428GJ","keys":["table_cannot_be_truncated_because_delete_triggers_existtable_or_table_isparent_table_referential_constraint_that_would_be_affected_by_statement"],"reasons":["The table cannot be truncated because DELETE triggers exist for the table or the table is a parent table of a referential constraint that would be affected by the statement."],"use":["ibm"]},{"code":"428GU","keys":["a_table_must_include_at_least_one_column_that_not_implicitly_hidden"],"reasons":["A table must include at least one column that is not implicitly hidden."],"use":["ibm"]},{"code":"428GX","keys":["a_global_variable_cannot_be_set_or_referenced_thcontext"],"reasons":["A global variable cannot be set or referenced in this context."],"use":["ibm"]},{"code":"428H0","keys":["array_index_cannot_be_applied_to_object_whose_type_not_array"],"reasons":["The array index cannot be applied to an object whose type is not ARRAY."],"use":["ibm"]},{"code":"428H1","keys":["data_type_of_array_index_expression_not_validarray"],"reasons":["The data type of an array index expression is not valid for the array."],"use":["ibm"]},{"code":"428H2","keys":["data_type_not_supported_context_where_it_being_used"],"reasons":["Data type is not supported in the context where it is being used."],"use":["ibm"]},{"code":"428H4","keys":["a_hierarchical_query_construct_used_out_of_context"],"reasons":["A hierarchical query construct is used out of context."],"use":["ibm"]},{"code":"428H5","keys":["specified_jooperation_not_valid"],"reasons":["The specified join operation is not valid."],"use":["ibm"]},{"code":"428H7","keys":["expression_cannot_be_computed_assingle_valuequery"],"reasons":["Expression cannot be computed as a single value for the query."],"use":["ibm"]},{"code":"428H8","keys":["object_must_be_defined_as_secure_because_another_object_depends_on_it_for_row_level_or_column_level_access_control"],"reasons":["The object must be defined as secure because another object depends on it for row-level or column-level access control."],"use":["ibm"]},{"code":"428H9","keys":["permission_or_mask_cannot_be_altered"],"reasons":["PERMISSION or MASK cannot be altered."],"use":["ibm"]},{"code":"428HA","keys":["an_argument_user_defined_function_must_not_referencecolumn_for_whichcolumn_mask_defined"],"reasons":["An argument of a user-defined function must not reference a column for which a column mask is defined."],"use":["ibm"]},{"code":"428HB","keys":["a_permission_or_mask_cannot_be_created_on_specified_object"],"reasons":["A permission or mask cannot be created on the specified object."],"use":["ibm"]},{"code":"428HC","keys":["a_column_mask_already_definedspecified_column"],"reasons":["A column mask is already defined for the specified column."],"use":["ibm"]},{"code":"428HD","keys":["statement_cannot_be_processed_becausecolumn_mask_cannot_be_applied_or_definition_mask_conflicts_with_statement"],"reasons":["The statement cannot be processed because a column mask cannot be applied or the definition of the mask conflicts with the statement."],"use":["ibm"]},{"code":"428HF","keys":["invocation_routine_omitsparameter_which_not_defined_withdefault"],"reasons":["The invocation of the routine omits a parameter which is not defined with a DEFAULT."],"use":["ibm"]},{"code":"428HM","keys":["table_cannot_be_used_assystem_period_temporal_table_or_archive_enabled_table"],"reasons":["The table cannot be used as a system-period temporal table or an archive-enabled table."],"use":["ibm"]},{"code":"428HN","keys":["period_specification_not_valid"],"reasons":["The period specification is not valid."],"use":["ibm"]},{"code":"428HQ","keys":["invalid_data_typeoperand_predicate"],"reasons":["Invalid data type for the operand of a predicate."],"use":["ibm"]},{"code":"428HX","keys":["table_not_valid_forhistory_table_or_archive_table"],"reasons":["The table is not valid for a history table or archive table."],"use":["ibm"]},{"code":"428HY","keys":["period_specification_or_period_condition_not_valid"],"reasons":["The period specification or period condition is not valid."],"use":["ibm"]},{"code":"428HZ","keys":["temporal_attribute_table_was_not_validspecified_alter_operation"],"reasons":["The temporal attribute of the table was not valid for the specified ALTER operation."],"use":["ibm"]},{"code":"428I3","keys":["a_global_variable_identified_as_target_of_assignment_isread_only_global_variable"],"reasons":["A global variable identified as the target of an assignment is a read only global variable."],"use":["ibm"]},{"code":"428I9","keys":["an_argument_function_must_not_containcolumn_reference"],"reasons":["An argument of the function must not contain a column reference."],"use":["ibm"]},{"code":"42902","keys":["object_insert_update_or_delete_also_identified_possibly_implicitly_throughview_infrom_clause"],"reasons":["The object of the INSERT, UPDATE, or DELETE is also identified (possibly implicitly through a view) in a FROM clause."],"use":["ibm"]},{"code":"42903","keys":["invalidn_aggregate_function_or_olap_function"],"reasons":["Invalid use of an aggregate function or OLAP function."],"use":["ibm"]},{"code":"42904","keys":["sql_procedure_was_not_created_because_compile_error"],"reasons":["The SQL procedure was not created because of a compile error."],"use":["ibm"]},{"code":"42906","keys":["an_aggregate_function_insubquery_having_clause_includes_expression_that_applies_operator_tocorrelated_reference"],"reasons":["An aggregate function in a subquery of a HAVING clause includes an expression that applies an operator to a correlated reference."],"use":["ibm"]},{"code":"42907","keys":["string_too_long_context_it_was_specified"],"reasons":["The string is too long in the context it was specified."],"use":["ibm"]},{"code":"42908","keys":["column_list_not_valid"],"reasons":["Column list not valid."],"use":["ibm"]},{"code":"42910","keys":["statement_not_allowed_incompound_statement"],"reasons":["The statement is not allowed in a compound statement."],"use":["ibm"]},{"code":"42911","keys":["a_decimal_divide_operation_invalid_because_result_would_havenegative_scale"],"reasons":["A decimal divide operation is invalid, because the result would have a negative scale."],"use":["ibm"]},{"code":"42912","keys":["a_column_cannot_be_updated_because_it_not_identified_update_clause_select_statement_cursor"],"reasons":["A column cannot be updated, because it is not identified in the UPDATE clause of the select-statement of the cursor."],"use":["ibm"]},{"code":"42914","keys":["delete_invalid_becausetable_referenced_insubquery_can_be_affected_by_operation"],"reasons":["The DELETE is invalid, because a table referenced in a subquery can be affected by the operation."],"use":["ibm"]},{"code":"42917","keys":["object_cannot_be_explicitly_dropped_altered_or_replaced"],"reasons":["The object cannot be explicitly dropped, altered, or replaced."],"use":["ibm"]},{"code":"42918","keys":["a_user_defined_data_type_cannot_be_created_withsystem_defined_data_type_name_for_example_integer"],"reasons":["A user-defined data type cannot be created with a system-defined data type name (for example, INTEGER)."],"use":["ibm"]},{"code":"42922","keys":["drop_schema_cannot_be_executed_under_commitment_control"],"reasons":["DROP SCHEMA cannot be executed under commitment control."],"use":["ibm"]},{"code":"42923","keys":["program_or_package_must_be_recreated_to_reference_alias_name"],"reasons":["Program or package must be recreated to reference an alias-name."],"use":["ibm"]},{"code":"42924","keys":["an_alias_resolved_to_another_alias_rather_thantable_or_view_at_remote_location"],"reasons":["An alias resolved to another alias rather than a table or view at the remote location."],"use":["ibm"]},{"code":"42925","keys":["recursive_named_derived_tables_cannot_specify_select_distinct_and_must_specify_union_all"],"reasons":["Recursive named derived tables cannot specify SELECT DISTINCT and must specify UNION ALL."],"use":["ibm"]},{"code":"42926","keys":["locators_not_allowed_with_commit_none"],"reasons":["Locators are not allowed with COMMIT(*NONE)."],"use":["ibm"]},{"code":"42927","keys":["function_cannot_be_altered_to_not_deterministic_or_external_action_because_it_referenced_by_one_or_more_existing_views"],"reasons":["The function cannot be altered to NOT DETERMINISTIC or EXTERNAL ACTION because it is referenced by one or more existing views."],"use":["ibm"]},{"code":"42928","keys":["with_empty_table_cannot_be_specified"],"reasons":["WITH EMPTY TABLE cannot be specified."],"use":["ibm"]},{"code":"42929","keys":["for_all_partitions_not_allowed_for_encoded_vector_index"],"reasons":["FOR ALL PARTITIONS is not allowed for an encoded vector index."],"use":["ibm"]},{"code":"42930","keys":["same_column_was_identified_for_update_of_and_order_by"],"reasons":["The same column was identified in FOR UPDATE OF and ORDER BY."],"use":["ibm"]},{"code":"42932","keys":["program_preparation_assumptions_incorrect"],"reasons":["The program preparation assumptions are incorrect."],"use":["ibm"]},{"code":"42937","keys":["parameter_must_not_havesubtype_of_mixed"],"reasons":["The parameter must not have a subtype of mixed."],"use":["ibm"]},{"code":"42944","keys":["authorization_id_cannot_be_both_owner_and_primary_group_owner"],"reasons":["The authorization ID cannot be both an owner and primary group owner."],"use":["ibm"]},{"code":"42961","keys":["server_name_specified_does_not_match_current_server"],"reasons":["The server name specified does not match the current server."],"use":["ibm"]},{"code":"42962","keys":["column_type_not_allowed_indexkey_generated_column_orconstraint"],"reasons":["The column type is not allowed in an index, a key, generated column, or a constraint."],"use":["ibm"]},{"code":"42968","keys":["connection_failed_because__no_current_softwlicense"],"reasons":["The connection failed, because there is no current software license."],"use":["ibm"]},{"code":"42969","keys":["package_was_not_created"],"reasons":["The package was not created."],"use":["ibm"]},{"code":"42970","keys":["commit_hold_or_rollback_hold_only_allowed_toibm_i_application_server"],"reasons":["COMMIT HOLD or ROLLBACK HOLD is only allowed to a IBM i application server."],"use":["ibm"]},{"code":"42971","keys":["sql_statements_cannot_be_executed_under_commitment_control_because_commitment_control_already_active_to_another_relational_database"],"reasons":["SQL statements cannot be executed under commitment control, because commitment control is already active to another relational database."],"use":["ibm"]},{"code":"42972","keys":["an_expression_injocondition_or_on_clause_merge_statement_references_columns_more_than_one_operand_tables"],"reasons":["An expression in a join-condition or ON clause of a MERGE statement references columns in more than one of the operand tables."],"use":["ibm"]},{"code":"42977","keys":["authorization_id_cannot_be_changed_when_connecting_to_local_server"],"reasons":["The authorization ID cannot be changed when connecting to the local server."],"use":["ibm"]},{"code":"42978","keys":["an_indicator_variable_notsmall_integer"],"reasons":["An indicator variable is not a small integer."],"use":["ibm"]},{"code":"42981","keys":["create_schema_not_allowed_if_changes_pending_unit_of_work"],"reasons":["CREATE SCHEMA is not allowed if changes are pending in the unit of work."],"use":["ibm"]},{"code":"42984","keys":["privilege_cannot_be_granted_to_view_because_objopr_or_objmgt_authority_exists_ondependent_view_or_table_and_grantee_does_not_have_allobj_or_specified_privilege_on_dependent_table_or_view"],"reasons":["The privilege cannot be granted to the view, because *OBJOPR or *OBJMGT authority exists on a dependent view or table, and the grantee does not have *ALLOBJ or the specified privilege on the dependent table or view."],"use":["ibm"]},{"code":"42985","keys":["statement_not_allowed_inroutine"],"reasons":["The statement is not allowed in a routine."],"use":["ibm"]},{"code":"42986","keys":["source_table_rename_operation_referenced_incontext_where_it_not_supported"],"reasons":["The source table of a rename operation is referenced in a context where is it not supported."],"use":["ibm"]},{"code":"42987","keys":["statement_or_routine_not_allowed_intrigger"],"reasons":["The statement or routine is not allowed in a trigger."],"use":["ibm"]},{"code":"42990","keys":["a_unique_index_or_unique_constraint_not_allowed_because_key_columns_notsuperset_partitioned_key_columns"],"reasons":["A unique index or unique constraint is not allowed because the key columns are not a superset of the partitioned key columns."],"use":["ibm"]},{"code":"42995","keys":["requested_function_does_not_apply_to_global_temporary_tables"],"reasons":["The requested function does not apply to global temporary tables."],"use":["ibm"]},{"code":"42996","keys":["a_specified_column_may_not_be_used_inpartition_key"],"reasons":["A specified column may not be used in a partition key."],"use":["ibm"]},{"code":"42997","keys":["capability_not_supported_by_thversion_db2_application_requester_db2_application_server_or_combination_two"],"reasons":["Capability is not supported by this version of the Db2 application requester, Db2 application server, or the combination of the two."],"use":["ibm"]},{"code":"42998","keys":["a_referential_constraint_not_allowed_because_foreign_key_columns_notsuperset_partitioned_key_columns_or_node_group_not_same_as_parent_table"],"reasons":["A referential constraint is not allowed because the foreign key columns are not a superset of the partitioned key columns or the node group is not the same as the parent table."],"use":["ibm"]},{"code":"42999","keys":["function_not_supported_for_query"],"reasons":["Function not supported for query."],"use":["ibm"]},{"code":"429B6","keys":["rows_fromdistributed_table_cannot_be_redistributed_because_table_containsdatalink_column_with_file_link_control"],"reasons":["Rows from a distributed table cannot be redistributed because the table contains a datalink column with FILE LINK CONTROL."],"use":["ibm"]},{"code":"429B7","keys":["a_referential_constraint_withdelete_rule_of_cascade_not_allowed_ontable_withdatalink_column_with_file_link_control"],"reasons":["A referential constraint with a delete rule of CASCADE is not allowed on a table with a DataLink column with FILE LINK CONTROL."],"use":["ibm"]},{"code":"429BB","keys":["data_type_column_parameter_or_sql_variable_not_supported"],"reasons":["The data type of a column, parameter, or SQL variable is not supported."],"use":["ibm"]},{"code":"429BD","keys":["return_must_be_last_sql_statement_atomic_compound_statement_withan_sql_row_or_table_function"],"reasons":["RETURN must be the last SQL statement of the atomic compound statement within an SQL row or table function."],"use":["ibm"]},{"code":"429BL","keys":["a_function_which_modifies_sql_data_invoked_illegal_context"],"reasons":["A function which modifies SQL data is invoked in an illegal context."],"use":["ibm"]},{"code":"429BM","keys":["collating_sequence_cannot_be_used_thcontext"],"reasons":["The collating sequence cannot be used in this context."],"use":["ibm"]},{"code":"429BV","keys":["invalid_specification_row_change_timestamp_column"],"reasons":["Invalid specification of a ROW CHANGE TIMESTAMP column."],"use":["ibm"]},{"code":"429BX","keys":["expression_for_index_key_not_valid"],"reasons":["The expression for an index key is not valid."],"use":["ibm"]},{"code":"429C2","keys":["data_type_specified_for_array_not_valid_context_where_it_specified"],"reasons":["The data type specified for an array is not valid in the context where it is specified."],"use":["ibm"]},{"code":"429C3","keys":["creation_or_revalidation_of_object_would_result_invalid_direct_or_indirect_self_reference"],"reasons":["The creation or revalidation of an object would result in an invalid direct or indirect self-reference."],"use":["ibm"]}]},"44":{"label":"WITH CHECK OPTION Violation","messageSet":[{"code":"44000","keys":["with_check_option_violation","insert_or_update_not_allowed_becauseresulting_row_does_not_satisfy_view_definition"],"reasons":["The INSERT or UPDATE is not allowed, because a resulting row does not satisfy the view definition."],"use":["pgsql","ibm"]}]},"46":{"label":"Java Errors","messageSet":[{"code":"46001","keys":["url_specified_on_install_or_replace_jar_procedure_did_not_identifyvalid_jar_file"],"reasons":["The URL specified on an install or replace of a jar procedure did not identify a valid jar file."],"use":["ibm"]},{"code":"46002","keys":["jar_name_specified_on_install_replace_or_remove_java_procedure_not_valid"],"reasons":["The jar name specified on the install, replace, or remove of a Java procedure is not valid."],"use":["ibm"]},{"code":"46003","keys":["jar_file_cannot_be_removedclass_use_byprocedure"],"reasons":["The jar file cannot be removed, a class is in use by a procedure."],"use":["ibm"]},{"code":"46007","keys":["a_java_function_hasjava_method_with_invalid_signature"],"reasons":["A Java function has a Java method with an invalid signature."],"use":["ibm"]},{"code":"46008","keys":["a_java_function_could_not_map_tosingle_java_method"],"reasons":["A Java function could not map to a single Java method."],"use":["ibm"]},{"code":"46501","keys":["install_or_remove_jar_procedure_specified_use_deployment_descriptor"],"reasons":["The install or remove jar procedure specified the use of a deployment descriptor."],"use":["ibm"]}]},"51":{"label":"Invalid Application State","messageSet":[{"code":"51002","keys":["package_corresponding_to_sql_statement_execution_request_was_not_found"],"reasons":["The package corresponding to an SQL statement execution request was not found."],"use":["ibm"]},{"code":"51003","keys":["consistency_tokens_do_not_match"],"reasons":["Consistency tokens do not match."],"use":["ibm"]},{"code":"51004","keys":["an_address_sqlda_invalid"],"reasons":["An address in the SQLDA is invalid."],"use":["ibm"]},{"code":"51009","keys":["commit_or_rollback_not_allowed_because_commitment_control_has_not_been_started"],"reasons":["COMMIT or ROLLBACK is not allowed, because commitment control has not been started."],"use":["ibm"]},{"code":"51015","keys":["an_attempt_was_made_to_executesection_that_was_found_to_be_error_at_bind_time"],"reasons":["An attempt was made to execute a section that was found to be in error at bind time."],"use":["ibm"]},{"code":"51021","keys":["sql_statements_cannot_be_executed_until_application_process_executesrollback_operation"],"reasons":["SQL statements cannot be executed until the application process executes a rollback operation."],"use":["ibm"]},{"code":"51030","keys":["procedure_referenced_indescribe_procedure_or_associate_locator_statement_has_not_yet_been_called_withapplication_process"],"reasons":["The procedure referenced in a DESCRIBE PROCEDURE or ASSOCIATE LOCATOR statement has not yet been called within the application process."],"use":["ibm"]},{"code":"51035","keys":["a_previous_value_expression_cannot_be_used_becausevalue_has_not_been_generatedsequence_yet_thsession"],"reasons":["A PREVIOUS VALUE expression cannot be used because a value has not been generated for the sequence yet in this session."],"use":["ibm"]},{"code":"51036","keys":["an_implicit_connect_toremote_server_not_allowed_becausesavepoint_outstanding"],"reasons":["An implicit connect to a remote server is not allowed because a savepoint is outstanding."],"use":["ibm"]},{"code":"51037","keys":["operation_not_allowed_becausetrigger_marked_inoperative"],"reasons":["The operation is not allowed because a trigger has been marked inoperative."],"use":["ibm"]},{"code":"51039","keys":["encryption_password_value_not_set"],"reasons":["The ENCRYPTION PASSWORD value is not set."],"use":["ibm"]},{"code":"51043","keys":["procedure_cannot_be_called_because_nested_environment_already_called_autonomous_procedure"],"reasons":["Procedure cannot be called because the nested environment already called an autonomous procedure."],"use":["ibm"]},{"code":"51046","keys":["data_change_operation_not_allowedtarget_object_when_current_temporal_system_time_or_current_temporal_business_time_hasvalue_other_than_null_value"],"reasons":["The data change operation is not allowed for the target object when CURRENT TEMPORAL SYSTEM_TIME or CURRENT TEMPORAL BUSINESS_TIME has a value other than the null value."],"use":["ibm"]},{"code":"51047","keys":["activation_group_program_or_service_program_referenced_by_external_procedure_not_valid"],"reasons":["The activation group of the program or service program referenced by an external procedure is not valid."],"use":["ibm"]}]},"53":{"label":"Insufficient Resources","messageSet":[{"code":"53000","keys":["insufficient_resources"],"reasons":[],"use":["pgsql"]},{"code":"53100","keys":["disk_full"],"reasons":[],"use":["pgsql"]},{"code":"53200","keys":["out_of_memory"],"reasons":[],"use":["pgsql"]},{"code":"53300","keys":["too_many_connections"],"reasons":[],"use":["pgsql"]},{"code":"53400","keys":["configuration_limit_exceeded"],"reasons":[],"use":["pgsql"]},{"code":"53037","keys":["a_partitioned_index_cannot_be_created_ontable"],"reasons":["A partitioned index cannot be created on a table."],"use":["ibm"]},{"code":"53038","keys":["number_of_key_limit_values_zero_or_greater_than_number_of_columns_key"],"reasons":["The number of key limit values is zero or greater than the number of columns in the key."],"use":["ibm"]},{"code":"53039","keys":["partition_clause_alter_statement_omitted_or_invalid"],"reasons":["The PARTITION clause of the ALTER statement is omitted or invalid."],"use":["ibm"]},{"code":"53045","keys":["data_type_key_limit_constant_not_same_as_data_type_column"],"reasons":["The data type of the key limit constant is not the same as the data type of the column."],"use":["ibm"]}]},"54":{"label":"Program Limit Exceeded","messageSet":[{"code":"54000","keys":["program_limit_exceeded"],"reasons":[],"use":["pgsql"]},{"code":"54001","keys":["statement_too_complex","statement_too_long_or_too_complex"],"reasons":["The statement is too long or too complex."],"use":["pgsql","ibm"]},{"code":"54011","keys":["too_many_columns","too_many_columns_were_specified_fortable_view_or_table_function"],"reasons":["Too many columns were specified for a table, view, or table function."],"use":["pgsql","ibm"]},{"code":"54023","keys":["too_many_arguments","limitnumber_of_parameters_or_arguments_forfunction_orprocedure_exceeded"],"reasons":["The limit for the number of parameters or arguments for a function or a procedure has been exceeded."],"use":["pgsql","ibm"]},{"code":"54002","keys":["a_string_constant_too_long"],"reasons":["A string constant is too long."],"use":["ibm"]},{"code":"54004","keys":["statement_has_too_many_table_names_or_too_many_items_inselect_or_insert_list"],"reasons":["The statement has too many table names or too many items in a SELECT or INSERT list."],"use":["ibm"]},{"code":"54005","keys":["sort_key_too_long_or_has_too_many_columns"],"reasons":["The sort key is too long, or has too many columns."],"use":["ibm"]},{"code":"54006","keys":["result_string_too_long"],"reasons":["The result string is too long."],"use":["ibm"]},{"code":"54008","keys":["key_too_longcolumn_key_too_long_or_key_has_too_many_columns"],"reasons":["The key is too long, a column of the key is too long, or the key has too many columns."],"use":["ibm"]},{"code":"54009","keys":["too_many_users_were_specified_grant_or_revoke"],"reasons":["Too many users were specified in GRANT or REVOKE."],"use":["ibm"]},{"code":"54010","keys":["record_length_table_too_long"],"reasons":["The record length of the table is too long."],"use":["ibm"]},{"code":"54012","keys":["literal_too_long"],"reasons":["The literal is too long."],"use":["ibm"]},{"code":"54018","keys":["row_too_long"],"reasons":["The row is too long."],"use":["ibm"]},{"code":"54019","keys":["maximum_number_of_late_descriptors_exceeded_probably_because_too_many_different_ccsids_were_used"],"reasons":["The maximum number of late descriptors has been exceeded, probably because too many different CCSIDs were used."],"use":["ibm"]},{"code":"54021","keys":["too_many_constraints_or_size_constraint_too_large"],"reasons":["Too many constraints, or the size of the constraint is too large."],"use":["ibm"]},{"code":"54028","keys":["maximum_number_of_concurrent_lob_handles_reached"],"reasons":["The maximum number of concurrent LOB handles has been reached."],"use":["ibm"]},{"code":"54035","keys":["an_internal_object_limit_exceeded"],"reasons":["An internal object limit exceeded."],"use":["ibm"]},{"code":"54038","keys":["maximum_depth_of_nested_routines_or_triggers_was_exceeded"],"reasons":["Maximum depth of nested routines or triggers was exceeded."],"use":["ibm"]},{"code":"54044","keys":["a_multiple_byte_ucs_2_collating_sequence_table_cannot_be_supported_drda_because_it_too_large"],"reasons":["A multiple-byte (UCS-2) collating sequence table cannot be supported in DRDA because it is too large."],"use":["ibm"]},{"code":"54054","keys":["number_of_partitions_exceeded"],"reasons":["The number of partitions is exceeded."],"use":["ibm"]},{"code":"54057","keys":["an_xml_element_name_attribute_name_namespace_prefix_or_uri_too_long"],"reasons":["An XML element name, attribute name, namespace prefix or URI is too long."],"use":["ibm"]},{"code":"54058","keys":["internal_representation_of_xml_path_too_long"],"reasons":["The internal representation of an XML path is too long."],"use":["ibm"]}]},"55":{"label":"Object Not In Prerequisite State","messageSet":[{"code":"55000","keys":["object_not_in_prerequisite_state"],"reasons":[],"use":["pgsql"]},{"code":"55006","keys":["object_in_use","object_cannot_be_dropped_because_it_currently_use_by_same_application_process"],"reasons":["The object cannot be dropped, because it is currently in use by the same application process."],"use":["pgsql","ibm"]},{"code":"55P02","keys":["cant_change_runtime_param"],"reasons":[],"use":["pgsql"]},{"code":"55P03","keys":["lock_not_available"],"reasons":[],"use":["pgsql"]},{"code":"55P04","keys":["unsafe_new_enum_value_usage"],"reasons":[],"use":["pgsql"]},{"code":"55005","keys":["recursion_only_supported_toibm_i_application_server"],"reasons":["Recursion is only supported to a IBM i application server."],"use":["ibm"]},{"code":"55007","keys":["object_cannot_be_altered_because_it_currently_use_by_same_application_process"],"reasons":["The object cannot be altered, because it is currently in use by the same application process."],"use":["ibm"]},{"code":"55018","keys":["schema_cannot_be_dropped_because_it_library_list"],"reasons":["The schema cannot be dropped, because it is in the library list."],"use":["ibm"]},{"code":"55019","keys":["object_invalid_stateoperation"],"reasons":["The object is in an invalid state for the operation."],"use":["ibm"]},{"code":"55029","keys":["local_program_attempted_to_connect_toremote_database"],"reasons":["Local program attempted to connect to a remote database."],"use":["ibm"]},{"code":"55035","keys":["object_cannot_be_dropped_because_it_protected"],"reasons":["The object cannot be dropped because it is protected."],"use":["ibm"]},{"code":"55042","keys":["alias_not_allowed_because_it_identifiessingle_member_multiple_member_file"],"reasons":["The alias is not allowed because it identifies a single member of a multiple member file."],"use":["ibm"]},{"code":"55048","keys":["encrypted_data_cannot_be_encrypted"],"reasons":["Encrypted data cannot be encrypted."],"use":["ibm"]},{"code":"55050","keys":["an_object_cannot_be_created_intoprotected_schema"],"reasons":["An object cannot be created into a protected schema."],"use":["ibm"]},{"code":"55058","keys":["debug_mode_cannot_be_changed_forroutine_that_was_created_with_disable_debug_mode"],"reasons":["The DEBUG MODE cannot be changed for a routine that was created with DISABLE DEBUG MODE."],"use":["ibm"]},{"code":"55063","keys":["xml_schema_not_correct_stateoperation"],"reasons":["The XML schema is not in the correct state for the operation."],"use":["ibm"]},{"code":"55068","keys":["a_row_change_timestamp_expression_cannot_be_used_because_table_does_not_haverow_change_timestamp"],"reasons":["A row change timestamp expression cannot be used because the table does not have a row change timestamp."],"use":["ibm"]}]},"56":{"label":"Miscellaneous SQL or Product Error","messageSet":[{"code":"56016","keys":["ranges_specified_for_data_partitions_not_valid"],"reasons":["The ranges specified for data partitions are not valid."],"use":["ibm"]},{"code":"56023","keys":["an_invalid_reference_toremote_object_detected"],"reasons":["An invalid reference to a remote object has been detected."],"use":["ibm"]},{"code":"56084","keys":["an_unsupported_sqltype_was_encountered_inselect_list_or_input_list"],"reasons":["An unsupported SQLTYPE was encountered in a select list or input list."],"use":["ibm"]},{"code":"56092","keys":["type_of_authorization_cannot_be_determined_because_authorization_name_bothuser_id_and_group_id"],"reasons":["The type of authorization cannot be determined, because the authorization name is both a user id and group id."],"use":["ibm"]},{"code":"56095","keys":["a_bind_option_invalid"],"reasons":["A bind option is invalid."],"use":["ibm"]},{"code":"56098","keys":["an_error_occurred_during_implicit_rebind_recompile_or_revalidation"],"reasons":["An error occurred during an implicit rebind, recompile, or revalidation."],"use":["ibm"]},{"code":"560BF","keys":["cryptographic_facility_has_not_been_installed"],"reasons":["The cryptographic facility has not been installed."],"use":["ibm"]},{"code":"560C3","keys":["an_after_trigger_cannot_modifyrow_being_inserted_for_insert_statement"],"reasons":["An AFTER trigger cannot modify a row being inserted for an INSERT statement."],"use":["ibm"]},{"code":"560C4","keys":["option_not_validard_interface"],"reasons":["The option is not valid for the ARD interface."],"use":["ibm"]},{"code":"560C6","keys":["a_referential_constraint_cannot_modifyrow_that_was_modified_by_sql_data_change_statement_withinfullselect"],"reasons":["A referential constraint cannot modify a row that was modified by an SQL data change statement within a fullselect."],"use":["ibm"]},{"code":"560CO","keys":["cycle_detected_inhierarchical_query"],"reasons":["Cycle detected in a hierarchical query."],"use":["ibm"]},{"code":"560CR","keys":["java_jdk_or_jvm_or_pase_not_installed"],"reasons":["The Java JDK or JVM, or PASE is not installed."],"use":["ibm"]},{"code":"560CX","keys":["a_table_that_hastrigger_or_isparent_referential_constraint_withdelete_rule_of_cascade_set_null_or_set_default_not_allowed_as_target_table_inmerge_statement_that_containsglobal_variable_function_or_subselect_assignment_or_values_clause"],"reasons":["A table that has a trigger or is a parent of a referential constraint with a delete rule of CASCADE, SET NULL, or SET DEFAULT is not allowed as the target table in a MERGE statement that contains a global variable, function, or subselect in an assignment or values clause."],"use":["ibm"]},{"code":"560D1","keys":["merge_not_allowed_because_operations_performed_merge_may_affect_other_operations_merge"],"reasons":["MERGE not allowed because operations performed in the MERGE may affect other operations in the MERGE."],"use":["ibm"]},{"code":"560DD","keys":["nested_include_statements_not_supported"],"reasons":["Nested INCLUDE statements are not supported."],"use":["ibm"]}]},"57":{"label":"Operator Intervention","messageSet":[{"code":"57000","keys":["operator_intervention"],"reasons":[],"use":["pgsql"]},{"code":"57014","keys":["query_canceled","processing_was_canceled_as_requested"],"reasons":["Processing was canceled as requested."],"use":["pgsql","ibm"]},{"code":"57P01","keys":["admin_shutdown"],"reasons":[],"use":["pgsql"]},{"code":"57P02","keys":["crash_shutdown"],"reasons":[],"use":["pgsql"]},{"code":"57P03","keys":["cannot_connect_now"],"reasons":[],"use":["pgsql"]},{"code":"57P04","keys":["database_dropped"],"reasons":[],"use":["pgsql"]},{"code":"57P05","keys":["idle_session_timeout"],"reasons":[],"use":["pgsql"]},{"code":"57005","keys":["statement_cannot_be_executed_becauseutility_orquery_limit_or_threshold_was_exceeded"],"reasons":["The statement cannot be executed, because a utility or a query limit or threshold was exceeded."],"use":["ibm"]},{"code":"57006","keys":["object_cannot_be_created_becausedrop_or_create_pending"],"reasons":["The object cannot be created, because a DROP or CREATE is pending."],"use":["ibm"]},{"code":"57007","keys":["object_cannot_be_used_because_operation_pending"],"reasons":["The object cannot be used, because an operation is pending."],"use":["ibm"]},{"code":"57010","keys":["a_field_procedure_could_not_be_loaded"],"reasons":["A field procedure could not be loaded."],"use":["ibm"]},{"code":"57011","keys":["virtual_storage_or_database_resource_not_available"],"reasons":["Virtual storage or database resource is not available."],"use":["ibm"]},{"code":"57012","keys":["a_non_database_resource_not_available_thwill_not_affect_successful_execution_of_subsequent_statements"],"reasons":["A non-database resource is not available. This will not affect the successful execution of subsequent statements."],"use":["ibm"]},{"code":"57013","keys":["a_non_database_resource_not_available_thwill_affect_successful_execution_of_subsequent_statements"],"reasons":["A non-database resource is not available. This will affect the successful execution of subsequent statements."],"use":["ibm"]},{"code":"57017","keys":["character_conversion_not_defined"],"reasons":["Character conversion is not defined."],"use":["ibm"]},{"code":"57033","keys":["deadlock_or_timeout_occurred_without_automatic_rollback"],"reasons":["Deadlock or timeout occurred without automatic rollback."],"use":["ibm"]},{"code":"57042","keys":["ddm_recursion_has_occurred"],"reasons":["DDM recursion has occurred."],"use":["ibm"]},{"code":"57043","keys":["a_local_sql_application_program_cannot_be_executed_on_application_server"],"reasons":["A local SQL application program cannot be executed on an application server."],"use":["ibm"]},{"code":"57050","keys":["file_server_not_currently_available"],"reasons":["The file server is not currently available."],"use":["ibm"]},{"code":"57062","keys":["adjustment_not_allowed_forperiod_asresult_data_change_operation"],"reasons":["Adjustment not allowed for a period as a result of a data change operation."],"use":["ibm"]}]},"58":{"label":"System Error (errors external to PostgreSQL itself)","messageSet":[{"code":"58000","keys":["system_error"],"reasons":[],"use":["pgsql"]},{"code":"58030","keys":["io_error"],"reasons":[],"use":["pgsql"]},{"code":"58P01","keys":["undefined_file"],"reasons":[],"use":["pgsql"]},{"code":"58P02","keys":["duplicate_file"],"reasons":[],"use":["pgsql"]},{"code":"58P03","keys":["file_name_too_long"],"reasons":[],"use":["pgsql"]},{"code":"58002","keys":["an_exit_has_returned_error_or_invalid_data"],"reasons":["An exit has returned an error or invalid data."],"use":["ibm"]},{"code":"58003","keys":["an_invalid_section_number_was_detected"],"reasons":["An invalid section number was detected."],"use":["ibm"]},{"code":"58004","keys":["a_system_error_that_does_not_necessarily_preclude_successful_execution_of_subsequent_sql_statements_occurred"],"reasons":["A system error (that does not necessarily preclude the successful execution of subsequent SQL statements) occurred."],"use":["ibm"]},{"code":"58008","keys":["execution_failed_due_todistribution_protocol_error_that_will_not_affect_successful_execution_of_subsequent_ddm_commands_or_sql_statements"],"reasons":["Execution failed due to a distribution protocol error that will not affect the successful execution of subsequent DDM commands or SQL statements."],"use":["ibm"]},{"code":"58009","keys":["execution_failed_due_todistribution_protocol_error_that_caused_deallocation_conversation"],"reasons":["Execution failed due to a distribution protocol error that caused deallocation of the conversation."],"use":["ibm"]},{"code":"58010","keys":["execution_failed_due_todistribution_protocol_error_that_will_affect_successful_execution_of_subsequent_ddm_commands_or_sql_statements"],"reasons":["Execution failed due to a distribution protocol error that will affect the successful execution of subsequent DDM commands or SQL statements."],"use":["ibm"]},{"code":"58011","keys":["ddm_command_invalid_while_bind_process_progress"],"reasons":["The DDM command is invalid while the bind process in progress."],"use":["ibm"]},{"code":"58012","keys":["bind_process_with_specified_package_name_and_consistency_token_not_active"],"reasons":["The bind process with the specified package name and consistency token is not active."],"use":["ibm"]},{"code":"58014","keys":["ddm_command_not_supported"],"reasons":["The DDM command is not supported."],"use":["ibm"]},{"code":"58015","keys":["ddm_object_not_supported"],"reasons":["The DDM object is not supported."],"use":["ibm"]},{"code":"58016","keys":["ddm_parameter_not_supported"],"reasons":["The DDM parameter is not supported."],"use":["ibm"]},{"code":"58017","keys":["ddm_parameter_value_not_supported"],"reasons":["The DDM parameter value is not supported."],"use":["ibm"]},{"code":"58018","keys":["ddm_reply_message_not_supported"],"reasons":["The DDM reply message is not supported."],"use":["ibm"]},{"code":"58028","keys":["commit_operation_failed_becauseresource_unit_of_work_was_not_able_to_commit_its_resources"],"reasons":["The commit operation failed, because a resource in the unit of work was not able to commit its resources."],"use":["ibm"]},{"code":"58033","keys":["an_unexpected_error_occurred_while_attempting_to_accessclient_driver"],"reasons":["An unexpected error occurred while attempting to access a client driver."],"use":["ibm"]}]},"00":{"label":"Successful Completion","messageSet":[{"code":"00000","keys":["successful_completion","execution_operation_was_successful_and_did_not_result_any_type_of_warning_or_exception_condition"],"reasons":["Execution of the operation was successful and did not result in any type of warning or exception condition."],"use":["pgsql","ibm"]}]},"01":{"label":"Warning","messageSet":[{"code":"01000","keys":["warning"],"reasons":[],"use":["pgsql"]},{"code":"0100C","keys":["dynamic_result_sets_returned","one_or_more_ad_hoc_result_sets_were_returned_from_procedure"],"reasons":["One or more ad hoc result sets were returned from the procedure."],"use":["pgsql","ibm"]},{"code":"01008","keys":["implicit_zero_bit_padding"],"reasons":[],"use":["pgsql"]},{"code":"01003","keys":["null_value_eliminated_in_set_function","null_values_were_eliminated_from_argument_of_aggregate_function"],"reasons":["Null values were eliminated from the argument of an aggregate function."],"use":["pgsql","ibm"]},{"code":"01007","keys":["privilege_not_granted","a_privilege_was_not_granted"],"reasons":["A privilege was not granted."],"use":["pgsql","ibm"]},{"code":"01006","keys":["privilege_not_revoked","a_privilege_was_not_revoked"],"reasons":["A privilege was not revoked."],"use":["pgsql","ibm"]},{"code":"01004","keys":["string_data_right_truncation","value_string_was_truncated_when_assigned_to_another_string_data_type_withshorter_length"],"reasons":["The value of a string was truncated when assigned to another string data type with a shorter length."],"use":["pgsql","ibm"]},{"code":"01P01","keys":["deprecated_feature"],"reasons":[],"use":["pgsql"]},{"code":"01xxx","keys":["valid_warning_sqlstates_returned_by_sql_routine_or_user_application_also_used_for_raise_error_and_signal"],"reasons":["Valid warning SQLSTATEs returned by an SQL routine or user application. Also used for RAISE_ERROR and SIGNAL."],"use":["ibm"]},{"code":"01002","keys":["a_disconnect_error_occurred"],"reasons":["A DISCONNECT error occurred."],"use":["ibm"]},{"code":"01005","keys":["insufficient_number_of_entries_sqlda"],"reasons":["Insufficient number of entries in an SQLDA."],"use":["ibm"]},{"code":"01009","keys":["search_condition_too_longinformation_schema"],"reasons":["The search condition is too long for the information schema."],"use":["ibm"]},{"code":"0100A","keys":["query_expression_view_too_longinformation_schema"],"reasons":["The query expression of the view is too long for the information schema."],"use":["ibm"]},{"code":"0100D","keys":["cursor_that_was_closed_reopened_on_next_result_set_withchain"],"reasons":["The cursor that was closed has been reopened on the next result set within the chain."],"use":["ibm"]},{"code":"0100E","keys":["procedure_returned_too_many_result_sets"],"reasons":["The procedure returned too many result sets."],"use":["ibm"]},{"code":"01503","keys":["number_of_result_columns_larger_than_number_of_variables_provided"],"reasons":["The number of result columns is larger than the number of variables provided."],"use":["ibm"]},{"code":"01504","keys":["update_or_delete_statement_does_not_includewhere_clause"],"reasons":["The UPDATE or DELETE statement does not include a WHERE clause."],"use":["ibm"]},{"code":"01505","keys":["statement_was_not_executed_because_it_unacceptable_thenvironment"],"reasons":["The statement was not executed because it is unacceptable in this environment."],"use":["ibm"]},{"code":"01506","keys":["an_adjustment_was_made_todate_or_timestamp_value_to_correct_invalid_date_resulting_from_arithmetic_operation"],"reasons":["An adjustment was made to a DATE or TIMESTAMP value to correct an invalid date resulting from an arithmetic operation."],"use":["ibm"]},{"code":"01515","keys":["null_value_assigned_tovariable_because_non_null_value_column_not_withrange_variable"],"reasons":["The null value has been assigned to a variable, because the non-null value of the column is not within the range of the variable."],"use":["ibm"]},{"code":"01517","keys":["a_character_that_could_not_be_converted_was_replaced_withsubstitute_character"],"reasons":["A character that could not be converted was replaced with a substitute character."],"use":["ibm"]},{"code":"01519","keys":["null_value_assigned_tovariable_becausenumeric_value_out_of_range"],"reasons":["The null value has been assigned to a variable, because a numeric value is out of range."],"use":["ibm"]},{"code":"01520","keys":["null_value_assigned_tovariable_because_characters_cannot_be_converted"],"reasons":["The null value has been assigned to a variable, because the characters cannot be converted."],"use":["ibm"]},{"code":"01522","keys":["local_table_or_view_name_used_create_alias_statement_undefined"],"reasons":["The local table or view name used in the CREATE ALIAS statement is undefined."],"use":["ibm"]},{"code":"01526","keys":["isolation_level_escalated"],"reasons":["Isolation level has been escalated."],"use":["ibm"]},{"code":"01527","keys":["a_set_statement_referencesspecial_register_that_does_not_exist_at_as"],"reasons":["A SET statement references a special register that does not exist at the AS."],"use":["ibm"]},{"code":"01528","keys":["where_not_null_ignored_because_index_key_cannot_contanull_values"],"reasons":["WHERE NOT NULL is ignored, because the index key cannot contain null values."],"use":["ibm"]},{"code":"01532","keys":["an_undefined_object_name_was_detected"],"reasons":["An undefined object name was detected."],"use":["ibm"]},{"code":"01534","keys":["string_representation_datetime_value_invalid"],"reasons":["The string representation of a datetime value is invalid."],"use":["ibm"]},{"code":"01535","keys":["an_arithmetic_operation_ondate_or_timestamp_hasresult_that_not_withvalid_range_of_dates"],"reasons":["An arithmetic operation on a date or timestamp has a result that is not within the valid range of dates."],"use":["ibm"]},{"code":"01536","keys":["during_remote_bind_where_existence_checking_deferred_server_name_specified_does_not_match_current_server"],"reasons":["During remote bind where existence checking is deferred, the server-name specified does not match the current server."],"use":["ibm"]},{"code":"01539","keys":["connection_successful_but_only_sbcs_characters_should_be_used"],"reasons":["Connection is successful but only SBCS characters should be used."],"use":["ibm"]},{"code":"01542","keys":["authorization_id_does_not_have_privilege_to_perform_operation_as_specified"],"reasons":["Authorization ID does not have the privilege to perform the operation as specified."],"use":["ibm"]},{"code":"01544","keys":["null_value_assigned_tovariable_becausesubstring_error_occurred_for_example_argument_of_substr_out_of_range"],"reasons":["The null value has been assigned to a variable, because a substring error occurred. for example, an argument of SUBSTR is out of range."],"use":["ibm"]},{"code":"01545","keys":["an_unqualified_column_name_interpreted_ascorrelated_reference"],"reasons":["An unqualified column name has been interpreted as a correlated reference."],"use":["ibm"]},{"code":"01547","keys":["a_mixed_data_value_improperly_formed"],"reasons":["A mixed data value is improperly formed."],"use":["ibm"]},{"code":"01548","keys":["authorization_id_does_not_have_privilege_to_perform_specified_operation_on_identified_object"],"reasons":["The authorization ID does not have the privilege to perform the specified operation on the identified object."],"use":["ibm"]},{"code":"01557","keys":["too_many_variables_have_been_specified_on_select_into_or_fetch"],"reasons":["Too many variables have been specified on SELECT INTO or FETCH."],"use":["ibm"]},{"code":"01564","keys":["null_value_assigned_tovariable_because_division_by_zero_occurred"],"reasons":["The null value has been assigned to a variable, because division by zero occurred."],"use":["ibm"]},{"code":"01565","keys":["null_value_assigned_tovariable_becausemiscellaneous_data_exception_occurred_for_example_character_valuecast_decimal_float_or_integer_scalar_function_invalidfloating_point_nan_notnumber_invalid_data_inpacked_decimal_field_ormask_mapping_error_was_detected"],"reasons":["The null value has been assigned to a variable, because a miscellaneous data exception occurred. For example, the character value for the CAST, DECIMAL, FLOAT, or INTEGER scalar function is invalid. a floating-point NAN (not a number). invalid data in a packed decimal field. or a mask mapping error was detected."],"use":["ibm"]},{"code":"01567","keys":["table_was_created_but_not_journaled"],"reasons":["The table was created but not journaled."],"use":["ibm"]},{"code":"01587","keys":["unit_of_work_was_committed_or_rolled_back_but_outcome_not_fully_known_at_all_sites"],"reasons":["The unit of work was committed or rolled back, but the outcome is not fully known at all sites."],"use":["ibm"]},{"code":"01593","keys":["an_alter_table_may_cause_data_truncation"],"reasons":["An ALTER TABLE may cause data truncation."],"use":["ibm"]},{"code":"01594","keys":["insufficient_number_of_entries_sqlda_for_all_information_i_e_not_enough_descriptors_to_return_distinct_name"],"reasons":["Insufficient number of entries in an SQLDA for ALL information (i.e. not enough descriptors to return the distinct name)."],"use":["ibm"]},{"code":"01614","keys":["fewer_locators_than_number_of_result_sets"],"reasons":["There are fewer locators than the number of result sets."],"use":["ibm"]},{"code":"01623","keys":["value_of_degree_ignored"],"reasons":["The value of DEGREE is ignored."],"use":["ibm"]},{"code":"01627","keys":["datalink_value_may_not_be_valid_because_table_reconcile_pending_or_reconcile_notpossible_state"],"reasons":["The DATALINK value may not be valid because the table is in reconcile pending or reconcile is not a possible state."],"use":["ibm"]},{"code":"01634","keys":["distinct_data_type_name_too_long_and_cannot_be_returned_sqlda_short_name_returned_instead"],"reasons":["The distinct data type name is too long and cannot be returned in the SQLDA. The short name is returned instead."],"use":["ibm"]},{"code":"01643","keys":["assignment_to_sqlcode_or_sqlstate_variable_does_not_signalwarning_or_error"],"reasons":["Assignment to SQLCODE or SQLSTATE variable does not signal a warning or error."],"use":["ibm"]},{"code":"01646","keys":["a_result_sets_could_not_be_returned_because_cursor_was_closed"],"reasons":["A result sets could not be returned because the cursor was closed."],"use":["ibm"]},{"code":"01647","keys":["a_db2sql_before_trigger_changed_to_db2row"],"reasons":["A Db2SQL BEFORE trigger changed to Db2ROW."],"use":["ibm"]},{"code":"01652","keys":["isolation_clause_was_ignored_because_statement_context"],"reasons":["The isolation clause was ignored because of the statement context."],"use":["ibm"]},{"code":"01658","keys":["binary_data_invalid_for_decrypt_char_and_decyrypt_db"],"reasons":["Binary data is invalid for DECRYPT_CHAR and DECYRYPT_DB."],"use":["ibm"]},{"code":"01660","keys":["routine_was_created_butrestore_will_not_update_catalog"],"reasons":["The routine was created but a restore will not update the catalog."],"use":["ibm"]},{"code":"01662","keys":["release_record_option_ignored_on_close"],"reasons":["Release record option ignored on CLOSE."],"use":["ibm"]},{"code":"01676","keys":["transfer_operation_ignored_since_authorization_id_already_owner_database_object"],"reasons":["Transfer operation ignored since the authorization ID is already the owner of the database object."],"use":["ibm"]},{"code":"01680","keys":["option_not_supported_context_which_it_was_specified"],"reasons":["The option is not supported in the context in which it was specified."],"use":["ibm"]},{"code":"01685","keys":["an_invalid_use_not_deterministic_or_external_action_function_was_detected"],"reasons":["An invalid use of a NOT DETERMINISTIC or EXTERNAL ACTION function was detected."],"use":["ibm"]},{"code":"01687","keys":["a_database_resource_was_not_available_processing_continues"],"reasons":["A database resource was not available. Processing continues."],"use":["ibm"]},{"code":"0168C","keys":["a_decimal_float_operation_produced_inexact_result"],"reasons":["A decimal float operation produced an inexact result."],"use":["ibm"]},{"code":"0168D","keys":["a_decimal_floating_point_operation_was_invalid"],"reasons":["A decimal floating point operation was invalid."],"use":["ibm"]},{"code":"0168E","keys":["a_decimal_float_operation_produced_overflow_or_underflow"],"reasons":["A decimal float operation produced an overflow or underflow."],"use":["ibm"]},{"code":"0168F","keys":["a_decimal_float_operation_produced_division_by_zero"],"reasons":["A decimal float operation produced division by zero."],"use":["ibm"]},{"code":"0168G","keys":["a_decimal_float_operation_producedsubnormal_number"],"reasons":["A decimal float operation produced a subnormal number."],"use":["ibm"]},{"code":"0168I","keys":["sql_statement_does_conform_to_specified_flagging_level"],"reasons":["The SQL statement does conform to the specified flagging level."],"use":["ibm"]},{"code":"0168P","keys":["an_associated_mixed_or_graphic_ccsid_does_not_existdefault_job_ccsid"],"reasons":["An associated mixed or graphic CCSID does not exist for the default job CCSID."],"use":["ibm"]},{"code":"0168R","keys":["text_index_may_be_out_of_date"],"reasons":["The text index may be out of date."],"use":["ibm"]},{"code":"0168U","keys":["result_sets_will_not_be_returned_to_client_because_procedure_was_called_directly_or_indirectly_fromfunction_or_trigger"],"reasons":["Result sets will not be returned to the client because the procedure was called directly or indirectly from a function or trigger."],"use":["ibm"]},{"code":"01693","keys":["program_type_sub_changed_to_program_type_main"],"reasons":["PROGRAM TYPE SUB changed to PROGRAM TYPE MAIN."],"use":["ibm"]},{"code":"01695","keys":["adjustment_made_tovalue_forperiod_asresult_data_change_operation"],"reasons":["Adjustment made to a value for a period as a result of a data change operation."],"use":["ibm"]},{"code":"01698","keys":["permissions_or_masks_materialized_query_table_or_history_table_might_require_changes_asresult_of_changes_to_permissions_or_masks_table_on_which_it_based"],"reasons":["Permissions or masks of a materialized query table or history table might require changes as a result of changes to permissions or masks of the table on which it is based."],"use":["ibm"]},{"code":"0169F","keys":["invalid_json_data"],"reasons":["Invalid JSON data."],"use":["ibm"]},{"code":"0169G","keys":["operation_will_only_be_performed_on_source_system"],"reasons":["The operation will only be performed on the source system."],"use":["ibm"]},{"code":"01Hxx","keys":["valid_warning_sqlstates_returned_byuser_defined_function_external_procedure_call_or_command_invocation"],"reasons":["Valid warning SQLSTATEs returned by a user-defined function, external procedure CALL, or command invocation."],"use":["ibm"]}]},"02":{"label":"No Data (this is also a warning class per the SQL standard)","messageSet":[{"code":"02000","keys":["no_data","one_following_exceptions_occurred"],"reasons":["One of the following exceptions occurred:"],"use":["pgsql","ibm"]},{"code":"02001","keys":["no_additional_dynamic_result_sets_returned","no_additional_result_sets_returned"],"reasons":["No additional result sets returned."],"use":["pgsql","ibm"]},{"code":"","keys":["result_select_into_statement_or_subselect_insert_statement_was_empty_table","if_than_update_insert_delete_or_merge_statement_no_rows_satisfy_subselect_where_clause_or_merge_criteria_no_rows_were_updated_inserted_or_deleted","position_cursor_referenced_fetch_statement_was_after_last_row_result_table","fetch_orientation_invalid"],"reasons":["The result of the SELECT INTO statement or the subselect of the INSERT statement was an empty table.","If this is an UPDATE, INSERT, DELETE, or MERGE statement, no rows satisfy the subselect, WHERE clause, or MERGE criteria. No rows were updated, inserted, or deleted.","The position of the cursor referenced in the FETCH statement was after the last row of the result table.","The fetch orientation is invalid."],"use":["ibm","ibm","ibm","ibm"]},{"code":"02503","keys":["procedure_identified_allocate_cursor_statement_did_not_return_hoc_result_sets"],"reasons":["The procedure identified in an ALLOCATE CURSOR statement did not return hoc result sets."],"use":["ibm"]},{"code":"02505","keys":["get_descriptor_value_greater_than_count"],"reasons":["The GET DESCRIPTOR VALUE is greater than COUNT."],"use":["ibm"]}]},"03":{"label":"SQL Statement Not Yet Complete","messageSet":[{"code":"03000","keys":["sql_statement_not_yet_complete"],"reasons":[],"use":["pgsql"]}]},"08":{"label":"Connection Exception","messageSet":[{"code":"08000","keys":["connection_exception"],"reasons":[],"use":["pgsql"]},{"code":"08003","keys":["connection_does_not_exist","connection_does_not_exist"],"reasons":["The connection does not exist."],"use":["pgsql","ibm"]},{"code":"08006","keys":["connection_failure"],"reasons":[],"use":["pgsql"]},{"code":"08001","keys":["sqlclient_unable_to_establish_sqlconnection","connection_was_unable_to_be_established_to_application_server_or_other_server"],"reasons":["The connection was unable to be established to the application server or other server."],"use":["pgsql","ibm"]},{"code":"08004","keys":["sqlserver_rejected_establishment_of_sqlconnection","application_server_rejected_establishment_connection"],"reasons":["The application server rejected establishment of the connection."],"use":["pgsql","ibm"]},{"code":"08007","keys":["transaction_resolution_unknown"],"reasons":[],"use":["pgsql"]},{"code":"08P01","keys":["protocol_violation"],"reasons":[],"use":["pgsql"]},{"code":"08002","keys":["connection_already_exists"],"reasons":["The connection already exists."],"use":["ibm"]},{"code":"08501","keys":["a_disconnect_not_allowed_when_connection_uses_lu6_2_protected_conversation"],"reasons":["A DISCONNECT is not allowed when the connection uses an LU6.2 protected conversation."],"use":["ibm"]}]},"09":{"label":"Triggered Action Exception","messageSet":[{"code":"09000","keys":["triggered_action_exception","a_triggered_sql_statement_failed"],"reasons":["A triggered SQL statement failed."],"use":["pgsql","ibm"]}]},"0A":{"label":"Feature Not Supported","messageSet":[{"code":"0A000","keys":["feature_not_supported"],"reasons":[],"use":["pgsql"]},{"code":"0A001","keys":["connect_statement_invalid_because_process_not_connectable_state"],"reasons":["The CONNECT statement is invalid, because the process is not in the connectable state."],"use":["ibm"]}]},"0B":{"label":"Invalid Transaction Initiation","messageSet":[{"code":"0B000","keys":["invalid_transaction_initiation"],"reasons":[],"use":["pgsql"]}]},"0F":{"label":"Locator Exception","messageSet":[{"code":"0F000","keys":["locator_exception"],"reasons":[],"use":["pgsql"]},{"code":"0F001","keys":["invalid_locator_specification","locator_value_does_not_currently_represent_any_value"],"reasons":["The locator value does not currently represent any value."],"use":["pgsql","ibm"]}]},"0L":{"label":"Invalid Grantor","messageSet":[{"code":"0L000","keys":["invalid_grantor"],"reasons":[],"use":["pgsql"]},{"code":"0LP01","keys":["invalid_grant_operation"],"reasons":[],"use":["pgsql"]}]},"0P":{"label":"Invalid Role Specification","messageSet":[{"code":"0P000","keys":["invalid_role_specification"],"reasons":[],"use":["pgsql"]}]},"0Z":{"label":"Diagnostics Exception","messageSet":[{"code":"0Z000","keys":["diagnostics_exception"],"reasons":[],"use":["pgsql"]},{"code":"0Z002","keys":["stacked_diagnostics_accessed_without_active_handler","stacked_diagnostics_accessed_without_and_active_handler"],"reasons":["Stacked diagnostics accessed without and active handler."],"use":["pgsql","ibm"]},{"code":"0Z001","keys":["maximum_number_of_stacked_diagnostics_areas_exceeded"],"reasons":["Maximum number of stacked diagnostics areas exceeded."],"use":["ibm"]}]},"2B":{"label":"Dependent Privilege Descriptors Still Exist","messageSet":[{"code":"2B000","keys":["dependent_privilege_descriptors_still_exist"],"reasons":[],"use":["pgsql"]},{"code":"2BP01","keys":["dependent_objects_still_exist"],"reasons":[],"use":["pgsql"]}]},"2D":{"label":"Invalid Transaction Termination","messageSet":[{"code":"2D000","keys":["invalid_transaction_termination"],"reasons":[],"use":["pgsql"]},{"code":"2D522","keys":["commit_and_rollback_not_allowed_atomic_compound_statement"],"reasons":["COMMIT and ROLLBACK are not allowed in an ATOMIC compound statement."],"use":["ibm"]},{"code":"2D528","keys":["dynamic_commit_or_commit_on_return_procedure_invalidapplication_execution_environment"],"reasons":["Dynamic COMMIT or COMMIT ON RETURN procedure is invalid for the application execution environment"],"use":["ibm"]},{"code":"2D529","keys":["dynamic_rollback_invalidapplication_execution_environment"],"reasons":["Dynamic ROLLBACK is invalid for the application execution environment."],"use":["ibm"]}]},"2F":{"label":"SQL Routine Exception","messageSet":[{"code":"2F000","keys":["sql_routine_exception"],"reasons":[],"use":["pgsql"]},{"code":"2F005","keys":["function_executed_no_return_statement","function_did_not_executereturn_statement"],"reasons":["The function did not execute a RETURN statement."],"use":["pgsql","ibm"]},{"code":"2F002","keys":["modifying_sql_data_not_permitted","sql_function_attempted_to_modify_data_but_function_was_not_defined_as_modifies_sql_data"],"reasons":["The SQL function attempted to modify data, but the function was not defined as MODIFIES SQL DATA."],"use":["pgsql","ibm"]},{"code":"2F003","keys":["prohibited_sql_statement_attempted","statement_not_allowed_infunction_procedure_or_dynamic_compound_statement"],"reasons":["The statement is not allowed in a function, procedure, or dynamic compound statement."],"use":["pgsql","ibm"]},{"code":"2F004","keys":["reading_sql_data_not_permitted","sql_function_attempted_to_read_data_but_function_was_not_defined_as_reads_sql_data"],"reasons":["The SQL function attempted to read data, but the function was not defined as READS SQL DATA."],"use":["pgsql","ibm"]}]},"3B":{"label":"Savepoint Exception","messageSet":[{"code":"3B000","keys":["savepoint_exception"],"reasons":[],"use":["pgsql"]},{"code":"3B001","keys":["invalid_savepoint_specification","savepoint_not_valid"],"reasons":["The savepoint is not valid."],"use":["pgsql","ibm"]},{"code":"3B002","keys":["maximum_number_of_savepoints_reached"],"reasons":["The maximum number of savepoints has been reached."],"use":["ibm"]},{"code":"3B501","keys":["a_duplicate_savepoint_name_was_detected"],"reasons":["A duplicate savepoint name was detected."],"use":["ibm"]},{"code":"3B502","keys":["a_release_or_rollback_to_savepoint_was_specified_butsavepoint_does_not_exist"],"reasons":["A RELEASE or ROLLBACK TO SAVEPOINT was specified, but a savepoint does not exist."],"use":["ibm"]},{"code":"3B504","keys":["a_savepoint_not_allowed_becauseresource_registered_that_does_not_support_savepoints"],"reasons":["A SAVEPOINT is not allowed because a resource is registered that does not support savepoints."],"use":["ibm"]}]},"3D":{"label":"Invalid Catalog Name","messageSet":[{"code":"3D000","keys":["invalid_catalog_name"],"reasons":[],"use":["pgsql"]}]},"3F":{"label":"Invalid Schema Name","messageSet":[{"code":"3F000","keys":["invalid_schema_name","schema_name_invalid"],"reasons":["The schema name is invalid."],"use":["pgsql","ibm"]}]},"F0":{"label":"Configuration File Error","messageSet":[{"code":"F0000","keys":["config_file_error"],"reasons":[],"use":["pgsql"]},{"code":"F0001","keys":["lock_file_exists"],"reasons":[],"use":["pgsql"]}]},"HV":{"label":"Foreign Data Wrapper Error (SQL/MED)","messageSet":[{"code":"HV000","keys":["fdw_error"],"reasons":[],"use":["pgsql"]},{"code":"HV005","keys":["fdw_column_name_not_found"],"reasons":[],"use":["pgsql"]},{"code":"HV002","keys":["fdw_dynamic_parameter_value_needed"],"reasons":[],"use":["pgsql"]},{"code":"HV010","keys":["fdw_function_sequence_error"],"reasons":[],"use":["pgsql"]},{"code":"HV021","keys":["fdw_inconsistent_descriptor_information"],"reasons":[],"use":["pgsql"]},{"code":"HV024","keys":["fdw_invalid_attribute_value"],"reasons":[],"use":["pgsql"]},{"code":"HV007","keys":["fdw_invalid_column_name"],"reasons":[],"use":["pgsql"]},{"code":"HV008","keys":["fdw_invalid_column_number"],"reasons":[],"use":["pgsql"]},{"code":"HV004","keys":["fdw_invalid_data_type"],"reasons":[],"use":["pgsql"]},{"code":"HV006","keys":["fdw_invalid_data_type_descriptors"],"reasons":[],"use":["pgsql"]},{"code":"HV091","keys":["fdw_invalid_descriptor_field_identifier"],"reasons":[],"use":["pgsql"]},{"code":"HV00B","keys":["fdw_invalid_handle"],"reasons":[],"use":["pgsql"]},{"code":"HV00C","keys":["fdw_invalid_option_index"],"reasons":[],"use":["pgsql"]},{"code":"HV00D","keys":["fdw_invalid_option_name"],"reasons":[],"use":["pgsql"]},{"code":"HV090","keys":["fdw_invalid_string_length_or_buffer_length"],"reasons":[],"use":["pgsql"]},{"code":"HV00A","keys":["fdw_invalid_string_format"],"reasons":[],"use":["pgsql"]},{"code":"HV009","keys":["fdw_invalid_use_of_null_pointer"],"reasons":[],"use":["pgsql"]},{"code":"HV014","keys":["fdw_too_many_handles"],"reasons":[],"use":["pgsql"]},{"code":"HV001","keys":["fdw_out_of_memory"],"reasons":[],"use":["pgsql"]},{"code":"HV00P","keys":["fdw_no_schemas"],"reasons":[],"use":["pgsql"]},{"code":"HV00J","keys":["fdw_option_name_not_found"],"reasons":[],"use":["pgsql"]},{"code":"HV00K","keys":["fdw_reply_handle"],"reasons":[],"use":["pgsql"]},{"code":"HV00Q","keys":["fdw_schema_not_found"],"reasons":[],"use":["pgsql"]},{"code":"HV00R","keys":["fdw_table_not_found"],"reasons":[],"use":["pgsql"]},{"code":"HV00L","keys":["fdw_unable_to_create_execution"],"reasons":[],"use":["pgsql"]},{"code":"HV00M","keys":["fdw_unable_to_create_reply"],"reasons":[],"use":["pgsql"]},{"code":"HV00N","keys":["fdw_unable_to_establish_connection"],"reasons":[],"use":["pgsql"]}]},"P0":{"label":"PL/pgSQL Error","messageSet":[{"code":"P0000","keys":["plpgsql_error"],"reasons":[],"use":["pgsql"]},{"code":"P0001","keys":["raise_exception"],"reasons":[],"use":["pgsql"]},{"code":"P0002","keys":["no_data_found"],"reasons":[],"use":["pgsql"]},{"code":"P0003","keys":["too_many_rows"],"reasons":[],"use":["pgsql"]},{"code":"P0004","keys":["assert_failure"],"reasons":[],"use":["pgsql"]}]},"XX":{"label":"Internal Error","messageSet":[{"code":"XX000","keys":["internal_error"],"reasons":[],"use":["pgsql"]},{"code":"XX001","keys":["data_corrupted"],"reasons":[],"use":["pgsql"]},{"code":"XX002","keys":["index_corrupted"],"reasons":[],"use":["pgsql"]}]},"07":{"label":"Dynamic SQL Error","messageSet":[{"code":"07001","keys":["number_of_variables_not_correctnumber_of_parameter_markers"],"reasons":["The number of variables is not correct for the number of parameter markers."],"use":["ibm"]},{"code":"07002","keys":["call_parameter_list_or_control_block_invalid"],"reasons":["The call parameter list or control block is invalid."],"use":["ibm"]},{"code":"07003","keys":["statement_identified_execute_statement_isselect_statement_or_not_inprepared_state"],"reasons":["The statement identified in the EXECUTE statement is a select-statement, or is not in a prepared state."],"use":["ibm"]},{"code":"07004","keys":["using_clause_or_into_clause_required_for_dynamic_parameters"],"reasons":["The USING clause or INTO clause is required for dynamic parameters."],"use":["ibm"]},{"code":"07005","keys":["statement_name_cursor_identifiesprepared_statement_that_cannot_be_associated_withcursor"],"reasons":["The statement name of the cursor identifies a prepared statement that cannot be associated with a cursor."],"use":["ibm"]},{"code":"07006","keys":["an_input_variable_transition_variable_or_parameter_marker_cannot_be_used_because_of_its_data_type"],"reasons":["An input variable, transition variable, or parameter marker cannot be used, because of its data type."],"use":["ibm"]},{"code":"07008","keys":["descriptor_count_invalid"],"reasons":["The descriptor count is invalid."],"use":["ibm"]},{"code":"07009","keys":["descriptor_index_invalid"],"reasons":["The descriptor index is invalid."],"use":["ibm"]},{"code":"0700C","keys":["undefined_data_value"],"reasons":["Undefined DATA value."],"use":["ibm"]},{"code":"0700E","keys":["invalid_level_specified_set_descriptor_statement"],"reasons":["Invalid LEVEL specified in SET DESCRIPTOR statement."],"use":["ibm"]},{"code":"0700F","keys":["invalid_datetime_interval_code_specified_set_descriptor_statement"],"reasons":["Invalid DATETIME_INTERVAL_CODE specified in SET DESCRIPTOR statement."],"use":["ibm"]}]},"0E":{"label":"Invalid Schema Name List Specification","messageSet":[{"code":"0E000","keys":["path_name_list_not_valid"],"reasons":["The path name list is not valid."],"use":["ibm"]}]},"0K":{"label":"Resignal When Handler Not Active","messageSet":[{"code":"0K000","keys":["a_resignal_was_issued_buthandler_not_active"],"reasons":["A RESIGNAL was issued but a handler is not active."],"use":["ibm"]}]},"0N":{"label":"SQL/XML Mapping Error","messageSet":[{"code":"0N002","keys":["a_character_cannot_be_mapped_tovalid_xml_character"],"reasons":["A character cannot be mapped to a valid XML character."],"use":["ibm"]}]},"0W":{"label":"Prohibited Statement Encountered During Trigger","messageSet":[{"code":"0W000","keys":["statement_not_allowed_intrigger"],"reasons":["The statement is not allowed in a trigger."],"use":["ibm"]}]},"2E":{"label":"Invalid Connection Name","messageSet":[{"code":"2E000","keys":["connection_name_invalid"],"reasons":["Connection name is invalid."],"use":["ibm"]}]},"3C":{"label":"Ambiguous Cursor Name","messageSet":[{"code":"3C000","keys":["cursor_name_ambiguous"],"reasons":["The cursor name is ambiguous."],"use":["ibm"]}]},"5U":{"label":"Common Utilities and Tools","messageSet":[{"code":"5UA0O","keys":["argument_to_wrap_function_or_to_create_wrapped_procedure_not_valid"],"reasons":["The argument to the WRAP function or to the CREATE_WRAPPED procedure is not valid."],"use":["ibm"]}]},"NA":{"label":"Non associable class codes","messageSet":[{"code":"00000","keys":["successful_completion"],"reasons":["successful completion"],"use":["oracle"]},{"code":"01000","keys":["warning"],"reasons":["warning"],"use":["oracle"]},{"code":"01001","keys":["cursor_operation_conflict"],"reasons":["cursor operation conflict"],"use":["oracle"]},{"code":"01002","keys":["disconnect_error"],"reasons":["disconnect error"],"use":["oracle"]},{"code":"01003","keys":["null_value_eliminated_set_function"],"reasons":["null value eliminated in set function"],"use":["oracle"]},{"code":"01004","keys":["string_data_right_truncation"],"reasons":["string data - right truncation"],"use":["oracle"]},{"code":"01005","keys":["insufficient_item_descriptor_areas"],"reasons":["insufficient item descriptor areas"],"use":["oracle"]},{"code":"01006","keys":["privilege_not_revoked"],"reasons":["privilege not revoked"],"use":["oracle"]},{"code":"01007","keys":["privilege_not_granted"],"reasons":["privilege not granted"],"use":["oracle"]},{"code":"01008","keys":["implicit_zero_bit_padding"],"reasons":["implicit zero-bit padding"],"use":["oracle"]},{"code":"01009","keys":["search_condition_too_long_for_info_schema"],"reasons":["search condition too long for info schema"],"use":["oracle"]},{"code":"0100A","keys":["query_expression_too_long_for_info_schema"],"reasons":["query expression too long for info schema"],"use":["oracle"]},{"code":"02000","keys":["no_data"],"reasons":["no data"],"use":["oracle"]},{"code":"07000","keys":["dynamic_sql_error"],"reasons":["dynamic SQL error"],"use":["oracle"]},{"code":"07001","keys":["using_clause_does_not_match_parameter_specs"],"reasons":["using clause does not match parameter specs"],"use":["oracle"]},{"code":"07002","keys":["using_clause_does_not_match_target_specs"],"reasons":["using clause does not match target specs"],"use":["oracle"]},{"code":"07003","keys":["cursor_specification_cannot_be_executed"],"reasons":["cursor specification cannot be executed"],"use":["oracle"]},{"code":"07004","keys":["using_clause_required_for_dynamic_parameters"],"reasons":["using clause required for dynamic parameters"],"use":["oracle"]},{"code":"07005","keys":["prepared_statement_notcursor_specification"],"reasons":["prepared statement not a cursor specification"],"use":["oracle"]},{"code":"07006","keys":["restricted_datatype_attribute_violation"],"reasons":["restricted datatype attribute violation"],"use":["oracle"]},{"code":"07007","keys":["using_clause_required_for_result_fields"],"reasons":["using clause required for result fields"],"use":["oracle"]},{"code":"07008","keys":["invalid_descriptor_count"],"reasons":["invalid descriptor count"],"use":["oracle"]},{"code":"07009","keys":["invalid_descriptor_index"],"reasons":["invalid descriptor index"],"use":["oracle"]},{"code":"08000","keys":["connection_exception"],"reasons":["connection exception"],"use":["oracle"]},{"code":"08001","keys":["sql_client_unable_to_establish_sql_connection"],"reasons":["SQL client unable to establish SQL connection"],"use":["oracle"]},{"code":"08002","keys":["connection_name_use"],"reasons":["connection name in use"],"use":["oracle"]},{"code":"08003","keys":["connection_does_not_exist"],"reasons":["connection does not exist"],"use":["oracle"]},{"code":"08004","keys":["sql_server_rejected_sql_connection"],"reasons":["SQL server rejected SQL connection"],"use":["oracle"]},{"code":"08006","keys":["connection_failure"],"reasons":["connection failure"],"use":["oracle"]},{"code":"08007","keys":["transaction_resolution_unknown"],"reasons":["transaction resolution unknown"],"use":["oracle"]},{"code":"0A000","keys":["feature_not_supported"],"reasons":["feature not supported"],"use":["oracle"]},{"code":"0A001","keys":["multiple_server_transactions"],"reasons":["multiple server transactions"],"use":["oracle"]},{"code":"21000","keys":["cardinality_violation"],"reasons":["cardinality violation"],"use":["oracle"]},{"code":"22000","keys":["data_exception"],"reasons":["data exception"],"use":["oracle"]},{"code":"22001","keys":["string_data_right_truncation"],"reasons":["string data - right truncation"],"use":["oracle"]},{"code":"22002","keys":["null_value_no_indicator_parameter"],"reasons":["null value - no indicator parameter"],"use":["oracle"]},{"code":"22003","keys":["numeric_value_out_of_range"],"reasons":["numeric value out of range"],"use":["oracle"]},{"code":"22005","keys":["error_assignment"],"reasons":["error in assignment"],"use":["oracle"]},{"code":"22007","keys":["invalid_date_time_format"],"reasons":["invalid date-time format"],"use":["oracle"]},{"code":"22008","keys":["date_time_field_overflow"],"reasons":["date-time field overflow"],"use":["oracle"]},{"code":"22009","keys":["invalid_time_zone_displacement_value"],"reasons":["invalid time zone displacement value"],"use":["oracle"]},{"code":"22011","keys":["substring_error"],"reasons":["substring error"],"use":["oracle"]},{"code":"22012","keys":["division_by_zero"],"reasons":["division by zero"],"use":["oracle"]},{"code":"22015","keys":["interval_field_overflow"],"reasons":["interval field overflow"],"use":["oracle"]},{"code":"22018","keys":["invalid_character_value_for_cast"],"reasons":["invalid character value for cast"],"use":["oracle"]},{"code":"22019","keys":["invalid_escape_character"],"reasons":["invalid escape character"],"use":["oracle"]},{"code":"22021","keys":["character_not_repertoire"],"reasons":["character not in repertoire"],"use":["oracle"]},{"code":"22022","keys":["indicator_overflow"],"reasons":["indicator overflow"],"use":["oracle"]},{"code":"22023","keys":["invalid_parameter_value"],"reasons":["invalid parameter value"],"use":["oracle"]},{"code":"22024","keys":["unterminated_c_string"],"reasons":["unterminated C string"],"use":["oracle"]},{"code":"22025","keys":["invalid_escape_sequence"],"reasons":["invalid escape sequence"],"use":["oracle"]},{"code":"22026","keys":["string_data_length_mismatch"],"reasons":["string data - length mismatch"],"use":["oracle"]},{"code":"22027","keys":["trim_error"],"reasons":["trim error"],"use":["oracle"]},{"code":"23000","keys":["integrity_constraint_violation"],"reasons":["integrity constraint violation"],"use":["oracle"]},{"code":"24000","keys":["invalid_cursor_state"],"reasons":["invalid cursor state"],"use":["oracle"]},{"code":"25000","keys":["invalid_transaction_state"],"reasons":["invalid transaction state"],"use":["oracle"]},{"code":"26000","keys":["invalid_sql_statement_name"],"reasons":["invalid SQL statement name"],"use":["oracle"]},{"code":"27000","keys":["triggered_data_change_violation"],"reasons":["triggered data change violation"],"use":["oracle"]},{"code":"28000","keys":["invalid_authorization_specification"],"reasons":["invalid authorization specification"],"use":["oracle"]},{"code":"2A000","keys":["direct_sql_syntax_error_or_access_rule_violation"],"reasons":["direct SQL syntax error or access rule violation"],"use":["oracle"]},{"code":"2B000","keys":["dependent_privilege_descriptors_still_exist"],"reasons":["dependent privilege descriptors still exist"],"use":["oracle"]},{"code":"2C000","keys":["invalid_character_set_name"],"reasons":["invalid character set name"],"use":["oracle"]},{"code":"2D000","keys":["invalid_transaction_termination"],"reasons":["invalid transaction termination"],"use":["oracle"]},{"code":"2E000","keys":["invalid_connection_name"],"reasons":["invalid connection name"],"use":["oracle"]},{"code":"33000","keys":["invalid_sql_descriptor_name"],"reasons":["invalid SQL descriptor name"],"use":["oracle"]},{"code":"34000","keys":["invalid_cursor_name"],"reasons":["invalid cursor name"],"use":["oracle"]},{"code":"35000","keys":["invalid_condition_number"],"reasons":["invalid condition number"],"use":["oracle"]},{"code":"37000","keys":["dynamic_sql_syntax_error_or_access_rule_violation"],"reasons":["dynamic SQL syntax error or access rule violation"],"use":["oracle"]},{"code":"3C000","keys":["ambiguous_cursor_name"],"reasons":["ambiguous cursor name"],"use":["oracle"]},{"code":"3D000","keys":["invalid_catalog_name"],"reasons":["invalid catalog name"],"use":["oracle"]},{"code":"3F000","keys":["invalid_schema_name"],"reasons":["invalid schema name"],"use":["oracle"]},{"code":"40000","keys":["transaction_rollback"],"reasons":["transaction rollback"],"use":["oracle"]},{"code":"40001","keys":["serialization_failure"],"reasons":["serialization failure"],"use":["oracle"]},{"code":"40002","keys":["integrity_constraint_violation"],"reasons":["integrity constraint violation"],"use":["oracle"]},{"code":"40003","keys":["statement_completion_unknown"],"reasons":["statement completion unknown"],"use":["oracle"]},{"code":"42000","keys":["syntax_error_or_access_rule_violation"],"reasons":["syntax error or access rule violation"],"use":["oracle"]},{"code":"44000","keys":["with_check_option_violation"],"reasons":["with check option violation"],"use":["oracle"]},{"code":"60000","keys":["system_errors"],"reasons":["system errors"],"use":["oracle"]},{"code":"61000","keys":["resource_error"],"reasons":["resource error"],"use":["oracle"]},{"code":"62000","keys":["path_name_server_and_detached_process_errors"],"reasons":["path name server and detached process errors"],"use":["oracle"]},{"code":"63000","keys":["oracle_xa_and_two_task_interface_errors"],"reasons":["Oracle*XA and two-task interface errors"],"use":["oracle"]},{"code":"64000","keys":["control_file_database_file_and_redo_file_errors_archival_and_media_recovery_errors"],"reasons":["control file, database file, and redo file errors;\narchival and media recovery errors"],"use":["oracle"]},{"code":"65000","keys":["pl_sql_errors"],"reasons":["PL/SQL errors"],"use":["oracle"]},{"code":"66000","keys":["sql_net_driver_errors"],"reasons":["SQL*Net driver errors"],"use":["oracle"]},{"code":"67000","keys":["licensing_errors"],"reasons":["licensing errors"],"use":["oracle"]},{"code":"69000","keys":["sql_connect_errors"],"reasons":["SQL*Connect errors"],"use":["oracle"]},{"code":"72000","keys":["sql_execute_phase_errors"],"reasons":["SQL execute phase errors"],"use":["oracle"]},{"code":"82100","keys":["out_of_memory_could_not_allocate"],"reasons":["out of memory (could not allocate)"],"use":["oracle"]},{"code":"82101","keys":["inconsistent_cursor_cache_unit_cursor_global_cursor_mismatch"],"reasons":["inconsistent cursor cache: unit cursor/global cursor mismatch"],"use":["oracle"]},{"code":"82102","keys":["inconsistent_cursor_cache_no_global_cursor_entry"],"reasons":["inconsistent cursor cache: no global cursor entry"],"use":["oracle"]},{"code":"82103","keys":["inconsistent_cursor_cache_out_of_range_cursor_cache_reference"],"reasons":["inconsistent cursor cache: out of range cursor cache reference"],"use":["oracle"]},{"code":"82104","keys":["inconsistent_host_cache_no_cursor_cache_available"],"reasons":["inconsistent host cache: no cursor cache available"],"use":["oracle"]},{"code":"82105","keys":["inconsistent_cursor_cache_global_cursor_not_found"],"reasons":["inconsistent cursor cache: global cursor not found"],"use":["oracle"]},{"code":"82106","keys":["inconsistent_cursor_cache_invalid_oracle_cursor_number"],"reasons":["inconsistent cursor cache: invalid Oracle cursor number"],"use":["oracle"]},{"code":"82107","keys":["program_too_old_for_runtime_library"],"reasons":["program too old for runtime library"],"use":["oracle"]},{"code":"82108","keys":["invalid_descriptor_passed_to_runtime_library"],"reasons":["invalid descriptor passed to runtime library"],"use":["oracle"]},{"code":"82109","keys":["inconsistent_host_cache_host_reference_out_of_range"],"reasons":["inconsistent host cache: host reference is out of range"],"use":["oracle"]},{"code":"82110","keys":["inconsistent_host_cache_invalid_host_cache_entry_type"],"reasons":["inconsistent host cache: invalid host cache entry type"],"use":["oracle"]},{"code":"82111","keys":["heap_consistency_error"],"reasons":["heap consistency error"],"use":["oracle"]},{"code":"82112","keys":["unable_to_open_message_file"],"reasons":["unable to open message file"],"use":["oracle"]},{"code":"82113","keys":["code_generation_internal_consistency_failed"],"reasons":["code generation internal consistency failed"],"use":["oracle"]},{"code":"82114","keys":["reentrant_code_generator_gave_invalid_context"],"reasons":["reentrant code generator gave invalid context"],"use":["oracle"]},{"code":"82115","keys":["invalid_hstdef_argument"],"reasons":["invalid hstdef argument"],"use":["oracle"]},{"code":"82116","keys":["first_and_second_arguments_to_sqlrcn_both_null"],"reasons":["first and second arguments to sqlrcn both null"],"use":["oracle"]},{"code":"82117","keys":["invalid_open_or_prepfor_thconnection"],"reasons":["invalid OPEN or PREPARE for this connection"],"use":["oracle"]},{"code":"82118","keys":["application_context_not_found"],"reasons":["application context not found"],"use":["oracle"]},{"code":"82119","keys":["connect_error_can_t_get_error_text"],"reasons":["connect error. can't get error text"],"use":["oracle"]},{"code":"82120","keys":["precompiler_sqllib_version_mismatch"],"reasons":["precompiler/SQLLIB version mismatch."],"use":["oracle"]},{"code":"82121","keys":["fetched_number_of_bytes_odd"],"reasons":["FETCHed number of bytes is odd"],"use":["oracle"]},{"code":"82122","keys":["exec_tools_interface_not_available"],"reasons":["EXEC TOOLS interface is not available"],"use":["oracle"]},{"code":"90000","keys":["debug_events"],"reasons":["debug events"],"use":["oracle"]},{"code":"99999","keys":["catch_all"],"reasons":["catch all"],"use":["oracle"]},{"code":"HZ000","keys":["remote_database_access"],"reasons":["remote database access"],"use":["oracle"]},{"code":"1000","keys":["hashchk"],"reasons":["hashchk"],"use":["maria"]},{"code":"1001","keys":["isamchk"],"reasons":["isamchk"],"use":["maria"]},{"code":"1002","keys":["no"],"reasons":["NO"],"use":["maria"]},{"code":"1003","keys":["yes"],"reasons":["YES"],"use":["maria"]},{"code":"1004","keys":["can_t_create_file_s_errno_d"],"reasons":["Can't create file '%s' (errno: %d)"],"use":["maria"]},{"code":"1005","keys":["can_t_create_table_s_errno_d"],"reasons":["Can't create table '%s' (errno: %d)"],"use":["maria"]},{"code":"1006","keys":["can_t_create_database_s_errno_d"],"reasons":["Can't create database '%s' (errno: %d)"],"use":["maria"]},{"code":"1007","keys":["can_t_create_database_s_database_exists"],"reasons":["Can't create database '%s'. database exists"],"use":["maria"]},{"code":"1008","keys":["can_t_drop_database_s_database_doesn_t_exist"],"reasons":["Can't drop database '%s'. database doesn't exist"],"use":["maria"]},{"code":"1009","keys":["error_dropping_database_can_t_delete_s_errno_d"],"reasons":["Error dropping database (can't delete '%s', errno: %d)"],"use":["maria"]},{"code":"1010","keys":["error_dropping_database_can_t_rmdir_s_errno_d"],"reasons":["Error dropping database (can't rmdir '%s', errno: %d)"],"use":["maria"]},{"code":"1011","keys":["error_on_delete_of_s_errno_d"],"reasons":["Error on delete of '%s' (errno: %d)"],"use":["maria"]},{"code":"1012","keys":["can_t_read_record_system_table"],"reasons":["Can't read record in system table"],"use":["maria"]},{"code":"1013","keys":["can_t_get_status_of_s_errno_d"],"reasons":["Can't get status of '%s' (errno: %d)"],"use":["maria"]},{"code":"1014","keys":["can_t_get_working_directory_errno_d"],"reasons":["Can't get working directory (errno: %d)"],"use":["maria"]},{"code":"1015","keys":["can_t_lock_file_errno_d"],"reasons":["Can't lock file (errno: %d)"],"use":["maria"]},{"code":"1016","keys":["can_t_open_file_s_errno_d"],"reasons":["Can't open file: '%s' (errno: %d)"],"use":["maria"]},{"code":"1017","keys":["can_t_find_file_s_errno_d"],"reasons":["Can't find file: '%s' (errno: %d)"],"use":["maria"]},{"code":"1018","keys":["can_t_read_dir_of_s_errno_d"],"reasons":["Can't read dir of '%s' (errno: %d)"],"use":["maria"]},{"code":"1019","keys":["can_t_change_dir_to_s_errno_d"],"reasons":["Can't change dir to '%s' (errno: %d)"],"use":["maria"]},{"code":"1020","keys":["record_has_changed_since_last_read_table_s"],"reasons":["Record has changed since last read in table '%s'"],"use":["maria"]},{"code":"1021","keys":["disk_full_s_waiting_for_someone_to_free_some_space"],"reasons":["Disk full (%s). waiting for someone to free some space..."],"use":["maria"]},{"code":"1022","keys":["can_t_write_duplicate_key_table_s"],"reasons":["Can't write. duplicate key in table '%s'"],"use":["maria"]},{"code":"1023","keys":["error_on_close_of_s_errno_d"],"reasons":["Error on close of '%s' (errno: %d)"],"use":["maria"]},{"code":"1024","keys":["error_reading_file_s_errno_d","session_error"],"reasons":["Error reading file '%s' (errno: %d)","Session error"],"use":["maria","sap_hana"]},{"code":"1025","keys":["error_on_rename_of_s_to_s_errno_d","communication_error"],"reasons":["Error on rename of '%s' to '%s' (errno: %d)","Communication error"],"use":["maria","sap_hana"]},{"code":"1026","keys":["error_writing_file_s_errno_d","cannot_bindcommunication_port"],"reasons":["Error writing file '%s' (errno: %d)","Cannot bind a communication port"],"use":["maria","sap_hana"]},{"code":"1027","keys":["s_locked_against_change","communication_initialization_error"],"reasons":["'%s' is locked against change","Communication initialization error"],"use":["maria","sap_hana"]},{"code":"1028","keys":["sort_aborted","i_o_control_error"],"reasons":["Sort aborted","I/O control error"],"use":["maria","sap_hana"]},{"code":"1029","keys":["view_s_doesn_t_exist_for_s","connection_failure"],"reasons":["View '%s' doesn't exist for '%s'","Connection failure"],"use":["maria","sap_hana"]},{"code":"1030","keys":["got_error_d_from_storage_engine","send_error"],"reasons":["Got error %d from storage engine","Send error"],"use":["maria","sap_hana"]},{"code":"1031","keys":["table_storage_engine_for_s_doesn_t_have_thoption","receive_error"],"reasons":["Table storage engine for '%s' doesn't have this option","Receive error"],"use":["maria","sap_hana"]},{"code":"1032","keys":["can_t_find_record_s","cannot_createthread"],"reasons":["Can't find record in '%s'","Cannot create a thread"],"use":["maria","sap_hana"]},{"code":"1033","keys":["incorrect_information_file_s","error_while_parsing_protocol"],"reasons":["Incorrect information in file: '%s'","Error while parsing protocol"],"use":["maria","sap_hana"]},{"code":"1034","keys":["incorrect_key_file_for_table_s_try_to_repair_it","exceed_maximum_number_of_sessions"],"reasons":["Incorrect key file for table '%s'. try to repair it","Exceed maximum number of sessions"],"use":["maria","sap_hana"]},{"code":"1035","keys":["old_key_file_for_table_s_repair_it","not_supported_version"],"reasons":["Old key file for table '%s'. repair it!","Not supported version"],"use":["maria","sap_hana"]},{"code":"1036","keys":["table_s_read_only","invalid_session_id"],"reasons":["Table '%s' is read only","Invalid session id"],"use":["maria","sap_hana"]},{"code":"1037","keys":["out_of_memory_restart_server_and_try_aganeeded_d_bytes","unknown_hostname"],"reasons":["Out of memory. restart server and try again (needed %d bytes)","Unknown hostname"],"use":["maria","sap_hana"]},{"code":"1038","keys":["out_of_sort_memory_consider_increasing_server_sort_buffer_size","rejected_as_server_temporarily_overloaded"],"reasons":["Out of sort memory, consider increasing server sort buffer size","Rejected as server is temporarily overloaded"],"use":["maria","sap_hana"]},{"code":"1039","keys":["unexpected_eof_found_when_reading_file_s_errno_d"],"reasons":["Unexpected EOF found when reading file '%s' (Errno: %d)"],"use":["maria"]},{"code":"1040","keys":["too_many_connections"],"reasons":["Too many connections"],"use":["maria"]},{"code":"1041","keys":["out_of_memory_check_if_mysqld_or_some_other_process_uses_all_available_memory_if_not_you_may_have_to_use_ulimit_to_allow_mysqld_to_use_more_memory_or_you_can_add_more_swap_space"],"reasons":["Out of memory. check if mysqld or some other process uses all available memory. if not, you may have to use 'ulimit' to allow mysqld to use more memory or you can add more swap space"],"use":["maria"]},{"code":"1042","keys":["can_t_get_hostname_for_your_address"],"reasons":["Can't get hostname for your address"],"use":["maria"]},{"code":"1043","keys":["bad_handshake"],"reasons":["Bad handshake"],"use":["maria"]},{"code":"1044","keys":["access_denied_for_user_s_s_to_database_s"],"reasons":["Access denied for user '%s'@'%s' to database '%s'"],"use":["maria"]},{"code":"1045","keys":["access_denied_for_user_s_s_using_password_s"],"reasons":["Access denied for user '%s'@'%s' (using password: %s)"],"use":["maria"]},{"code":"1046","keys":["no_database_selected"],"reasons":["No database selected"],"use":["maria"]},{"code":"1047","keys":["unknown_command"],"reasons":["Unknown command"],"use":["maria"]},{"code":"1048","keys":["column_s_cannot_be_null"],"reasons":["Column '%s' cannot be null"],"use":["maria"]},{"code":"1049","keys":["unknown_database_s"],"reasons":["Unknown database '%s'"],"use":["maria"]},{"code":"1050","keys":["table_s_already_exists"],"reasons":["Table '%s' already exists"],"use":["maria"]},{"code":"1051","keys":["unknown_table_s"],"reasons":["Unknown table '%s'"],"use":["maria"]},{"code":"1052","keys":["column_s_s_ambiguous"],"reasons":["Column '%s' in %s is ambiguous"],"use":["maria"]},{"code":"1053","keys":["server_shutdown_progress"],"reasons":["Server shutdown in progress"],"use":["maria"]},{"code":"1054","keys":["unknown_column_s_s"],"reasons":["Unknown column '%s' in '%s'"],"use":["maria"]},{"code":"1055","keys":["s_isn_t_group_by"],"reasons":["'%s' isn't in GROUP BY"],"use":["maria"]},{"code":"1056","keys":["can_t_group_on_s"],"reasons":["Can't group on '%s'"],"use":["maria"]},{"code":"1057","keys":["statement_has_sum_functions_and_columns_same_statement"],"reasons":["Statement has sum functions and columns in same statement"],"use":["maria"]},{"code":"1058","keys":["column_count_doesn_t_match_value_count"],"reasons":["Column count doesn't match value count"],"use":["maria"]},{"code":"1059","keys":["identifier_name_s_too_long"],"reasons":["Identifier name '%s' is too long"],"use":["maria"]},{"code":"1060","keys":["duplicate_column_name_s"],"reasons":["Duplicate column name '%s'"],"use":["maria"]},{"code":"1061","keys":["duplicate_key_name_s"],"reasons":["Duplicate key name '%s'"],"use":["maria"]},{"code":"1062","keys":["duplicate_entry_s_for_key_d"],"reasons":["Duplicate entry '%s' for key %d"],"use":["maria"]},{"code":"1063","keys":["incorrect_column_specifier_for_column_s"],"reasons":["Incorrect column specifier for column '%s'"],"use":["maria"]},{"code":"1064","keys":["s_near_s_at_line_d"],"reasons":["%s near '%s' at line %d"],"use":["maria"]},{"code":"1065","keys":["query_was_empty"],"reasons":["Query was empty"],"use":["maria"]},{"code":"1066","keys":["not_unique_table_alias_s"],"reasons":["Not unique table/alias: '%s'"],"use":["maria"]},{"code":"1067","keys":["invalid_default_value_for_s"],"reasons":["Invalid default value for '%s'"],"use":["maria"]},{"code":"1068","keys":["multiple_primary_key_defined"],"reasons":["Multiple primary key defined"],"use":["maria"]},{"code":"1069","keys":["too_many_keys_specified_max_d_keys_allowed"],"reasons":["Too many keys specified. max %d keys allowed"],"use":["maria"]},{"code":"1070","keys":["too_many_key_parts_specified_max_d_parts_allowed"],"reasons":["Too many key parts specified. max %d parts allowed"],"use":["maria"]},{"code":"1071","keys":["specified_key_was_too_long_max_key_length_d_bytes"],"reasons":["Specified key was too long. max key length is %d bytes"],"use":["maria"]},{"code":"1072","keys":["key_column_s_doesn_t_exist_table"],"reasons":["Key column '%s' doesn't exist in table"],"use":["maria"]},{"code":"1073","keys":["blob_column_s_can_t_be_used_key_specification_with_used_table_type"],"reasons":["BLOB column '%s' can't be used in key specification with the used table type"],"use":["maria"]},{"code":"1074","keys":["column_length_too_big_for_column_s_max_lu_use_blob_or_text_instead"],"reasons":["Column length too big for column '%s' (max = %lu). use BLOB or TEXT instead"],"use":["maria"]},{"code":"1075","keys":["incorrect_table_definition_there_can_be_only_one_auto_column_and_it_must_be_defined_askey"],"reasons":["Incorrect table definition. there can be only one auto column and it must be defined as a key"],"use":["maria"]},{"code":"1076","keys":["s_ready_for_connections_version_s_socket_s_port_d"],"reasons":["%s: ready for connections. Version: '%s' socket: '%s' port: %d"],"use":["maria"]},{"code":"1077","keys":["s_normal_shutdown"],"reasons":["%s: Normal shutdown"],"use":["maria"]},{"code":"1078","keys":["s_got_signal_d_aborting"],"reasons":["%s: Got signal %d. Aborting!"],"use":["maria"]},{"code":"1079","keys":["s_shutdown_complete"],"reasons":["%s: Shutdown complete"],"use":["maria"]},{"code":"1080","keys":["s_forcing_close_of_thread_ld_user_s"],"reasons":["%s: Forcing close of thread %ld user: '%s'"],"use":["maria"]},{"code":"1081","keys":["can_t_create_ip_socket"],"reasons":["Can't create IP socket"],"use":["maria"]},{"code":"1082","keys":["table_s_has_no_index_like_one_used_create_index_recreate_table"],"reasons":["Table '%s' has no index like the one used in CREATE INDEX. recreate the table"],"use":["maria"]},{"code":"1083","keys":["field_separator_argument_not_what_expected_check_manual"],"reasons":["Field separator argument is not what is expected. check the manual"],"use":["maria"]},{"code":"1084","keys":["you_can_t_use_fixed_rowlength_with_blobs_please_use_fields_terminated_by"],"reasons":["You can't use fixed rowlength with BLOBs. please use 'fields terminated by'"],"use":["maria"]},{"code":"1085","keys":["file_s_must_be_database_directory_or_be_readable_by_all"],"reasons":["The file '%s' must be in the database directory or be readable by all"],"use":["maria"]},{"code":"1086","keys":["file_s_already_exists"],"reasons":["File '%s' already exists"],"use":["maria"]},{"code":"1087","keys":["records_ld_deleted_ld_skipped_ld_warnings_ld"],"reasons":["Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"],"use":["maria"]},{"code":"1088","keys":["records_ld_duplicates_ld","data_statistics_error"],"reasons":["Records: %ld Duplicates: %ld","Data statistics error"],"use":["maria","sap_hana"]},{"code":"1089","keys":["incorrect_prefix_key_used_key_part_isn_tstring_used_length_longer_than_key_part_or_storage_engine_doesn_t_support_unique_prefix_keys","no_matching_data_statistics_objects_found"],"reasons":["Incorrect prefix key. the used key part isn't a string, the used length is longer than the key part, or the storage engine doesn't support unique prefix keys","No matching data statistics objects found"],"use":["maria","sap_hana"]},{"code":"1090","keys":["you_can_t_delete_all_columns_with_alter_table_use_drop_table_instead","invalid_result_from_query_to_remote_source"],"reasons":["You can't delete all columns with ALTER TABLE. use DROP TABLE instead","Invalid result from query to remote source"],"use":["maria","sap_hana"]},{"code":"1091","keys":["can_t_drop_s_check_that_column_key_exists","specified_table_not_found_or_not_supported"],"reasons":["Can't DROP '%s'. check that column/key exists","Specified table not found or not supported"],"use":["maria","sap_hana"]},{"code":"1092","keys":["records_ld_duplicates_ld_warnings_ld","error_building_data_statistics_object"],"reasons":["Records: %ld Duplicates: %ld Warnings: %ld","Error building data statistics object"],"use":["maria","sap_hana"]},{"code":"1093","keys":["you_can_t_specify_target_table_s_for_update_from_clause","data_statistics_object_already_exists"],"reasons":["You can't specify target table '%s' for update in FROM clause","Data statistics object already exists"],"use":["maria","sap_hana"]},{"code":"1094","keys":["unknown_thread_id_lu","invalid_combination_of_settings_specified"],"reasons":["Unknown thread id: %lu","Invalid combination of settings specified"],"use":["maria","sap_hana"]},{"code":"1095","keys":["you_not_owner_of_thread_lu"],"reasons":["You are not owner of thread %lu"],"use":["maria"]},{"code":"1096","keys":["no_tables_used"],"reasons":["No tables used"],"use":["maria"]},{"code":"1097","keys":["too_many_strings_for_column_s_and_set"],"reasons":["Too many strings for column %s and SET"],"use":["maria"]},{"code":"1098","keys":["can_t_generateunique_log_filename_s_1_999"],"reasons":["Can't generate a unique log-filename %s.(1-999)"],"use":["maria"]},{"code":"1099","keys":["table_s_was_locked_withread_lock_and_can_t_be_updated"],"reasons":["Table '%s' was locked with a READ lock and can't be updated"],"use":["maria"]},{"code":"1100","keys":["table_s_was_not_locked_with_lock_tables"],"reasons":["Table '%s' was not locked with LOCK TABLES"],"use":["maria"]},{"code":"1101","keys":["you_should_never_see_it"],"reasons":["You should never see it"],"use":["maria"]},{"code":"1102","keys":["incorrect_database_name_s"],"reasons":["Incorrect database name '%s'"],"use":["maria"]},{"code":"1103","keys":["incorrect_table_name_s"],"reasons":["Incorrect table name '%s'"],"use":["maria"]},{"code":"1104","keys":["select_would_examine_more_than_max_josize_rows_check_your_where_and_use_set_sql_big_selects_1_or_set_max_josize_if_select_okay"],"reasons":["The SELECT would examine more than MAX_JOIN_SIZE rows. check your WHERE and use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE= ## if the SELECT is okay"],"use":["maria"]},{"code":"1105","keys":["unknown_error"],"reasons":["Unknown error"],"use":["maria"]},{"code":"1106","keys":["unknown_procedure_s"],"reasons":["Unknown procedure '%s'"],"use":["maria"]},{"code":"1107","keys":["incorrect_parameter_count_to_procedure_s"],"reasons":["Incorrect parameter count to procedure '%s'"],"use":["maria"]},{"code":"1108","keys":["incorrect_parameters_to_procedure_s"],"reasons":["Incorrect parameters to procedure '%s'"],"use":["maria"]},{"code":"1109","keys":["unknown_table_s_s"],"reasons":["Unknown table '%s' in %s"],"use":["maria"]},{"code":"1110","keys":["column_s_specified_twice"],"reasons":["Column '%s' specified twice"],"use":["maria"]},{"code":"1111","keys":["invalid_group_function"],"reasons":["Invalid use of group function"],"use":["maria"]},{"code":"1112","keys":["table_s_uses_extension_that_doesn_t_exist_thmariadb_version"],"reasons":["Table '%s' uses an extension that doesn't exist in this MariaDB version"],"use":["maria"]},{"code":"1113","keys":["a_table_must_have_at_least_1_column"],"reasons":["A table must have at least 1 column"],"use":["maria"]},{"code":"1114","keys":["table_s_full"],"reasons":["The table '%s' is full"],"use":["maria"]},{"code":"1115","keys":["unknown_character_set_s"],"reasons":["Unknown character set: '%s'"],"use":["maria"]},{"code":"1116","keys":["too_many_tables_mariadb_can_only_use_d_tables_injoin"],"reasons":["Too many tables. MariaDB can only use %d tables in a join"],"use":["maria"]},{"code":"1117","keys":["too_many_columns"],"reasons":["Too many columns"],"use":["maria"]},{"code":"1118","keys":["row_size_too_large_maximum_row_sizeused_table_type_not_counting_blobs_ld_you_have_to_change_some_columns_to_text_or_blobs"],"reasons":["Row size too large. The maximum row size for the used table type, not counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"],"use":["maria"]},{"code":"1119","keys":["thread_stack_overrun_used_ld_ld_stack_use_mysqld_thread_stack_to_specifybigger_stack_if_needed"],"reasons":["Thread stack overrun: Used: %ld of a %ld stack. Use 'mysqld --thread_stack=#' to specify a bigger stack if needed"],"use":["maria"]},{"code":"1120","keys":["cross_dependency_found_outer_joexamine_your_on_conditions","usergroup_error"],"reasons":["Cross dependency found in OUTER JOIN. examine your ON conditions","Usergroup error"],"use":["maria","sap_hana"]},{"code":"1121","keys":["table_handler_doesn_t_support_null_given_index_please_change_column_s_to_be_not_null_or_use_another_handler","user_not_member_of_any_usergroup"],"reasons":["Table handler doesn't support NULL in given index. Please change column '%s' to be NOT NULL or use another handler","User is not member of any usergroup"],"use":["maria","sap_hana"]},{"code":"1122","keys":["can_t_load_function_s","current_and_new_usergroup_same"],"reasons":["Can't load function '%s'","Current and new usergroup are the same"],"use":["maria","sap_hana"]},{"code":"1123","keys":["can_t_initialize_function_s_s","unknown_parameter_for_usergroup"],"reasons":["Can't initialize function '%s'. %s","Unknown parameter for usergroup"],"use":["maria","sap_hana"]},{"code":"1124","keys":["no_paths_allowed_for_shared_library","unknown_parameter_set_for_usergroup"],"reasons":["No paths allowed for shared library","Unknown parameter set for usergroup"],"use":["maria","sap_hana"]},{"code":"1125","keys":["function_s_already_exists","same_parametername_specified_more_than_once"],"reasons":["Function '%s' already exists","Same parametername specified more than once"],"use":["maria","sap_hana"]},{"code":"1126","keys":["can_t_open_shared_library_s_errno_d_s","invalid_value_for_usergroup_parameter"],"reasons":["Can't open shared library '%s' (Errno: %d %s)","Invalid value for usergroup parameter"],"use":["maria","sap_hana"]},{"code":"1127","keys":["can_t_find_symbol_s_library","user_member_of_thusergroup"],"reasons":["Can't find symbol '%s' in library","User is member of this usergroup"],"use":["maria","sap_hana"]},{"code":"1128","keys":["function_s_not_defined"],"reasons":["Function '%s' is not defined"],"use":["maria"]},{"code":"1129","keys":["host_s_blocked_because_of_many_connection_errors_unblock_with_mysqladmflush_hosts"],"reasons":["Host '%s' is blocked because of many connection errors. unblock with 'mysqladmin flush-hosts'"],"use":["maria"]},{"code":"1130","keys":["host_s_not_allowed_to_connect_to_thmariadb_server"],"reasons":["Host '%s' is not allowed to connect to this MariaDB server"],"use":["maria"]},{"code":"1131","keys":["you_using_mariadb_as_anonymous_user_and_anonymous_users_not_allowed_to_change_passwords"],"reasons":["You are using MariaDB as an anonymous user and anonymous users are not allowed to change passwords"],"use":["maria"]},{"code":"1132","keys":["you_must_have_privileges_to_update_tables_mysql_database_to_be_able_to_change_passwords_for_others"],"reasons":["You must have privileges to update tables in the mysql database to be able to change passwords for others"],"use":["maria"]},{"code":"1133","keys":["can_t_find_any_matching_row_user_table"],"reasons":["Can't find any matching row in the user table"],"use":["maria"]},{"code":"1134","keys":["rows_matched_ld_changed_ld_warnings_ld"],"reasons":["Rows matched: %ld Changed: %ld Warnings: %ld"],"use":["maria"]},{"code":"1135","keys":["can_t_createnew_thread_errno_d_if_you_not_out_of_available_memory_you_can_consult_manual_forpossible_os_dependent_bug"],"reasons":["Can't create a new thread (Errno %d). if you are not out of available memory, you can consult the manual for a possible OS-dependent bug"],"use":["maria"]},{"code":"1136","keys":["column_count_doesn_t_match_value_count_at_row_ld"],"reasons":["Column count doesn't match value count at row %ld"],"use":["maria"]},{"code":"1137","keys":["can_t_reopen_table_s"],"reasons":["Can't reopen table: '%s'"],"use":["maria"]},{"code":"1138","keys":["invalid_null_value"],"reasons":["Invalid use of NULL value"],"use":["maria"]},{"code":"1139","keys":["got_error_s_from_regexp"],"reasons":["Got error '%s' from regexp"],"use":["maria"]},{"code":"1140","keys":["mixing_of_group_columns_mmax_count_with_no_group_columns_illegal_if__no_group_by_clause"],"reasons":["Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is illegal if there is no GROUP BY clause"],"use":["maria"]},{"code":"1141","keys":["_no_such_grant_defined_for_user_s_on_host_s"],"reasons":["There is no such grant defined for user '%s' on host '%s'"],"use":["maria"]},{"code":"1142","keys":["s_command_denied_to_user_s_s_for_table_s"],"reasons":["%s command denied to user '%s'@'%s' for table '%s'"],"use":["maria"]},{"code":"1143","keys":["s_command_denied_to_user_s_s_for_column_s_table_s"],"reasons":["%s command denied to user '%s'@'%s' for column '%s' in table '%s'"],"use":["maria"]},{"code":"1144","keys":["illegal_grant_revoke_command_please_consult_manual_to_see_which_privileges_can_be_used"],"reasons":["Illegal GRANT/REVOKE command. please consult the manual to see which privileges can be used"],"use":["maria"]},{"code":"1145","keys":["host_or_user_argument_to_grant_too_long"],"reasons":["The host or user argument to GRANT is too long"],"use":["maria"]},{"code":"1146","keys":["table_s_s_doesn_t_exist"],"reasons":["Table '%s.%s' doesn't exist"],"use":["maria"]},{"code":"1147","keys":["_no_such_grant_defined_for_user_s_on_host_s_on_table_s"],"reasons":["There is no such grant defined for user '%s' on host '%s' on table '%s'"],"use":["maria"]},{"code":"1148","keys":["used_command_not_allowed_with_thmariadb_version"],"reasons":["The used command is not allowed with this MariaDB version"],"use":["maria"]},{"code":"1149","keys":["you_have_error_your_sql_syntax_check_manual_that_corresponds_to_your_mariadb_server_versionright_syntax_to_use"],"reasons":["You have an error in your SQL syntax. check the manual that corresponds to your MariaDB server version for the right syntax to use"],"use":["maria"]},{"code":"1150","keys":["delayed_insert_thread_couldn_t_get_requested_lock_for_table_s"],"reasons":["Delayed insert thread couldn't get requested lock for table %s"],"use":["maria"]},{"code":"1151","keys":["too_many_delayed_threads_use"],"reasons":["Too many delayed threads in use"],"use":["maria"]},{"code":"1152","keys":["aborted_connection_ld_to_db_s_user_s_s","plan_stability_error"],"reasons":["Aborted connection %ld to db: '%s' user: '%s' (%s)","Plan stability error"],"use":["maria","sap_hana"]},{"code":"1153","keys":["gotpacket_bigger_than_max_allowed_packet_bytes","plan_stability_error_cannot_execute_command"],"reasons":["Got a packet bigger than 'max_allowed_packet' bytes","Plan stability error - cannot execute command"],"use":["maria","sap_hana"]},{"code":"1154","keys":["gotread_error_from_connection_pipe","plan_stability_error_abstract_sql_plan_table_empty"],"reasons":["Got a read error from the connection pipe","Plan stability error - abstract sql plan table is empty"],"use":["maria","sap_hana"]},{"code":"1155","keys":["got_error_from_fcntl","plan_stability_error_cannot_load_abstract_sql_plan"],"reasons":["Got an error from fcntl()","Plan stability error - cannot load abstract sql plan"],"use":["maria","sap_hana"]},{"code":"1156","keys":["got_packets_out_of_order","plan_stability_error_abstract_sql_plan_record_already_exists"],"reasons":["Got packets out of order","Plan stability error - abstract sql plan record already exists"],"use":["maria","sap_hana"]},{"code":"1157","keys":["couldn_t_uncompress_communication_packet","plan_stability_error_abstract_sql_plan_record_does_not_exist"],"reasons":["Couldn't uncompress communication packet","Plan stability error - abstract sql plan record does not exist"],"use":["maria","sap_hana"]},{"code":"1158","keys":["got_error_reading_communication_packets","cannot_capture_abstract_sql_plan"],"reasons":["Got an error reading communication packets","Cannot capture abstract sql plan"],"use":["maria","sap_hana"]},{"code":"1159","keys":["got_timeout_reading_communication_packets","plan_stability_error_migration"],"reasons":["Got timeout reading communication packets","Plan stability error - migration"],"use":["maria","sap_hana"]},{"code":"1160","keys":["got_error_writing_communication_packets","cannot_apply_abstract_sql_plan"],"reasons":["Got an error writing communication packets","Cannot apply abstract sql plan"],"use":["maria","sap_hana"]},{"code":"1161","keys":["got_timeout_writing_communication_packets","cannot_deserialize_abstract_sql_plan"],"reasons":["Got timeout writing communication packets","Cannot deserialize abstract sql plan"],"use":["maria","sap_hana"]},{"code":"1162","keys":["result_string_longer_than_max_allowed_packet_bytes","plan_stability_error_update_location_first"],"reasons":["Result string is longer than 'max_allowed_packet' bytes","Plan stability error - update location first"],"use":["maria","sap_hana"]},{"code":"1163","keys":["used_table_type_doesn_t_support_blob_text_columns","plan_stability_error_related_object_mismatch"],"reasons":["The used table type doesn't support BLOB/TEXT columns","Plan stability error - related object mismatch"],"use":["maria","sap_hana"]},{"code":"1164","keys":["used_table_type_doesn_t_support_auto_increment_columns"],"reasons":["The used table type doesn't support AUTO_INCREMENT columns"],"use":["maria"]},{"code":"1165","keys":["insert_delayed_can_t_be_used_with_table_s_because_it_locked_with_lock_tables"],"reasons":["INSERT DELAYED can't be used with table '%s' because it is locked with LOCK TABLES"],"use":["maria"]},{"code":"1166","keys":["incorrect_column_name_s"],"reasons":["Incorrect column name '%s'"],"use":["maria"]},{"code":"1167","keys":["used_storage_engine_can_t_index_column_s"],"reasons":["The used storage engine can't index column '%s'"],"use":["maria"]},{"code":"1168","keys":["unable_to_open_underlying_table_which_differently_defined_or_of_non_myisam_type_or_doesn_t_exist"],"reasons":["Unable to open underlying table which is differently defined or of non-MyISAM type or doesn't exist"],"use":["maria"]},{"code":"1169","keys":["can_t_write_because_of_unique_constraint_to_table_s"],"reasons":["Can't write, because of unique constraint, to table '%s'"],"use":["maria"]},{"code":"1170","keys":["blob_text_column_s_used_key_specification_withoutkey_length"],"reasons":["BLOB/TEXT column '%s' used in key specification without a key length"],"use":["maria"]},{"code":"1171","keys":["all_parts_primary_key_must_be_not_null_if_you_need_null_inkey_use_unique_instead"],"reasons":["All parts of a PRIMARY KEY must be NOT NULL. if you need NULL in a key, use UNIQUE instead"],"use":["maria"]},{"code":"1172","keys":["result_consisted_of_more_than_one_row"],"reasons":["Result consisted of more than one row"],"use":["maria"]},{"code":"1173","keys":["thtable_type_requiresprimary_key"],"reasons":["This table type requires a primary key"],"use":["maria"]},{"code":"1174","keys":["thversion_of_mariadb_not_compiled_with_raid_support"],"reasons":["This version of MariaDB is not compiled with RAID support"],"use":["maria"]},{"code":"1175","keys":["you_using_safe_update_mode_and_you_tried_to_updatetable_withoutwhere_that_useskey_column"],"reasons":["You are using safe update mode and you tried to update a table without a WHERE that uses a KEY column"],"use":["maria"]},{"code":"1176","keys":["key_s_doesn_t_exist_table_s"],"reasons":["Key '%s' doesn't exist in table '%s'"],"use":["maria"]},{"code":"1177","keys":["can_t_open_table"],"reasons":["Can't open table"],"use":["maria"]},{"code":"1178","keys":["storage_enginetable_doesn_t_support_s"],"reasons":["The storage engine for the table doesn't support %s"],"use":["maria"]},{"code":"1179","keys":["you_not_allowed_to_execute_thcommand_intransaction"],"reasons":["You are not allowed to execute this command in a transaction"],"use":["maria"]},{"code":"1180","keys":["got_error_d_during_commit"],"reasons":["Got error %d during COMMIT"],"use":["maria"]},{"code":"1181","keys":["got_error_d_during_rollback"],"reasons":["Got error %d during ROLLBACK"],"use":["maria"]},{"code":"1182","keys":["got_error_d_during_flush_logs"],"reasons":["Got error %d during FLUSH_LOGS"],"use":["maria"]},{"code":"1183","keys":["got_error_d_during_checkpoint"],"reasons":["Got error %d during CHECKPOINT"],"use":["maria"]},{"code":"1184","keys":["aborted_connection_ld_to_db_s_user_s_host_s_s"],"reasons":["Aborted connection %ld to db: '%s' user: '%s' host: '%s' (%s)"],"use":["maria"]},{"code":"1185","keys":["you_should_never_see_it"],"reasons":["You should never see it"],"use":["maria"]},{"code":"1186","keys":["binlog_closed_cannot_reset_master"],"reasons":["Binlog closed, cannot RESET MASTER"],"use":["maria"]},{"code":"1187","keys":["failed_rebuilding_index_of_dumped_table_s"],"reasons":["Failed rebuilding the index of dumped table '%s'"],"use":["maria"]},{"code":"1188","keys":["error_from_master_s"],"reasons":["Error from master: '%s'"],"use":["maria"]},{"code":"1189","keys":["net_error_reading_from_master"],"reasons":["Net error reading from master"],"use":["maria"]},{"code":"1190","keys":["net_error_writing_to_master"],"reasons":["Net error writing to master"],"use":["maria"]},{"code":"1191","keys":["can_t_find_fulltext_index_matching_column_list"],"reasons":["Can't find FULLTEXT index matching the column list"],"use":["maria"]},{"code":"1192","keys":["can_t_execute_given_command_because_you_have_active_locked_tables_or_active_transaction"],"reasons":["Can't execute the given command because you have active locked tables or an active transaction"],"use":["maria"]},{"code":"1193","keys":["unknown_system_variable_s"],"reasons":["Unknown system variable '%s'"],"use":["maria"]},{"code":"1194","keys":["table_s_marked_as_crashed_and_should_be_repaired"],"reasons":["Table '%s' is marked as crashed and should be repaired"],"use":["maria"]},{"code":"1195","keys":["table_s_marked_as_crashed_and_last_automatic_repair_failed"],"reasons":["Table '%s' is marked as crashed and last (automatic?) repair failed"],"use":["maria"]},{"code":"1196","keys":["some_non_transactional_changed_tables_couldn_t_be_rolled_back"],"reasons":["Some non-transactional changed tables couldn't be rolled back"],"use":["maria"]},{"code":"1197","keys":["multi_statement_transaction_required_more_than_max_binlog_cache_size_bytes_of_storage_increase_thmysqld_variable_and_try_again"],"reasons":["Multi-statement transaction required more than 'max_binlog_cache_size' bytes of storage. increase this mysqld variable and try again"],"use":["maria"]},{"code":"1198","keys":["thoperation_cannot_be_performed_withrunning_slave_run_stop_slave_first"],"reasons":["This operation cannot be performed with a running slave. run STOP SLAVE first"],"use":["maria"]},{"code":"1199","keys":["thoperation_requiresrunning_slave_configure_slave_and_do_start_slave"],"reasons":["This operation requires a running slave. configure slave and do START SLAVE"],"use":["maria"]},{"code":"1200","keys":["server_not_configured_as_slave_fix_config_file_or_with_change_master_to"],"reasons":["The server is not configured as slave. fix in config file or with CHANGE MASTER TO"],"use":["maria"]},{"code":"1201","keys":["could_not_initialize_master_info_structure_more_error_messages_can_be_found_mariadb_error_log"],"reasons":["Could not initialize master info structure. more error messages can be found in the MariaDB error log"],"use":["maria"]},{"code":"1202","keys":["could_not_create_slave_thread_check_system_resources"],"reasons":["Could not create slave thread. check system resources"],"use":["maria"]},{"code":"1203","keys":["user_s_already_has_more_than_max_user_connections_active_connections"],"reasons":["User %s already has more than 'max_user_connections' active connections"],"use":["maria"]},{"code":"1204","keys":["you_may_only_use_constant_expressions_with_set"],"reasons":["You may only use constant expressions with SET"],"use":["maria"]},{"code":"1205","keys":["lock_wait_timeout_exceeded_try_restarting_transaction"],"reasons":["Lock wait timeout exceeded. try restarting transaction"],"use":["maria"]},{"code":"1206","keys":["total_number_of_locks_exceeds_lock_table_size"],"reasons":["The total number of locks exceeds the lock table size"],"use":["maria"]},{"code":"1207","keys":["update_locks_cannot_be_acquired_duringread_uncommitted_transaction"],"reasons":["Update locks cannot be acquired during a READ UNCOMMITTED transaction"],"use":["maria"]},{"code":"1208","keys":["drop_database_not_allowed_while_thread_holding_global_read_lock"],"reasons":["DROP DATABASE not allowed while thread is holding global read lock"],"use":["maria"]},{"code":"1209","keys":["create_database_not_allowed_while_thread_holding_global_read_lock"],"reasons":["CREATE DATABASE not allowed while thread is holding global read lock"],"use":["maria"]},{"code":"1210","keys":["incorrect_arguments_to_s"],"reasons":["Incorrect arguments to %s"],"use":["maria"]},{"code":"1211","keys":["s_s_not_allowed_to_create_new_users"],"reasons":["'%s'@'%s' is not allowed to create new users"],"use":["maria"]},{"code":"1212","keys":["incorrect_table_definition_all_merge_tables_must_be_same_database"],"reasons":["Incorrect table definition. all MERGE tables must be in the same database"],"use":["maria"]},{"code":"1213","keys":["deadlock_found_when_trying_to_get_lock_try_restarting_transaction"],"reasons":["Deadlock found when trying to get lock. try restarting transaction"],"use":["maria"]},{"code":"1214","keys":["used_table_type_doesn_t_support_fulltext_indexes"],"reasons":["The used table type doesn't support FULLTEXT indexes"],"use":["maria"]},{"code":"1215","keys":["cannot_add_foreign_key_constraint"],"reasons":["Cannot add foreign key constraint"],"use":["maria"]},{"code":"1216","keys":["cannot_add_or_updatechild_rowforeign_key_constraint_fails"],"reasons":["Cannot add or update a child row: a foreign key constraint fails"],"use":["maria"]},{"code":"1217","keys":["cannot_delete_or_updateparent_rowforeign_key_constraint_fails"],"reasons":["Cannot delete or update a parent row: a foreign key constraint fails"],"use":["maria"]},{"code":"1218","keys":["error_connecting_to_master_s"],"reasons":["Error connecting to master: %s"],"use":["maria"]},{"code":"1219","keys":["error_running_query_on_master_s"],"reasons":["Error running query on master: %s"],"use":["maria"]},{"code":"1220","keys":["error_when_executing_command_s_s"],"reasons":["Error when executing command %s: %s"],"use":["maria"]},{"code":"1221","keys":["incorrect_usage_of_s_and_s"],"reasons":["Incorrect usage of %s and %s"],"use":["maria"]},{"code":"1222","keys":["used_select_statements_havedifferent_number_of_columns"],"reasons":["The used SELECT statements have a different number of columns"],"use":["maria"]},{"code":"1223","keys":["can_t_execute_query_because_you_haveconflicting_read_lock"],"reasons":["Can't execute the query because you have a conflicting read lock"],"use":["maria"]},{"code":"1224","keys":["mixing_of_transactional_and_non_transactional_tables_disabled"],"reasons":["Mixing of transactional and non-transactional tables is disabled"],"use":["maria"]},{"code":"1225","keys":["option_s_used_twice_statement"],"reasons":["Option '%s' used twice in statement"],"use":["maria"]},{"code":"1226","keys":["user_s_has_exceeded_s_resource_current_value_ld"],"reasons":["User '%s' has exceeded the '%s' resource (current value: %ld)"],"use":["maria"]},{"code":"1227","keys":["access_denied_you_need_at_least_one_s_privilege_s_for_thoperation"],"reasons":["Access denied. you need (at least one of) the %s privilege(s) for this operation"],"use":["maria"]},{"code":"1228","keys":["variable_s_issession_variable_and_can_t_be_used_with_set_global"],"reasons":["Variable '%s' is a SESSION variable and can't be used with SET GLOBAL"],"use":["maria"]},{"code":"1229","keys":["variable_s_isglobal_variable_and_should_be_set_with_set_global"],"reasons":["Variable '%s' is a GLOBAL variable and should be set with SET GLOBAL"],"use":["maria"]},{"code":"1230","keys":["variable_s_doesn_t_havedefault_value"],"reasons":["Variable '%s' doesn't have a default value"],"use":["maria"]},{"code":"1231","keys":["variable_s_can_t_be_set_to_value_of_s"],"reasons":["Variable '%s' can't be set to the value of '%s'"],"use":["maria"]},{"code":"1232","keys":["incorrect_argument_type_to_variable_s"],"reasons":["Incorrect argument type to variable '%s'"],"use":["maria"]},{"code":"1233","keys":["variable_s_can_only_be_set_not_read"],"reasons":["Variable '%s' can only be set, not read"],"use":["maria"]},{"code":"1234","keys":["incorrect_usage_placement_of_s"],"reasons":["Incorrect usage/placement of '%s'"],"use":["maria"]},{"code":"1235","keys":["thversion_of_mariadb_doesn_t_yet_support_s"],"reasons":["This version of MariaDB doesn't yet support '%s'"],"use":["maria"]},{"code":"1236","keys":["got_fatal_error_d_from_master_when_reading_data_from_binary_log_s"],"reasons":["Got fatal error %d from master when reading data from binary log: '%s'"],"use":["maria"]},{"code":"1237","keys":["slave_sql_thread_ignored_query_because_of_replicate_table_rules"],"reasons":["Slave SQL thread ignored the query because of replicate-*-table rules"],"use":["maria"]},{"code":"1238","keys":["variable_s_iss_variable"],"reasons":["Variable '%s' is a %s variable"],"use":["maria"]},{"code":"1239","keys":["incorrect_foreign_key_definition_for_s_s"],"reasons":["Incorrect foreign key definition for '%s': %s"],"use":["maria"]},{"code":"1240","keys":["key_reference_and_table_reference_don_t_match"],"reasons":["Key reference and table reference don't match"],"use":["maria"]},{"code":"1241","keys":["operand_should_contad_column_s"],"reasons":["Operand should contain %d column(s)"],"use":["maria"]},{"code":"1242","keys":["subquery_returns_more_than_1_row"],"reasons":["Subquery returns more than 1 row"],"use":["maria"]},{"code":"1243","keys":["unknown_prepared_statement_handler_s_given_to_s"],"reasons":["Unknown prepared statement handler (%.*s) given to %s"],"use":["maria"]},{"code":"1244","keys":["help_database_corrupt_or_does_not_exist"],"reasons":["Help database is corrupt or does not exist"],"use":["maria"]},{"code":"1245","keys":["cyclic_reference_on_subqueries"],"reasons":["Cyclic reference on subqueries"],"use":["maria"]},{"code":"1246","keys":["converting_column_s_from_s_to_s"],"reasons":["Converting column '%s' from %s to %s"],"use":["maria"]},{"code":"1247","keys":["reference_s_not_supported_s"],"reasons":["Reference '%s' not supported (%s)"],"use":["maria"]},{"code":"1248","keys":["every_derived_table_must_have_its_own_alias"],"reasons":["Every derived table must have its own alias"],"use":["maria"]},{"code":"1249","keys":["select_u_was_reduced_during_optimization"],"reasons":["Select %u was reduced during optimization"],"use":["maria"]},{"code":"1250","keys":["table_s_from_one_selects_cannot_be_used_s"],"reasons":["Table '%s' from one of the SELECTs cannot be used in %s"],"use":["maria"]},{"code":"1251","keys":["client_does_not_support_authentication_protocol_requested_by_server_consider_upgrading_mariadb_client"],"reasons":["Client does not support authentication protocol requested by server. consider upgrading MariaDB client"],"use":["maria"]},{"code":"1252","keys":["all_parts_spatial_index_must_be_not_null"],"reasons":["All parts of a SPATIAL index must be NOT NULL"],"use":["maria"]},{"code":"1253","keys":["collation_s_not_valid_for_character_set_s"],"reasons":["COLLATION '%s' is not valid for CHARACTER SET '%s'"],"use":["maria"]},{"code":"1254","keys":["slave_already_running"],"reasons":["Slave is already running"],"use":["maria"]},{"code":"1255","keys":["slave_already_stopped"],"reasons":["Slave already has been stopped"],"use":["maria"]},{"code":"1256","keys":["uncompressed_data_size_too_large_maximum_size_d_probably_length_of_uncompressed_data_was_corrupted"],"reasons":["Uncompressed data size too large. the maximum size is %d (probably, length of uncompressed data was corrupted)"],"use":["maria"]},{"code":"1257","keys":["zlib_not_enough_memory"],"reasons":["ZLIB: Not enough memory"],"use":["maria"]},{"code":"1258","keys":["zlib_not_enough_room_output_buffer_probably_length_of_uncompressed_data_was_corrupted"],"reasons":["ZLIB: Not enough room in the output buffer (probably, length of uncompressed data was corrupted)"],"use":["maria"]},{"code":"1259","keys":["zlib_input_data_corrupted"],"reasons":["ZLIB: Input data corrupted"],"use":["maria"]},{"code":"1260","keys":["row_u_was_cut_by_group_concat"],"reasons":["Row %u was cut by GROUP_CONCAT()"],"use":["maria"]},{"code":"1261","keys":["row_ld_doesn_t_contadata_for_all_columns"],"reasons":["Row %ld doesn't contain data for all columns"],"use":["maria"]},{"code":"1262","keys":["row_ld_was_truncated_it_contained_more_data_than_there_were_input_columns"],"reasons":["Row %ld was truncated. it contained more data than there were input columns"],"use":["maria"]},{"code":"1263","keys":["column_set_to_default_value_null_supplied_to_not_null_column_s_at_row_ld"],"reasons":["Column set to default value. NULL supplied to NOT NULL column '%s' at row %ld"],"use":["maria"]},{"code":"1264","keys":["out_of_range_value_for_column_s_at_row_ld"],"reasons":["Out of range value for column '%s' at row %ld"],"use":["maria"]},{"code":"1265","keys":["data_truncated_for_column_s_at_row_ld"],"reasons":["Data truncated for column '%s' at row %ld"],"use":["maria"]},{"code":"1266","keys":["using_storage_engine_s_for_table_s"],"reasons":["Using storage engine %s for table '%s'"],"use":["maria"]},{"code":"1267","keys":["illegal_mix_of_collations_s_s_and_s_s_for_operation_s"],"reasons":["Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"],"use":["maria"]},{"code":"1268","keys":["cannot_drop_one_or_more_requested_users"],"reasons":["Cannot drop one or more of the requested users"],"use":["maria"]},{"code":"1269","keys":["can_t_revoke_all_privileges_for_one_or_more_requested_users"],"reasons":["Can't revoke all privileges for one or more of the requested users"],"use":["maria"]},{"code":"1270","keys":["illegal_mix_of_collations_s_s_s_s_s_s_for_operation_s"],"reasons":["Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"],"use":["maria"]},{"code":"1271","keys":["illegal_mix_of_collations_for_operation_s"],"reasons":["Illegal mix of collations for operation '%s'"],"use":["maria"]},{"code":"1272","keys":["variable_s_notvariable_component_can_t_be_used_as_xxxx_variable_name"],"reasons":["Variable '%s' is not a variable component (can't be used as XXXX.variable_name)"],"use":["maria"]},{"code":"1273","keys":["unknown_collation_s"],"reasons":["Unknown collation: '%s'"],"use":["maria"]},{"code":"1274","keys":["ssl_parameters_change_master_ignored_because_thmariadb_slave_was_compiled_without_ssl_support_they_can_be_used_later_if_mariadb_slave_with_ssl_started"],"reasons":["SSL parameters in CHANGE MASTER are ignored because this MariaDB slave was compiled without SSL support. they can be used later if MariaDB slave with SSL is started"],"use":["maria"]},{"code":"1275","keys":["server_running_secure_auth_mode_but_s_s_haspassword_old_format_please_change_password_to_new_format"],"reasons":["Server is running in --secure-auth mode, but '%s'@'%s' has a password in the old format. please change the password to the new format"],"use":["maria"]},{"code":"1276","keys":["field_or_reference_s_s_s_s_s_of_select_d_was_resolved_select_d"],"reasons":["Field or reference '%s%s%s%s%s' of SELECT #%d was resolved in SELECT #%d"],"use":["maria"]},{"code":"1277","keys":["incorrect_parameter_or_combination_of_parameters_for_start_slave_until"],"reasons":["Incorrect parameter or combination of parameters for START SLAVE UNTIL"],"use":["maria"]},{"code":"1278","keys":["it_recommended_to_use_skip_slave_start_when_doing_step_by_step_replication_with_start_slave_until_otherwise_you_will_get_problems_if_you_get_unexpected_slave_s_mysqld_restart"],"reasons":["It is recommended to use --skip-slave-start when doing step-by-step replication with START SLAVE UNTIL. otherwise, you will get problems if you get an unexpected slave's mysqld restart"],"use":["maria"]},{"code":"1279","keys":["sql_thread_not_to_be_started_so_until_options_ignored"],"reasons":["SQL thread is not to be started so UNTIL options are ignored"],"use":["maria"]},{"code":"1280","keys":["incorrect_index_name_s","sqlscript_error"],"reasons":["Incorrect index name '%s'","Sqlscript error"],"use":["maria","sap_hana"]},{"code":"1281","keys":["incorrect_catalog_name_s","wrong_number_or_types_of_parameters_call"],"reasons":["Incorrect catalog name '%s'","Wrong number or types of parameters in call"],"use":["maria","sap_hana"]},{"code":"1282","keys":["query_cache_failed_to_set_size_lu_new_query_cache_size_lu","output_parameter_notvariable"],"reasons":["Query cache failed to set size %lu. new query cache size is %lu","Output parameter not a variable"],"use":["maria","sap_hana"]},{"code":"1283","keys":["column_s_cannot_be_part_of_fulltext_index","out_and_out_parameters_may_not_have_default_expressions"],"reasons":["Column '%s' cannot be part of FULLTEXT index","OUT and IN OUT parameters may not have default expressions"],"use":["maria","sap_hana"]},{"code":"1284","keys":["unknown_key_cache_s","duplicate_parameters_not_permitted"],"reasons":["Unknown key cache '%s'","Duplicate parameters are not permitted"],"use":["maria","sap_hana"]},{"code":"1285","keys":["mariadb_started_skip_name_resolve_mode_you_must_restart_it_without_thswitch_for_thgrant_to_work","at_most_one_declaration_permitted_declaration_section"],"reasons":["MariaDB is started in --skip-name-resolve mode. you must restart it without this switch for this grant to work","At most one declaration is permitted in the declaration section"],"use":["maria","sap_hana"]},{"code":"1286","keys":["unknown_storage_engine_s","cursor_must_be_declared_by_select_statement"],"reasons":["Unknown storage engine '%s'","Cursor must be declared by SELECT statement"],"use":["maria","sap_hana"]},{"code":"1287","keys":["s_deprecated_and_will_be_removed_infuture_release_please_use_s_instead","identifier_must_be_declared"],"reasons":["'%s' is deprecated and will be removed in a future release. Please use %s instead","Identifier must be declared"],"use":["maria","sap_hana"]},{"code":"1288","keys":["target_table_s_s_not_updatable","expression_cannot_be_used_as_assignment_target"],"reasons":["The target table %s of the %s is not updatable","Expression cannot be used as an assignment target"],"use":["maria","sap_hana"]},{"code":"1289","keys":["s_feature_disabled_you_need_mariadb_built_with_s_to_have_it_working","not_allowed_expression_for_into_target"],"reasons":["The '%s' feature is disabled. you need MariaDB built with '%s' to have it working","Not allowed expression for INTO-target"],"use":["maria","sap_hana"]},{"code":"1290","keys":["mariadb_server_running_with_s_option_so_it_cannot_execute_thstatement","expression_inappropriate_as_left_hand_side_of_assignment_statement"],"reasons":["The MariaDB server is running with the %s option so it cannot execute this statement","Expression is inappropriate as the left hand side of an assignment statement"],"use":["maria","sap_hana"]},{"code":"1291","keys":["column_s_has_duplicated_value_s_s","expression_of_wrong_type"],"reasons":["Column '%s' has duplicated value '%s' in %s","Expression is of wrong type"],"use":["maria","sap_hana"]},{"code":"1292","keys":["truncated_incorrect_s_value_s","illegal_loop_control_statement"],"reasons":["Truncated incorrect %s value: '%s'","Illegal loop control statement"],"use":["maria","sap_hana"]},{"code":"1293","keys":["incorrect_table_definition_there_can_be_only_one_timestamp_column_with_current_timestamp_default_or_on_update_clause","notcondition_variable"],"reasons":["Incorrect table definition. there can be only one TIMESTAMP column with CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause","Not a condition variable"],"use":["maria","sap_hana"]},{"code":"1294","keys":["invalid_on_update_clause_for_s_column","an_into_clause_expected_select_statement"],"reasons":["Invalid ON UPDATE clause for '%s' column","An INTO clause is expected in SELECT statement"],"use":["maria","sap_hana"]},{"code":"1295","keys":["thcommand_not_supported_prepared_statement_protocol_yet","not_permitted_statement"],"reasons":["This command is not supported in the prepared statement protocol yet","Not permitted statement"],"use":["maria","sap_hana"]},{"code":"1296","keys":["got_error_d_s_from_s","identifier_notcursor"],"reasons":["Got error %d '%s' from %s","Identifier is not a cursor"],"use":["maria","sap_hana"]},{"code":"1297","keys":["got_temporary_error_d_s_from_s","wrong_number_of_values_into_list_fetch_statement"],"reasons":["Got temporary error %d '%s' from %s","Wrong number of values in the INTO list of a FETCH statement"],"use":["maria","sap_hana"]},{"code":"1298","keys":["unknown_or_incorrect_time_zone_s","unhandled_user_defined_exception"],"reasons":["Unknown or incorrect time zone: '%s'","Unhandled user-defined exception"],"use":["maria","sap_hana"]},{"code":"1299","keys":["invalid_timestamp_value_column_s_at_row_ld","no_data_found"],"reasons":["Invalid TIMESTAMP value in column '%s' at row %ld","No data found"],"use":["maria","sap_hana"]},{"code":"1300","keys":["invalid_s_character_string_s","fetch_returns_more_than_requested_number_of_rows"],"reasons":["Invalid %s character string: '%s'","Fetch returns more than requested number of rows"],"use":["maria","sap_hana"]},{"code":"1301","keys":["result_of_s_was_larger_than_max_allowed_packet_ld_truncated","numeric_or_value_error"],"reasons":["Result of %s() was larger than max_allowed_packet (%ld) - truncated","Numeric or value error"],"use":["maria","sap_hana"]},{"code":"1302","keys":["conflicting_declarations_s_s_and_s_s","parallelizable_function_cannot_have_out_or_out_parameter"],"reasons":["Conflicting declarations: '%s%s' and '%s%s'","Parallelizable function cannot have OUT or IN OUT parameter"],"use":["maria","sap_hana"]},{"code":"1303","keys":["can_t_creates_from_withanother_stored_routine","user_defined_exception"],"reasons":["Can't create a %s from within another stored routine","User-defined exception"],"use":["maria","sap_hana"]},{"code":"1304","keys":["s_s_already_exists","cursor_already_opened"],"reasons":["%s %s already exists","Cursor is already opened"],"use":["maria","sap_hana"]},{"code":"1305","keys":["s_s_does_not_exist","return_type_invalid"],"reasons":["%s %s does not exist","Return type is invalid"],"use":["maria","sap_hana"]},{"code":"1306","keys":["failed_to_drop_s_s","return_type_mismatch"],"reasons":["Failed to DROP %s %s","Return type mismatch"],"use":["maria","sap_hana"]},{"code":"1307","keys":["failed_to_create_s_s","unsupported_datatype_used"],"reasons":["Failed to CREATE %s %s","Unsupported datatype is used"],"use":["maria","sap_hana"]},{"code":"1308","keys":["s_with_no_matching_label_s","illegal_single_assignment"],"reasons":["%s with no matching label: %s","Illegal single assignment"],"use":["maria","sap_hana"]},{"code":"1309","keys":["redefining_label_s","invalid_table_variable"],"reasons":["Redefining label %s","Invalid use of table variable"],"use":["maria","sap_hana"]},{"code":"1310","keys":["end_label_s_without_match","scalar_type_not_allowed"],"reasons":["End-label %s without match","Scalar type is not allowed"],"use":["maria","sap_hana"]},{"code":"1311","keys":["referring_to_uninitialized_variable_s","out_parameter_not_specified"],"reasons":["Referring to uninitialized variable %s","Out parameter is not specified"],"use":["maria","sap_hana"]},{"code":"1312","keys":["procedure_s_can_t_returnresult_set_given_context","at_most_one_output_parameter_allowed"],"reasons":["PROCEDURE %s can't return a result set in the given context","At most one output parameter is allowed"],"use":["maria","sap_hana"]},{"code":"1313","keys":["return_only_allowed_infunction","output_parameter_should_betable_ortable_variable"],"reasons":["RETURN is only allowed in a FUNCTION","Output parameter should be a table or a table variable"],"use":["maria","sap_hana"]},{"code":"1314","keys":["s_not_allowed_stored_procedures","invalid_or_reserved_variable_name"],"reasons":["%s is not allowed in stored procedures","Invalid or reserved variable name"],"use":["maria","sap_hana"]},{"code":"1315","keys":["update_log_deprecated_and_replaced_by_binary_log_set_sql_log_update_ignored_thoption_will_be_removed_mariadb_5_6","return_result_set_from_select_statement_exist_when_result_view_defined"],"reasons":["The update log is deprecated and replaced by the binary log. SET SQL_LOG_UPDATE has been ignored. This option will be removed in MariaDB 5.6.","Return result set from SELECT statement exist when result view is defined"],"use":["maria","sap_hana"]},{"code":"1316","keys":["update_log_deprecated_and_replaced_by_binary_log_set_sql_log_update_translated_to_set_sql_log_bthoption_will_be_removed_mariadb_5_6","some_out_table_variable_not_assigned"],"reasons":["The update log is deprecated and replaced by the binary log. SET SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN. This option will be removed in MariaDB 5.6.","Some out table variable is not assigned"],"use":["maria","sap_hana"]},{"code":"1317","keys":["query_execution_was_interrupted","function_name_exceeds_maximum_length_limitation"],"reasons":["Query execution was interrupted","Function name exceeds maximum length limitation"],"use":["maria","sap_hana"]},{"code":"1318","keys":["incorrect_number_of_arguments_for_s_s_expected_u_got_u","built_function_not_defined"],"reasons":["Incorrect number of arguments for %s %s. expected %u, got %u","Built-in function not defined"],"use":["maria","sap_hana"]},{"code":"1319","keys":["undefined_condition_s","parameter_must_betable_name"],"reasons":["Undefined CONDITION: %s","Parameter must be a table name"],"use":["maria","sap_hana"]},{"code":"1320","keys":["no_return_found_function_s","parameter_must_be_attribute_name_withouttable_name_upfront"],"reasons":["No RETURN found in FUNCTION %s","Parameter must be an attribute name without a table name upfront"],"use":["maria","sap_hana"]},{"code":"1321","keys":["function_s_ended_without_return","parameter_must_be_attribute_name_without_alias"],"reasons":["FUNCTION %s ended without RETURN","Parameter must be an attribute name without an alias"],"use":["maria","sap_hana"]},{"code":"1322","keys":["cursor_statement_must_beselect","ce_calc_not_allowed"],"reasons":["Cursor statement must be a SELECT","CE_CALC not allowed"],"use":["maria","sap_hana"]},{"code":"1323","keys":["cursor_select_must_not_have_into","parameter_must_bevector_of_columns_or_aggregations"],"reasons":["Cursor SELECT must not have INTO","Parameter must be a vector of columns or aggregations"],"use":["maria","sap_hana"]},{"code":"1324","keys":["undefined_cursor_s","joattribute_must_be_available_projection_list"],"reasons":["Undefined CURSOR: %s","Join attribute must be available in projection list"],"use":["maria","sap_hana"]},{"code":"1325","keys":["cursor_already_open","parameter_must_bevector_of_sql_identifiers"],"reasons":["Cursor is already open","Parameter must be a vector of sql identifiers"],"use":["maria","sap_hana"]},{"code":"1326","keys":["cursor_not_open","duplicate_attribute_name"],"reasons":["Cursor is not open","Duplicate attribute name"],"use":["maria","sap_hana"]},{"code":"1327","keys":["undeclared_variable_s","parameter_hasnon_supported_type"],"reasons":["Undeclared variable: %s","Parameter has a non supported type"],"use":["maria","sap_hana"]},{"code":"1328","keys":["incorrect_number_of_fetch_variables","attribute_not_found_column_table"],"reasons":["Incorrect number of FETCH variables","Attribute not found in column table"],"use":["maria","sap_hana"]},{"code":"1329","keys":["no_data_zero_rows_fetched_selected_or_processed","duplicate_column_name"],"reasons":["No data - zero rows fetched, selected, or processed","Duplicate column name"],"use":["maria","sap_hana"]},{"code":"1330","keys":["duplicate_parameter_s","syntax_error_for_calculated_attribute"],"reasons":["Duplicate parameter: %s","Syntax Error for calculated Attribute"],"use":["maria","sap_hana"]},{"code":"1331","keys":["duplicate_variable_s","syntax_error_filter_expression"],"reasons":["Duplicate variable: %s","Syntax Error in filter expression"],"use":["maria","sap_hana"]},{"code":"1332","keys":["duplicate_condition_s","parameter_must_bevalid_column_table_or_projection_view_on_column_tables"],"reasons":["Duplicate condition: %s","Parameter must be a valid column table or projection view on column tables"],"use":["maria","sap_hana"]},{"code":"1333","keys":["duplicate_cursor_s","joattributes_not_found_variable"],"reasons":["Duplicate cursor: %s","Join attributes not found in variable"],"use":["maria","sap_hana"]},{"code":"1334","keys":["failed_to_alter_s_s","input_parameters_do_not_have_same_table_type"],"reasons":["Failed to ALTER %s %s","Input parameters do not have the same table type"],"use":["maria","sap_hana"]},{"code":"1335","keys":["subquery_value_not_supported","cyclic_dependency_found_inruntime_procedure"],"reasons":["Subquery value not supported","Cyclic dependency found in a runtime procedure"],"use":["maria","sap_hana"]},{"code":"1336","keys":["s_not_allowed_stored_function_or_trigger","unexpected_internal_exception_caught_inruntime_procedure"],"reasons":["%s is not allowed in stored function or trigger","Unexpected internal exception caught in a runtime procedure"],"use":["maria","sap_hana"]},{"code":"1337","keys":["variable_or_condition_declaration_after_cursor_or_handler_declaration","variable_depends_on_unassigned_variable"],"reasons":["Variable or condition declaration after cursor or handler declaration","Variable depends on an unassigned variable"],"use":["maria","sap_hana"]},{"code":"1338","keys":["cursor_declaration_after_handler_declaration","cannot_find_table_used_ce_conversion"],"reasons":["Cursor declaration after handler declaration","Cannot find table used in CE_CONVERSION"],"use":["maria","sap_hana"]},{"code":"1339","keys":["case_not_found_for_case_statement","too_many_parameters"],"reasons":["Case not found for CASE statement","Too many parameters"],"use":["maria","sap_hana"]},{"code":"1340","keys":["configuration_file_s_too_big","depth_nested_call_too_deep"],"reasons":["Configuration file '%s' is too big","The depth of the nested call is too deep"],"use":["maria","sap_hana"]},{"code":"1341","keys":["malformed_file_type_header_file_s","procedure_version_validation_failed"],"reasons":["Malformed file type header in file '%s'","Procedure version validation failed"],"use":["maria","sap_hana"]},{"code":"1342","keys":["unexpected_end_of_file_while_parsing_comment_s","attribute_has_same_name_as_alias"],"reasons":["Unexpected end of file while parsing comment '%s'","Attribute has the same name as the alias"],"use":["maria","sap_hana"]},{"code":"1343","keys":["error_while_parsing_parameter_s_line_s","retry_exception_occurred_inruntime_procedure"],"reasons":["Error while parsing parameter '%s' (line: '%s')","Retry Exception is occurred in a runtime procedure"],"use":["maria","sap_hana"]},{"code":"1344","keys":["unexpected_end_of_file_while_skipping_unknown_parameter_s","dynamic_sql_or_ddl_not_allowed"],"reasons":["Unexpected end of file while skipping unknown parameter '%s'","Dynamic SQL or DDL is not allowed"],"use":["maria","sap_hana"]},{"code":"1345","keys":["explashow_can_not_be_issued_lacking_privileges_for_underlying_table","not_allowed_concurrent_write"],"reasons":["EXPLAIN/SHOW can not be issued. lacking privileges for underlying table","Not allowed concurrent write"],"use":["maria","sap_hana"]},{"code":"1346","keys":["file_s_has_unknown_type_s_its_header","not_allowed_concurrent_read_and_write"],"reasons":["File '%s' has unknown type '%s' in its header","Not allowed concurrent read and write"],"use":["maria","sap_hana"]},{"code":"1347","keys":["s_s_not_s","not_recommended_feature"],"reasons":["'%s.%s' is not %s","Not recommended feature"],"use":["maria","sap_hana"]},{"code":"1348","keys":["column_s_not_updatable","failed_to_retrieve_list_of_imported_libraries_from_llang_procedure"],"reasons":["Column '%s' is not updatable","Failed to retrieve the list of imported libraries from LLANG procedure"],"use":["maria","sap_hana"]},{"code":"1349","keys":["view_s_select_containssubquery_from_clause","assigning_initial_value_required_for_declaring_constant_table_variable"],"reasons":["View's SELECT contains a subquery in the FROM clause","Assigning initial value is required for declaring constant table variable"],"use":["maria","sap_hana"]},{"code":"1350","keys":["view_s_select_containss_clause","non_deterministic_feature_not_allowed"],"reasons":["View's SELECT contains a '%s' clause","Non-deterministic feature is not allowed"],"use":["maria","sap_hana"]},{"code":"1351","keys":["view_s_select_containsvariable_or_parameter","invalid_parse_tree"],"reasons":["View's SELECT contains a variable or parameter","Invalid parse tree"],"use":["maria","sap_hana"]},{"code":"1352","keys":["view_s_select_refers_totemporary_table_s","not_allowed_for_encrypted_procedure_or_function"],"reasons":["View's SELECT refers to a temporary table '%s'","Not allowed for encrypted procedure or function"],"use":["maria","sap_hana"]},{"code":"1353","keys":["view_s_select_and_view_s_field_list_have_different_column_counts","not_null_constraints_explicit_table_types_ignored"],"reasons":["View's SELECT and view's field list have different column counts","NOT NULL constraints in explicit table types are ignored"],"use":["maria","sap_hana"]},{"code":"1354","keys":["view_merge_algorithm_can_t_be_used_here_for_now_assumed_undefined_algorithm","cursor_to_be_fetched_has_not_been_opened_yet"],"reasons":["View merge algorithm can't be used here for now (assumed undefined algorithm)","Cursor to be fetched has not been opened yet"],"use":["maria","sap_hana"]},{"code":"1355","keys":["view_being_updated_does_not_have_complete_key_of_underlying_table_it","invalid_external_language"],"reasons":["View being updated does not have complete key of underlying table in it","Invalid external language"],"use":["maria","sap_hana"]},{"code":"1356","keys":["view_s_s_references_invalid_table_s_or_column_s_or_function_s_or_definer_invoker_of_view_lack_rights_to_use_them","composite_error_sqlscript_processing"],"reasons":["View '%s.%s' references invalid table(s) or column(s) or function(s) or definer/invoker of view lack rights to use them","Composite error in SQLScript processing"],"use":["maria","sap_hana"]},{"code":"1357","keys":["can_t_drop_or_alters_from_withanother_stored_routine","datatype_mismatch_ce_function"],"reasons":["Can't drop or alter a %s from within another stored routine","Datatype mismatch in CE function"],"use":["maria","sap_hana"]},{"code":"1358","keys":["goto_not_allowed_instored_procedure_handler","require_using_statement_before_use"],"reasons":["GOTO is not allowed in a stored procedure handler","Require USING statement before use"],"use":["maria","sap_hana"]},{"code":"1359","keys":["trigger_already_exists","surpassed_expected_library_member_count"],"reasons":["Trigger already exists","Surpassed expected library member count"],"use":["maria","sap_hana"]},{"code":"1360","keys":["trigger_does_not_exist","invalid_input"],"reasons":["Trigger does not exist","Invalid input"],"use":["maria","sap_hana"]},{"code":"1361","keys":["trigger_s_s_view_or_temporary_table","invalid_pragma"],"reasons":["Trigger's '%s' is view or temporary table","Invalid pragma"],"use":["maria","sap_hana"]},{"code":"1362","keys":["updating_of_s_row_not_allowed_strigger","depth_sqlscript_callstack_too_deep"],"reasons":["Updating of %s row is not allowed in %strigger","The depth of the sqlscript callstack is too deep"],"use":["maria","sap_hana"]},{"code":"1363","keys":["_no_s_row_s_trigger","user_defined_condition"],"reasons":["There is no %s row in %s trigger","User-defined condition"],"use":["maria","sap_hana"]},{"code":"1364","keys":["field_s_doesn_t_havedefault_value","asynchronous_procedure_call_initialization_failed"],"reasons":["Field '%s' doesn't have a default value","Asynchronous procedure call initialization failed"],"use":["maria","sap_hana"]},{"code":"1365","keys":["division_by_0","asynchronous_procedure_call_cancellation_failed"],"reasons":["Division by 0","Asynchronous procedure call cancellation failed"],"use":["maria","sap_hana"]},{"code":"1366","keys":["incorrect_s_value_s_for_column_s_at_row_ld"],"reasons":["Incorrect %s value: '%s' for column '%s' at row %ld"],"use":["maria"]},{"code":"1367","keys":["illegal_s_s_value_found_during_parsing"],"reasons":["Illegal %s '%s' value found during parsing"],"use":["maria"]},{"code":"1368","keys":["check_option_on_non_updatable_view_s_s"],"reasons":["CHECK OPTION on non-updatable view '%s.%s'"],"use":["maria"]},{"code":"1369","keys":["check_option_failed_s_s"],"reasons":["CHECK OPTION failed '%s.%s'"],"use":["maria"]},{"code":"1370","keys":["s_command_denied_to_user_s_s_for_routine_s"],"reasons":["%s command denied to user '%s'@'%s' for routine '%s'"],"use":["maria"]},{"code":"1371","keys":["failed_purging_old_relay_logs_s"],"reasons":["Failed purging old relay logs: %s"],"use":["maria"]},{"code":"1372","keys":["password_hash_should_bed_digit_hexadecimal_number"],"reasons":["Password hash should be a %d-digit hexadecimal number"],"use":["maria"]},{"code":"1373","keys":["target_log_not_found_binlog_index"],"reasons":["Target log not found in binlog index"],"use":["maria"]},{"code":"1374","keys":["i_o_error_reading_log_index_file"],"reasons":["I/O error reading log index file"],"use":["maria"]},{"code":"1375","keys":["server_configuration_does_not_permit_binlog_purge"],"reasons":["Server configuration does not permit binlog purge"],"use":["maria"]},{"code":"1376","keys":["failed_on_fseek"],"reasons":["Failed on fseek()"],"use":["maria"]},{"code":"1377","keys":["fatal_error_during_log_purge"],"reasons":["Fatal error during log purge"],"use":["maria"]},{"code":"1378","keys":["a_purgeable_log_use_will_not_purge"],"reasons":["A purgeable log is in use, will not purge"],"use":["maria"]},{"code":"1379","keys":["unknown_error_during_log_purge"],"reasons":["Unknown error during log purge"],"use":["maria"]},{"code":"1380","keys":["failed_initializing_relay_log_position_s"],"reasons":["Failed initializing relay log position: %s"],"use":["maria"]},{"code":"1381","keys":["you_not_using_binary_logging"],"reasons":["You are not using binary logging"],"use":["maria"]},{"code":"1382","keys":["s_syntax_reserved_for_purposes_internal_to_mariadb_server"],"reasons":["The '%s' syntax is reserved for purposes internal to the MariaDB server"],"use":["maria"]},{"code":"1383","keys":["wsastartup_failed"],"reasons":["WSAStartup Failed"],"use":["maria"]},{"code":"1384","keys":["can_t_handle_procedures_with_different_groups_yet"],"reasons":["Can't handle procedures with different groups yet"],"use":["maria"]},{"code":"1385","keys":["select_must_havegroup_with_thprocedure"],"reasons":["Select must have a group with this procedure"],"use":["maria"]},{"code":"1386","keys":["can_t_use_order_clause_with_thprocedure"],"reasons":["Can't use ORDER clause with this procedure"],"use":["maria"]},{"code":"1387","keys":["binary_logging_and_replication_forbid_changing_global_server_s"],"reasons":["Binary logging and replication forbid changing the global server %s"],"use":["maria"]},{"code":"1388","keys":["can_t_map_file_s_errno_d"],"reasons":["Can't map file: %s, errno: %d"],"use":["maria"]},{"code":"1389","keys":["wrong_magic_s"],"reasons":["Wrong magic in %s"],"use":["maria"]},{"code":"1390","keys":["prepared_statement_contains_too_many_placeholders"],"reasons":["Prepared statement contains too many placeholders"],"use":["maria"]},{"code":"1391","keys":["key_part_s_length_cannot_be_0"],"reasons":["Key part '%s' length cannot be 0"],"use":["maria"]},{"code":"1392","keys":["view_text_checksum_failed"],"reasons":["View text checksum failed"],"use":["maria"]},{"code":"1393","keys":["can_not_modify_more_than_one_base_table_throughjoview_s_s"],"reasons":["Can not modify more than one base table through a join view '%s.%s'"],"use":["maria"]},{"code":"1394","keys":["can_not_insert_into_joview_s_s_without_fields_list"],"reasons":["Can not insert into join view '%s.%s' without fields list"],"use":["maria"]},{"code":"1395","keys":["can_not_delete_from_joview_s_s"],"reasons":["Can not delete from join view '%s.%s'"],"use":["maria"]},{"code":"1396","keys":["operation_s_failed_for_s"],"reasons":["Operation %s failed for %s"],"use":["maria"]},{"code":"1397","keys":["xaer_nota_unknown_xid"],"reasons":["XAER_NOTA: Unknown XID"],"use":["maria"]},{"code":"1398","keys":["xaer_inval_invalid_arguments_or_unsupported_command"],"reasons":["XAER_INVAL: Invalid arguments (or unsupported command)"],"use":["maria"]},{"code":"1399","keys":["xaer_rmfail_command_cannot_be_executed_when_global_transaction_s_state"],"reasons":["XAER_RMFAIL: The command cannot be executed when global transaction is in the %s state"],"use":["maria"]},{"code":"1400","keys":["xaer_outside_some_work_done_outside_global_transaction"],"reasons":["XAER_OUTSIDE: Some work is done outside global transaction"],"use":["maria"]},{"code":"1401","keys":["xaer_rmerr_fatal_error_occurred_transaction_branch_check_your_data_for_consistency"],"reasons":["XAER_RMERR: Fatal error occurred in the transaction branch - check your data for consistency"],"use":["maria"]},{"code":"1402","keys":["xa_rbrollback_transaction_branch_was_rolled_back"],"reasons":["XA_RBROLLBACK: Transaction branch was rolled back"],"use":["maria"]},{"code":"1403","keys":["_no_such_grant_defined_for_user_s_on_host_s_on_routine_s"],"reasons":["There is no such grant defined for user '%s' on host '%s' on routine '%s'"],"use":["maria"]},{"code":"1404","keys":["failed_to_grant_execute_and_alter_routine_privileges"],"reasons":["Failed to grant EXECUTE and ALTER ROUTINE privileges"],"use":["maria"]},{"code":"1405","keys":["failed_to_revoke_all_privileges_to_dropped_routine"],"reasons":["Failed to revoke all privileges to dropped routine"],"use":["maria"]},{"code":"1406","keys":["data_too_long_for_column_s_at_row_ld"],"reasons":["Data too long for column '%s' at row %ld"],"use":["maria"]},{"code":"1407","keys":["bad_sqlstate_s"],"reasons":["Bad SQLSTATE: '%s'"],"use":["maria"]},{"code":"1408","keys":["s_ready_for_connections_version_s_socket_s_port_d_s"],"reasons":["%s: ready for connections. Version: '%s' socket: '%s' port: %d %s"],"use":["maria"]},{"code":"1409","keys":["can_t_load_value_from_file_with_fixed_size_rows_to_variable"],"reasons":["Can't load value from file with fixed size rows to variable"],"use":["maria"]},{"code":"1410","keys":["you_not_allowed_to_createuser_with_grant"],"reasons":["You are not allowed to create a user with GRANT"],"use":["maria"]},{"code":"1411","keys":["incorrect_s_value_s_for_function_s"],"reasons":["Incorrect %s value: '%s' for function %s"],"use":["maria"]},{"code":"1412","keys":["table_definition_has_changed_please_retry_transaction"],"reasons":["Table definition has changed, please retry transaction"],"use":["maria"]},{"code":"1413","keys":["duplicate_handler_declared_same_block"],"reasons":["Duplicate handler declared in the same block"],"use":["maria"]},{"code":"1414","keys":["out_or_inout_argument_d_for_routine_s_notvariable_or_new_pseudo_variable_before_trigger"],"reasons":["OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-variable in BEFORE trigger"],"use":["maria"]},{"code":"1415","keys":["not_allowed_to_returnresult_set_froms"],"reasons":["Not allowed to return a result set from a %s"],"use":["maria"]},{"code":"1416","keys":["cannot_get_geometry_object_from_data_you_send_to_geometry_field"],"reasons":["Cannot get geometry object from data you send to the GEOMETRY field"],"use":["maria"]},{"code":"1417","keys":["a_routine_failed_and_has_neither_no_sql_nor_reads_sql_data_its_declaration_and_binary_logging_enabled_if_non_transactional_tables_were_updated_binary_log_will_miss_their_changes"],"reasons":["A routine failed and has neither NO SQL nor READS SQL DATA in its declaration and binary logging is enabled. if non-transactional tables were updated, the binary log will miss their changes"],"use":["maria"]},{"code":"1418","keys":["thfunction_has_none_of_deterministic_no_sql_or_reads_sql_data_its_declaration_and_binary_logging_enabled_you_might_want_to_use_less_safe_log_btrust_function_creators_variable"],"reasons":["This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its declaration and binary logging is enabled (you might want to use the less safe log_bin_trust_function_creators variable)"],"use":["maria"]},{"code":"1419","keys":["you_do_not_have_super_privilege_and_binary_logging_enabled_you_might_want_to_use_less_safe_log_btrust_function_creators_variable"],"reasons":["You do not have the SUPER privilege and binary logging is enabled (you might want to use the less safe log_bin_trust_function_creators variable)"],"use":["maria"]},{"code":"1420","keys":["you_can_t_executeprepared_statement_which_has_open_cursor_associated_with_it_reset_statement_to_re_execute_it"],"reasons":["You can't execute a prepared statement which has an open cursor associated with it. Reset the statement to re-execute it."],"use":["maria"]},{"code":"1421","keys":["statement_lu_has_no_open_cursor"],"reasons":["The statement (%lu) has no open cursor."],"use":["maria"]},{"code":"1422","keys":["explicit_or_implicit_commit_not_allowed_stored_function_or_trigger"],"reasons":["Explicit or implicit commit is not allowed in stored function or trigger."],"use":["maria"]},{"code":"1423","keys":["field_of_view_s_s_underlying_table_doesn_t_havedefault_value"],"reasons":["Field of view '%s.%s' underlying table doesn't have a default value"],"use":["maria"]},{"code":"1424","keys":["recursive_stored_functions_and_triggers_not_allowed"],"reasons":["Recursive stored functions and triggers are not allowed."],"use":["maria"]},{"code":"1425","keys":["too_big_scale_d_specified_for_column_s_maximum_lu"],"reasons":["Too big scale %d specified for column '%s'. Maximum is %lu."],"use":["maria"]},{"code":"1426","keys":["too_big_precision_d_specified_for_column_s_maximum_lu"],"reasons":["Too big precision %d specified for column '%s'. Maximum is %lu."],"use":["maria"]},{"code":"1427","keys":["for_float_m_d_double_m_d_or_decimal_m_d_m_must_be_d_column_s"],"reasons":["For float(M,D, double(M,D or decimal(M,D, M must be >= D (column '%s')."],"use":["maria"]},{"code":"1428","keys":["you_can_t_combine_write_locking_of_system_tables_with_other_tables_or_lock_types"],"reasons":["You can't combine write-locking of system tables with other tables or lock types"],"use":["maria"]},{"code":"1429","keys":["unable_to_connect_to_foreign_data_source_s"],"reasons":["Unable to connect to foreign data source: %s"],"use":["maria"]},{"code":"1430","keys":["there_wasproblem_processing_query_on_foreign_data_source_data_source_error_s"],"reasons":["There was a problem processing the query on the foreign data source. Data source error: %s"],"use":["maria"]},{"code":"1431","keys":["foreign_data_source_you_trying_to_reference_does_not_exist_data_source_error_s"],"reasons":["The foreign data source you are trying to reference does not exist. Data source error: %s"],"use":["maria"]},{"code":"1432","keys":["can_t_create_federated_table_data_source_connection_string_s_not_correct_format"],"reasons":["Can't create federated table. The data source connection string '%s' is not in the correct format"],"use":["maria"]},{"code":"1433","keys":["data_source_connection_string_s_not_correct_format"],"reasons":["The data source connection string '%s' is not in the correct format"],"use":["maria"]},{"code":"1434","keys":["can_t_create_federated_table_foreign_data_src_error_s"],"reasons":["Can't create federated table. Foreign data src error: %s"],"use":["maria"]},{"code":"1435","keys":["trigger_wrong_schema"],"reasons":["Trigger in wrong schema"],"use":["maria"]},{"code":"1436","keys":["thread_stack_overrun_ld_bytes_used_ld_byte_stack_and_ld_bytes_needed_use_mysqld_thread_stack_to_specifybigger_stack"],"reasons":["Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes needed. Use 'mysqld --thread_stack=#' to specify a bigger stack."],"use":["maria"]},{"code":"1437","keys":["routine_body_for_s_too_long"],"reasons":["Routine body for '%s' is too long"],"use":["maria"]},{"code":"1438","keys":["cannot_drop_default_keycache"],"reasons":["Cannot drop default keycache"],"use":["maria"]},{"code":"1439","keys":["display_width_out_of_range_for_column_s_max_lu"],"reasons":["Display width out of range for column '%s' (max = %lu)"],"use":["maria"]},{"code":"1440","keys":["xaer_dupid_xid_already_exists"],"reasons":["XAER_DUPID: The XID already exists"],"use":["maria"]},{"code":"1441","keys":["datetime_function_s_field_overflow"],"reasons":["Datetime function: %s field overflow"],"use":["maria"]},{"code":"1442","keys":["can_t_update_table_s_stored_function_trigger_because_it_already_used_by_statement_which_invoked_thstored_function_trigger"],"reasons":["Can't update table '%s' in stored function/trigger because it is already used by statement which invoked this stored function/trigger."],"use":["maria"]},{"code":"1443","keys":["definition_of_table_s_prevents_operation_s_on_table_s"],"reasons":["The definition of table '%s' prevents operation %s on table '%s'."],"use":["maria"]},{"code":"1444","keys":["prepared_statement_containsstored_routine_call_that_refers_to_that_same_statement_it_s_not_allowed_to_executeprepared_statement_suchrecursive_manner"],"reasons":["The prepared statement contains a stored routine call that refers to that same statement. It's not allowed to execute a prepared statement in such a recursive manner"],"use":["maria"]},{"code":"1445","keys":["not_allowed_to_set_autocommit_fromstored_function_or_trigger"],"reasons":["Not allowed to set autocommit from a stored function or trigger"],"use":["maria"]},{"code":"1446","keys":["definer_not_fully_qualified"],"reasons":["Definer is not fully qualified"],"use":["maria"]},{"code":"1447","keys":["view_s_s_has_no_definer_information_old_table_format_current_user_used_as_definer_please_recreate_view"],"reasons":["View '%s'.'%s' has no definer information (old table format). Current user is used as definer. Please recreate the view!"],"use":["maria"]},{"code":"1448","keys":["you_need_super_privilege_for_creation_view_with_s_s_definer"],"reasons":["You need the SUPER privilege for creation view with '%s'@'%s' definer"],"use":["maria"]},{"code":"1449","keys":["user_specified_asdefiner_s_s_does_not_exist"],"reasons":["The user specified as a definer ('%s'@'%s') does not exist"],"use":["maria"]},{"code":"1450","keys":["changing_schema_from_s_to_s_not_allowed"],"reasons":["Changing schema from '%s' to '%s' is not allowed."],"use":["maria"]},{"code":"1451","keys":["cannot_delete_or_updateparent_rowforeign_key_constraint_fails_s"],"reasons":["Cannot delete or update a parent row: a foreign key constraint fails (%s)"],"use":["maria"]},{"code":"1452","keys":["cannot_add_or_updatechild_rowforeign_key_constraint_fails_s"],"reasons":["Cannot add or update a child row: a foreign key constraint fails (%s)"],"use":["maria"]},{"code":"1453","keys":["variable_s_must_be_quoted_with_or_renamed"],"reasons":["Variable '%s' must be quoted with ..., or renamed"],"use":["maria"]},{"code":"1454","keys":["no_definer_attribute_for_trigger_s_s_trigger_will_be_activated_under_authorization_invoker_which_may_have_insufficient_privileges_please_recreate_trigger"],"reasons":["No definer attribute for trigger '%s'.'%s'. The trigger will be activated under the authorization of the invoker, which may have insufficient privileges. Please recreate the trigger."],"use":["maria"]},{"code":"1455","keys":["s_has_old_format_you_should_re_create_s_object_s"],"reasons":["'%s' has an old format, you should re-create the '%s' object(s)"],"use":["maria"]},{"code":"1456","keys":["recursive_limit_d_as_set_by_max_sp_recursion_depth_variable_was_exceeded_for_routine_s"],"reasons":["Recursive limit %d (as set by the max_sp_recursion_depth variable) was exceeded for routine %s"],"use":["maria"]},{"code":"1457","keys":["failed_to_load_routine_s_table_mysql_proc_missing_corrupt_or_contains_bad_data_internal_code_d"],"reasons":["Failed to load routine %s. The table mysql.proc is missing, corrupt, or contains bad data (internal code %d)"],"use":["maria"]},{"code":"1458","keys":["incorrect_routine_name_s"],"reasons":["Incorrect routine name '%s'"],"use":["maria"]},{"code":"1459","keys":["table_upgrade_required_please_do_repair_table_s_or_dump_reload_to_fix_it"],"reasons":["Table upgrade required. Please do ''REPAIR TABLE %s'' or dump/reload to fix it!"],"use":["maria"]},{"code":"1460","keys":["aggregate_not_supported_for_stored_functions"],"reasons":["AGGREGATE is not supported for stored functions"],"use":["maria"]},{"code":"1461","keys":["can_t_create_more_than_max_prepared_stmt_count_statements_current_value_lu"],"reasons":["Can't create more than max_prepared_stmt_count statements (current value: %lu)"],"use":["maria"]},{"code":"1462","keys":["s_s_contains_view_recursion"],"reasons":["%s.%s contains view recursion"],"use":["maria"]},{"code":"1463","keys":["non_grouping_field_s_used_s_clause"],"reasons":["Non-grouping field '%s' is used in %s clause"],"use":["maria"]},{"code":"1464","keys":["used_table_type_doesn_t_support_spatial_indexes"],"reasons":["The used table type doesn't support SPATIAL indexes"],"use":["maria"]},{"code":"1465","keys":["triggers_can_not_be_created_on_system_tables"],"reasons":["Triggers can not be created on system tables"],"use":["maria"]},{"code":"1466","keys":["leading_spaces_removed_from_name_s"],"reasons":["Leading spaces are removed from name '%s'"],"use":["maria"]},{"code":"1467","keys":["failed_to_read_auto_increment_value_from_storage_engine"],"reasons":["Failed to read auto-increment value from storage engine"],"use":["maria"]},{"code":"1468","keys":["user_name"],"reasons":["user name"],"use":["maria"]},{"code":"1469","keys":["host_name"],"reasons":["host name"],"use":["maria"]},{"code":"1470","keys":["string_s_too_long_for_s_should_be_no_longer_than_d"],"reasons":["String '%s' is too long for %s (should be no longer than %d)"],"use":["maria"]},{"code":"1471","keys":["target_table_s_s_not_insertable_into"],"reasons":["The target table %s of the %s is not insertable-into"],"use":["maria"]},{"code":"1472","keys":["table_s_differently_defined_or_of_non_myisam_type_or_doesn_t_exist"],"reasons":["Table '%s' is differently defined or of non-MyISAM type or doesn't exist"],"use":["maria"]},{"code":"1473","keys":["too_high_level_of_nesting_for_select"],"reasons":["Too high level of nesting for select"],"use":["maria"]},{"code":"1474","keys":["name_s_has_become"],"reasons":["Name '%s' has become ''"],"use":["maria"]},{"code":"1475","keys":["first_character_fields_terminated_string_ambiguous_please_use_non_optional_and_non_empty_fields_enclosed_by"],"reasons":["First character of the FIELDS TERMINATED string is ambiguous. please use non-optional and non-empty FIELDS ENCLOSED BY"],"use":["maria"]},{"code":"1476","keys":["foreign_server_s_you_trying_to_create_already_exists"],"reasons":["The foreign server, %s, you are trying to create already exists."],"use":["maria"]},{"code":"1477","keys":["foreign_server_name_you_trying_to_reference_does_not_exist_data_source_error_s"],"reasons":["The foreign server name you are trying to reference does not exist. Data source error: %s"],"use":["maria"]},{"code":"1478","keys":["table_storage_engine_s_does_not_support_create_option_s"],"reasons":["Table storage engine '%s' does not support the create option '%s'"],"use":["maria"]},{"code":"1479","keys":["syntax_error_s_partitioning_requires_definition_of_values_s_for_each_partition"],"reasons":["Syntax error: %s PARTITIONING requires definition of VALUES %s for each partition"],"use":["maria"]},{"code":"1480","keys":["only_s_partitioning_can_use_values_s_partition_definition"],"reasons":["Only %s PARTITIONING can use VALUES %s in partition definition"],"use":["maria"]},{"code":"1481","keys":["maxvalue_can_only_be_used_last_partition_definition"],"reasons":["MAXVALUE can only be used in last partition definition"],"use":["maria"]},{"code":"1482","keys":["subpartitions_can_only_be_hash_partitions_and_by_key"],"reasons":["Subpartitions can only be hash partitions and by key"],"use":["maria"]},{"code":"1483","keys":["must_define_subpartitions_on_all_partitions_if_on_one_partition"],"reasons":["Must define subpartitions on all partitions if on one partition"],"use":["maria"]},{"code":"1484","keys":["wrong_number_of_partitions_defined_mismatch_with_previous_setting"],"reasons":["Wrong number of partitions defined, mismatch with previous setting"],"use":["maria"]},{"code":"1485","keys":["wrong_number_of_subpartitions_defined_mismatch_with_previous_setting"],"reasons":["Wrong number of subpartitions defined, mismatch with previous setting"],"use":["maria"]},{"code":"1486","keys":["constant_random_expression_sub_partitioning_function_not_allowed","constant_random_or_timezone_dependent_expressions_sub_partitioning_function_not_allowed"],"reasons":["Constant/Random expression in (sub) partitioning function is not allowed","Constant, random or timezone-dependent expressions in (sub) partitioning function are not allowed"],"use":["maria","maria"]},{"code":"1487","keys":["expression_range_list_values_must_be_constant"],"reasons":["Expression in RANGE/LIST VALUES must be constant"],"use":["maria"]},{"code":"1488","keys":["field_list_of_fields_for_partition_function_not_found_table"],"reasons":["Field in list of fields for partition function not found in table"],"use":["maria"]},{"code":"1489","keys":["list_of_fields_only_allowed_key_partitions"],"reasons":["List of fields is only allowed in KEY partitions"],"use":["maria"]},{"code":"1490","keys":["partition_info_frm_file_not_consistent_with_what_can_be_written_into_frm_file"],"reasons":["The partition info in the frm file is not consistent with what can be written into the frm file"],"use":["maria"]},{"code":"1491","keys":["s_function_returns_wrong_type"],"reasons":["The %s function returns the wrong type"],"use":["maria"]},{"code":"1492","keys":["for_s_partitions_each_partition_must_be_defined"],"reasons":["For %s partitions each partition must be defined"],"use":["maria"]},{"code":"1493","keys":["values_less_than_value_must_be_strictly_increasing_for_each_partition"],"reasons":["VALUES LESS THAN value must be strictly increasing for each partition"],"use":["maria"]},{"code":"1494","keys":["values_value_must_be_of_same_type_as_partition_function"],"reasons":["VALUES value must be of same type as partition function"],"use":["maria"]},{"code":"1495","keys":["multiple_definition_of_same_constant_list_partitioning"],"reasons":["Multiple definition of same constant in list partitioning"],"use":["maria"]},{"code":"1496","keys":["partitioning_can_not_be_used_stand_alone_query"],"reasons":["Partitioning can not be used stand-alone in query"],"use":["maria"]},{"code":"1497","keys":["mix_of_handlers_partitions_not_allowed_thversion_of_mariadb"],"reasons":["The mix of handlers in the partitions is not allowed in this version of MariaDB"],"use":["maria"]},{"code":"1498","keys":["for_partitioned_engine_it_necessary_to_define_all_s"],"reasons":["For the partitioned engine it is necessary to define all %s"],"use":["maria"]},{"code":"1499","keys":["too_many_partitions_including_subpartitions_were_defined"],"reasons":["Too many partitions (including subpartitions) were defined"],"use":["maria"]},{"code":"1500","keys":["it_only_possible_to_mix_range_list_partitioning_with_hash_key_partitioning_for_subpartitioning"],"reasons":["It is only possible to mix RANGE/LIST partitioning with HASH/KEY partitioning for subpartitioning"],"use":["maria"]},{"code":"1501","keys":["failed_to_create_specific_handler_file"],"reasons":["Failed to create specific handler file"],"use":["maria"]},{"code":"1502","keys":["a_blob_field_not_allowed_partition_function"],"reasons":["A BLOB field is not allowed in partition function"],"use":["maria"]},{"code":"1503","keys":["a_s_must_include_all_columns_table_s_partitioning_function"],"reasons":["A %s must include all columns in the table's partitioning function"],"use":["maria"]},{"code":"1504","keys":["number_of_s_0_not_allowed_value"],"reasons":["Number of %s = 0 is not an allowed value"],"use":["maria"]},{"code":"1505","keys":["partition_management_onnot_partitioned_table_not_possible"],"reasons":["Partition management on a not partitioned table is not possible"],"use":["maria"]},{"code":"1506","keys":["foreign_key_clause_not_yet_supported_conjunction_with_partitioning"],"reasons":["Foreign key clause is not yet supported in conjunction with partitioning"],"use":["maria"]},{"code":"1507","keys":["error_list_of_partitions_to_s"],"reasons":["Error in list of partitions to %s"],"use":["maria"]},{"code":"1508","keys":["cannot_remove_all_partitions_use_drop_table_instead"],"reasons":["Cannot remove all partitions, use DROP TABLE instead"],"use":["maria"]},{"code":"1509","keys":["coalesce_partition_can_only_be_used_on_hash_key_partitions"],"reasons":["COALESCE PARTITION can only be used on HASH/KEY partitions"],"use":["maria"]},{"code":"1510","keys":["reorganize_partition_can_only_be_used_to_reorganize_partitions_not_to_change_their_numbers"],"reasons":["REORGANIZE PARTITION can only be used to reorganize partitions not to change their numbers"],"use":["maria"]},{"code":"1511","keys":["reorganize_partition_without_parameters_can_only_be_used_on_auto_partitioned_tables_using_hash_partitions"],"reasons":["REORGANIZE PARTITION without parameters can only be used on auto-partitioned tables using HASH PARTITIONs"],"use":["maria"]},{"code":"1512","keys":["s_partition_can_only_be_used_on_range_list_partitions"],"reasons":["%s PARTITION can only be used on RANGE/LIST partitions"],"use":["maria"]},{"code":"1513","keys":["trying_to_add_partition_s_with_wrong_number_of_subpartitions"],"reasons":["Trying to Add partition(s) with wrong number of subpartitions"],"use":["maria"]},{"code":"1514","keys":["at_least_one_partition_must_be_added"],"reasons":["At least one partition must be added"],"use":["maria"]},{"code":"1515","keys":["at_least_one_partition_must_be_coalesced"],"reasons":["At least one partition must be coalesced"],"use":["maria"]},{"code":"1516","keys":["more_partitions_to_reorganize_than_partitions"],"reasons":["More partitions to reorganize than there are partitions"],"use":["maria"]},{"code":"1517","keys":["duplicate_partition_name_s"],"reasons":["Duplicate partition name %s"],"use":["maria"]},{"code":"1518","keys":["it_not_allowed_to_shut_off_binlog_on_thcommand"],"reasons":["It is not allowed to shut off binlog on this command"],"use":["maria"]},{"code":"1519","keys":["when_reorganizingset_of_partitions_they_must_be_consecutive_order"],"reasons":["When reorganizing a set of partitions they must be in consecutive order"],"use":["maria"]},{"code":"1520","keys":["reorganize_of_range_partitions_cannot_change_total_ranges_except_for_last_partition_where_it_can_extend_range"],"reasons":["Reorganize of range partitions cannot change total ranges except for last partition where it can extend the range"],"use":["maria"]},{"code":"1521","keys":["partition_function_not_supported_thversion_for_thhandler"],"reasons":["Partition function not supported in this version for this handler"],"use":["maria"]},{"code":"1522","keys":["partition_state_cannot_be_defined_from_create_alter_table"],"reasons":["Partition state cannot be defined from CREATE/ALTER TABLE"],"use":["maria"]},{"code":"1523","keys":["s_handler_only_supports_32_bit_integers_values"],"reasons":["The %s handler only supports 32 bit integers in VALUES"],"use":["maria"]},{"code":"1524","keys":["plugs_not_loaded"],"reasons":["Plugin '%s' is not loaded"],"use":["maria"]},{"code":"1525","keys":["incorrect_s_value_s"],"reasons":["Incorrect %s value: '%s'"],"use":["maria"]},{"code":"1526","keys":["table_has_no_partition_for_value_s"],"reasons":["Table has no partition for value %s"],"use":["maria"]},{"code":"1527","keys":["it_not_allowed_to_specify_s_more_than_once"],"reasons":["It is not allowed to specify %s more than once"],"use":["maria"]},{"code":"1528","keys":["failed_to_create_s"],"reasons":["Failed to create %s"],"use":["maria"]},{"code":"1529","keys":["failed_to_drop_s"],"reasons":["Failed to drop %s"],"use":["maria"]},{"code":"1530","keys":["handler_doesn_t_support_autoextend_of_tablespaces"],"reasons":["The handler doesn't support autoextend of tablespaces"],"use":["maria"]},{"code":"1531","keys":["a_size_parameter_was_incorrectly_specified_either_number_or_on_form_10m"],"reasons":["A size parameter was incorrectly specified, either number or on the form 10M"],"use":["maria"]},{"code":"1532","keys":["size_number_was_correct_but_we_don_t_allow_digit_part_to_be_more_than_2_billion"],"reasons":["The size number was correct but we don't allow the digit part to be more than 2 billion"],"use":["maria"]},{"code":"1533","keys":["failed_to_alter_s"],"reasons":["Failed to alter: %s"],"use":["maria"]},{"code":"1534","keys":["writing_one_row_to_row_based_binary_log_failed"],"reasons":["Writing one row to the row-based binary log failed"],"use":["maria"]},{"code":"1535","keys":["table_definition_on_master_and_slave_does_not_match_s"],"reasons":["Table definition on master and slave does not match: %s"],"use":["maria"]},{"code":"1536","keys":["slave_running_with_log_slave_updates_must_use_row_based_binary_logging_to_be_able_to_replicate_row_based_binary_log_events","system_monitor_internal_error"],"reasons":["Slave running with --log-slave-updates must use row-based binary logging to be able to replicate row-based binary log events","System monitor internal error"],"use":["maria","sap_hana"]},{"code":"1537","keys":["event_s_already_exists"],"reasons":["Event '%s' already exists"],"use":["maria"]},{"code":"1538","keys":["failed_to_store_event_s_error_code_d_from_storage_engine"],"reasons":["Failed to store event %s. Error code %d from storage engine."],"use":["maria"]},{"code":"1539","keys":["unknown_event_s"],"reasons":["Unknown event '%s'"],"use":["maria"]},{"code":"1540","keys":["failed_to_alter_event_s"],"reasons":["Failed to alter event '%s'"],"use":["maria"]},{"code":"1541","keys":["failed_to_drop_s"],"reasons":["Failed to drop %s"],"use":["maria"]},{"code":"1542","keys":["interval_either_not_positive_or_too_big"],"reasons":["INTERVAL is either not positive or too big"],"use":["maria"]},{"code":"1543","keys":["ends_either_invalid_or_before_starts"],"reasons":["ENDS is either invalid or before STARTS"],"use":["maria"]},{"code":"1544","keys":["event_execution_time_past_event_disabled"],"reasons":["Event execution time is in the past. Event has been disabled"],"use":["maria"]},{"code":"1545","keys":["failed_to_open_mysql_event"],"reasons":["Failed to open mysql.event"],"use":["maria"]},{"code":"1546","keys":["no_datetime_expression_provided"],"reasons":["No datetime expression provided"],"use":["maria"]},{"code":"1547","keys":["column_count_of_mysql_s_wrong_expected_d_found_d_table_probably_corrupted"],"reasons":["Column count of mysql.%s is wrong. Expected %d, found %d. The table is probably corrupted"],"use":["maria"]},{"code":"1548","keys":["cannot_load_from_mysql_s_table_probably_corrupted"],"reasons":["Cannot load from mysql.%s. The table is probably corrupted"],"use":["maria"]},{"code":"1549","keys":["failed_to_delete_event_from_mysql_event"],"reasons":["Failed to delete the event from mysql.event"],"use":["maria"]},{"code":"1550","keys":["error_during_compilation_of_event_s_body"],"reasons":["Error during compilation of event's body"],"use":["maria"]},{"code":"1551","keys":["same_old_and_new_event_name"],"reasons":["Same old and new event name"],"use":["maria"]},{"code":"1552","keys":["data_for_column_s_too_long"],"reasons":["Data for column '%s' too long"],"use":["maria"]},{"code":"1553","keys":["cannot_drop_index_s_needed_inforeign_key_constraint"],"reasons":["Cannot drop index '%s': needed in a foreign key constraint"],"use":["maria"]},{"code":"1554","keys":["syntax_s_deprecated_and_will_be_removed_mariadb_s_please_use_s_instead"],"reasons":["The syntax '%s' is deprecated and will be removed in MariaDB %s. Please use %s instead"],"use":["maria"]},{"code":"1555","keys":["you_can_t_write_locklog_table_only_read_access_possible"],"reasons":["You can't write-lock a log table. Only read access is possible"],"use":["maria"]},{"code":"1556","keys":["you_can_t_use_locks_with_log_tables"],"reasons":["You can't use locks with log tables."],"use":["maria"]},{"code":"1557","keys":["upholding_foreign_key_constraints_for_table_s_entry_s_key_d_would_lead_toduplicate_entry"],"reasons":["Upholding foreign key constraints for table '%s', entry '%s', key %d would lead to a duplicate entry"],"use":["maria"]},{"code":"1558","keys":["column_count_of_mysql_s_wrong_expected_d_found_d_created_with_mariadb_d_now_running_d_please_use_mysql_upgrade_to_fix_therror"],"reasons":["Column count of mysql.%s is wrong. Expected %d, found %d. Created with MariaDB %d, now running %d. Please use mysql_upgrade to fix this error."],"use":["maria"]},{"code":"1559","keys":["cannot_switch_out_row_based_binary_log_format_when_session_has_open_temporary_tables"],"reasons":["Cannot switch out of the row-based binary log format when the session has open temporary tables"],"use":["maria"]},{"code":"1560","keys":["cannot_change_binary_logging_format_insidestored_function_or_trigger"],"reasons":["Cannot change the binary logging format inside a stored function or trigger"],"use":["maria"]},{"code":"1561","keys":["you_should_never_see_it"],"reasons":["You should never see it"],"use":["maria"]},{"code":"1562","keys":["cannot_create_temporary_table_with_partitions"],"reasons":["Cannot create temporary table with partitions"],"use":["maria"]},{"code":"1563","keys":["partition_constant_out_of_partition_function_domain"],"reasons":["Partition constant is out of partition function domain"],"use":["maria"]},{"code":"1564","keys":["thpartition_function_not_allowed"],"reasons":["This partition function is not allowed"],"use":["maria"]},{"code":"1565","keys":["error_ddl_log"],"reasons":["Error in DDL log"],"use":["maria"]},{"code":"1566","keys":["not_allowed_to_use_null_value_values_less_than"],"reasons":["Not allowed to use NULL value in VALUES LESS THAN"],"use":["maria"]},{"code":"1567","keys":["incorrect_partition_name"],"reasons":["Incorrect partition name"],"use":["maria"]},{"code":"1568","keys":["transaction_isolation_level_can_t_be_changed_whiletransaction_progress"],"reasons":["Transaction isolation level can't be changed while a transaction is in progress"],"use":["maria"]},{"code":"1569","keys":["alter_table_causes_auto_increment_resequencing_resulting_duplicate_entry_s_for_key_s"],"reasons":["ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry '%s' for key '%s'"],"use":["maria"]},{"code":"1570","keys":["internal_scheduler_error_d"],"reasons":["Internal scheduler error %d"],"use":["maria"]},{"code":"1571","keys":["error_during_starting_stopping_scheduler_error_code_u"],"reasons":["Error during starting/stopping of the scheduler. Error code %u"],"use":["maria"]},{"code":"1572","keys":["engine_cannot_be_used_partitioned_tables"],"reasons":["Engine cannot be used in partitioned tables"],"use":["maria"]},{"code":"1573","keys":["cannot_activate_s_log"],"reasons":["Cannot activate '%s' log"],"use":["maria"]},{"code":"1574","keys":["server_was_not_built_with_row_based_replication"],"reasons":["The server was not built with row-based replication"],"use":["maria"]},{"code":"1575","keys":["decoding_of_base64_string_failed"],"reasons":["Decoding of base64 string failed"],"use":["maria"]},{"code":"1576","keys":["recursion_of_event_ddl_statements_forbidden_when_body_present"],"reasons":["Recursion of EVENT DDL statements is forbidden when body is present"],"use":["maria"]},{"code":"1577","keys":["cannot_proceed_because_system_tables_used_by_event_scheduler_were_found_damaged_at_server_start"],"reasons":["Cannot proceed because system tables used by Event Scheduler were found damaged at server start"],"use":["maria"]},{"code":"1578","keys":["only_integers_allowed_as_number_here"],"reasons":["Only integers allowed as number here"],"use":["maria"]},{"code":"1579","keys":["thstorage_engine_cannot_be_used_for_log_tables"],"reasons":["This storage engine cannot be used for log tables''"],"use":["maria"]},{"code":"1580","keys":["you_cannot_slog_table_if_logging_enabled"],"reasons":["You cannot '%s' a log table if logging is enabled"],"use":["maria"]},{"code":"1581","keys":["cannot_rename_s_when_logging_enabled_rename_to_from_log_table_must_rename_two_tables_log_table_to_archive_table_and_another_table_back_to_s"],"reasons":["Cannot rename '%s'. When logging enabled, rename to/from log table must rename two tables: the log table to an archive table and another table back to '%s'"],"use":["maria"]},{"code":"1582","keys":["incorrect_parameter_count_call_to_native_function_s"],"reasons":["Incorrect parameter count in the call to native function '%s'"],"use":["maria"]},{"code":"1583","keys":["incorrect_parameters_call_to_native_function_s"],"reasons":["Incorrect parameters in the call to native function '%s'"],"use":["maria"]},{"code":"1584","keys":["incorrect_parameters_call_to_stored_function_s"],"reasons":["Incorrect parameters in the call to stored function '%s'"],"use":["maria"]},{"code":"1585","keys":["thfunction_s_has_same_name_asnative_function"],"reasons":["This function '%s' has the same name as a native function"],"use":["maria"]},{"code":"1586","keys":["duplicate_entry_s_for_key_s"],"reasons":["Duplicate entry '%s' for key '%s'"],"use":["maria"]},{"code":"1587","keys":["too_many_files_opened_please_execute_command_again"],"reasons":["Too many files opened, please execute the command again"],"use":["maria"]},{"code":"1588","keys":["event_execution_time_past_and_on_completion_not_preserve_set_event_was_dropped_immediately_after_creation"],"reasons":["Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. The event was dropped immediately after creation."],"use":["maria"]},{"code":"1589","keys":["event_execution_time_past_and_on_completion_not_preserve_set_event_was_dropped_immediately_after_creation"],"reasons":["Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. The event was dropped immediately after creation."],"use":["maria"]},{"code":"1590","keys":["incident_s_occured_on_master_message_s"],"reasons":["The incident %s occured on the master. Message: %s"],"use":["maria"]},{"code":"1591","keys":["table_has_no_partition_for_some_existing_values"],"reasons":["Table has no partition for some existing values"],"use":["maria"]},{"code":"1592","keys":["unsafe_statement_written_to_binary_log_using_statement_format_since_binlog_format_statement_s"],"reasons":["Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT. %s"],"use":["maria"]},{"code":"1593","keys":["fatal_error_s"],"reasons":["Fatal error: %s"],"use":["maria"]},{"code":"1594","keys":["relay_log_read_failure_s"],"reasons":["Relay log read failure: %s"],"use":["maria"]},{"code":"1595","keys":["relay_log_write_failure_s"],"reasons":["Relay log write failure: %s"],"use":["maria"]},{"code":"1596","keys":["failed_to_create_s"],"reasons":["Failed to create %s"],"use":["maria"]},{"code":"1597","keys":["master_command_s_failed_s"],"reasons":["Master command %s failed: %s"],"use":["maria"]},{"code":"1598","keys":["binary_logging_not_possible_message_s"],"reasons":["Binary logging not possible. Message: %s"],"use":["maria"]},{"code":"1599","keys":["view_s_s_has_no_creation_context"],"reasons":["View %s.%s has no creation context"],"use":["maria"]},{"code":"1600","keys":["creation_context_of_view_s_s_invalid"],"reasons":["Creation context of view %s.`%s' is invalid"],"use":["maria"]},{"code":"1601","keys":["creation_context_of_stored_routine_s_s_invalid"],"reasons":["Creation context of stored routine %s.%s is invalid"],"use":["maria"]},{"code":"1602","keys":["corrupted_trg_file_for_table_s_s"],"reasons":["Corrupted TRG file for table %s.%s"],"use":["maria"]},{"code":"1603","keys":["triggers_for_table_s_s_have_no_creation_context"],"reasons":["Triggers for table %s.%s have no creation context"],"use":["maria"]},{"code":"1604","keys":["trigger_creation_context_of_table_s_s_invalid"],"reasons":["Trigger creation context of table %s.%s is invalid"],"use":["maria"]},{"code":"1605","keys":["creation_context_of_event_s_s_invalid"],"reasons":["Creation context of event %s.%s is invalid"],"use":["maria"]},{"code":"1606","keys":["cannot_open_table_for_trigger_s_s"],"reasons":["Cannot open table for trigger %s.%s"],"use":["maria"]},{"code":"1607","keys":["cannot_create_stored_routine_s_check_warnings"],"reasons":["Cannot create stored routine %s. Check warnings"],"use":["maria"]},{"code":"1608","keys":["you_should_never_see_it"],"reasons":["You should never see it"],"use":["maria"]},{"code":"1609","keys":["binlog_statement_of_type_s_was_not_preceded_byformat_description_binlog_statement"],"reasons":["The BINLOG statement of type %s was not preceded by a format description BINLOG statement."],"use":["maria"]},{"code":"1610","keys":["corrupted_replication_event_was_detected"],"reasons":["Corrupted replication event was detected"],"use":["maria"]},{"code":"1611","keys":["invalid_column_reference_s_load_data"],"reasons":["Invalid column reference (%s) in LOAD DATA"],"use":["maria"]},{"code":"1612","keys":["being_purged_log_s_was_not_found"],"reasons":["Being purged log %s was not found"],"use":["maria"]},{"code":"1613","keys":["xa_rbtimeout_transaction_branch_was_rolled_back_took_too_long"],"reasons":["XA_RBTIMEOUT: Transaction branch was rolled back: took too long"],"use":["maria"]},{"code":"1614","keys":["xa_rbdeadlock_transaction_branch_was_rolled_back_deadlock_was_detected"],"reasons":["XA_RBDEADLOCK: Transaction branch was rolled back: deadlock was detected"],"use":["maria"]},{"code":"1615","keys":["prepared_statement_needs_to_be_re_prepared"],"reasons":["Prepared statement needs to be re-prepared"],"use":["maria"]},{"code":"1616","keys":["delayed_option_not_supported_for_table_s"],"reasons":["DELAYED option not supported for table '%s'"],"use":["maria"]},{"code":"1617","keys":["master_info_structure_does_not_exist"],"reasons":["The master info structure does not exist"],"use":["maria"]},{"code":"1618","keys":["s_option_ignored"],"reasons":["<%s> option ignored"],"use":["maria"]},{"code":"1619","keys":["built_plugins_cannot_be_deleted"],"reasons":["Built-in plugins cannot be deleted"],"use":["maria"]},{"code":"1620","keys":["plugbusy_and_will_be_uninstalled_on_shutdown"],"reasons":["Plugin is busy and will be uninstalled on shutdown"],"use":["maria"]},{"code":"1621","keys":["s_variable_s_read_only_use_set_s_to_assign_value"],"reasons":["%s variable '%s' is read-only. Use SET %s to assign the value"],"use":["maria"]},{"code":"1622","keys":["storage_engine_s_does_not_support_rollback_for_thstatement_transaction_rolled_back_and_must_be_restarted"],"reasons":["Storage engine %s does not support rollback for this statement. Transaction rolled back and must be restarted"],"use":["maria"]},{"code":"1623","keys":["unexpected_master_s_heartbeat_data_s"],"reasons":["Unexpected master's heartbeat data: %s"],"use":["maria"]},{"code":"1624","keys":["requested_valueheartbeat_period_either_negative_or_exceeds_maximum_allowed_s_seconds"],"reasons":["The requested value for the heartbeat period is either negative or exceeds the maximum allowed (%s seconds)."],"use":["maria"]},{"code":"1625","keys":["you_should_never_see_it"],"reasons":["You should never see it"],"use":["maria"]},{"code":"1626","keys":["error_parsing_conflict_function_message_s"],"reasons":["Error in parsing conflict function. Message: %s"],"use":["maria"]},{"code":"1627","keys":["write_to_exceptions_table_failed_message_s"],"reasons":["Write to exceptions table failed. Message: %s''"],"use":["maria"]},{"code":"1628","keys":["comment_for_table_s_too_long_max_lu"],"reasons":["Comment for table '%s' is too long (max = %lu)"],"use":["maria"]},{"code":"1629","keys":["comment_for_field_s_too_long_max_lu"],"reasons":["Comment for field '%s' is too long (max = %lu)"],"use":["maria"]},{"code":"1630","keys":["function_s_does_not_exist_check_function_name_parsing_and_resolution_section_reference_manual"],"reasons":["FUNCTION %s does not exist. Check the 'Function Name Parsing and Resolution' section in the Reference Manual"],"use":["maria"]},{"code":"1631","keys":["database"],"reasons":["Database"],"use":["maria"]},{"code":"1632","keys":["table"],"reasons":["Table"],"use":["maria"]},{"code":"1633","keys":["partition"],"reasons":["Partition"],"use":["maria"]},{"code":"1634","keys":["subpartition"],"reasons":["Subpartition"],"use":["maria"]},{"code":"1635","keys":["temporary"],"reasons":["Temporary"],"use":["maria"]},{"code":"1636","keys":["renamed"],"reasons":["Renamed"],"use":["maria"]},{"code":"1637","keys":["too_many_active_concurrent_transactions"],"reasons":["Too many active concurrent transactions"],"use":["maria"]},{"code":"1638","keys":["non_ascii_separator_arguments_not_fully_supported"],"reasons":["Non-ASCII separator arguments are not fully supported"],"use":["maria"]},{"code":"1639","keys":["debug_sync_point_wait_timed_out"],"reasons":["debug sync point wait timed out"],"use":["maria"]},{"code":"1640","keys":["debug_sync_point_hit_limit_reached"],"reasons":["debug sync point hit limit reached"],"use":["maria"]},{"code":"1641","keys":["duplicate_condition_information_item_s"],"reasons":["Duplicate condition information item '%s'"],"use":["maria"]},{"code":"1642","keys":["unhandled_user_defined_warning_condition"],"reasons":["Unhandled user-defined warning condition"],"use":["maria"]},{"code":"1643","keys":["unhandled_user_defined_not_found_condition"],"reasons":["Unhandled user-defined not found condition"],"use":["maria"]},{"code":"1644","keys":["unhandled_user_defined_exception_condition"],"reasons":["Unhandled user-defined exception condition"],"use":["maria"]},{"code":"1645","keys":["resignal_when_handler_not_active"],"reasons":["RESIGNAL when handler not active"],"use":["maria"]},{"code":"1646","keys":["signal_resignal_can_only_usecondition_defined_with_sqlstate"],"reasons":["SIGNAL/RESIGNAL can only use a CONDITION defined with SQLSTATE"],"use":["maria"]},{"code":"1647","keys":["data_truncated_for_condition_item_s"],"reasons":["Data truncated for condition item '%s'"],"use":["maria"]},{"code":"1648","keys":["data_too_long_for_condition_item_s"],"reasons":["Data too long for condition item '%s'"],"use":["maria"]},{"code":"1649","keys":["unknown_locale_s"],"reasons":["Unknown locale: '%s'"],"use":["maria"]},{"code":"1650","keys":["requested_server_id_d_clashes_with_slave_startup_option_replicate_same_server_id"],"reasons":["The requested server id %d clashes with the slave startup option --replicate-same-server-id"],"use":["maria"]},{"code":"1651","keys":["query_cache_disabled_restart_server_with_query_cache_type_1_to_enable_it"],"reasons":["Query cache is disabled. restart the server with query_cache_type=1 to enable it"],"use":["maria"]},{"code":"1652","keys":["duplicate_partition_field_name_s"],"reasons":["Duplicate partition field name '%s'"],"use":["maria"]},{"code":"1653","keys":["inconsistency_usage_of_column_lists_for_partitioning"],"reasons":["Inconsistency in usage of column lists for partitioning"],"use":["maria"]},{"code":"1654","keys":["partition_column_values_of_incorrect_type"],"reasons":["Partition column values of incorrect type"],"use":["maria"]},{"code":"1655","keys":["too_many_fields_s"],"reasons":["Too many fields in '%s'"],"use":["maria"]},{"code":"1656","keys":["cannot_use_maxvalue_as_value_values_in"],"reasons":["Cannot use MAXVALUE as value in VALUES IN"],"use":["maria"]},{"code":"1657","keys":["cannot_have_more_than_one_value_for_thtype_of_s_partitioning"],"reasons":["Cannot have more than one value for this type of %s partitioning"],"use":["maria"]},{"code":"1658","keys":["row_expressions_values_only_allowed_for_multi_field_column_partitioning"],"reasons":["Row expressions in VALUES IN only allowed for multi-field column partitioning"],"use":["maria"]},{"code":"1659","keys":["field_s_not_allowed_type_for_thtype_of_partitioning"],"reasons":["Field '%s' is of a not allowed type for this type of partitioning"],"use":["maria"]},{"code":"1660","keys":["total_length_partitioning_fields_too_large"],"reasons":["The total length of the partitioning fields is too large"],"use":["maria"]},{"code":"1661","keys":["cannot_execute_statement_impossible_to_write_to_binary_log_since_both_row_incapable_engines_and_statement_incapable_engines_involved"],"reasons":["Cannot execute statement: impossible to write to binary log since both row-incapable engines and statement-incapable engines are involved."],"use":["maria"]},{"code":"1662","keys":["cannot_execute_statement_impossible_to_write_to_binary_log_since_binlog_format_row_and_at_least_one_table_usesstorage_engine_limited_to_statement_based_logging"],"reasons":["Cannot execute statement: impossible to write to binary log since BINLOG_FORMAT = ROW and at least one table uses a storage engine limited to statement-based logging."],"use":["maria"]},{"code":"1663","keys":["cannot_execute_statement_impossible_to_write_to_binary_log_since_statement_unsafe_storage_engine_limited_to_statement_based_logging_and_binlog_format_mixed_s"],"reasons":["Cannot execute statement: impossible to write to binary log since statement is unsafe, storage engine is limited to statement-based logging, and BINLOG_FORMAT = MIXED. %s"],"use":["maria"]},{"code":"1664","keys":["cannot_execute_statement_impossible_to_write_to_binary_log_since_statement_row_format_and_at_least_one_table_usesstorage_engine_limited_to_statement_based_logging"],"reasons":["Cannot execute statement: impossible to write to binary log since statement is in row format and at least one table uses a storage engine limited to statement-based logging."],"use":["maria"]},{"code":"1665","keys":["cannot_execute_statement_impossible_to_write_to_binary_log_since_binlog_format_statement_and_at_least_one_table_usesstorage_engine_limited_to_row_based_logging_s"],"reasons":["Cannot execute statement: impossible to write to binary log since BINLOG_FORMAT = STATEMENT and at least one table uses a storage engine limited to row-based logging.%s"],"use":["maria"]},{"code":"1666","keys":["cannot_execute_statement_impossible_to_write_to_binary_log_since_statement_row_format_and_binlog_format_statement"],"reasons":["Cannot execute statement: impossible to write to binary log since statement is in row format and BINLOG_FORMAT = STATEMENT."],"use":["maria"]},{"code":"1667","keys":["cannot_execute_statement_impossible_to_write_to_binary_log_since_more_than_one_engine_involved_and_at_least_one_engine_self_logging"],"reasons":["Cannot execute statement: impossible to write to binary log since more than one engine is involved and at least one engine is self-logging."],"use":["maria"]},{"code":"1668","keys":["statement_unsafe_because_it_useslimit_clause_thunsafe_because_set_of_rows_included_cannot_be_predicted"],"reasons":["The statement is unsafe because it uses a LIMIT clause. This is unsafe because the set of rows included cannot be predicted."],"use":["maria"]},{"code":"1669","keys":["statement_unsafe_because_it_uses_insert_delayed_thunsafe_because_times_when_rows_inserted_cannot_be_predicted"],"reasons":["The statement is unsafe because it uses INSERT DELAYED. This is unsafe because the times when rows are inserted cannot be predicted."],"use":["maria"]},{"code":"1670","keys":["statement_unsafe_because_it_uses_general_log_slow_query_log_or_performance_schema_table_s_thunsafe_because_system_tables_may_differ_on_slaves"],"reasons":["The statement is unsafe because it uses the general log, slow query log, or performance_schema table(s). This is unsafe because system tables may differ on slaves."],"use":["maria"]},{"code":"1671","keys":["statement_unsafe_because_it_invokestrigger_orstored_function_that_inserts_into_auto_increment_column_inserted_values_cannot_be_logged_correctly"],"reasons":["Statement is unsafe because it invokes a trigger or a stored function that inserts into an AUTO_INCREMENT column. Inserted values cannot be logged correctly."],"use":["maria"]},{"code":"1672","keys":["statement_unsafe_because_it_usesudf_which_may_not_return_same_value_on_slave"],"reasons":["Statement is unsafe because it uses a UDF which may not return the same value on the slave."],"use":["maria"]},{"code":"1673","keys":["statement_unsafe_because_it_usessystem_variable_that_may_havedifferent_value_on_slave"],"reasons":["Statement is unsafe because it uses a system variable that may have a different value on the slave."],"use":["maria"]},{"code":"1674","keys":["statement_unsafe_because_it_usessystem_function_that_may_returndifferent_value_on_slave"],"reasons":["Statement is unsafe because it uses a system function that may return a different value on the slave."],"use":["maria"]},{"code":"1675","keys":["statement_unsafe_because_it_accessesnon_transactional_table_after_accessingtransactional_table_withsame_transaction"],"reasons":["Statement is unsafe because it accesses a non-transactional table after accessing a transactional table within the same transaction."],"use":["maria"]},{"code":"1676","keys":["s_statement_s"],"reasons":["%s Statement: %s"],"use":["maria"]},{"code":"1677","keys":["column_d_of_table_s_s_cannot_be_converted_from_type_s_to_type_s"],"reasons":["Column %d of table '%s.%s' cannot be converted from type '%s' to type '%s'"],"use":["maria"]},{"code":"1678","keys":["can_t_create_conversion_table_for_table_s_s"],"reasons":["Can't create conversion table for table '%s.%s'"],"use":["maria"]},{"code":"1679","keys":["cannot_modify_session_binlog_format_insidetransaction"],"reasons":["Cannot modify @@session.binlog_format inside a transaction"],"use":["maria"]},{"code":"1680","keys":["path_specified_for_s_too_long"],"reasons":["The path specified for %s is too long."],"use":["maria"]},{"code":"1681","keys":["s_deprecated_and_will_be_removed_infuture_release"],"reasons":["'%s' is deprecated and will be removed in a future release."],"use":["maria"]},{"code":"1682","keys":["native_table_s_s_has_wrong_structure"],"reasons":["Native table '%s'.'%s' has the wrong structure"],"use":["maria"]},{"code":"1683","keys":["invalid_performance_schema_usage"],"reasons":["Invalid performance_schema usage."],"use":["maria"]},{"code":"1684","keys":["table_s_s_was_skipped_since_its_definition_being_modified_by_concurrent_ddl_statement"],"reasons":["Table '%s'.'%s' was skipped since its definition is being modified by concurrent DDL statement"],"use":["maria"]},{"code":"1685","keys":["cannot_modify_session_binlog_direct_non_transactional_updates_insidetransaction"],"reasons":["Cannot modify @@session.binlog_direct_non_transactional_updates inside a transaction"],"use":["maria"]},{"code":"1686","keys":["cannot_change_binlog_direct_flag_insidestored_function_or_trigger"],"reasons":["Cannot change the binlog direct flag inside a stored function or trigger"],"use":["maria"]},{"code":"1687","keys":["a_spatial_index_may_only_containgeometrical_type_column"],"reasons":["A SPATIAL index may only contain a geometrical type column"],"use":["maria"]},{"code":"1688","keys":["comment_for_index_s_too_long_max_lu"],"reasons":["Comment for index '%s' is too long (max = %lu)"],"use":["maria"]},{"code":"1689","keys":["wait_onlock_was_aborted_due_topending_exclusive_lock"],"reasons":["Wait on a lock was aborted due to a pending exclusive lock"],"use":["maria"]},{"code":"1690","keys":["s_value_out_of_range_s"],"reasons":["%s value is out of range in '%s'"],"use":["maria"]},{"code":"1691","keys":["a_variable_non_integer_based_type_limit_clause"],"reasons":["A variable of a non-integer based type in LIMIT clause"],"use":["maria"]},{"code":"1692","keys":["mixing_self_logging_and_non_self_logging_engines_instatement_unsafe"],"reasons":["Mixing self-logging and non-self-logging engines in a statement is unsafe."],"use":["maria"]},{"code":"1693","keys":["statement_accesses_nontransactional_table_as_well_as_transactional_or_temporary_table_and_writes_to_any_of_them"],"reasons":["Statement accesses nontransactional table as well as transactional or temporary table, and writes to any of them."],"use":["maria"]},{"code":"1694","keys":["cannot_modify_session_sql_log_binsidetransaction"],"reasons":["Cannot modify @@session.sql_log_bin inside a transaction"],"use":["maria"]},{"code":"1695","keys":["cannot_change_sql_log_binsidestored_function_or_trigger"],"reasons":["Cannot change the sql_log_bin inside a stored function or trigger"],"use":["maria"]},{"code":"1696","keys":["failed_to_read_from_par_file"],"reasons":["Failed to read from the .par file"],"use":["maria"]},{"code":"1697","keys":["values_value_for_partition_s_must_have_type_int"],"reasons":["VALUES value for partition '%s' must have type INT"],"use":["maria"]},{"code":"1698","keys":["access_denied_for_user_s_s"],"reasons":["Access denied for user '%s'@'%s'"],"use":["maria"]},{"code":"1699","keys":["set_password_has_no_significance_for_users_authenticating_via_plugins"],"reasons":["SET PASSWORD has no significance for users authenticating via plugins"],"use":["maria"]},{"code":"1700","keys":["grant_with_identified_with_illegal_because_user_s_already_exists"],"reasons":["GRANT with IDENTIFIED WITH is illegal because the user %-.*s already exists"],"use":["maria"]},{"code":"1701","keys":["cannot_truncatetable_referenced_inforeign_key_constraint_s"],"reasons":["Cannot truncate a table referenced in a foreign key constraint (%s)"],"use":["maria"]},{"code":"1702","keys":["plugs_force_plus_permanent_and_can_not_be_unloaded"],"reasons":["Plugin '%s' is force_plus_permanent and can not be unloaded"],"use":["maria"]},{"code":"1703","keys":["requested_valueheartbeat_period_less_than_1_millisecond_value_reset_to_0_meaning_that_heartbeating_will_effectively_be_disabled"],"reasons":["The requested value for the heartbeat period is less than 1 millisecond. The value is reset to 0, meaning that heartbeating will effectively be disabled."],"use":["maria"]},{"code":"1704","keys":["requested_valueheartbeat_period_exceeds_value_of_slave_net_timeout_secondssensible_valueperiod_should_be_less_than_timeout"],"reasons":["The requested value for the heartbeat period exceeds the value of slave_net_timeout seconds. A sensible value for the period should be less than the timeout."],"use":["maria"]},{"code":"1705","keys":["multi_row_statements_required_more_than_max_binlog_stmt_cache_size_bytes_of_storage_increase_thmysqld_variable_and_try_again"],"reasons":["Multi-row statements required more than 'max_binlog_stmt_cache_size' bytes of storage. increase this mysqld variable and try again"],"use":["maria"]},{"code":"1706","keys":["primary_key_partition_key_update_not_allowed_since_table_updated_both_as_s_and_s"],"reasons":["Primary key/partition key update is not allowed since the table is updated both as '%s' and '%s'."],"use":["maria"]},{"code":"1707","keys":["table_rebuild_required_please_do_alter_table_s_force_or_dump_reload_to_fix_it"],"reasons":["Table rebuild required. Please do ''ALTER TABLE %s FORCE'' or dump/reload to fix it!"],"use":["maria"]},{"code":"1708","keys":["value_of_s_should_be_no_less_than_value_of_s"],"reasons":["The value of '%s' should be no less than the value of '%s'"],"use":["maria"]},{"code":"1709","keys":["index_column_size_too_large_maximum_column_size_lu_bytes"],"reasons":["Index column size too large. The maximum column size is %lu bytes."],"use":["maria"]},{"code":"1710","keys":["trigger_s_has_error_its_body_s"],"reasons":["Trigger '%s' has an error in its body: '%s'"],"use":["maria"]},{"code":"1711","keys":["unknown_trigger_has_error_its_body_s"],"reasons":["Unknown trigger has an error in its body: '%s'"],"use":["maria"]},{"code":"1712","keys":["index_s_corrupted"],"reasons":["Index %s is corrupted"],"use":["maria"]},{"code":"1713","keys":["undo_log_record_too_big"],"reasons":["Undo log record is too big."],"use":["maria"]},{"code":"1714","keys":["insert_ignore_select_unsafe_because_order_which_rows_retrieved_by_select_determines_which_if_any_rows_ignored_thorder_cannot_be_predicted_and_may_differ_on_master_and_slave"],"reasons":["INSERT IGNORE... SELECT is unsafe because the order in which rows are retrieved by the SELECT determines which (if any) rows are ignored. This order cannot be predicted and may differ on master and the slave."],"use":["maria"]},{"code":"1715","keys":["insert_select_on_duplicate_key_update_unsafe_because_order_which_rows_retrieved_by_select_determines_which_if_any_rows_updated_thorder_cannot_be_predicted_and_may_differ_on_master_and_slave"],"reasons":["INSERT... SELECT... ON DUPLICATE KEY UPDATE is unsafe because the order in which rows are retrieved by the SELECT determines which (if any) rows are updated. This order cannot be predicted and may differ on master and the slave."],"use":["maria"]},{"code":"1716","keys":["replace_select_unsafe_because_order_which_rows_retrieved_by_select_determines_which_if_any_rows_replaced_thorder_cannot_be_predicted_and_may_differ_on_master_and_slave"],"reasons":["REPLACE... SELECT is unsafe because the order in which rows are retrieved by the SELECT determines which (if any) rows are replaced. This order cannot be predicted and may differ on master and the slave."],"use":["maria"]},{"code":"1717","keys":["create_ignore_select_unsafe_because_order_which_rows_retrieved_by_select_determines_which_if_any_rows_ignored_thorder_cannot_be_predicted_and_may_differ_on_master_and_slave"],"reasons":["CREATE... IGNORE SELECT is unsafe because the order in which rows are retrieved by the SELECT determines which (if any) rows are ignored. This order cannot be predicted and may differ on master and the slave."],"use":["maria"]},{"code":"1718","keys":["create_replace_select_unsafe_because_order_which_rows_retrieved_by_select_determines_which_if_any_rows_replaced_thorder_cannot_be_predicted_and_may_differ_on_master_and_slave"],"reasons":["CREATE... REPLACE SELECT is unsafe because the order in which rows are retrieved by the SELECT determines which (if any) rows are replaced. This order cannot be predicted and may differ on master and the slave."],"use":["maria"]},{"code":"1719","keys":["update_ignore_unsafe_because_order_which_rows_updated_determines_which_if_any_rows_ignored_thorder_cannot_be_predicted_and_may_differ_on_master_and_slave"],"reasons":["UPDATE IGNORE is unsafe because the order in which rows are updated determines which (if any) rows are ignored. This order cannot be predicted and may differ on master and the slave."],"use":["maria"]},{"code":"1720","keys":["you_should_never_see_it"],"reasons":["You should never see it"],"use":["maria"]},{"code":"1721","keys":["you_should_never_see_it"],"reasons":["You should never see it"],"use":["maria"]},{"code":"1722","keys":["statements_writing_totable_with_auto_increment_column_after_selecting_from_another_table_unsafe_because_order_which_rows_retrieved_determines_what_if_any_rows_will_be_written_thorder_cannot_be_predicted_and_may_differ_on_master_and_slave"],"reasons":["Statements writing to a table with an auto-increment column after selecting from another table are unsafe because the order in which rows are retrieved determines what (if any) rows will be written. This order cannot be predicted and may differ on master and the slave."],"use":["maria"]},{"code":"1723","keys":["create_table_select_ontable_with_auto_increment_column_unsafe_because_order_which_rows_retrieved_by_select_determines_which_if_any_rows_inserted_thorder_cannot_be_predicted_and_may_differ_on_master_and_slave"],"reasons":["CREATE TABLE... SELECT... on a table with an auto-increment column is unsafe because the order in which rows are retrieved by the SELECT determines which (if any) rows are inserted. This order cannot be predicted and may differ on master and the slave."],"use":["maria"]},{"code":"1724","keys":["insert_on_duplicate_key_update_ontable_with_more_than_one_unique_key_unsafe"],"reasons":["INSERT... ON DUPLICATE KEY UPDATE on a table with more than one UNIQUE KEY is unsafe"],"use":["maria"]},{"code":"1725","keys":["table_being_used_foreign_key_check"],"reasons":["Table is being used in foreign key check."],"use":["maria"]},{"code":"1726","keys":["storage_engine_s_does_not_support_system_tables_s_s"],"reasons":["Storage engine '%s' does not support system tables. [%s.%s]"],"use":["maria"]},{"code":"1727","keys":["insert_into_autoincrement_field_which_not_first_part_composed_primary_key_unsafe"],"reasons":["INSERT into autoincrement field which is not the first part in the composed primary key is unsafe."],"use":["maria"]},{"code":"1728","keys":["cannot_load_from_s_s_table_probably_corrupted"],"reasons":["Cannot load from %s.%s. The table is probably corrupted"],"use":["maria"]},{"code":"1729","keys":["requested_value_smaster_delay_exceeds_maximum_u"],"reasons":["The requested value %s for the master delay exceeds the maximum %u"],"use":["maria"]},{"code":"1730","keys":["only_format_description_log_event_and_row_events_allowed_binlog_statements_but_s_was_provided"],"reasons":["Only Format_description_log_event and row events are allowed in BINLOG statements (but %s was provided"],"use":["maria"]},{"code":"1731","keys":["non_matching_attribute_s_between_partition_and_table"],"reasons":["Non matching attribute '%s' between partition and table"],"use":["maria"]},{"code":"1732","keys":["table_to_exchange_with_partition_partitioned_s"],"reasons":["Table to exchange with partition is partitioned: '%s'"],"use":["maria"]},{"code":"1733","keys":["table_to_exchange_with_partition_temporary_s"],"reasons":["Table to exchange with partition is temporary: '%s'"],"use":["maria"]},{"code":"1734","keys":["subpartitioned_table_use_subpartition_instead_of_partition"],"reasons":["Subpartitioned table, use subpartition instead of partition"],"use":["maria"]},{"code":"1735","keys":["unknown_partition_s_table_s"],"reasons":["Unknown partition '%s' in table '%s'"],"use":["maria"]},{"code":"1736","keys":["tables_have_different_definitions"],"reasons":["Tables have different definitions"],"use":["maria"]},{"code":"1737","keys":["foundrow_that_does_not_match_partition"],"reasons":["Found a row that does not match the partition"],"use":["maria"]},{"code":"1738","keys":["option_binlog_cache_size_lu_greater_than_max_binlog_cache_size_lu_setting_binlog_cache_size_equal_to_max_binlog_cache_size"],"reasons":["Option binlog_cache_size (%lu) is greater than max_binlog_cache_size (%lu). setting binlog_cache_size equal to max_binlog_cache_size."],"use":["maria"]},{"code":"1739","keys":["cannot_use_s_access_on_index_s_due_to_type_or_collation_conversion_on_field_s"],"reasons":["Cannot use %s access on index '%s' due to type or collation conversion on field '%s'"],"use":["maria"]},{"code":"1740","keys":["table_to_exchange_with_partition_has_foreign_key_references_s"],"reasons":["Table to exchange with partition has foreign key references: '%s'"],"use":["maria"]},{"code":"1741","keys":["key_value_s_was_not_found_table_s_s"],"reasons":["Key value '%s' was not found in table '%s.%s'"],"use":["maria"]},{"code":"1742","keys":["data_for_column_s_too_long"],"reasons":["Data for column '%s' too long"],"use":["maria"]},{"code":"1743","keys":["replication_event_checksum_verification_failed_while_reading_from_network"],"reasons":["Replication event checksum verification failed while reading from network."],"use":["maria"]},{"code":"1744","keys":["replication_event_checksum_verification_failed_while_reading_fromlog_file"],"reasons":["Replication event checksum verification failed while reading from a log file."],"use":["maria"]},{"code":"1745","keys":["option_binlog_stmt_cache_size_lu_greater_than_max_binlog_stmt_cache_size_lu_setting_binlog_stmt_cache_size_equal_to_max_binlog_stmt_cache_size"],"reasons":["Option binlog_stmt_cache_size (%lu) is greater than max_binlog_stmt_cache_size (%lu). setting binlog_stmt_cache_size equal to max_binlog_stmt_cache_size."],"use":["maria"]},{"code":"1746","keys":["can_t_update_table_s_while_s_being_created"],"reasons":["Can't update table '%s' while '%s' is being created."],"use":["maria"]},{"code":"1747","keys":["partition_clause_on_non_partitioned_table"],"reasons":["PARTITION () clause on non partitioned table"],"use":["maria"]},{"code":"1748","keys":["foundrow_not_matching_given_partition_set"],"reasons":["Found a row not matching the given partition set"],"use":["maria"]},{"code":"1749","keys":["partition_s_doesn_t_exist"],"reasons":["partition '%s' doesn't exist"],"use":["maria"]},{"code":"1750","keys":["failure_while_changing_type_of_replication_repository_s"],"reasons":["Failure while changing the type of replication repository: %s."],"use":["maria"]},{"code":"1751","keys":["creation_of_some_temporary_tables_could_not_be_rolled_back"],"reasons":["The creation of some temporary tables could not be rolled back."],"use":["maria"]},{"code":"1752","keys":["some_temporary_tables_were_dropped_but_these_operations_could_not_be_rolled_back"],"reasons":["Some temporary tables were dropped, but these operations could not be rolled back."],"use":["maria"]},{"code":"1753","keys":["s_not_supported_multi_threaded_slave_mode_s"],"reasons":["%s is not supported in multi-threaded slave mode. %s"],"use":["maria"]},{"code":"1754","keys":["number_of_modified_databases_exceeds_maximum_d_database_names_will_not_be_included_replication_event_metadata"],"reasons":["The number of modified databases exceeds the maximum %d. the database names will not be included in the replication event metadata."],"use":["maria"]},{"code":"1755","keys":["cannot_execute_current_event_group_parallel_mode_encountered_event_s_relay_log_name_s_position_s_which_prevents_execution_of_thevent_group_parallel_mode_reason_s"],"reasons":["Cannot execute the current event group in the parallel mode. Encountered event %s, relay-log name %s, position %s which prevents execution of this event group in parallel mode. Reason: %s."],"use":["maria"]},{"code":"1756","keys":["s"],"reasons":["%s"],"use":["maria"]},{"code":"1757","keys":["fulltext_index_not_supported_for_partitioned_tables"],"reasons":["FULLTEXT index is not supported for partitioned tables."],"use":["maria"]},{"code":"1758","keys":["invalid_condition_number"],"reasons":["Invalid condition number"],"use":["maria"]},{"code":"1759","keys":["sending_passwords_platext_without_ssl_tls_extremely_insecure"],"reasons":["Sending passwords in plain text without SSL/TLS is extremely insecure."],"use":["maria"]},{"code":"1760","keys":["storing_mariadb_user_name_or_password_information_master_info_repository_not_secure_and_therefore_not_recommended_please_see_mariadb_manual_for_more_about_thissue_and_possible_alternatives"],"reasons":["Storing MariaDB user name or password information in the master.info repository is not secure and is therefore not recommended. Please see the MariaDB Manual for more about this issue and possible alternatives"],"use":["maria"]},{"code":"1761","keys":["foreign_key_constraint_for_table_s_record_s_would_lead_toduplicate_entry_table_s_key_s"],"reasons":["Foreign key constraint for table '%s', record '%s' would lead to a duplicate entry in table '%s', key '%s'"],"use":["maria"]},{"code":"1762","keys":["foreign_key_constraint_for_table_s_record_s_would_lead_toduplicate_entry_inchild_table"],"reasons":["Foreign key constraint for table '%s', record '%s' would lead to a duplicate entry in a child table"],"use":["maria"]},{"code":"1763","keys":["setting_authentication_options_not_possible_when_only_slave_sql_thread_being_started"],"reasons":["Setting authentication options is not possible when only the Slave SQL Thread is being started."],"use":["maria"]},{"code":"1764","keys":["table_does_not_have_fulltext_index_to_support_thquery"],"reasons":["The table does not have FULLTEXT index to support this query"],"use":["maria"]},{"code":"1765","keys":["system_variable_s_cannot_be_set_stored_functions_or_triggers"],"reasons":["The system variable %s cannot be set in stored functions or triggers."],"use":["maria"]},{"code":"1766","keys":["system_variable_s_cannot_be_set_when__ongoing_transaction"],"reasons":["The system variable %s cannot be set when there is an ongoing transaction."],"use":["maria"]},{"code":"1767","keys":["system_variable_session_gtid_next_has_value_s_which_not_listed_session_gtid_next_list"],"reasons":["The system variable @@SESSION.GTID_NEXT has the value %s, which is not listed in @@SESSION.GTID_NEXT_LIST."],"use":["maria"]},{"code":"1768","keys":["system_variable_session_gtid_next_cannot_change_insidetransaction"],"reasons":["The system variable @@SESSION.GTID_NEXT cannot change inside a transaction."],"use":["maria"]},{"code":"1769","keys":["statement_set_s_cannot_invokestored_function"],"reasons":["The statement 'SET %s' cannot invoke a stored function."],"use":["maria"]},{"code":"1770","keys":["system_variable_session_gtid_next_cannot_be_automatic_when_session_gtid_next_list_non_null"],"reasons":["The system variable @@SESSION.GTID_NEXT cannot be 'AUTOMATIC' when @@SESSION.GTID_NEXT_LIST is non-NULL."],"use":["maria"]},{"code":"1771","keys":["skipping_transaction_s_because_it_has_already_been_executed_and_logged"],"reasons":["Skipping transaction %s because it has already been executed and logged."],"use":["maria"]},{"code":"1772","keys":["malformed_gtid_set_specification_s"],"reasons":["Malformed GTID set specification '%s'."],"use":["maria"]},{"code":"1773","keys":["malformed_gtid_set_encoding"],"reasons":["Malformed GTID set encoding."],"use":["maria"]},{"code":"1774","keys":["malformed_gtid_specification_s"],"reasons":["Malformed GTID specification '%s'."],"use":["maria"]},{"code":"1775","keys":["impossible_to_generate_global_transaction_identifier_integer_component_reached_maximal_value_restart_server_withnew_server_uuid"],"reasons":["Impossible to generate Global Transaction Identifier: the integer component reached the maximal value. Restart the server with a new server_uuid."],"use":["maria"]},{"code":"1776","keys":["parameters_master_log_file_master_log_pos_relay_log_file_and_relay_log_pos_cannot_be_set_when_master_auto_position_active","configuration_error"],"reasons":["Parameters MASTER_LOG_FILE, MASTER_LOG_POS, RELAY_LOG_FILE and RELAY_LOG_POS cannot be set when MASTER_AUTO_POSITION is active.","Configuration error:"],"use":["maria","sap_hana"]},{"code":"1777","keys":["change_master_to_master_auto_position_1_can_only_be_executed_when_global_gtid_mode_on","configuration_warning"],"reasons":["CHANGE MASTER TO MASTER_AUTO_POSITION = 1 can only be executed when @@GLOBAL.GTID_MODE = ON.","Configuration warning:"],"use":["maria","sap_hana"]},{"code":"1778","keys":["cannot_execute_statements_with_implicit_commit_insidetransaction_when_session_gtid_next_automatic"],"reasons":["Cannot execute statements with implicit commit inside a transaction when @@SESSION.GTID_NEXT != AUTOMATIC."],"use":["maria"]},{"code":"1779","keys":["gtid_mode_on_or_gtid_mode_upgrade_step_2_requires_disable_gtid_unsafe_statements_1","global_gtid_mode_on_or_upgrade_step_2_requires_global_enforce_gtid_consistency_1"],"reasons":["GTID_MODE = ON or GTID_MODE = UPGRADE_STEP_2 requires DISABLE_GTID_UNSAFE_STATEMENTS = 1.","@@GLOBAL.GTID_MODE = ON or UPGRADE_STEP_2 requires @@GLOBAL.ENFORCE_GTID_CONSISTENCY = 1."],"use":["maria","maria"]},{"code":"1780","keys":["global_gtid_mode_on_or_upgrade_step_1_or_upgrade_step_2_requires_log_band_log_slave_updates"],"reasons":["@@GLOBAL.GTID_MODE = ON or UPGRADE_STEP_1 or UPGRADE_STEP_2 requires --log-bin and --log-slave-updates."],"use":["maria"]},{"code":"1781","keys":["session_gtid_next_cannot_be_set_to_uuid_number_when_global_gtid_mode_off"],"reasons":["@@SESSION.GTID_NEXT cannot be set to UUID:NUMBER when @@GLOBAL.GTID_MODE = OFF."],"use":["maria"]},{"code":"1782","keys":["session_gtid_next_cannot_be_set_to_anonymous_when_global_gtid_mode_on"],"reasons":["@@SESSION.GTID_NEXT cannot be set to ANONYMOUS when @@GLOBAL.GTID_MODE = ON."],"use":["maria"]},{"code":"1783","keys":["session_gtid_next_list_cannot_be_set_tonon_null_value_when_global_gtid_mode_off"],"reasons":["@@SESSION.GTID_NEXT_LIST cannot be set to a non-NULL value when @@GLOBAL.GTID_MODE = OFF."],"use":["maria"]},{"code":"1784","keys":["foundgtid_log_event_or_previous_gtids_log_event_when_global_gtid_mode_off"],"reasons":["Found a Gtid_log_event or Previous_gtids_log_event when @@GLOBAL.GTID_MODE = OFF."],"use":["maria"]},{"code":"1785","keys":["when_global_enforce_gtid_consistency_1_updates_to_non_transactional_tables_can_only_be_done_either_autocommitted_statements_or_single_statement_transactions_and_never_same_statement_as_updates_to_transactional_tables"],"reasons":["When @@GLOBAL.ENFORCE_GTID_CONSISTENCY = 1, updates to non-transactional tables can only be done in either autocommitted statements or single-statement transactions, and never in the same statement as updates to transactional tables."],"use":["maria"]},{"code":"1786","keys":["create_table_select_forbidden_when_global_enforce_gtid_consistency_1"],"reasons":["CREATE TABLE ... SELECT is forbidden when @@GLOBAL.ENFORCE_GTID_CONSISTENCY = 1."],"use":["maria"]},{"code":"1787","keys":["when_global_enforce_gtid_consistency_1_statements_create_temporary_table_and_drop_temporary_table_can_be_executed_innon_transactional_context_only_and_require_that_autocommit_1"],"reasons":["When @@GLOBAL.ENFORCE_GTID_CONSISTENCY = 1, the statements CREATE TEMPORARY TABLE and DROP TEMPORARY TABLE can be executed in a non-transactional context only, and require that AUTOCOMMIT = 1."],"use":["maria"]},{"code":"1788","keys":["value_of_global_gtid_mode_can_only_change_one_step_attime_off_upgrade_step_1_upgrade_step_2_on_also_note_that_thvalue_must_be_stepped_up_or_down_simultaneously_on_all_servers_see_manual_for_instructions"],"reasons":["The value of @@GLOBAL.GTID_MODE can only change one step at a time: OFF <-> UPGRADE_STEP_1 <-> UPGRADE_STEP_2 <-> ON. Also note that this value must be stepped up or down simultaneously on all servers. see the Manual for instructions."],"use":["maria"]},{"code":"1789","keys":["slave_connecting_using_change_master_to_master_auto_position_1_but_master_has_purged_binary_logs_containing_gtids_that_slave_requires"],"reasons":["The slave is connecting using CHANGE MASTER TO MASTER_AUTO_POSITION = 1, but the master has purged binary logs containing GTIDs that the slave requires."],"use":["maria"]},{"code":"1790","keys":["session_gtid_next_cannot_be_changed_byclient_that_ownsgtid_client_owns_s_ownership_released_on_commit_or_rollback"],"reasons":["@@SESSION.GTID_NEXT cannot be changed by a client that owns a GTID. The client owns %s. Ownership is released on COMMIT or ROLLBACK."],"use":["maria"]},{"code":"1791","keys":["unknown_explaformat_name_s"],"reasons":["Unknown EXPLAIN format name: '%s'"],"use":["maria"]},{"code":"1792","keys":["cannot_execute_statement_inread_only_transaction","shared_memory_error"],"reasons":["Cannot execute statement in a READ ONLY transaction.","Shared memory error"],"use":["maria","sap_hana"]},{"code":"1793","keys":["comment_for_table_partition_s_too_long_max_lu","invalid_key_or_invalid_size"],"reasons":["Comment for table partition '%s' is too long (max = %lu","Invalid key or invalid size"],"use":["maria","sap_hana"]},{"code":"1794","keys":["slave_not_configured_or_failed_to_initialize_properly_you_must_at_least_set_server_id_to_enable_eithermaster_orslave_additional_error_messages_can_be_found_mariadb_error_log","segment_already_exists"],"reasons":["Slave is not configured or failed to initialize properly. You must at least set --server-id to enable either a master or a slave. Additional error messages can be found in the MariaDB error log","The segment already exists"],"use":["maria","sap_hana"]},{"code":"1795","keys":["innodb_presently_supports_one_fulltext_index_creation_attime","exceed_system_wide_limit_on_shared_memory"],"reasons":["InnoDB presently supports one FULLTEXT index creation at a time","Exceed the system-wide limit on shared memory"],"use":["maria","sap_hana"]},{"code":"1796","keys":["cannot_create_fulltext_index_on_temporary_innodb_table","no_segment_existsgiven_key"],"reasons":["Cannot create FULLTEXT index on temporary InnoDB table","No segment exists for the given key"],"use":["maria","sap_hana"]},{"code":"1797","keys":["column_s_of_wrong_type_for_innodb_fulltext_index","user_does_not_have_permission_to_access_shared_memory_segment"],"reasons":["Column '%s' is of wrong type for an InnoDB FULLTEXT index","The user does not have permission to access the shared memory segment"],"use":["maria","sap_hana"]},{"code":"1798","keys":["index_s_of_wrong_type_for_innodb_fulltext_index","no_memory_could_be_allocated_for_segment_overhead"],"reasons":["Index '%s' is of wrong type for an InnoDB FULLTEXT index","No memory could be allocated for segment overhead"],"use":["maria","sap_hana"]},{"code":"1799","keys":["creating_index_s_required_more_than_innodb_online_alter_log_max_size_bytes_of_modification_log_please_try_again","invalid_shmid"],"reasons":["Creating index '%s' required more than 'innodb_online_alter_log_max_size' bytes of modification log. Please try again.","Invalid shmid"],"use":["maria","sap_hana"]},{"code":"1800","keys":["unknown_algorithm_s","allow_read_access_for_shmid"],"reasons":["Unknown ALGORITHM '%s'","Allow read access for shmid"],"use":["maria","sap_hana"]},{"code":"1801","keys":["unknown_lock_type_s","shmid_points_toremoved_identifier"],"reasons":["Unknown LOCK type '%s'","Shmid points to a removed identifier"],"use":["maria","sap_hana"]},{"code":"1802","keys":["change_master_cannot_be_executed_when_slave_was_stopped_with_error_or_killed_mts_mode_consider_using_reset_slave_or_start_slave_until","effective_user_id_calling_process_not_creator"],"reasons":["CHANGE MASTER cannot be executed when the slave was stopped with an error or killed in MTS mode. Consider using RESET SLAVE or START SLAVE UNTIL.","The effective user ID of the calling process is not the creator"],"use":["maria","sap_hana"]},{"code":"1803","keys":["cannot_recover_after_slave_errored_out_parallel_execution_mode_additional_error_messages_can_be_found_mariadb_error_log","gid_or_uid_value_too_large_to_be_stored_structure"],"reasons":["Cannot recover after SLAVE errored out in parallel execution mode. Additional error messages can be found in the MariaDB error log","The gid or uid value is too large to be stored in the structure"],"use":["maria","sap_hana"]},{"code":"1804","keys":["cannot_clean_up_worker_info_tables_additional_error_messages_can_be_found_mariadb_error_log","user_does_not_have_permission_to_access_shared_memory_segment"],"reasons":["Cannot clean up worker info tables. Additional error messages can be found in the MariaDB error log","The user does not have permission to access the shared memory segment"],"use":["maria","sap_hana"]},{"code":"1805","keys":["column_count_of_s_s_wrong_expected_d_found_d_table_probably_corrupted","invalid_shmid"],"reasons":["Column count of %s.%s is wrong. Expected %d, found %d. The table is probably corrupted","Invalid shmid"],"use":["maria","sap_hana"]},{"code":"1806","keys":["slave_must_silently_retry_current_transaction","no_memory_could_be_allocateddescriptor_orpage_tables"],"reasons":["Slave must silently retry current transaction","No memory could be allocated for the descriptor or for the page tables"],"use":["maria","sap_hana"]},{"code":"1807","keys":["foreign_key_check_running_on_table_s_cannot_discard_table","unknown_shared_memory_error"],"reasons":["There is a foreign key check running on table '%s'. Cannot discard the table.","Unknown shared memory error"],"use":["maria","sap_hana"]},{"code":"1808","keys":["schema_mismatch_s"],"reasons":["Schema mismatch (%s"],"use":["maria"]},{"code":"1809","keys":["table_s_system_tablespace"],"reasons":["Table '%s' in system tablespace"],"use":["maria"]},{"code":"1810","keys":["io_read_error_lu_s_s"],"reasons":["IO Read error: (%lu, %s) %s"],"use":["maria"]},{"code":"1811","keys":["io_write_error_lu_s_s"],"reasons":["IO Write error: (%lu, %s) %s"],"use":["maria"]},{"code":"1812","keys":["tablespace_missing_for_table_s"],"reasons":["Tablespace is missing for table '%s'"],"use":["maria"]},{"code":"1813","keys":["tablespace_for_table_s_exists_please_discard_tablespace_before_import"],"reasons":["Tablespace for table '%s' exists. Please DISCARD the tablespace before IMPORT."],"use":["maria"]},{"code":"1814","keys":["tablespace_discarded_for_table_s"],"reasons":["Tablespace has been discarded for table '%s'"],"use":["maria"]},{"code":"1815","keys":["internal_error_s"],"reasons":["Internal error: %s"],"use":["maria"]},{"code":"1816","keys":["alter_table_s_import_tablespace_failed_with_error_lu_s"],"reasons":["ALTER TABLE '%s' IMPORT TABLESPACE failed with error %lu : '%s'"],"use":["maria"]},{"code":"1817","keys":["index_corrupt_s"],"reasons":["Index corrupt: %s"],"use":["maria"]},{"code":"1818","keys":["year_lu_column_type_deprecated_creating_year_4_column_instead"],"reasons":["YEAR(%lu) column type is deprecated. Creating YEAR(4) column instead."],"use":["maria"]},{"code":"1819","keys":["your_password_does_not_satisfy_current_policy_requirements"],"reasons":["Your password does not satisfy the current policy requirements"],"use":["maria"]},{"code":"1820","keys":["you_must_set_password_before_executing_thstatement"],"reasons":["You must SET PASSWORD before executing this statement"],"use":["maria"]},{"code":"1821","keys":["failed_to_add_foreign_key_constaint_missing_index_for_constraint_s_foreign_table_s"],"reasons":["Failed to add the foreign key constaint. Missing index for constraint '%s' in the foreign table '%s'"],"use":["maria"]},{"code":"1822","keys":["failed_to_add_foreign_key_constaint_missing_index_for_constraint_s_referenced_table_s"],"reasons":["Failed to add the foreign key constaint. Missing index for constraint '%s' in the referenced table '%s'"],"use":["maria"]},{"code":"1823","keys":["failed_to_add_foreign_key_constraint_s_to_system_tables"],"reasons":["Failed to add the foreign key constraint '%s' to system tables"],"use":["maria"]},{"code":"1824","keys":["failed_to_open_referenced_table_s"],"reasons":["Failed to open the referenced table '%s'"],"use":["maria"]},{"code":"1825","keys":["failed_to_add_foreign_key_constraint_on_table_s_incorrect_options_foreign_key_constraint_s"],"reasons":["Failed to add the foreign key constraint on table '%s'. Incorrect options in FOREIGN KEY constraint '%s'"],"use":["maria"]},{"code":"1826","keys":["duplicate_foreign_key_constraint_name_s"],"reasons":["Duplicate foreign key constraint name '%s'"],"use":["maria"]},{"code":"1827","keys":["password_hash_doesn_t_have_expected_format_check_if_correct_password_algorithm_being_used_with_password_function"],"reasons":["The password hash doesn't have the expected format. Check if the correct password algorithm is being used with the PASSWORD() function."],"use":["maria"]},{"code":"1828","keys":["cannot_drop_column_s_needed_inforeign_key_constraint_s"],"reasons":["Cannot drop column '%s': needed in a foreign key constraint '%s'"],"use":["maria"]},{"code":"1829","keys":["cannot_drop_column_s_needed_inforeign_key_constraint_s_of_table_s"],"reasons":["Cannot drop column '%s': needed in a foreign key constraint '%s' of table '%s'"],"use":["maria"]},{"code":"1830","keys":["column_s_cannot_be_not_null_needed_inforeign_key_constraint_s_set_null"],"reasons":["Column '%s' cannot be NOT NULL: needed in a foreign key constraint '%s' SET NULL"],"use":["maria"]},{"code":"1831","keys":["duplicate_index_s_defined_on_table_s_s_thdeprecated_and_will_be_disallowed_infuture_release"],"reasons":["Duplicate index '%s' defined on the table '%s.%s'. This is deprecated and will be disallowed in a future release."],"use":["maria"]},{"code":"1832","keys":["cannot_change_column_s_used_inforeign_key_constraint_s"],"reasons":["Cannot change column '%s': used in a foreign key constraint '%s'"],"use":["maria"]},{"code":"1833","keys":["cannot_change_column_s_used_inforeign_key_constraint_s_of_table_s"],"reasons":["Cannot change column '%s': used in a foreign key constraint '%s' of table '%s'"],"use":["maria"]},{"code":"1834","keys":["cannot_delete_rows_from_table_which_parent_inforeign_key_constraint_s_of_table_s"],"reasons":["Cannot delete rows from table which is parent in a foreign key constraint '%s' of table '%s'"],"use":["maria"]},{"code":"1835","keys":["malformed_communication_packet"],"reasons":["Malformed communication packet."],"use":["maria"]},{"code":"1836","keys":["running_read_only_mode"],"reasons":["Running in read-only mode"],"use":["maria"]},{"code":"1837","keys":["when_gtid_next_set_togtid_you_must_explicitly_set_it_agaaftercommit_or_rollback_if_you_see_therror_message_slave_sql_thread_it_means_thattable_current_transaction_transactional_on_master_and_non_transactional_on_slave_inclient_connection_it_means_that_you_executed_set_gtid_next_beforetransaction_and_forgot_to_set_gtid_next_todifferent_identifier_or_to_automatic_after_commit_or_rollback_current_gtid_next_s"],"reasons":["When GTID_NEXT is set to a GTID, you must explicitly set it again after a COMMIT or ROLLBACK. If you see this error message in the slave SQL thread, it means that a table in the current transaction is transactional on the master and non-transactional on the slave. In a client connection, it means that you executed SET GTID_NEXT before a transaction and forgot to set GTID_NEXT to a different identifier or to 'AUTOMATIC' after COMMIT or ROLLBACK. Current GTID_NEXT is '%s'"],"use":["maria"]},{"code":"1838","keys":["system_variable_s_cannot_be_set_stored_procedures"],"reasons":["The system variable %s cannot be set in stored procedures."],"use":["maria"]},{"code":"1839","keys":["global_gtid_purged_can_only_be_set_when_global_gtid_mode_on"],"reasons":["@@GLOBAL.GTID_PURGED can only be set when @@GLOBAL.GTID_MODE = ON."],"use":["maria"]},{"code":"1840","keys":["global_gtid_purged_can_only_be_set_when_global_gtid_executed_empty"],"reasons":["@@GLOBAL.GTID_PURGED can only be set when @@GLOBAL.GTID_EXECUTED is empty."],"use":["maria"]},{"code":"1841","keys":["global_gtid_purged_can_only_be_set_when_no_ongoing_transactions_not_even_other_clients"],"reasons":["@@GLOBAL.GTID_PURGED can only be set when there are no ongoing transactions (not even in other clients)."],"use":["maria"]},{"code":"1842","keys":["global_gtid_purged_was_changed_from_s_to_s"],"reasons":["@@GLOBAL.GTID_PURGED was changed from '%s' to '%s'."],"use":["maria"]},{"code":"1843","keys":["global_gtid_executed_was_changed_from_s_to_s"],"reasons":["@@GLOBAL.GTID_EXECUTED was changed from '%s' to '%s'."],"use":["maria"]},{"code":"1844","keys":["cannot_execute_statement_impossible_to_write_to_binary_log_since_binlog_format_statement_and_both_replicated_and_non_replicated_tables_written_to"],"reasons":["Cannot execute statement: impossible to write to binary log since BINLOG_FORMAT = STATEMENT, and both replicated and non replicated tables are written to."],"use":["maria"]},{"code":"1845","keys":["s_not_supported_for_thoperation_try_s"],"reasons":["%s is not supported for this operation. Try %s."],"use":["maria"]},{"code":"1846","keys":["s_not_supported_reason_s_try_s"],"reasons":["%s is not supported. Reason: %s. Try %s."],"use":["maria"]},{"code":"1847","keys":["copy_algorithm_requireslock"],"reasons":["COPY algorithm requires a lock"],"use":["maria"]},{"code":"1848","keys":["partition_specific_operations_do_not_yet_support_lock_algorithm"],"reasons":["Partition specific operations do not yet support LOCK/ALGORITHM"],"use":["maria"]},{"code":"1849","keys":["columns_participating_inforeign_key_renamed"],"reasons":["Columns participating in a foreign key are renamed"],"use":["maria"]},{"code":"1850","keys":["cannot_change_column_type_inplace"],"reasons":["Cannot change column type INPLACE"],"use":["maria"]},{"code":"1851","keys":["adding_foreign_keys_needs_foreign_key_checks_off"],"reasons":["Adding foreign keys needs foreign_key_checks=OFF"],"use":["maria"]},{"code":"1852","keys":["creating_unique_indexes_with_ignore_requires_copy_algorithm_to_remove_duplicate_rows"],"reasons":["Creating unique indexes with IGNORE requires COPY algorithm to remove duplicate rows"],"use":["maria"]},{"code":"1853","keys":["droppingprimary_key_not_allowed_without_also_addingnew_primary_key"],"reasons":["Dropping a primary key is not allowed without also adding a new primary key"],"use":["maria"]},{"code":"1854","keys":["adding_auto_increment_column_requireslock"],"reasons":["Adding an auto-increment column requires a lock"],"use":["maria"]},{"code":"1855","keys":["cannot_replace_hidden_fts_doc_id_withuser_visible_one"],"reasons":["Cannot replace hidden FTS_DOC_ID with a user-visible one"],"use":["maria"]},{"code":"1856","keys":["cannot_drop_or_rename_fts_doc_id","sql_plan_execution_monitor_general_error"],"reasons":["Cannot drop or rename FTS_DOC_ID","[SQL Plan Execution Monitor] general error"],"use":["maria","sap_hana"]},{"code":"1857","keys":["fulltext_index_creation_requireslock"],"reasons":["Fulltext index creation requires a lock"],"use":["maria"]},{"code":"1858","keys":["sql_slave_skip_counter_can_not_be_set_when_server_running_with_global_gtid_mode_on_instead_for_each_transaction_that_you_want_to_skip_generate_empty_transaction_with_same_gtid_as_transaction"],"reasons":["sql_slave_skip_counter can not be set when the server is running with @@GLOBAL.GTID_MODE = ON. Instead, for each transaction that you want to skip, generate an empty transaction with the same GTID as the transaction"],"use":["maria"]},{"code":"1859","keys":["duplicate_entry_for_key_s"],"reasons":["Duplicate entry for key '%s'"],"use":["maria"]},{"code":"1860","keys":["long_database_name_and_identifier_for_object_resulted_path_length_exceeding_d_characters_path_s"],"reasons":["Long database name and identifier for object resulted in path length exceeding %d characters. Path: '%s'."],"use":["maria"]},{"code":"1861","keys":["cannot_silently_convert_null_values_as_required_thsql_mode"],"reasons":["cannot silently convert NULL values, as required in this SQL_MODE"],"use":["maria"]},{"code":"1862","keys":["your_password_has_expired_to_log_you_must_change_it_usingclient_that_supports_expired_passwords"],"reasons":["Your password has expired. To log in you must change it using a client that supports expired passwords."],"use":["maria"]},{"code":"1863","keys":["foundrow_wrong_partition_s"],"reasons":["Found a row in wrong partition %s"],"use":["maria"]},{"code":"1864","keys":["cannot_schedule_event_s_relay_log_name_s_position_s_to_worker_thread_because_its_size_lu_exceeds_lu_of_slave_pending_jobs_size_max"],"reasons":["Cannot schedule event %s, relay-log name %s, position %s to Worker thread because its size %lu exceeds %lu of slave_pending_jobs_size_max."],"use":["maria"]},{"code":"1865","keys":["cannot_create_fulltext_index_with_parser_on_innodb_table"],"reasons":["Cannot CREATE FULLTEXT INDEX WITH PARSER on InnoDB table"],"use":["maria"]},{"code":"1866","keys":["binary_log_file_s_logically_corrupted_s"],"reasons":["The binary log file '%s' is logically corrupted: %s"],"use":["maria"]},{"code":"1867","keys":["file_s_was_not_purged_because_it_was_being_read_by_d_thread_s_purged_only_d_out_of_d_files"],"reasons":["file %s was not purged because it was being read by %d thread(s), purged only %d out of %d files."],"use":["maria"]},{"code":"1868","keys":["file_s_was_not_purged_because_it_active_log_file"],"reasons":["file %s was not purged because it is the active log file."],"use":["maria"]},{"code":"1869","keys":["auto_increment_value_update_conflicts_with_internally_generated_values"],"reasons":["Auto-increment value in UPDATE conflicts with internally generated values"],"use":["maria"]},{"code":"1870","keys":["row_events_not_logged_for_s_statements_that_modify_blackhole_tables_row_format_table_s_s"],"reasons":["Row events are not logged for %s statements that modify BLACKHOLE tables in row format. Table(s): '%s'"],"use":["maria"]},{"code":"1871","keys":["slave_failed_to_initialize_master_info_structure_from_repository"],"reasons":["Slave failed to initialize master info structure from the repository"],"use":["maria"]},{"code":"1872","keys":["slave_failed_to_initialize_relay_log_info_structure_from_repository"],"reasons":["Slave failed to initialize relay log info structure from the repository"],"use":["maria"]},{"code":"1873","keys":["access_denied_trying_to_change_to_user_s_s_using_password_s_disconnecting"],"reasons":["Access denied trying to change to user '%s'@'%s' (using password: %s). Disconnecting."],"use":["maria"]},{"code":"1874","keys":["innodb_read_only_mode"],"reasons":["InnoDB is in read only mode."],"use":["maria"]},{"code":"1875","keys":["stop_slave_command_execution_incomplete_slave_sql_thread_got_stop_signal_thread_busy_sql_thread_will_stop_once_current_task_complete"],"reasons":["STOP SLAVE command execution is incomplete: Slave SQL thread got the stop signal, thread is busy, SQL thread will stop once the current task is complete."],"use":["maria"]},{"code":"1876","keys":["stop_slave_command_execution_incomplete_slave_io_thread_got_stop_signal_thread_busy_io_thread_will_stop_once_current_task_complete"],"reasons":["STOP SLAVE command execution is incomplete: Slave IO thread got the stop signal, thread is busy, IO thread will stop once the current task is complete."],"use":["maria"]},{"code":"1877","keys":["operation_cannot_be_performed_table_s_s_missing_corrupt_or_contains_bad_data"],"reasons":["Operation cannot be performed. The table '%s.%s' is missing, corrupt or contains bad data."],"use":["maria"]},{"code":"1878","keys":["temporary_file_write_failure"],"reasons":["Temporary file write failure."],"use":["maria"]},{"code":"1879","keys":["upgrade_index_name_failed_please_use_create_index_alter_table_algorithm_copy_to_rebuild_index"],"reasons":["Upgrade index name failed, please use create index(alter table) algorithm copy to rebuild index."],"use":["maria"]},{"code":"1880","keys":[""],"reasons":["''"],"use":["maria"]},{"code":"1900","keys":[""],"reasons":["''"],"use":["maria"]},{"code":"1901","keys":["function_or_expression_s_cannot_be_used_s_clause_of_s"],"reasons":["Function or expression '%s' cannot be used in the %s clause of %`s"],"use":["maria"]},{"code":"1902","keys":[""],"reasons":["''"],"use":["maria"]},{"code":"1903","keys":["primary_key_cannot_be_defined_upongenerated_column"],"reasons":["Primary key cannot be defined upon a generated column"],"use":["maria"]},{"code":"1904","keys":["key_index_cannot_be_defined_onvirtual_generated_column"],"reasons":["Key/Index cannot be defined on a virtual generated column"],"use":["maria"]},{"code":"1905","keys":["cannot_define_foreign_key_with_s_clause_ongenerated_column"],"reasons":["Cannot define foreign key with %s clause on a generated column"],"use":["maria"]},{"code":"1906","keys":["value_specified_for_generated_column_s_table_s_ignored"],"reasons":["The value specified for generated column '%s' in table '%s' has been ignored"],"use":["maria"]},{"code":"1907","keys":["thnot_yet_supported_for_generated_columns"],"reasons":["This is not yet supported for generated columns"],"use":["maria"]},{"code":"1908","keys":[""],"reasons":["''"],"use":["maria"]},{"code":"1909","keys":[""],"reasons":["''"],"use":["maria"]},{"code":"1910","keys":["s_storage_engine_does_not_support_generated_columns"],"reasons":["%s storage engine does not support generated columns"],"use":["maria"]},{"code":"1911","keys":["unknown_option_64s"],"reasons":["Unknown option '%-.64s'"],"use":["maria"]},{"code":"1912","keys":["incorrect_value_64s_for_option_64s"],"reasons":["Incorrect value '%-.64s' for option '%-.64s'"],"use":["maria"]},{"code":"1913","keys":["you_should_never_see_it"],"reasons":["You should never see it"],"use":["maria"]},{"code":"1914","keys":["you_should_never_see_it"],"reasons":["You should never see it"],"use":["maria"]},{"code":"1915","keys":["you_should_never_see_it"],"reasons":["You should never see it"],"use":["maria"]},{"code":"1916","keys":["got_overflow_when_converting_128s_to_32s_value_truncated"],"reasons":["Got overflow when converting '%-.128s' to %-.32s. Value truncated."],"use":["maria"]},{"code":"1917","keys":["truncated_value_128s_when_converting_to_32s"],"reasons":["Truncated value '%-.128s' when converting to %-.32s"],"use":["maria"]},{"code":"1918","keys":["encountered_illegal_value_128s_when_converting_to_32s"],"reasons":["Encountered illegal value '%-.128s' when converting to %-.32s"],"use":["maria"]},{"code":"1919","keys":["encountered_illegal_format_of_dynamic_column_string"],"reasons":["Encountered illegal format of dynamic column string"],"use":["maria"]},{"code":"1920","keys":["dynamic_column_implementation_limit_reached"],"reasons":["Dynamic column implementation limit reached"],"use":["maria"]},{"code":"1921","keys":["illegal_value_used_as_argument_of_dynamic_column_function"],"reasons":["Illegal value used as argument of dynamic column function"],"use":["maria"]},{"code":"1922","keys":["dynamic_column_contains_unknown_character_set"],"reasons":["Dynamic column contains unknown character set"],"use":["maria"]},{"code":"1923","keys":["at_least_one_to_exists_or_materialization_optimizer_switch_flags_must_be_on"],"reasons":["At least one of the 'in_to_exists' or 'materialization' optimizer_switch flags must be 'on'."],"use":["maria"]},{"code":"1924","keys":["query_cache_disabled_resize_or_similar_command_progress_repeat_thcommand_later"],"reasons":["Query cache is disabled (resize or similar command in progress). repeat this command later"],"use":["maria"]},{"code":"1925","keys":["query_cache_globally_disabled_and_you_can_t_enable_it_only_for_thsession"],"reasons":["Query cache is globally disabled and you can't enable it only for this session"],"use":["maria"]},{"code":"1926","keys":["view_192s_192s_order_by_clause_ignored_because__other_order_by_clause_already"],"reasons":["View '%-.192s'.'%-.192s' ORDER BY clause ignored because there is other ORDER BY clause already."],"use":["maria"]},{"code":"1927","keys":["connection_was_killed"],"reasons":["Connection was killed"],"use":["maria"]},{"code":"1928","keys":["you_should_never_see_it"],"reasons":["You should never see it"],"use":["maria"]},{"code":"1929","keys":["cannot_modify_session_skip_replication_insidetransaction"],"reasons":["Cannot modify @@session.skip_replication inside a transaction"],"use":["maria"]},{"code":"1930","keys":["cannot_modify_session_skip_replication_insidestored_function_or_trigger"],"reasons":["Cannot modify @@session.skip_replication inside a stored function or trigger"],"use":["maria"]},{"code":"1931","keys":["query_execution_was_interrupted_query_exceeded_s_llu_query_result_may_be_incomplete"],"reasons":["Query execution was interrupted. The query exceeded %s %llu. The query result may be incomplete"],"use":["maria"]},{"code":"1932","keys":["table_192s_192s_doesn_t_exist_engine"],"reasons":["Table '%-.192s.%-.192s' doesn't exist in engine"],"use":["maria"]},{"code":"1933","keys":["target_not_running_explainable_command"],"reasons":["Target is not running an EXPLAINable command"],"use":["maria"]},{"code":"1934","keys":["connection_s_conflicts_with_existing_connection_s"],"reasons":["Connection '%.*s' conflicts with existing connection '%.*s'"],"use":["maria"]},{"code":"1935","keys":["master_s"],"reasons":["Master '%.*s':"],"use":["maria"]},{"code":"1936","keys":["can_t_s_slave_s"],"reasons":["Can't %s SLAVE '%.*s'"],"use":["maria"]},{"code":"1937","keys":["slave_s_started"],"reasons":["SLAVE '%.*s' started"],"use":["maria"]},{"code":"1938","keys":["slave_s_stopped"],"reasons":["SLAVE '%.*s' stopped"],"use":["maria"]},{"code":"1939","keys":["engine_s_failed_to_discover_table_192s_192s_with_s"],"reasons":["Engine %s failed to discover table %-.192s.%-.192s with '%s'"],"use":["maria"]},{"code":"1940","keys":["failed_initializing_replication_gtid_state"],"reasons":["Failed initializing replication GTID state"],"use":["maria"]},{"code":"1941","keys":["could_not_parse_gtid_list"],"reasons":["Could not parse GTID list"],"use":["maria"]},{"code":"1942","keys":["could_not_update_replication_slave_gtid_state"],"reasons":["Could not update replication slave gtid state"],"use":["maria"]},{"code":"1943","keys":["gtid_u_u_llu_and_u_u_llu_conflict_duplicate_domaid_u"],"reasons":["GTID %u-%u-%llu and %u-%u-%llu conflict (duplicate domain id %u)"],"use":["maria"]},{"code":"1944","keys":["failed_to_open_s_s"],"reasons":["Failed to open %s.%s"],"use":["maria"]},{"code":"1945","keys":["connecting_slave_requested_to_start_from_gtid_u_u_llu_which_not_master_s_binlog"],"reasons":["Connecting slave requested to start from GTID %u-%u-%llu, which is not in the master's binlog"],"use":["maria"]},{"code":"1946","keys":["failed_to_load_replication_slave_gtid_position_from_table_s_s"],"reasons":["Failed to load replication slave GTID position from table %s.%s"],"use":["maria"]},{"code":"1947","keys":["specified_gtid_u_u_llu_conflicts_with_binary_log_which_containsmore_recent_gtid_u_u_llu_if_master_gtid_pos_current_pos_used_binlog_position_will_override_new_value_of_gtid_slave_pos"],"reasons":["Specified GTID %u-%u-%llu conflicts with the binary log which contains a more recent GTID %u-%u-%llu. If MASTER_GTID_POS=CURRENT_POS is used, the binlog position will override the new value of @@gtid_slave_pos."],"use":["maria"]},{"code":"1948","keys":["specified_value_for_gtid_slave_pos_contains_no_value_for_replication_domau_thconflicts_with_binary_log_which_contains_gtid_u_u_llu_if_master_gtid_pos_current_pos_used_binlog_position_will_override_new_value_of_gtid_slave_pos"],"reasons":["Specified value for @@gtid_slave_pos contains no value for replication domain %u. This conflicts with the binary log which contains GTID %u-%u-%llu. If MASTER_GTID_POS=CURRENT_POS is used, the binlog position will override the new value of @@gtid_slave_pos."],"use":["maria"]},{"code":"1949","keys":["start_slave_until_master_gtid_pos_requires_that_slave_using_gtid"],"reasons":["START SLAVE UNTIL master_gtid_pos requires that slave is using GTID"],"use":["maria"]},{"code":"1950","keys":["an_attempt_was_made_to_binlog_gtid_u_u_llu_which_would_create_out_of_order_sequence_number_with_existing_gtid_u_u_llu_and_gtid_strict_mode_enabled"],"reasons":["An attempt was made to binlog GTID %u-%u-%llu which would create an out-of-order sequence number with existing GTID %u-%u-%llu, and gtid strict mode is enabled."],"use":["maria"]},{"code":"1951","keys":["binlog_on_master_missing_gtid_u_u_llu_requested_by_slave_even_thoughsubsequent_sequence_number_does_exist_and_gtid_strict_mode_enabled"],"reasons":["The binlog on the master is missing the GTID %u-%u-%llu requested by the slave (even though a subsequent sequence number does exist), and GTID strict mode is enabled"],"use":["maria"]},{"code":"1952","keys":["unexpected_gtid_received_from_master_after_reconnect_thnormally_indicates_that_master_server_was_replaced_without_restarting_slave_threads_s"],"reasons":["Unexpected GTID received from master after reconnect. This normally indicates that the master server was replaced without restarting the slave threads. %s"],"use":["maria"]},{"code":"1953","keys":["cannot_modify_session_gtid_domaid_or_session_gtid_seq_no_insidetransaction"],"reasons":["Cannot modify @@session.gtid_domain_id or @@session.gtid_seq_no inside a transaction"],"use":["maria"]},{"code":"1954","keys":["cannot_modify_session_gtid_domaid_or_session_gtid_seq_no_insidestored_function_or_trigger"],"reasons":["Cannot modify @@session.gtid_domain_id or @@session.gtid_seq_no inside a stored function or trigger"],"use":["maria"]},{"code":"1955","keys":["connecting_slave_requested_to_start_from_gtid_u_u_llu_which_not_master_s_binlog_since_master_s_binlog_contains_gtids_with_higher_sequence_numbers_it_probably_means_that_slave_has_diverged_due_to_executing_extra_errorneous_transactions"],"reasons":["Connecting slave requested to start from GTID %u-%u-%llu, which is not in the master's binlog. Since the master's binlog contains GTIDs with higher sequence numbers, it probably means that the slave has diverged due to executing extra errorneous transactions"],"use":["maria"]},{"code":"1956","keys":["thoperation_not_allowed_if_any_gtid_logged_to_binary_log_run_reset_master_first_to_erase_log"],"reasons":["This operation is not allowed if any GTID has been logged to the binary log. Run RESET MASTER first to erase the log"],"use":["maria"]},{"code":"1957","keys":["unknown_query_id_lld"],"reasons":["Unknown query id: %lld"],"use":["maria"]},{"code":"1958","keys":["bad_base64_data_as_position_u"],"reasons":["Bad base64 data as position %u"],"use":["maria"]},{"code":"1959","keys":["invalid_role_specification_s"],"reasons":["Invalid role specification %`s."],"use":["maria"]},{"code":"1960","keys":["current_user_invalid"],"reasons":["The current user is invalid."],"use":["maria"]},{"code":"1961","keys":["cannot_grant_role_s_to_s"],"reasons":["Cannot grant role '%s' to: %s."],"use":["maria"]},{"code":"1962","keys":["cannot_revoke_role_s_from_s"],"reasons":["Cannot revoke role '%s' from: %s."],"use":["maria"]},{"code":"1963","keys":["cannot_change_slave_parallel_threads_while_another_change_progress"],"reasons":["Cannot change @@slave_parallel_threads while another change is in progress"],"use":["maria"]},{"code":"1964","keys":["commit_failed_due_to_failure_of_earlier_commit_on_which_thone_depends"],"reasons":["Commit failed due to failure of an earlier commit on which this one depends"],"use":["maria"]},{"code":"1965","keys":["192s_isview"],"reasons":["'%-.192s' is a view"],"use":["maria"]},{"code":"1966","keys":["when_using_gtid_sql_slave_skip_counter_can_not_be_used_instead_setting_gtid_slave_pos_explicitly_can_be_used_to_skip_to_aftergiven_gtid_position"],"reasons":["When using GTID, @@sql_slave_skip_counter can not be used. Instead, setting @@gtid_slave_pos explicitly can be used to skip to after a given GTID position."],"use":["maria"]},{"code":"1967","keys":["definition_for_table_s_too_big"],"reasons":["The definition for table %`s is too big"],"use":["maria"]},{"code":"1968","keys":["plug192s_already_installed"],"reasons":["Plugin '%-.192s' already installed"],"use":["maria"]},{"code":"1969","keys":["query_execution_was_interrupted_max_statement_time_exceeded"],"reasons":["Query execution was interrupted (max_statement_time exceeded)"],"use":["maria"]},{"code":"1970","keys":["s_does_not_support_subqueries_or_stored_functions"],"reasons":["%s does not support subqueries or stored functions."],"use":["maria"]},{"code":"1971","keys":["system_variable_200s_cannot_be_set_set_statement"],"reasons":["The system variable %.200s cannot be set in SET STATEMENT."],"use":["maria"]},{"code":"1972","keys":["you_should_never_see_it"],"reasons":["You should never see it"],"use":["maria"]},{"code":"1973","keys":["can_t_create_user_64s_64s_it_already_exists"],"reasons":["Can't create user '%-.64s'@'%-.64s'. it already exists"],"use":["maria"]},{"code":"1974","keys":["can_t_drop_user_64s_64s_it_doesn_t_exist"],"reasons":["Can't drop user '%-.64s'@'%-.64s'. it doesn't exist"],"use":["maria"]},{"code":"1975","keys":["can_t_create_role_64s_it_already_exists"],"reasons":["Can't create role '%-.64s'. it already exists"],"use":["maria"]},{"code":"1976","keys":["can_t_drop_role_64s_it_doesn_t_exist"],"reasons":["Can't drop role '%-.64s'. it doesn't exist"],"use":["maria"]},{"code":"1977","keys":["cannot_convert_s_character_0x_64s_to_s"],"reasons":["Cannot convert '%s' character 0x%-.64s to '%s'"],"use":["maria"]},{"code":"1978","keys":["incorrect_default_value_128s_for_column_192s"],"reasons":["Incorrect default value '%-.128s' for column '%.192s'"],"use":["maria"]},{"code":"1979","keys":["you_not_owner_of_query_lu"],"reasons":["You are not owner of query %lu"],"use":["maria"]},{"code":"1980","keys":["engine_independent_statistics_not_collected_for_column_s"],"reasons":["Engine-independent statistics are not collected for column '%s'"],"use":["maria"]},{"code":"1981","keys":["aggregate_function_192s_of_select_d_belongs_to_select_d"],"reasons":["Aggregate function '%-.192s)' of SELECT #%d belongs to SELECT #%d"],"use":["maria"]},{"code":"1982","keys":["64s_option_ignored_for_innodb_partition"],"reasons":["<%-.64s> option ignored for InnoDB partition"],"use":["maria"]},{"code":"3000","keys":["file_s_corrupted"],"reasons":["File %s is corrupted"],"use":["maria"]},{"code":"3001","keys":["query_partially_completed_on_master_error_on_master_d_and_was_aborted_chance_that_your_master_inconsistent_at_thpoint_if_you_sure_that_your_master_ok_run_thquery_manually_on_slave_and_then_restart_slave_with_set_global_sql_slave_skip_counter_1_start_slave_query_s"],"reasons":["Query partially completed on the master (error on master: %d) and was aborted. There is a chance that your master is inconsistent at this point. If you are sure that your master is ok, run this query manually on the slave and then restart the slave with SET GLOBAL SQL_SLAVE_SKIP_COUNTER=1. START SLAVE;. Query:'%s'''"],"use":["maria"]},{"code":"3002","keys":["query_caused_different_errors_on_master_and_slave_error_on_master_message_format_s_error_code_d_error_on_slave_actual_message_s_error_code_d_default_database_s_query_s"],"reasons":["Query caused different errors on master and slave. Error on master: message (format)='%s' error code=%d. Error on slave:actual message='%s', error code=%d. Default database:'%s'. Query:'%s'"],"use":["maria"]},{"code":"3003","keys":["storage_engine_for_table_s_s_not_loaded"],"reasons":["Storage engine for table '%s'.'%s' is not loaded."],"use":["maria"]},{"code":"3004","keys":["get_stacked_diagnostics_when_handler_not_active"],"reasons":["GET STACKED DIAGNOSTICS when handler not active"],"use":["maria"]},{"code":"3005","keys":["s_no_longer_supported_statement_was_converted_to_s"],"reasons":["%s is no longer supported. The statement was converted to %s."],"use":["maria"]},{"code":"3006","keys":["statement_unsafe_because_it_usesfulltext_parser_plugwhich_may_not_return_same_value_on_slave"],"reasons":["Statement is unsafe because it uses a fulltext parser plugin which may not return the same value on the slave."],"use":["maria"]},{"code":"3007","keys":["cannot_discard_import_tablespace_associated_with_temporary_table"],"reasons":["Cannot DISCARD/IMPORT tablespace associated with temporary table"],"use":["maria"]},{"code":"3008","keys":["foreign_key_cascade_delete_update_exceeds_max_depth_of_d"],"reasons":["Foreign key cascade delete/update exceeds max depth of %d."],"use":["maria"]},{"code":"3009","keys":["column_count_of_s_s_wrong_expected_d_found_d_created_with_mariadb_d_now_running_d_please_use_mysql_upgrade_to_fix_therror"],"reasons":["Column count of %s.%s is wrong. Expected %d, found %d. Created with MariaDB %d, now running %d. Please use mysql_upgrade to fix this error."],"use":["maria"]},{"code":"3010","keys":["trigger_s_s_s_does_not_have_created_attribute"],"reasons":["Trigger %s.%s.%s does not have CREATED attribute."],"use":["maria"]},{"code":"3011","keys":["referenced_trigger_sgiven_action_time_and_event_type_does_not_exist"],"reasons":["Referenced trigger '%s' for the given action time and event type does not exist."],"use":["maria"]},{"code":"3012","keys":["explafor_connection_command_supported_only_for_select_update_insert_delete_replace"],"reasons":["EXPLAIN FOR CONNECTION command is supported only for SELECT/UPDATE/INSERT/DELETE/REPLACE"],"use":["maria"]},{"code":"3013","keys":["invalid_size_for_column_192s"],"reasons":["Invalid size for column '%-.192s'."],"use":["maria"]},{"code":"3014","keys":["table_storage_engine_64s_found_required_create_option_missing"],"reasons":["Table storage engine '%-.64s' found required create option missing"],"use":["maria"]},{"code":"3015","keys":["out_of_memory_storage_engine_64s"],"reasons":["Out of memory in storage engine '%-.64s'."],"use":["maria"]},{"code":"3016","keys":["password_for_anonymous_user_cannot_be_expired"],"reasons":["The password for anonymous user cannot be expired."],"use":["maria"]},{"code":"3017","keys":["thoperation_cannot_be_performed_withrunning_slave_sql_thread_run_stop_slave_sql_thread_first"],"reasons":["This operation cannot be performed with a running slave sql thread. run STOP SLAVE SQL_THREAD first"],"use":["maria"]},{"code":"3018","keys":["cannot_create_fulltext_index_on_materialized_subquery"],"reasons":["Cannot create FULLTEXT index on materialized subquery"],"use":["maria"]},{"code":"3019","keys":["undo_log_error_s"],"reasons":["Undo Log error: %s"],"use":["maria"]},{"code":"3020","keys":["invalid_argument_for_logarithm"],"reasons":["Invalid argument for logarithm"],"use":["maria"]},{"code":"3021","keys":["thoperation_cannot_be_performed_withrunning_slave_io_thread_run_stop_slave_io_thread_for_channel_s_first"],"reasons":["This operation cannot be performed with a running slave io thread. run STOP SLAVE IO_THREAD FOR CHANNEL '%s' first."],"use":["maria"]},{"code":"3022","keys":["thoperation_may_not_be_safe_when_slave_has_temporary_tables_tables_will_be_kept_open_until_server_restarts_or_until_tables_deleted_by_any_replicated_drop_statement_suggest_to_wait_until_slave_open_temp_tables_0"],"reasons":["This operation may not be safe when the slave has temporary tables. The tables will be kept open until the server restarts or until the tables are deleted by any replicated DROP statement. Suggest to wait until slave_open_temp_tables = 0."],"use":["maria"]},{"code":"3023","keys":["change_master_to_withmaster_log_file_clause_but_no_master_log_pos_clause_may_not_be_safe_old_position_value_may_not_be_validnew_binary_log_file"],"reasons":["CHANGE MASTER TO with a MASTER_LOG_FILE clause but no MASTER_LOG_POS clause may not be safe. The old position value may not be valid for the new binary log file."],"use":["maria"]},{"code":"3024","keys":["query_execution_was_interrupted_maximum_statement_execution_time_exceeded"],"reasons":["Query execution was interrupted, maximum statement execution time exceeded"],"use":["maria"]},{"code":"3025","keys":["select_notread_only_statement_disabling_timer"],"reasons":["Select is not a read only statement, disabling timer"],"use":["maria"]},{"code":"3026","keys":["duplicate_entry_192s"],"reasons":["Duplicate entry '%-.192s'."],"use":["maria"]},{"code":"3027","keys":["s_mode_no_longer_has_any_effect_use_strict_all_tables_or_strict_trans_tables_instead"],"reasons":["'%s' mode no longer has any effect. Use STRICT_ALL_TABLES or STRICT_TRANS_TABLES instead."],"use":["maria"]},{"code":"3028","keys":["expression_u_of_order_by_contains_aggregate_function_and_applies_tounion"],"reasons":["Expression #%u of ORDER BY contains aggregate function and applies to a UNION"],"use":["maria"]},{"code":"3029","keys":["expression_u_of_order_by_contains_aggregate_function_and_applies_to_result_non_aggregated_query"],"reasons":["Expression #%u of ORDER BY contains aggregate function and applies to the result of a non-aggregated query"],"use":["maria"]},{"code":"3030","keys":["slave_worker_has_stopped_after_at_least_one_previous_worker_encountered_error_when_slave_preserve_commit_order_was_enabled_to_preserve_commit_order_last_transaction_executed_by_ththread_has_not_been_committed_when_restarting_slave_after_fixing_any_failed_threads_you_should_fix_thworker_as_well"],"reasons":["Slave worker has stopped after at least one previous worker encountered an error when slave-preserve-commit-order was enabled. To preserve commit order, the last transaction executed by this thread has not been committed. When restarting the slave after fixing any failed threads, you should fix this worker as well."],"use":["maria"]},{"code":"3031","keys":["slave_preserve_commit_order_not_supported_s"],"reasons":["slave_preserve_commit_order is not supported %s."],"use":["maria"]},{"code":"3032","keys":["server_currently_offline_mode"],"reasons":["The server is currently in offline mode"],"use":["maria"]},{"code":"3033","keys":["binary_geometry_function_s_given_two_geometries_of_different_srids_u_and_u_which_should_have_been_identical"],"reasons":["Binary geometry function %s given two geometries of different srids: %u and %u, which should have been identical."],"use":["maria"]},{"code":"3034","keys":["calling_geometry_function_s_with_unsupported_types_of_arguments"],"reasons":["Calling geometry function %s with unsupported types of arguments."],"use":["maria"]},{"code":"3035","keys":["unknown_gerror_occurred_function_s"],"reasons":["Unknown GIS error occurred in function %s."],"use":["maria"]},{"code":"3036","keys":["unknown_exception_caught_gfunction_s"],"reasons":["Unknown exception caught in GIS function %s."],"use":["maria"]},{"code":"3037","keys":["invalid_gdata_provided_to_function_s"],"reasons":["Invalid GIS data provided to function %s."],"use":["maria"]},{"code":"3038","keys":["geometry_has_no_data_function_s"],"reasons":["The geometry has no data in function %s."],"use":["maria"]},{"code":"3039","keys":["unable_to_calculate_centroid_because_geometry_empty_function_s"],"reasons":["Unable to calculate centroid because geometry is empty in function %s."],"use":["maria"]},{"code":"3040","keys":["geometry_overlay_calculation_error_geometry_data_invalid_function_s"],"reasons":["Geometry overlay calculation error: geometry data is invalid in function %s."],"use":["maria"]},{"code":"3041","keys":["geometry_turn_info_calculation_error_geometry_data_invalid_function_s"],"reasons":["Geometry turn info calculation error: geometry data is invalid in function %s."],"use":["maria"]},{"code":"3042","keys":["analysprocedures_of_intersection_points_interrupted_unexpectedly_function_s"],"reasons":["Analysis procedures of intersection points interrupted unexpectedly in function %s."],"use":["maria"]},{"code":"3043","keys":["unknown_exception_thrown_function_s"],"reasons":["Unknown exception thrown in function %s."],"use":["maria"]},{"code":"3044","keys":["memory_allocation_error_256s_function_s"],"reasons":["Memory allocation error: %-.256s in function %s."],"use":["maria"]},{"code":"3045","keys":["domaerror_256s_function_s"],"reasons":["Domain error: %-.256s in function %s."],"use":["maria"]},{"code":"3046","keys":["length_error_256s_function_s"],"reasons":["Length error: %-.256s in function %s."],"use":["maria"]},{"code":"3047","keys":["invalid_argument_error_256s_function_s"],"reasons":["Invalid argument error: %-.256s in function %s."],"use":["maria"]},{"code":"3048","keys":["out_of_range_error_256s_function_s"],"reasons":["Out of range error: %-.256s in function %s."],"use":["maria"]},{"code":"3049","keys":["overflow_error_error_256s_function_s"],"reasons":["Overflow error error: %-.256s in function %s."],"use":["maria"]},{"code":"3050","keys":["range_error_256s_function_s"],"reasons":["Range error: %-.256s in function %s."],"use":["maria"]},{"code":"3051","keys":["underflow_error_256s_function_s"],"reasons":["Underflow error: %-.256s in function %s."],"use":["maria"]},{"code":"3052","keys":["logic_error_256s_function_s"],"reasons":["Logic error: %-.256s in function %s."],"use":["maria"]},{"code":"3053","keys":["runtime_error_256s_function_s"],"reasons":["Runtime error: %-.256s in function %s."],"use":["maria"]},{"code":"3054","keys":["unknown_exception_384s_function_s"],"reasons":["Unknown exception: %-.384s in function %s."],"use":["maria"]},{"code":"3055","keys":["geometry_byte_string_must_be_little_endian"],"reasons":["Geometry byte string must be little endian."],"use":["maria"]},{"code":"3056","keys":["password_providedreplication_user_exceeds_maximum_length_of_32_characters"],"reasons":["The password provided for the replication user exceeds the maximum length of 32 characters"],"use":["maria"]},{"code":"3057","keys":["incorrect_user_level_lock_name_192s"],"reasons":["Incorrect user-level lock name '%-.192s'."],"use":["maria"]},{"code":"3058","keys":["deadlock_found_when_trying_to_get_user_level_lock_try_rolling_back_transaction_releasing_locks_and_restarting_lock_acquisition"],"reasons":["Deadlock found when trying to get user-level lock. try rolling back transaction/releasing locks and restarting lock acquisition."],"use":["maria"]},{"code":"3059","keys":["replace_cannot_be_executed_as_it_requires_deleting_rows_that_not_view"],"reasons":["REPLACE cannot be executed as it requires deleting rows that are not in the view"],"use":["maria"]},{"code":"3060","keys":["do_not_support_online_operation_on_table_with_gindex"],"reasons":["Do not support online operation on table with GIS index"],"use":["maria"]},{"code":"4000","keys":["com_multi_can_t_returnresult_set_given_context"],"reasons":["COM_MULTI can't return a result set in the given context"],"use":["maria"]},{"code":"4001","keys":["command_s_not_allowed_for_com_multi"],"reasons":["Command '%s' is not allowed for COM_MULTI"],"use":["maria"]},{"code":"4002","keys":["with_column_list_and_select_field_list_have_different_column_counts"],"reasons":["WITH column list and SELECT field list have different column counts"],"use":["maria"]},{"code":"4003","keys":["too_many_with_elements_with_clause"],"reasons":["Too many WITH elements in WITH clause"],"use":["maria"]},{"code":"4004","keys":["duplicate_query_name_64s_with_clause"],"reasons":["Duplicate query name %`-.64s in WITH clause"],"use":["maria"]},{"code":"4005","keys":["no_anchors_for_recursive_with_element_s"],"reasons":["No anchors for recursive WITH element '%s'"],"use":["maria"]},{"code":"4006","keys":["unacceptable_mutual_recursion_with_anchored_table_s"],"reasons":["Unacceptable mutual recursion with anchored table '%s'"],"use":["maria"]},{"code":"4007","keys":["reference_to_recursive_with_table_s_materialized_derived"],"reasons":["Reference to recursive WITH table '%s' in materialized derived"],"use":["maria"]},{"code":"4008","keys":["restrictions_imposed_on_recursive_definitions_violated_for_table_s_r_wrong_window_spec_name"],"reasons":["Restrictions imposed on recursive definitions are violated for table '%s'''R_WRONG_WINDOW_SPEC_NAME"],"use":["maria"]},{"code":"4009","keys":["window_specification_with_name_s_not_defined"],"reasons":["Window specification with name '%s' is not defined"],"use":["maria"]},{"code":"4010","keys":["multiple_window_specifications_with_same_name_s"],"reasons":["Multiple window specifications with the same name '%s'"],"use":["maria"]},{"code":"4011","keys":["window_specification_referencing_another_one_s_cannot_contapartition_list"],"reasons":["Window specification referencing another one '%s' cannot contain partition list"],"use":["maria"]},{"code":"4012","keys":["referenced_window_specification_s_already_contains_order_list"],"reasons":["Referenced window specification '%s' already contains order list"],"use":["maria"]},{"code":"4013","keys":["referenced_window_specification_s_cannot_contawindow_frame"],"reasons":["Referenced window specification '%s' cannot contain window frame"],"use":["maria"]},{"code":"4014","keys":["unacceptable_combination_of_window_frame_bound_specifications"],"reasons":["Unacceptable combination of window frame bound specifications"],"use":["maria"]},{"code":"4015","keys":["window_function_allowed_only_select_list_and_order_by_clause"],"reasons":["Window function is allowed only in SELECT list and ORDER BY clause"],"use":["maria"]},{"code":"4016","keys":["window_function_not_allowed_window_specification"],"reasons":["Window function is not allowed in window specification"],"use":["maria"]},{"code":"4017","keys":["window_frame_not_allowed_with_s"],"reasons":["Window frame is not allowed with '%s'"],"use":["maria"]},{"code":"4018","keys":["no_order_list_window_specification_for_s"],"reasons":["No order list in window specification for '%s'"],"use":["maria"]},{"code":"4019","keys":["range_type_frame_requires_order_by_clause_with_single_sort_key"],"reasons":["RANGE-type frame requires ORDER BY clause with single sort key"],"use":["maria"]},{"code":"4020","keys":["integer_required_for_rows_type_frame"],"reasons":["Integer is required for ROWS-type frame"],"use":["maria"]},{"code":"4021","keys":["numeric_datatype_required_for_range_type_frame"],"reasons":["Numeric datatype is required for RANGE-type frame"],"use":["maria"]},{"code":"4022","keys":["frame_exclusion_not_supported_yet"],"reasons":["Frame exclusion is not supported yet"],"use":["maria"]},{"code":"4023","keys":["thwindow_function_may_not_havewindow_frame"],"reasons":["This window function may not have a window frame"],"use":["maria"]},{"code":"4024","keys":["argument_of_ntile_must_be_greater_than_0"],"reasons":["Argument of NTILE must be greater than 0"],"use":["maria"]},{"code":"4025","keys":["constraint_s_failed_for_192s_192s"],"reasons":["CONSTRAINT %s failed for %-.192s.%`-.192s"],"use":["maria"]},{"code":"4026","keys":["expression_s_clause_too_big"],"reasons":["Expression in the %s clause is too big"],"use":["maria"]},{"code":"4027","keys":["got_error_evaluating_stored_expression_s"],"reasons":["Got an error evaluating stored expression %s"],"use":["maria"]},{"code":"4028","keys":["got_error_when_calculating_default_value_for_s"],"reasons":["Got an error when calculating default value for %`s"],"use":["maria"]},{"code":"4029","keys":["expression_for_field_64s_referring_to_uninitialized_field_s"],"reasons":["Expression for field %-.64s is referring to uninitialized field %s"],"use":["maria"]},{"code":"4030","keys":["only_one_default_partition_allowed"],"reasons":["Only one DEFAULT partition allowed"],"use":["maria"]},{"code":"4031","keys":["referenced_trigger_sgiven_action_time_and_event_type_does_not_exist"],"reasons":["Referenced trigger '%s' for the given action time and event type does not exist"],"use":["maria"]},{"code":"4032","keys":["default_ignore_value_not_supported_for_such_parameter_usage"],"reasons":["Default/ignore value is not supported for such parameter usage"],"use":["maria"]},{"code":"4033","keys":["only_row_based_replication_supported_for_bulk_operations"],"reasons":["Only row based replication supported for bulk operations"],"use":["maria"]},{"code":"4034","keys":["uncompress_compressed_binlog_failed"],"reasons":["Uncompress the compressed binlog failed"],"use":["maria"]},{"code":"4035","keys":["broken_json_string_argument_d_to_function_s_at_position_d"],"reasons":["Broken JSON string in argument %d to function '%s' at position %d"],"use":["maria"]},{"code":"4036","keys":["character_disallowed_json_argument_d_to_function_s_at_position_d"],"reasons":["Character disallowed in JSON in argument %d to function '%s' at position %d"],"use":["maria"]},{"code":"4037","keys":["unexpected_end_of_json_text_argument_d_to_function_s"],"reasons":["Unexpected end of JSON text in argument %d to function '%s'"],"use":["maria"]},{"code":"4038","keys":["syntax_error_json_text_argument_d_to_function_s_at_position_d"],"reasons":["Syntax error in JSON text in argument %d to function '%s' at position %d"],"use":["maria"]},{"code":"4039","keys":["incorrect_escaping_json_text_argument_d_to_function_s_at_position_d"],"reasons":["Incorrect escaping in JSON text in argument %d to function '%s' at position %d"],"use":["maria"]},{"code":"4040","keys":["limit_of_d_on_json_nested_strucures_depth_reached_argument_d_to_function_s_at_position_d"],"reasons":["Limit of %d on JSON nested strucures depth is reached in argument %d to function '%s' at position %d"],"use":["maria"]},{"code":"4041","keys":["unexpected_end_of_json_path_argument_d_to_function_s"],"reasons":["Unexpected end of JSON path in argument %d to function '%s'"],"use":["maria"]},{"code":"4042","keys":["syntax_error_json_path_argument_d_to_function_s_at_position_d"],"reasons":["Syntax error in JSON path in argument %d to function '%s' at position %d"],"use":["maria"]},{"code":"4043","keys":["limit_of_d_on_json_path_depth_reached_argument_d_to_function_s_at_position_d"],"reasons":["Limit of %d on JSON path depth is reached in argument %d to function '%s' at position %d"],"use":["maria"]},{"code":"4044","keys":["wildcards_json_path_not_allowed_argument_d_to_function_s"],"reasons":["Wildcards in JSON path not allowed in argument %d to function '%s'"],"use":["maria"]},{"code":"4045","keys":["json_path_should_end_with_array_identifier_argument_d_to_function_s"],"reasons":["JSON path should end with an array identifier in argument %d to function '%s'"],"use":["maria"]},{"code":"4046","keys":["argument_2_to_function_s_must_be_one_or_all"],"reasons":["Argument 2 to function '%s' must be ''one'' or ''all''."],"use":["maria"]},{"code":"4047","keys":["create_temporary_table_not_allowed_with_row_format_compressed_or_key_block_size"],"reasons":["CREATE TEMPORARY TABLE is not allowed with ROW_FORMAT=COMPRESSED or KEY_BLOCK_SIZE."],"use":["maria"]},{"code":"4048","keys":["incorrect_geojson_format_specified_for_st_geomfromgeojson_function"],"reasons":["Incorrect GeoJSON format specified for st_geomfromgeojson function."],"use":["maria"]},{"code":"4049","keys":["incorrect_geojson_format_too_few_points_for_linestring_specified"],"reasons":["Incorrect GeoJSON format - too few points for linestring specified."],"use":["maria"]},{"code":"4050","keys":["incorrect_geojson_format_polygon_not_closed"],"reasons":["Incorrect GeoJSON format - polygon not closed."],"use":["maria"]},{"code":"4051","keys":["path_expression_not_allowed_argument_d_to_function_s"],"reasons":["Path expression '$' is not allowed in argument %d to function '%s'."],"use":["maria"]},{"code":"4052","keys":["a_slave_with_same_server_uuid_server_id_as_thslave_has_connected_to_master"],"reasons":["A slave with the same server_uuid/server_id as this slave has connected to the master"],"use":["maria"]},{"code":"4053","keys":["flashback_does_not_support_s_s"],"reasons":["Flashback does not support %s %s"],"use":["maria"]},{"code":"4054","keys":["keys_out_order_during_bulk_load"],"reasons":["Keys are out order during bulk load"],"use":["maria"]},{"code":"4055","keys":["bulk_load_rows_overlap_existing_rows"],"reasons":["Bulk load rows overlap existing rows"],"use":["maria"]},{"code":"4056","keys":["can_t_execute_updates_on_master_with_binlog_format_row"],"reasons":["Can't execute updates on master with binlog_format != ROW."],"use":["maria"]},{"code":"4057","keys":["myrocks_supports_only_read_committed_and_repeatable_read_isolation_levels_please_change_from_current_isolation_level_s"],"reasons":["MyRocks supports only READ COMMITTED and REPEATABLE READ isolation levels. Please change from current isolation level %s"],"use":["maria"]},{"code":"4058","keys":["when_unique_checking_disabled_myrocks_insert_update_load_statements_with_clauses_that_update_or_replace_key_i_e_insert_on_duplicate_key_update_replace_not_allowed_query_s"],"reasons":["When unique checking is disabled in MyRocks, INSERT,UPDATE,LOAD statements with clauses that update or replace the key (i.e. INSERT ON DUPLICATE KEY UPDATE, REPLACE) are not allowed. Query: %s"],"use":["maria"]},{"code":"4059","keys":["can_t_execute_updates_when_you_startedtransaction_with_start_transaction_with_consistent_rocksdb_snapshot"],"reasons":["Can't execute updates when you started a transaction with START TRANSACTION WITH CONSISTENT [ROCKSDB] SNAPSHOT."],"use":["maria"]},{"code":"4060","keys":["thtransaction_was_rolled_back_and_cannot_be_committed_only_supported_operation_to_roll_it_back_so_all_pending_changes_will_be_discarded_please_restart_another_transaction"],"reasons":["This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction."],"use":["maria"]},{"code":"4061","keys":["myrocks_currently_does_not_support_rollback_to_savepoint_if_modifying_rows"],"reasons":["MyRocks currently does not support ROLLBACK TO SAVEPOINT if modifying rows."],"use":["maria"]},{"code":"4062","keys":["only_repeatable_read_isolation_level_supported_for_start_transaction_with_consistent_snapshot_rocksdb_storage_engine"],"reasons":["Only REPEATABLE READ isolation level is supported for START TRANSACTION WITH CONSISTENT SNAPSHOT in RocksDB Storage Engine."],"use":["maria"]},{"code":"4063","keys":["unsupported_collation_on_string_indexed_column_s_s_use_binary_collation_s"],"reasons":["Unsupported collation on string indexed column %s.%s Use binary collation (%s)."],"use":["maria"]},{"code":"4064","keys":["table_s_does_not_exist_but_metadata_information_exists_inside_myrocks_thissign_of_data_inconsistency_please_check_if_s_frm_exists_and_try_to_restore_it_if_it_does_not_exist"],"reasons":["Table '%s' does not exist, but metadata information exists inside MyRocks. This is a sign of data inconsistency. Please check if '%s.frm' exists, and try to restore it if it does not exist."],"use":["maria"]},{"code":"4065","keys":["column_family_s_flag_d_different_from_existing_flag_d_assignnew_cf_flag_or_do_not_change_existing_cf_flag"],"reasons":["Column family ('%s') flag (%d) is different from an existing flag (%d). Assign a new CF flag, or do not change existing CF flag."],"use":["maria"]},{"code":"4066","keys":["ttl_duration_s_myrocks_must_be_unsigned_non_null_64_bit_integer"],"reasons":["TTL duration (%s) in MyRocks must be an unsigned non-null 64-bit integer."],"use":["maria"]},{"code":"4067","keys":["status_error_d_received_from_rocksdb_s"],"reasons":["Status error %d received from RocksDB: %s"],"use":["maria"]},{"code":"4068","keys":["s_status_error_d_received_from_rocksdb_s"],"reasons":["%s, Status error %d received from RocksDB: %s"],"use":["maria"]},{"code":"4069","keys":["ttl_support_currently_disabled_when_table_hashidden_pk"],"reasons":["TTL support is currently disabled when table has a hidden PK."],"use":["maria"]},{"code":"4070","keys":["ttl_column_s_myrocks_must_be_unsigned_non_null_64_bit_integer_exist_inside_table_and_have_accompanying_ttl_duration"],"reasons":["TTL column (%s) in MyRocks must be an unsigned non-null 64-bit integer, exist inside the table, and have an accompanying ttl duration."],"use":["maria"]},{"code":"4071","keys":["per_index_column_family_option_deprecated"],"reasons":["The per-index column family option has been deprecated"],"use":["maria"]},{"code":"4072","keys":["myrocks_failed_creating_new_key_definitions_during_alter"],"reasons":["MyRocks failed creating new key definitions during alter."],"use":["maria"]},{"code":"4073","keys":["myrocks_failed_populating_secondary_key_during_alter"],"reasons":["MyRocks failed populating secondary key during alter."],"use":["maria"]},{"code":"4074","keys":["window_functions_can_not_be_used_as_arguments_to_group_functions"],"reasons":["Window functions can not be used as arguments to group functions."],"use":["maria"]},{"code":"4075","keys":["ok_packet_too_large"],"reasons":["OK packet too large"],"use":["maria"]},{"code":"4076","keys":["incorrect_geojson_format_empty_coordinates_array"],"reasons":["Incorrect GeoJSON format - empty 'coordinates' array."],"use":["maria"]},{"code":"4077","keys":["myrocks_doesn_t_currently_support_collations_with_no_pad_attribute"],"reasons":["MyRocks doesn't currently support collations with ''No pad'' attribute."],"use":["maria"]},{"code":"4078","keys":["illegal_parameter_data_types_s_and_s_for_operation_s"],"reasons":["Illegal parameter data types %s and %s for operation '%s'"],"use":["maria"]},{"code":"4079","keys":["illegal_parameter_data_type_s_for_operation_s"],"reasons":["Illegal parameter data type %s for operation '%s'"],"use":["maria"]},{"code":"4080","keys":["incorrect_parameter_count_to_cursor_192s"],"reasons":["Incorrect parameter count to cursor '%-.192s'"],"use":["maria"]},{"code":"4081","keys":["unknown_structured_system_variable_or_row_routine_variable_s"],"reasons":["Unknown structured system variable or ROW routine variable '%-.*s'"],"use":["maria"]},{"code":"4082","keys":["row_variable_192s_does_not_havefield_192s"],"reasons":["Row variable '%-.192s' does not have a field '%-.192s'"],"use":["maria"]},{"code":"4083","keys":["end_identifier_192s_does_not_match_192s"],"reasons":["END identifier '%-.192s' does not match '%-.192s'"],"use":["maria"]},{"code":"4084","keys":["sequence_64s_64s_has_run_out"],"reasons":["Sequence '%-.64s.%-.64s' has run out"],"use":["maria"]},{"code":"4085","keys":["sequence_64s_64s_values_conflicting"],"reasons":["Sequence '%-.64s.%-.64s' values are conflicting"],"use":["maria"]},{"code":"4086","keys":["sequence_64s_64s_table_structure_invalid_s"],"reasons":["Sequence '%-.64s.%-.64s' table structure is invalid (%s)"],"use":["maria"]},{"code":"4087","keys":["sequence_64s_64s_access_error"],"reasons":["Sequence '%-.64s.%-.64s' access error"],"use":["maria"]},{"code":"4088","keys":["sequences_requires_binlog_format_mixed_or_row"],"reasons":["Sequences requires binlog_format mixed or row"],"use":["maria"]},{"code":"4089","keys":["64s_64s_notsequence"],"reasons":["'%-.64s.%-.64s' is not a SEQUENCE"],"use":["maria"]},{"code":"4090","keys":["192s_notsequence"],"reasons":["'%-.192s' is not a SEQUENCE"],"use":["maria"]},{"code":"4091","keys":["unknown_sequence_300s"],"reasons":["Unknown SEQUENCE: '%-.300s'"],"use":["maria"]},{"code":"4092","keys":["unknown_view_300s"],"reasons":["Unknown VIEW: '%-.300s'"],"use":["maria"]},{"code":"4093","keys":["wrong_insert_intosequence_one_can_only_do_single_table_insert_intosequence_object_like_with_mysqldump_if_you_want_to_change_sequence_use_alter_sequence_instead"],"reasons":["Wrong INSERT into a SEQUENCE. One can only do single table INSERT into a sequence object (like with mysqldump). If you want to change the SEQUENCE, use ALTER SEQUENCE instead."],"use":["maria"]},{"code":"4094","keys":["at_line_u_s"],"reasons":["At line %u in %s"],"use":["maria"]},{"code":"4095","keys":["subroutine_192s_declared_package_specification_but_not_defined_package_body"],"reasons":["Subroutine '%-.192s' is declared in the package specification but is not defined in the package body"],"use":["maria"]},{"code":"4096","keys":["subroutine_192s_hasforward_declaration_but_not_defined","planviz_general_error"],"reasons":["Subroutine '%-.192s' has a forward declaration but is not defined","[PlanViz] general error"],"use":["maria","sap_hana"]},{"code":"4097","keys":["compressed_column_192s_can_t_be_used_key_specification","planviz_invalid_prequest"],"reasons":["Compressed column '%-.192s' can't be used in key specification","[PlanViz] invalid pin request"],"use":["maria","sap_hana"]},{"code":"4098","keys":["unknown_compression_method_s","planviz_invalid_plan"],"reasons":["Unknown compression method: %s","[PlanViz] invalid plan"],"use":["maria","sap_hana"]},{"code":"4099","keys":["used_table_value_constructor_hasdifferent_number_of_values","planviz_plan_cache_error"],"reasons":["The used table value constructor has a different number of values","[PlanViz] plan cache error"],"use":["maria","sap_hana"]},{"code":"4100","keys":["field_reference_192s_can_t_be_used_table_value_constructor","planviz_planvizparam_does_not_exist"],"reasons":["Field reference '%-.192s' can't be used in table value constructor","[PlanViz] PlanVizParam does not exist"],"use":["maria","sap_hana"]},{"code":"4101","keys":["numeric_datatype_required_for_s_function","planviz_procedure_language_not_supported"],"reasons":["Numeric datatype is required for %s function","[PlanViz] procedure language not supported"],"use":["maria","sap_hana"]},{"code":"4102","keys":["argument_to_s_function_notconstant_forpartition","planviz_cannot_mark_mcost_plan"],"reasons":["Argument to the %s function is not a constant for a partition","[PlanViz] cannot mark min-cost plan"],"use":["maria","sap_hana"]},{"code":"4103","keys":["argument_to_s_function_does_not_belong_to_range_0_1","planviz_parse_tree_not_found"],"reasons":["Argument to the %s function does not belong to the range [0,1]","[PlanViz] parse tree not found"],"use":["maria","sap_hana"]},{"code":"4104","keys":["s_function_only_accepts_arguments_that_can_be_converted_to_numerical_types","planviz_plan_not_found"],"reasons":["%s function only accepts arguments that can be converted to numerical types","[PlanViz] plan not found"],"use":["maria","sap_hana"]},{"code":"4105","keys":["aggregate_specific_instruction_fetch_group_next_row_used_inwrong_context","planviz_unsupported_statement_type"],"reasons":["Aggregate specific instruction (FETCH GROUP NEXT ROW) used in a wrong context","[PlanViz] unsupported statement type"],"use":["maria","sap_hana"]},{"code":"4106","keys":["aggregate_specific_instruction_fetch_group_next_row_missing_from_aggregate_function","planviz_error_while_gathering_remote_execution_stats"],"reasons":["Aggregate specific instruction(FETCH GROUP NEXT ROW) missing from the aggregate function","[PlanViz] error while gathering remote execution stats"],"use":["maria","sap_hana"]},{"code":"4107","keys":["limit_only_accepts_integer_values","planviz_exec_stats_collector_not_found"],"reasons":["Limit only accepts integer values","[PlanViz] exec stats collector not found"],"use":["maria","sap_hana"]},{"code":"4108","keys":["invisible_column_s_must_havedefault_value","planviz_explaplan_failed"],"reasons":["Invisible column %`s must have a default value","[PlanViz] explain plan failed"],"use":["maria","sap_hana"]},{"code":"4109","keys":["rows_matched_ld_changed_ld_inserted_ld_warnings_ld","planviz_error_trace_only_mode"],"reasons":["Rows matched: %ld Changed: %ld Inserted: %ld Warnings: %ld","[PlanViz] error in trace-only mode"],"use":["maria","sap_hana"]},{"code":"4110","keys":["s_must_be_of_type_s_for_system_versioned_table_s","planviz_error_plan_trace"],"reasons":["%s must be of type %s for system-versioned table %s","[PlanViz] error in Plan Trace"],"use":["maria","sap_hana"]},{"code":"4111","keys":["transaction_precise_system_versioning_for_s_not_supported"],"reasons":["Transaction-precise system versioning for %`s is not supported"],"use":["maria"]},{"code":"4112","keys":["you_should_never_see_it"],"reasons":["You should never see it"],"use":["maria"]},{"code":"4113","keys":["wrong_partitioning_type_expected_type_s"],"reasons":["Wrong partitioning type, expected type: %`s"],"use":["maria"]},{"code":"4114","keys":["versioned_table_s_s_last_history_partition_s_out_of_s_need_more_history_partitions"],"reasons":["Versioned table %s.%s: last HISTORY partition (%`s) is out of %s, need more HISTORY partitions"],"use":["maria"]},{"code":"4115","keys":["maybe_missing_parameters_s"],"reasons":["Maybe missing parameters: %s"],"use":["maria"]},{"code":"4116","keys":["can_only_drop_oldest_partitions_when_rotating_by_interval"],"reasons":["Can only drop oldest partitions when rotating by INTERVAL"],"use":["maria"]},{"code":"4117","keys":["you_should_never_see_it"],"reasons":["You should never see it"],"use":["maria"]},{"code":"4118","keys":["partition_s_contains_non_historical_data"],"reasons":["Partition %`s contains non-historical data"],"use":["maria"]},{"code":"4119","keys":["not_allowed_for_system_versioned_s_s_change_system_versioning_alter_history_to_proceed_with_alter"],"reasons":["Not allowed for system-versioned %s.%s. Change @@system_versioning_alter_history to proceed with ALTER."],"use":["maria"]},{"code":"4120","keys":["not_allowed_for_system_versioned_s_s_change_to_from_native_system_versioning_engine_not_supported"],"reasons":["Not allowed for system-versioned %s.%s. Change to/from native system versioning engine is not supported."],"use":["maria"]},{"code":"4121","keys":["system_time_range_selector_not_allowed"],"reasons":["SYSTEM_TIME range selector is not allowed"],"use":["maria"]},{"code":"4122","keys":["conflicting_for_system_time_clauses_with_recursive"],"reasons":["Conflicting FOR SYSTEM_TIME clauses in WITH RECURSIVE"],"use":["maria"]},{"code":"4123","keys":["table_s_must_have_at_least_one_versioned_column"],"reasons":["Table %`s must have at least one versioned column"],"use":["maria"]},{"code":"4124","keys":["table_s_not_system_versioned"],"reasons":["Table %`s is not system-versioned"],"use":["maria"]},{"code":"4125","keys":["wrong_parameters_for_s_missing_s"],"reasons":["Wrong parameters for %`s: missing '%s'"],"use":["maria"]},{"code":"4126","keys":["period_for_system_time_must_use_columns_s_and_s"],"reasons":["PERIOD FOR SYSTEM_TIME must use columns %s and %s"],"use":["maria"]},{"code":"4127","keys":["wrong_parameters_for_partitioned_s_wrong_value_for_s"],"reasons":["Wrong parameters for partitioned %`s: wrong value for '%s'"],"use":["maria"]},{"code":"4128","keys":["wrong_partitions_for_s_must_have_at_least_one_history_and_exactly_one_last_current"],"reasons":["Wrong partitions for %`s: must have at least one HISTORY and exactly one last CURRENT"],"use":["maria"]},{"code":"4129","keys":["trx_id_llu_not_found_mysql_transaction_registry"],"reasons":["TRX_ID %llu not found in mysql.transaction_registry"],"use":["maria"]},{"code":"4130","keys":["can_not_change_system_versioning_field_s"],"reasons":["Can not change system versioning field %`s"],"use":["maria"]},{"code":"4131","keys":["can_not_drop_system_versioning_for_table_s_partitioned_by_system_time"],"reasons":["Can not DROP SYSTEM VERSIONING for table %`s partitioned BY SYSTEM_TIME"],"use":["maria"]},{"code":"4132","keys":["system_versioned_tables_s_database_not_supported"],"reasons":["System-versioned tables in the %`s database are not supported"],"use":["maria"]},{"code":"4133","keys":["transaction_registry_disabled"],"reasons":["Transaction registry is disabled"],"use":["maria"]},{"code":"4134","keys":["duplicate_row_s_column_s"],"reasons":["Duplicate ROW %s column %`s"],"use":["maria"]},{"code":"4135","keys":["table_s_already_system_versioned"],"reasons":["Table %`s is already system-versioned"],"use":["maria"]},{"code":"4136","keys":["you_should_never_see_it"],"reasons":["You should never see it"],"use":["maria"]},{"code":"4137","keys":["system_versioned_tables_do_not_support_s"],"reasons":["System-versioned tables do not support %s"],"use":["maria"]},{"code":"4138","keys":["transaction_precise_system_versioned_tables_do_not_support_partitioning_by_row_start_or_row_end"],"reasons":["Transaction-precise system-versioned tables do not support partitioning by ROW START or ROW END"],"use":["maria"]},{"code":"4139","keys":["index_file_for_table_192s_full"],"reasons":["The index file for table '%-.192s' is full"],"use":["maria"]},{"code":"4140","keys":["column_s_s_cannot_be_changed_more_than_once_insingle_update_statement"],"reasons":["The column %s.%s cannot be changed more than once in a single UPDATE statement"],"use":["maria"]},{"code":"4141","keys":["row_with_no_elements_not_allowed_table_value_constructor_thcontext"],"reasons":["Row with no elements is not allowed in table value constructor in this context"],"use":["maria"]},{"code":"4142","keys":["system_time_partitions_table_s_does_not_support_historical_query"],"reasons":["SYSTEM_TIME partitions in table %`s does not support historical query"],"use":["maria"]},{"code":"4143","keys":["s_index_s_does_not_support_thoperation"],"reasons":["%s index %`s does not support this operation"],"use":["maria"]},{"code":"4144","keys":["changing_table_options_requires_table_to_be_rebuilt"],"reasons":["Changing table options requires the table to be rebuilt"],"use":["maria"]},{"code":"4145","keys":["can_t_execute_command_as_you_havebackup_stage_active"],"reasons":["Can't execute the command as you have a BACKUP STAGE active"],"use":["maria"]},{"code":"4146","keys":["you_must_start_backup_with_backup_stage_start"],"reasons":["You must start backup with ''BACKUP STAGE START''"],"use":["maria"]},{"code":"4147","keys":["backup_stage_s_same_or_before_current_backup_stage_s"],"reasons":["Backup stage '%s' is same or before current backup stage '%s'"],"use":["maria"]},{"code":"4148","keys":["backup_stage_s_failed"],"reasons":["Backup stage '%s' failed"],"use":["maria"]},{"code":"4149","keys":["unknown_backup_stage_s_stage_should_be_one_of_start_flush_block_ddl_block_commit_or_end"],"reasons":["Unknown backup stage: '%s'. Stage should be one of START, FLUSH, BLOCK_DDL, BLOCK_COMMIT or END"],"use":["maria"]},{"code":"4150","keys":["user_blocked_because_of_too_many_credential_errors_unblock_with_flush_privileges"],"reasons":["User is blocked because of too many credential errors. unblock with 'FLUSH PRIVILEGES'"],"use":["maria"]},{"code":"4151","keys":["access_denied_thaccount_locked"],"reasons":["Access denied, this account is locked"],"use":["maria"]},{"code":"4152","keys":["application_time_period_table_cannot_be_temporary"],"reasons":["Application-time period table cannot be temporary"],"use":["maria"]},{"code":"4153","keys":["fields_of_period_for_s_have_different_types"],"reasons":["Fields of PERIOD FOR %`s have different types"],"use":["maria"]},{"code":"4154","keys":["cannot_specify_more_than_one_application_time_period"],"reasons":["Cannot specify more than one application-time period"],"use":["maria"]},{"code":"4155","keys":["period_field_s_cannot_be_s"],"reasons":["Period field %`s cannot be %s"],"use":["maria"]},{"code":"4156","keys":["period_s_not_found_table"],"reasons":["Period %`s is not found in table"],"use":["maria"]},{"code":"4157","keys":["column_s_used_period_s_specified_update_set_list"],"reasons":["Column %s used in period %s specified in update SET list"],"use":["maria"]},{"code":"4158","keys":["can_t_drop_constraint_s_use_drop_period_s_for_this"],"reasons":["Can't DROP CONSTRAINT %s. Use DROP PERIOD %s for this"],"use":["maria"]},{"code":"4159","keys":["specified_key_part_was_too_long_max_key_part_length_u_bytes"],"reasons":["Specified key part was too long. max key part length is %u bytes"],"use":["maria"]},{"code":"4160","keys":["comment_for_database_64s_too_long_max_u"],"reasons":["Comment for database '%-.64s' is too long (max = %u)"],"use":["maria"]},{"code":"4161","keys":["unknown_data_type_64s","failed_to_execute_reorganization"],"reasons":["Unknown data type: '%-.64s'","Failed to execute reorganization"],"use":["maria","sap_hana"]},{"code":"4162","keys":["operator_does_not_exists_128s","transaction_blocked_since_runtime_reorganization_progress"],"reasons":["Operator does not exists: '%-.128s'","Transaction blocked since runtime reorganization is in progress"],"use":["maria","sap_hana"]},{"code":"4163","keys":["table_s_s_history_row_start_s_later_than_row_end_s","cannot_start_reorganization_due_to_transactions_execution"],"reasons":["Table %s.%s history row start '%s' is later than row end '%s'","Cannot start reorganization due to the transactions in execution"],"use":["maria","sap_hana"]},{"code":"4164","keys":["s_starts_later_than_query_time_first_history_partition_may_exceed_interval_value"],"reasons":["%`s: STARTS is later than query time, first history partition may exceed INTERVAL value"],"use":["maria"]},{"code":"4165","keys":["ddl_statement_forbidden_as_table_storage_engine_does_not_support_galera_replication"],"reasons":["DDL-statement is forbidden as table storage engine does not support Galera replication"],"use":["maria"]},{"code":"4166","keys":["used_command_not_allowed_because_mariadb_server_or_client_has_disabled_local_infile_capability"],"reasons":["The used command is not allowed because the MariaDB server or client has disabled the local infile capability"],"use":["maria"]},{"code":"4167","keys":["no_secure_transports_configured_unable_to_set_require_secure_transport_on"],"reasons":["No secure transports are configured, unable to set --require_secure_transport=ON"],"use":["maria"]},{"code":"4168","keys":["slave_sql_thread_ignored_s_because_table_shared"],"reasons":["Slave SQL thread ignored the '%s' because table is shared"],"use":["maria"]},{"code":"4169","keys":["auto_increment_column_s_cannot_be_used_unique_index_s"],"reasons":["AUTO_INCREMENT column %s cannot be used in the UNIQUE index %s"],"use":["maria"]},{"code":"4170","keys":["key_s_cannot_explicitly_include_column_s"],"reasons":["Key %s cannot explicitly include column %s"],"use":["maria"]},{"code":"4171","keys":["key_s_cannot_have_without_overlaps"],"reasons":["Key %`s cannot have WITHOUT OVERLAPS"],"use":["maria"]},{"code":"4172","keys":["128s_not_allowed_thcontext"],"reasons":["'%-.128s' is not allowed in this context"],"use":["maria"]},{"code":"4173","keys":["engine_s_does_not_support_rollback_changes_were_committed_during_rollback_call"],"reasons":["Engine %s does not support rollback. Changes were committed during rollback call"],"use":["maria"]},{"code":"4174","keys":["a_primary_key_cannot_be_marked_as_ignore"],"reasons":["A primary key cannot be marked as IGNORE"],"use":["maria"]},{"code":"4175","keys":["skip_locked_makes_thstatement_unsafe"],"reasons":["SKIP LOCKED makes this statement unsafe"],"use":["maria"]},{"code":"4176","keys":["field_s_can_t_be_set_for_json_table_s"],"reasons":["Field '%s' can't be set for JSON_TABLE '%s'."],"use":["maria"]},{"code":"4177","keys":["every_table_function_must_have_alias"],"reasons":["Every table function must have an alias."],"use":["maria"]},{"code":"4178","keys":["can_t_store_array_or_object_scalar_column_s_of_json_table_s"],"reasons":["Can't store an array or an object in the scalar column '%s' of JSON_TABLE '%s'."],"use":["maria"]},{"code":"4179","keys":["can_t_store_multiple_matches_path_column_s_of_json_table_s"],"reasons":["Can't store multiple matches of the path in the column '%s' of JSON_TABLE '%s'."],"use":["maria"]},{"code":"4180","keys":["fetch_with_ties_requires_order_by_clause_to_be_present"],"reasons":["FETCH ... WITH TIES requires ORDER BY clause to be present"],"use":["maria"]},{"code":"4181","keys":["dropped_orphan_trigger_64s_originally_created_for_table_192s"],"reasons":["Dropped orphan trigger '%-.64s', originally created for table: '%-.192s'"],"use":["maria"]},{"code":"4182","keys":["storage_engine_s_disabled"],"reasons":["Storage engine %s is disabled"],"use":["maria"]},{"code":"4183","keys":["sformat_error_s"],"reasons":["SFORMAT error: %s"],"use":["maria"]},{"code":"4184","keys":["convert_partition_not_supported_for_subpartitioned_table"],"reasons":["Convert partition is not supported for subpartitioned table."],"use":["maria"]},{"code":"4185","keys":["mariadb_tried_to_use_s_but_its_provider_plugnot_loaded"],"reasons":["MariaDB tried to use the %s, but its provider plugin is not loaded"],"use":["maria"]},{"code":"4186","keys":["failed_to_parse_histogram_for_table_s_s_s_at_offset_d"],"reasons":["Failed to parse histogram for table %s.%s: %s at offset %d."],"use":["maria"]},{"code":"4187","keys":["out_or_inout_argument_d_for_function_s_not_allowed_here"],"reasons":["OUT or INOUT argument %d for function %s is not allowed here"],"use":["maria"]},{"code":"4188","keys":["replicated_query_s_table_s_s_can_not_be_temporary"],"reasons":["Replicated query '%s' table %s.%s can not be temporary"],"use":["maria"]},{"code":"4189","keys":["versioned_table_s_s_adding_history_partition_s_failed"],"reasons":["Versioned table %s.%s: adding HISTORY partition(s) failed"],"use":["maria"]},{"code":"4190","keys":["s_implicitly_changing_value_of_s_from_s_to_s"],"reasons":["%s is implicitly changing the value of '%s' from '%s' to '%s'"],"use":["maria"]},{"code":"4191","keys":["change_master_to_option_s_s_missing_requirement_s"],"reasons":["CHANGE MASTER TO option '%s=%s' is missing requirement %s"],"use":["maria"]},{"code":"4192","keys":["slave_log_event_execution_was_interrupted_slave_max_statement_time_exceeded","general_ldap_error"],"reasons":["Slave log event execution was interrupted (slave_max_statement_time exceeded)","General LDAP error"],"use":["maria","sap_hana"]},{"code":"4193","keys":["invalid_value_for_keyword_s","local_authorization_not_allowed"],"reasons":["Invalid value for keyword %s","Local authorization not allowed"],"use":["maria","sap_hana"]},{"code":"4194","keys":["s_keyword_not_supported","authorization_mode_change_not_allowed"],"reasons":["%s keyword is not supported","Authorization mode change not allowed"],"use":["maria","sap_hana"]},{"code":"4195","keys":["variable_schema_not_supported","role_to_ldap_group_mapping_already_exists"],"reasons":["Variable schema is not supported.","Role to LDAP group mapping already exists"],"use":["maria","sap_hana"]},{"code":"4196","keys":["pseudo_thread_id_should_not_be_modified_by_client_as_it_will_be_overwritten","role_to_ldap_group_mapping_does_not_exist"],"reasons":["Pseudo thread id should not be modified by the client as it will be overwritten","Role to LDAP group mapping does not exist"],"use":["maria","sap_hana"]},{"code":"4197","keys":["wrong_number_of_columns","creating_ldap_provider_failed_because_of_internal_error"],"reasons":["Wrong number of columns","Creating LDAP provider failed because of internal error"],"use":["maria","sap_hana"]},{"code":"4198","keys":["sequence_tables_cannot_have_any_keys","deleting_ldap_provider_failed_because_of_internal_error"],"reasons":["Sequence tables cannot have any keys","Deleting LDAP provider failed because of internal error"],"use":["maria","sap_hana"]},{"code":"4199","keys":["sequence_tables_cannot_have_any_constraints","alter_ldap_provider_failed_because_of_internal_error"],"reasons":["Sequence tables cannot have any constraints","Alter LDAP provider failed because of internal error"],"use":["maria","sap_hana"]},{"code":"4200","keys":["order_by","validate_ldap_provider_failed_because_of_internal_error"],"reasons":["ORDER BY","Validate LDAP provider failed because of internal error"],"use":["maria","sap_hana"]},{"code":"4201","keys":["variable_s_ignored_it_only_exists_for_compatibility_with_old_installations_and_will_be_removed_infuture_release","ldap_provider_already_exists"],"reasons":["The variable '%s' is ignored. It only exists for compatibility with old installations and will be removed in a future release","LDAP provider already exists"],"use":["maria","sap_hana"]},{"code":"4202","keys":["incorrect_column_name_count_for_derived_table","invalid_ldap_provider_name"],"reasons":["Incorrect column name count for derived table.","Invalid LDAP provider name"],"use":["maria","sap_hana"]},{"code":"4203","keys":["values_were_longer_than_max_sort_length_sorting_used_only_first_bytes","credentials_not_provided_proper_format"],"reasons":["Values were longer than max_sort_length. Sorting used only the first bytes.","Credentials not provided in proper format"],"use":["maria","sap_hana"]},{"code":"4204","keys":["invalid_binary_vector_format_must_use_ieee_standard_float_representation_little_endian_format_use_vec_fromtext_to_generate_it","local_password_authentication_and_ldap_authentication_cannot_be_enabled_togethersame_user"],"reasons":["Invalid binary vector format. Must use IEEE standard float representation in little-endian format. Use VEC_FromText() to generate it.","Local password authentication and LDAP authentication cannot be enabled together for the same user"],"use":["maria","sap_hana"]},{"code":"4205","keys":["invalid_vector_format_at_offset_d_for_100s_must_bevalid_json_array_of_numbers"],"reasons":["Invalid vector format at offset: %d for '%-.100s'. Must be a valid JSON array of numbers."],"use":["maria"]},{"code":"4206","keys":["cannot_determine_distance_type_for_vec_distance_index_not_found"],"reasons":["Cannot determine distance type for VEC_DISTANCE, index is not found"],"use":["maria"]},{"code":"4221","keys":["unresolved_table_name_s_for_s_hint"],"reasons":["Unresolved table name %s for %s hint"],"use":["maria"]},{"code":"4222","keys":["unresolved_index_name_s_for_s_hint"],"reasons":["Unresolved index name %s for %s hint"],"use":["maria"]},{"code":"4223","keys":["optimizer_hints_not_supported_inside_view_definitions"],"reasons":["Optimizer hints are not supported inside view definitions"],"use":["maria"]},{"code":"4224","keys":["hint_s_ignored_as_malformed"],"reasons":["Hint %s is ignored as malformed"],"use":["maria"]},{"code":"4225","keys":["optimizer_hints_at_insert_part_insert_select_statement_not_supported","general_provider_error"],"reasons":["Optimizer hints at the INSERT part of a INSERT..SELECT statement are not supported","General provider error"],"use":["maria","sap_hana"]},{"code":"4226","keys":["slave_sql_thread_aborted_can_t_execute_init_slave_query_due_to_error_code","invalid_subject_name_layout"],"reasons":["Slave SQL thread aborted. Can't execute init_slave query due to error code","Invalid subject name layout"],"use":["maria","sap_hana"]},{"code":"1","keys":["general_warning","entity_thatclient_attempted_to_create_already_exists_for_example_insertingrow_with_existing_primary_key"],"reasons":["General warning","The entity that a client attempted to create already exists (for example, inserting a row with an existing primary key)."],"use":["sap_hana","google_spanner"]},{"code":"2","keys":["general_error","operation_was_cancelled_typically_by_caller"],"reasons":["General error","The operation was cancelled, typically by the caller."],"use":["sap_hana","google_spanner"]},{"code":"3","keys":["fatal_error","deadline_expired_before_operation_could_complete"],"reasons":["Fatal error","The deadline expired before the operation could complete."],"use":["sap_hana","google_spanner"]},{"code":"4","keys":["cannot_allocate_enough_memory","operation_was_rejected_becausepreconditionrequest_was_not_met_message_field_error_response_provides_information_about_precondition_that_failed_for_example_reading_or_querying_fromtimestamp_that_has_exceeded_maximum_timestamp_staleness"],"reasons":["Cannot allocate enough memory","The operation was rejected because a precondition for the request was not met. The message field in the error response provides information about the precondition that failed. For example, reading or querying from a timestamp that has exceeded the maximum timestamp staleness."],"use":["sap_hana","google_spanner"]},{"code":"5","keys":["initialization_error","server_returned_error_some_invariants_expected_by_underlying_system_have_been_broken"],"reasons":["Initialization error","The server returned an error. Some invariants expected by the underlying system have been broken."],"use":["sap_hana","google_spanner"]},{"code":"6","keys":["invalid_data","client_specified_invalid_value_message_field_error_response_provides_information_as_to_which_value_was_invalid"],"reasons":["Invalid data","The client specified an invalid value. The message field in the error response provides information as to which value was invalid."],"use":["sap_hana","google_spanner"]},{"code":"7","keys":["feature_not_supported","indicates_that_some_requested_entity_such_as_updating_entity_or_queryingtable_or_column_doesn_t_exist"],"reasons":["Feature not supported","Indicates that some requested entity, such as updating an entity or querying a table or column, doesn't exist."],"use":["sap_hana","google_spanner"]},{"code":"8","keys":["invalid_argument","operation_was_attempted_past_valid_range"],"reasons":["Invalid argument","The operation was attempted past the valid range."],"use":["sap_hana","google_spanner"]},{"code":"9","keys":["index_out_of_bounds","user_was_not_authorized_to_make_request"],"reasons":["Index out of bounds","The user was not authorized to make the request."],"use":["sap_hana","google_spanner"]},{"code":"10","keys":["authentication_failed","some_resource_exhaustedadministrator_plane_it_s_possible_that_project_exceeded_its_quota_or_entire_file_system_out_of_spacedata_plane_thcan_happen_if_your_spanner_nodes_overloaded_for_more_information_also_see_session_related_error_codes"],"reasons":["Authentication failed","Some resource has been exhausted.For the administrator plane, it's possible that the project exceeded its quota or the entire file system is out of space.For the data plane, this can happen if your Spanner nodes are overloaded.For more information, also see Session-related error codes."],"use":["sap_hana","google_spanner"]},{"code":"11","keys":["invalid_state","request_doesn_t_have_valid_authentication_credentialsoperation"],"reasons":["Invalid state","The request doesn't have valid authentication credentials for the operation."],"use":["sap_hana","google_spanner"]},{"code":"12","keys":["cannot_open_file","server_unavailable"],"reasons":["Cannot open file","The server is unavailable."],"use":["sap_hana","google_spanner"]},{"code":"13","keys":["cannot_create_write_file","operation_not_implemented_or_not_supported_enabled_thservice"],"reasons":["Cannot create/write file","The operation is not implemented or is not supported/enabled in this service."],"use":["sap_hana","google_spanner"]},{"code":"14","keys":["cannot_allocate_enough_disk_space","server_returned_unknown_error_errors_raised_by_apthat_don_t_return_enough_error_information_may_be_converted_to_therror"],"reasons":["Cannot allocate enough disk space","Server returned an unknown error. Errors raised by APIs that don't return enough error information may be converted to this error."],"use":["sap_hana","google_spanner"]},{"code":"15","keys":["cannot_find_file"],"reasons":["Cannot find file"],"use":["sap_hana"]},{"code":"16","keys":["statement_retry"],"reasons":["Statement retry"],"use":["sap_hana"]},{"code":"17","keys":["metadata_schema_version_incompatible_between_database_and_executable_file"],"reasons":["Metadata schema version incompatible between database and executable file"],"use":["sap_hana"]},{"code":"18","keys":["service_shutting_down"],"reasons":["Service shutting down"],"use":["sap_hana"]},{"code":"19","keys":["invalid_license"],"reasons":["Invalid license"],"use":["sap_hana"]},{"code":"20","keys":["connect_attempt_outside_user_s_validity_period"],"reasons":["Connect attempt outside user's validity period"],"use":["sap_hana"]},{"code":"21","keys":["persistence_error"],"reasons":["Persistence error"],"use":["sap_hana"]},{"code":"128","keys":["transaction_error"],"reasons":["Transaction error"],"use":["sap_hana"]},{"code":"129","keys":["transaction_rolled_back_by_internal_error"],"reasons":["Transaction rolled back by an internal error"],"use":["sap_hana"]},{"code":"130","keys":["transaction_rolled_back_by_integrity_constraint_violation"],"reasons":["Transaction rolled back by integrity constraint violation"],"use":["sap_hana"]},{"code":"131","keys":["transaction_rolled_back_by_lock_wait_timeout"],"reasons":["Transaction rolled back by lock wait timeout"],"use":["sap_hana"]},{"code":"132","keys":["transaction_rolled_back_due_to_unavailable_resource"],"reasons":["Transaction rolled back due to unavailable resource"],"use":["sap_hana"]},{"code":"133","keys":["transaction_rolled_back_by_detected_deadlock"],"reasons":["Transaction rolled back by detected deadlock"],"use":["sap_hana"]},{"code":"134","keys":["failure_accessing_checkpoint_file"],"reasons":["Failure in accessing checkpoint file"],"use":["sap_hana"]},{"code":"135","keys":["failure_accessing_anchor_file"],"reasons":["Failure in accessing anchor file"],"use":["sap_hana"]},{"code":"136","keys":["failure_accessing_log_file"],"reasons":["Failure in accessing log file"],"use":["sap_hana"]},{"code":"137","keys":["failure_accessing_archive_file"],"reasons":["Failure in accessing archive file"],"use":["sap_hana"]},{"code":"138","keys":["transaction_serialization_failure"],"reasons":["Transaction serialization failure"],"use":["sap_hana"]},{"code":"139","keys":["current_operation_cancelled_by_request_and_transaction_rolled_back"],"reasons":["Current operation cancelled by request and transaction rolled back"],"use":["sap_hana"]},{"code":"140","keys":["invalid_write_transaction_identifier"],"reasons":["Invalid write-transaction identifier"],"use":["sap_hana"]},{"code":"141","keys":["failure_accessing_invisible_log_file"],"reasons":["Failure in accessing invisible log file"],"use":["sap_hana"]},{"code":"142","keys":["exceed_max_num_of_concurrent_transactions"],"reasons":["Exceed max num of concurrent transactions"],"use":["sap_hana"]},{"code":"143","keys":["transaction_serialization_failure_until_timeout_expires"],"reasons":["Transaction serialization failure until timeout expires"],"use":["sap_hana"]},{"code":"144","keys":["transaction_rollback"],"reasons":["Transaction rollback"],"use":["sap_hana"]},{"code":"145","keys":["transaction_distribution_work_failure"],"reasons":["Transaction distribution work failure"],"use":["sap_hana"]},{"code":"146","keys":["resource_busy_and_nowait_specified"],"reasons":["Resource busy and NOWAIT specified"],"use":["sap_hana"]},{"code":"147","keys":["inconsistency_between_data_and_log"],"reasons":["Inconsistency between data and log"],"use":["sap_hana"]},{"code":"148","keys":["transaction_start_blocked_until_master_restart_finishes"],"reasons":["Transaction start is blocked until Master_Restart finishes"],"use":["sap_hana"]},{"code":"149","keys":["distributed_transaction_commit_failure"],"reasons":["Distributed transaction commit failure"],"use":["sap_hana"]},{"code":"150","keys":["statement_cancelled_or_snapshot_timestamp_already_invalidated"],"reasons":["Statement cancelled or snapshot timestamp already invalidated"],"use":["sap_hana"]},{"code":"151","keys":["transaction_rollback"],"reasons":["Transaction rollback"],"use":["sap_hana"]},{"code":"152","keys":["transaction_rollback"],"reasons":["Transaction rollback"],"use":["sap_hana"]},{"code":"153","keys":["transaction_serialization_failure"],"reasons":["Transaction serialization failure"],"use":["sap_hana"]},{"code":"154","keys":["failure_acquiring_index_handle"],"reasons":["Failure in acquiring index handle"],"use":["sap_hana"]},{"code":"155","keys":["transaction_rollback"],"reasons":["Transaction rollback"],"use":["sap_hana"]},{"code":"208","keys":["xa_transaction_error"],"reasons":["XA transaction error"],"use":["sap_hana"]},{"code":"209","keys":["asynchronous_operation_error"],"reasons":["Asynchronous operation error"],"use":["sap_hana"]},{"code":"210","keys":["duplicate_xid"],"reasons":["Duplicate XID"],"use":["sap_hana"]},{"code":"211","keys":["invalid_argument_of_xa_call"],"reasons":["Invalid argument of XA call"],"use":["sap_hana"]},{"code":"212","keys":["no_valid_xid"],"reasons":["No valid XID"],"use":["sap_hana"]},{"code":"213","keys":["outside_of_global_transaction"],"reasons":["Outside of global transaction"],"use":["sap_hana"]},{"code":"214","keys":["improper_xa_call_sequence"],"reasons":["Improper XA call sequence"],"use":["sap_hana"]},{"code":"215","keys":["resource_manager_error"],"reasons":["Resource manager error"],"use":["sap_hana"]},{"code":"216","keys":["resource_manager_unavailable"],"reasons":["Resource manager unavailable"],"use":["sap_hana"]},{"code":"217","keys":["a_protocol_error_occurred_resource_manager"],"reasons":["A protocol error occurred in the resource manager"],"use":["sap_hana"]},{"code":"218","keys":["rollback_was_caused_by_unspecified_reason"],"reasons":["The rollback was caused by an unspecified reason"],"use":["sap_hana"]},{"code":"256","keys":["sql_processing_error"],"reasons":["Sql processing error"],"use":["sap_hana"]},{"code":"257","keys":["sql_syntax_error"],"reasons":["Sql syntax error"],"use":["sap_hana"]},{"code":"258","keys":["insufficient_privilege"],"reasons":["Insufficient privilege"],"use":["sap_hana"]},{"code":"259","keys":["invalid_table_name"],"reasons":["Invalid table name"],"use":["sap_hana"]},{"code":"260","keys":["invalid_column_name"],"reasons":["Invalid column name"],"use":["sap_hana"]},{"code":"261","keys":["invalid_index_name"],"reasons":["Invalid index name"],"use":["sap_hana"]},{"code":"262","keys":["invalid_query_name"],"reasons":["Invalid query name"],"use":["sap_hana"]},{"code":"263","keys":["invalid_alias_name"],"reasons":["Invalid alias name"],"use":["sap_hana"]},{"code":"264","keys":["invalid_datatype"],"reasons":["Invalid datatype"],"use":["sap_hana"]},{"code":"265","keys":["expression_missing"],"reasons":["Expression missing"],"use":["sap_hana"]},{"code":"266","keys":["inconsistent_datatype"],"reasons":["Inconsistent datatype"],"use":["sap_hana"]},{"code":"267","keys":["specified_length_too_long_for_its_datatype"],"reasons":["Specified length too long for its datatype"],"use":["sap_hana"]},{"code":"268","keys":["column_ambiguously_defined"],"reasons":["Column ambiguously defined"],"use":["sap_hana"]},{"code":"269","keys":["too_many_values"],"reasons":["Too many values"],"use":["sap_hana"]},{"code":"270","keys":["not_enough_values"],"reasons":["Not enough values"],"use":["sap_hana"]},{"code":"271","keys":["duplicate_alias"],"reasons":["Duplicate alias"],"use":["sap_hana"]},{"code":"272","keys":["duplicate_column_name"],"reasons":["Duplicate column name"],"use":["sap_hana"]},{"code":"273","keys":["notsingle_character_string"],"reasons":["Not a single character string"],"use":["sap_hana"]},{"code":"274","keys":["inserted_value_too_large_for_column"],"reasons":["Inserted value too large for column"],"use":["sap_hana"]},{"code":"275","keys":["aggregate_function_not_allowed"],"reasons":["Aggregate function not allowed"],"use":["sap_hana"]},{"code":"276","keys":["missing_aggregation_or_grouping"],"reasons":["Missing aggregation or grouping"],"use":["sap_hana"]},{"code":"277","keys":["notgroup_by_expression"],"reasons":["Not a GROUP BY expression"],"use":["sap_hana"]},{"code":"278","keys":["nested_group_function_without_group_by"],"reasons":["Nested group function without GROUP BY"],"use":["sap_hana"]},{"code":"279","keys":["group_function_nested"],"reasons":["Group function is nested"],"use":["sap_hana"]},{"code":"280","keys":["order_by_item_must_be_number_select_list"],"reasons":["ORDER BY item must be the number of a SELECT-list"],"use":["sap_hana"]},{"code":"281","keys":["outer_jonot_allowed_operand_of_or_or_in"],"reasons":["Outer join not allowed in operand of OR or IN"],"use":["sap_hana"]},{"code":"282","keys":["two_tables_cannot_be_outer_joined_to_each_other"],"reasons":["Two tables cannot be outer-joined to each other"],"use":["sap_hana"]},{"code":"283","keys":["a_table_may_be_outer_joined_to_at_most_one_other_table"],"reasons":["A table may be outer joined to at most one other table"],"use":["sap_hana"]},{"code":"284","keys":["jofield_does_not_match"],"reasons":["Join field does not match"],"use":["sap_hana"]},{"code":"285","keys":["invalid_jocondition"],"reasons":["Invalid join condition"],"use":["sap_hana"]},{"code":"286","keys":["identifier_too_long"],"reasons":["Identifier is too long"],"use":["sap_hana"]},{"code":"287","keys":["cannot_insert_null_or_update_to_null"],"reasons":["Cannot insert NULL or update to NULL"],"use":["sap_hana"]},{"code":"288","keys":["cannot_use_duplicate_table_name"],"reasons":["Cannot use duplicate table name"],"use":["sap_hana"]},{"code":"289","keys":["cannot_use_duplicate_index_name"],"reasons":["Cannot use duplicate index name"],"use":["sap_hana"]},{"code":"290","keys":["cannot_use_duplicate_query_name"],"reasons":["Cannot use duplicate query name"],"use":["sap_hana"]},{"code":"291","keys":["argument_identifier_must_be_positive"],"reasons":["Argument identifier must be positive"],"use":["sap_hana"]},{"code":"292","keys":["wrong_number_of_arguments"],"reasons":["Wrong number of arguments"],"use":["sap_hana"]},{"code":"293","keys":["argument_type_mismatch"],"reasons":["Argument type mismatch"],"use":["sap_hana"]},{"code":"294","keys":["cannot_have_more_than_one_primary_key"],"reasons":["Cannot have more than one primary key"],"use":["sap_hana"]},{"code":"295","keys":["too_long_multi_key_length"],"reasons":["Too long multi key length"],"use":["sap_hana"]},{"code":"296","keys":["replicated_table_must_haveprimary_key"],"reasons":["Replicated table must have a primary key"],"use":["sap_hana"]},{"code":"297","keys":["cannot_update_primary_key_field_replicated_table"],"reasons":["Cannot update primary key field in replicated table"],"use":["sap_hana"]},{"code":"298","keys":["cannot_store_ddl"],"reasons":["Cannot store DDL"],"use":["sap_hana"]},{"code":"299","keys":["cannot_drop_index_used_for_enforcement_of_unique_primary_key"],"reasons":["Cannot drop index used for enforcement of unique/primary key"],"use":["sap_hana"]},{"code":"300","keys":["argument_index_out_of_range"],"reasons":["Argument index is out of range"],"use":["sap_hana"]},{"code":"301","keys":["unique_constraint_violated"],"reasons":["Unique constraint violated"],"use":["sap_hana"]},{"code":"302","keys":["invalid_char_or_varchar_value"],"reasons":["Invalid CHAR or VARCHAR value"],"use":["sap_hana"]},{"code":"303","keys":["invalid_date"],"reasons":["Invalid DATE"],"use":["sap_hana"]},{"code":"304","keys":["division_by_zero_undefined"],"reasons":["Division by zero undefined"],"use":["sap_hana"]},{"code":"305","keys":["single_row_query_returns_more_than_one_row"],"reasons":["Single-row query returns more than one row"],"use":["sap_hana"]},{"code":"306","keys":["invalid_cursor"],"reasons":["Invalid cursor"],"use":["sap_hana"]},{"code":"307","keys":["numeric_value_out_of_range"],"reasons":["Numeric value out of range"],"use":["sap_hana"]},{"code":"308","keys":["column_name_already_exists"],"reasons":["Column name already exists"],"use":["sap_hana"]},{"code":"309","keys":["correlated_subquery_cannot_have_top_or_order_by"],"reasons":["Correlated subquery cannot have TOP or ORDER BY"],"use":["sap_hana"]},{"code":"310","keys":["sql_error_procedure"],"reasons":["Sql error in procedure"],"use":["sap_hana"]},{"code":"311","keys":["cannot_drop_all_columns_intable"],"reasons":["Cannot drop all columns in a table"],"use":["sap_hana"]},{"code":"312","keys":["sequence_exhausted"],"reasons":["Sequence is exhausted"],"use":["sap_hana"]},{"code":"313","keys":["invalid_sequence"],"reasons":["Invalid sequence"],"use":["sap_hana"]},{"code":"314","keys":["numeric_overflow"],"reasons":["Numeric overflow"],"use":["sap_hana"]},{"code":"315","keys":["invalid_synonym"],"reasons":["Invalid synonym"],"use":["sap_hana"]},{"code":"316","keys":["wrong_number_of_arguments_function_invocation"],"reasons":["Wrong number of arguments in function invocation"],"use":["sap_hana"]},{"code":"317","keys":["p_queryplans_not_exists_nor_valid_format"],"reasons":["''''''P_QUERYPLANS'''' not exists nor valid format''"],"use":["sap_hana"]},{"code":"318","keys":["decimal_precision_specifier_out_of_range"],"reasons":["Decimal precision specifier is out of range"],"use":["sap_hana"]},{"code":"319","keys":["decimal_scale_specifier_out_of_range"],"reasons":["Decimal scale specifier is out of range"],"use":["sap_hana"]},{"code":"320","keys":["cannot_create_index_on_expression_with_datatype_lob"],"reasons":["Cannot create index on expression with datatype LOB"],"use":["sap_hana"]},{"code":"321","keys":["invalid_view_name"],"reasons":["Invalid view name"],"use":["sap_hana"]},{"code":"322","keys":["cannot_use_duplicate_view_name"],"reasons":["Cannot use duplicate view name"],"use":["sap_hana"]},{"code":"323","keys":["duplicate_replication_id"],"reasons":["Duplicate replication id"],"use":["sap_hana"]},{"code":"324","keys":["cannot_use_duplicate_sequence_name"],"reasons":["Cannot use duplicate sequence name"],"use":["sap_hana"]},{"code":"325","keys":["invalid_escape_sequence"],"reasons":["Invalid escape sequence"],"use":["sap_hana"]},{"code":"326","keys":["currval_of_given_sequence_not_yet_defined_thsession"],"reasons":["CURRVAL of given sequence is not yet defined in this session"],"use":["sap_hana"]},{"code":"327","keys":["cannot_explaplan_of_given_statement"],"reasons":["Cannot explain plan of given statement"],"use":["sap_hana"]},{"code":"328","keys":["invalid_name_of_function_or_procedure"],"reasons":["Invalid name of function or procedure"],"use":["sap_hana"]},{"code":"329","keys":["cannot_use_duplicate_name_of_function_or_procedure"],"reasons":["Cannot use duplicate name of function or procedure"],"use":["sap_hana"]},{"code":"330","keys":["cannot_use_duplicate_synonym_name"],"reasons":["Cannot use duplicate synonym name"],"use":["sap_hana"]},{"code":"331","keys":["user_name_already_exists"],"reasons":["User name already exists"],"use":["sap_hana"]},{"code":"332","keys":["invalid_user_name"],"reasons":["Invalid user name"],"use":["sap_hana"]},{"code":"333","keys":["column_not_allowed"],"reasons":["Column not allowed"],"use":["sap_hana"]},{"code":"334","keys":["invalid_user_privilege"],"reasons":["Invalid user privilege"],"use":["sap_hana"]},{"code":"335","keys":["field_alias_name_already_exists"],"reasons":["Field alias name already exists"],"use":["sap_hana"]},{"code":"336","keys":["invalid_default_value"],"reasons":["Invalid default value"],"use":["sap_hana"]},{"code":"337","keys":["into_clause_not_allowed_for_thselect_statement"],"reasons":["INTO clause not allowed for this SELECT statement"],"use":["sap_hana"]},{"code":"338","keys":["zero_length_columns_not_allowed"],"reasons":["Zero-length columns are not allowed"],"use":["sap_hana"]},{"code":"339","keys":["invalid_number"],"reasons":["Invalid number"],"use":["sap_hana"]},{"code":"340","keys":["not_all_variables_bound"],"reasons":["Not all variables bound"],"use":["sap_hana"]},{"code":"341","keys":["numeric_underflow"],"reasons":["Numeric underflow"],"use":["sap_hana"]},{"code":"342","keys":["collation_conflict"],"reasons":["Collation conflict"],"use":["sap_hana"]},{"code":"343","keys":["invalid_collate_name"],"reasons":["Invalid collate name"],"use":["sap_hana"]},{"code":"344","keys":["parse_error_data_loader"],"reasons":["Parse error in data loader"],"use":["sap_hana"]},{"code":"345","keys":["notreplication_table"],"reasons":["Not a replication table"],"use":["sap_hana"]},{"code":"346","keys":["invalid_replication_id"],"reasons":["Invalid replication id"],"use":["sap_hana"]},{"code":"347","keys":["invalid_option"],"reasons":["Invalid option"],"use":["sap_hana"]},{"code":"348","keys":["invalid_datetime_format"],"reasons":["Invalid datetime format"],"use":["sap_hana"]},{"code":"349","keys":["cannot_create_unique_index_duplicate_key_found"],"reasons":["''Cannot CREATE UNIQUE INDEX. duplicate key found''"],"use":["sap_hana"]},{"code":"350","keys":["cannot_drop_columns_primary_key_column_list"],"reasons":["Cannot drop columns in the primary-key column list"],"use":["sap_hana"]},{"code":"351","keys":["column_referenced_inmulti_column_constraint"],"reasons":["Column is referenced in a multi-column constraint"],"use":["sap_hana"]},{"code":"352","keys":["cannot_create_unique_index_on_cdx_table"],"reasons":["Cannot create unique index on cdx table"],"use":["sap_hana"]},{"code":"353","keys":["update_log_group_name_already_exists"],"reasons":["Update log group name already exists"],"use":["sap_hana"]},{"code":"354","keys":["invalid_update_log_group_name"],"reasons":["Invalid update log group name"],"use":["sap_hana"]},{"code":"355","keys":["base_table_update_log_table_must_haveprimary_key"],"reasons":["The base table of the update log table must have a primary key"],"use":["sap_hana"]},{"code":"356","keys":["exceed_maximum_number_of_update_log_group"],"reasons":["Exceed maximum number of update log group"],"use":["sap_hana"]},{"code":"357","keys":["base_table_already_hasupdate_log_table"],"reasons":["The base table already has a update log table"],"use":["sap_hana"]},{"code":"358","keys":["update_log_table_can_not_haveupdate_log_table"],"reasons":["Update log table can not have a update log table"],"use":["sap_hana"]},{"code":"359","keys":["string_too_long"],"reasons":["String is too long"],"use":["sap_hana"]},{"code":"360","keys":["view_with_check_option_where_clause_violation"],"reasons":["View WITH CHECK OPTION where-clause violation"],"use":["sap_hana"]},{"code":"361","keys":["data_manipulation_operation_not_legal_on_thview"],"reasons":["Data manipulation operation not legal on this view"],"use":["sap_hana"]},{"code":"362","keys":["invalid_schema_name"],"reasons":["Invalid schema name"],"use":["sap_hana"]},{"code":"363","keys":["number_of_index_columns_exceeds_its_maximum"],"reasons":["Number of index columns exceeds its maximum"],"use":["sap_hana"]},{"code":"364","keys":["invalid_partial_key_size"],"reasons":["Invalid partial key size"],"use":["sap_hana"]},{"code":"365","keys":["no_matching_primary_key_for_thcolumn_list"],"reasons":["No matching primary key for this column list"],"use":["sap_hana"]},{"code":"366","keys":["referenced_table_does_not_haveprimary_key"],"reasons":["Referenced table does not have a primary key"],"use":["sap_hana"]},{"code":"367","keys":["number_of_referencing_columns_must_match_referenced_columns"],"reasons":["Number of referencing columns must match referenced columns"],"use":["sap_hana"]},{"code":"368","keys":["unique_constraint_not_allowed_on_temporary_table"],"reasons":["Unique constraint not allowed on temporary table"],"use":["sap_hana"]},{"code":"369","keys":["exceed_maximum_view_depth_limit"],"reasons":["Exceed maximum view depth limit"],"use":["sap_hana"]},{"code":"370","keys":["cannot_perform_direct_insert_operation_on_table_with_unique_indexes"],"reasons":["Cannot perform DIRECT INSERT operation on table with unique indexes"],"use":["sap_hana"]},{"code":"371","keys":["invalid_xml_document"],"reasons":["Invalid XML document"],"use":["sap_hana"]},{"code":"372","keys":["invalid_xpath"],"reasons":["Invalid XPATH"],"use":["sap_hana"]},{"code":"373","keys":["invalid_xml_duration_value"],"reasons":["Invalid XML duration value"],"use":["sap_hana"]},{"code":"374","keys":["invalid_xml_function_usage"],"reasons":["Invalid XML function usage"],"use":["sap_hana"]},{"code":"375","keys":["invalid_xml_index_operation"],"reasons":["Invalid XML index operation"],"use":["sap_hana"]},{"code":"376","keys":["python_buildprocedure_error"],"reasons":["Python buildin procedure error"],"use":["sap_hana"]},{"code":"377","keys":["jit_operation_error"],"reasons":["JIT operation error"],"use":["sap_hana"]},{"code":"378","keys":["invalid_column_view"],"reasons":["Invalid column view"],"use":["sap_hana"]},{"code":"379","keys":["table_schema_mismatch"],"reasons":["Table schema mismatch"],"use":["sap_hana"]},{"code":"380","keys":["fail_to_change_run_level"],"reasons":["Fail to change run level"],"use":["sap_hana"]},{"code":"381","keys":["fail_to_restart"],"reasons":["Fail to restart"],"use":["sap_hana"]},{"code":"382","keys":["fail_to_collect_all_version_garbage"],"reasons":["Fail to collect all version garbage"],"use":["sap_hana"]},{"code":"383","keys":["invalid_identifier"],"reasons":["Invalid identifier"],"use":["sap_hana"]},{"code":"384","keys":["string_too_long"],"reasons":["String is too long"],"use":["sap_hana"]},{"code":"385","keys":["could_not_restore_session"],"reasons":["Could not restore session"],"use":["sap_hana"]},{"code":"386","keys":["cannot_use_duplicate_schema_name"],"reasons":["Cannot use duplicate schema name"],"use":["sap_hana"]},{"code":"387","keys":["table_ambiguously_defined"],"reasons":["Table ambiguously defined"],"use":["sap_hana"]},{"code":"388","keys":["role_already_exists"],"reasons":["Role already exists"],"use":["sap_hana"]},{"code":"389","keys":["invalid_role_name"],"reasons":["Invalid role name"],"use":["sap_hana"]},{"code":"390","keys":["invalid_user_type"],"reasons":["Invalid user type"],"use":["sap_hana"]},{"code":"391","keys":["invalidated_view"],"reasons":["Invalidated view"],"use":["sap_hana"]},{"code":"392","keys":["can_t_assign_cyclic_role"],"reasons":["Can't assign cyclic role"],"use":["sap_hana"]},{"code":"393","keys":["roles_must_not_receiveprivilege_with_grant_option"],"reasons":["Roles must not receive a privilege with grant option"],"use":["sap_hana"]},{"code":"394","keys":["error_revoking_role"],"reasons":["Error revoking role"],"use":["sap_hana"]},{"code":"395","keys":["invalid_user_defined_type_name"],"reasons":["Invalid user-defined type name"],"use":["sap_hana"]},{"code":"396","keys":["cannot_use_duplicate_user_defined_type_name"],"reasons":["Cannot use duplicate user-defined type name"],"use":["sap_hana"]},{"code":"397","keys":["invalid_object_name"],"reasons":["Invalid object name"],"use":["sap_hana"]},{"code":"398","keys":["cannot_have_more_than_one_order_by"],"reasons":["Cannot have more than one order by"],"use":["sap_hana"]},{"code":"399","keys":["role_tree_too_deep"],"reasons":["Role tree too deep"],"use":["sap_hana"]},{"code":"400","keys":["primary_key_not_allowed_on_insert_only_table"],"reasons":["Primary key not allowed on insert-only table"],"use":["sap_hana"]},{"code":"401","keys":["unique_constraint_not_allowed_on_insert_only_table"],"reasons":["Unique constraint not allowed on insert-only table"],"use":["sap_hana"]},{"code":"402","keys":["user_was_already_dropped_before_query_execution"],"reasons":["The user was already dropped before query execution"],"use":["sap_hana"]},{"code":"403","keys":["internal_error"],"reasons":["Internal error"],"use":["sap_hana"]},{"code":"404","keys":["invalid_non_existent_structured_privilege_name"],"reasons":["Invalid (non-existent) structured privilege name"],"use":["sap_hana"]},{"code":"405","keys":["cannot_use_duplicate_structured_privilege_name"],"reasons":["Cannot use duplicate structured privilege name"],"use":["sap_hana"]},{"code":"406","keys":["insert"],"reasons":["INSERT"],"use":["sap_hana"]},{"code":"407","keys":["invalid_date_format"],"reasons":["Invalid date format"],"use":["sap_hana"]},{"code":"408","keys":["password_or_parameter_required_for_user"],"reasons":["Password or parameter required for user"],"use":["sap_hana"]},{"code":"409","keys":["multiple_values_forparameter_not_supported"],"reasons":["Multiple values for a parameter not supported"],"use":["sap_hana"]},{"code":"410","keys":["invalid_privilege_namespace"],"reasons":["Invalid privilege namespace"],"use":["sap_hana"]},{"code":"411","keys":["invalid_table_type"],"reasons":["Invalid table type"],"use":["sap_hana"]},{"code":"412","keys":["invalid_password_layout"],"reasons":["Invalid password layout"],"use":["sap_hana"]},{"code":"413","keys":["last_n_passwords_can_not_be_reused"],"reasons":["Last n passwords can not be reused"],"use":["sap_hana"]},{"code":"414","keys":["user_forced_to_change_password"],"reasons":["User is forced to change password"],"use":["sap_hana"]},{"code":"415","keys":["user_deactivated"],"reasons":["User is deactivated"],"use":["sap_hana"]},{"code":"416","keys":["user_locked_try_agalater"],"reasons":["''User is locked. try again later''"],"use":["sap_hana"]},{"code":"417","keys":["can_t_drop_without_cascade_specification"],"reasons":["Can't drop without CASCADE specification"],"use":["sap_hana"]},{"code":"418","keys":["invalid_view_query_for_creation"],"reasons":["Invalid view query for creation"],"use":["sap_hana"]},{"code":"419","keys":["can_t_drop_with_restrict_specification"],"reasons":["Can't drop with RESTRICT specification"],"use":["sap_hana"]},{"code":"420","keys":["password_change_currently_not_allowed"],"reasons":["Password change currently not allowed"],"use":["sap_hana"]},{"code":"421","keys":["cannot_create_fulltext_index"],"reasons":["Cannot create fulltext index"],"use":["sap_hana"]},{"code":"422","keys":["privileges_must_be_either_all_sql_or_all_from_one_namespace"],"reasons":["Privileges must be either all SQL or all from one namespace"],"use":["sap_hana"]},{"code":"423","keys":["afl_error"],"reasons":["AFL error"],"use":["sap_hana"]},{"code":"424","keys":["invalid_name_of_package"],"reasons":["Invalid name of package"],"use":["sap_hana"]},{"code":"425","keys":["duplicate_package_name"],"reasons":["Duplicate package name"],"use":["sap_hana"]},{"code":"426","keys":["number_of_columns_mismatch"],"reasons":["Number of columns mismatch"],"use":["sap_hana"]},{"code":"427","keys":["can_not_reserve_index_id_any_more"],"reasons":["Can not reserve index id any more"],"use":["sap_hana"]},{"code":"428","keys":["invalid_query_plan_id"],"reasons":["Invalid query plan id"],"use":["sap_hana"]},{"code":"429","keys":["integrity_check_failed"],"reasons":["Integrity check failed"],"use":["sap_hana"]},{"code":"430","keys":["invalidated_procedure"],"reasons":["Invalidated procedure"],"use":["sap_hana"]},{"code":"431","keys":["user_s_password_will_expire_withfew_days"],"reasons":["User's password will expire within few days"],"use":["sap_hana"]},{"code":"432","keys":["thsyntax_deprecated_and_will_be_removed_next_release"],"reasons":["This syntax has been deprecated and will be removed in next release"],"use":["sap_hana"]},{"code":"433","keys":["null_value_found"],"reasons":["Null value found"],"use":["sap_hana"]},{"code":"434","keys":["invalid_object_id"],"reasons":["Invalid object ID"],"use":["sap_hana"]},{"code":"435","keys":["invalid_expression"],"reasons":["Invalid expression"],"use":["sap_hana"]},{"code":"436","keys":["could_not_set_system_license"],"reasons":["Could not set system license"],"use":["sap_hana"]},{"code":"437","keys":["only_commands_for_license_handling_allowed_current_state"],"reasons":["Only commands for license handling are allowed in current state"],"use":["sap_hana"]},{"code":"438","keys":["invalid_user_parameter_value"],"reasons":["Invalid user parameter value"],"use":["sap_hana"]},{"code":"439","keys":["composite_error"],"reasons":["Composite error"],"use":["sap_hana"]},{"code":"440","keys":["table_type_conversion_error"],"reasons":["Table type conversion error"],"use":["sap_hana"]},{"code":"441","keys":["thfeature_deprecated_and_will_be_removed_next_release"],"reasons":["This feature has been deprecated and will be removed in next release"],"use":["sap_hana"]},{"code":"442","keys":["number_of_columns_exceeds_its_maximum"],"reasons":["Number of columns exceeds its maximum"],"use":["sap_hana"]},{"code":"443","keys":["invalid_calculation_scenario_name"],"reasons":["Invalid calculation scenario name"],"use":["sap_hana"]},{"code":"444","keys":["package_manager_error"],"reasons":["Package manager error"],"use":["sap_hana"]},{"code":"445","keys":["invalid_trigger_name"],"reasons":["Invalid trigger name"],"use":["sap_hana"]},{"code":"446","keys":["cannot_use_duplicate_trigger_name"],"reasons":["Cannot use duplicate trigger name"],"use":["sap_hana"]},{"code":"447","keys":["backup_could_not_be_completed"],"reasons":["Backup could not be completed"],"use":["sap_hana"]},{"code":"448","keys":["recovery_could_not_be_completed"],"reasons":["Recovery could not be completed"],"use":["sap_hana"]},{"code":"449","keys":["recovery_strategy_could_not_be_determined"],"reasons":["Recovery strategy could not be determined"],"use":["sap_hana"]},{"code":"450","keys":["failed_to_unset_system_license"],"reasons":["Failed to unset system license"],"use":["sap_hana"]},{"code":"451","keys":["modification_of_subject_table_trigger_not_allowed"],"reasons":["Modification of subject table in trigger not allowed"],"use":["sap_hana"]},{"code":"452","keys":["invalid_backup_id"],"reasons":["Invalid backup id"],"use":["sap_hana"]},{"code":"453","keys":["user_does_not_havepassword"],"reasons":["User does not have a password"],"use":["sap_hana"]},{"code":"454","keys":["wrong_hint_syntax"],"reasons":["Wrong hint syntax"],"use":["sap_hana"]},{"code":"455","keys":["predefined_session_variable_cannot_be_set_via_set_command"],"reasons":["The predefined session variable cannot be set via SET command"],"use":["sap_hana"]},{"code":"456","keys":["not_allowed_for_throle"],"reasons":["Not allowed for this role"],"use":["sap_hana"]},{"code":"457","keys":["duplicate_constraint_name"],"reasons":["Duplicate constraint name"],"use":["sap_hana"]},{"code":"458","keys":["unsupported_function_included"],"reasons":["Unsupported function included"],"use":["sap_hana"]},{"code":"459","keys":["invalidated_function"],"reasons":["Invalidated function"],"use":["sap_hana"]},{"code":"460","keys":["invalid_privilege_for_object"],"reasons":["Invalid privilege for object"],"use":["sap_hana"]},{"code":"461","keys":["foreign_key_constraint_violation"],"reasons":["Foreign key constraint violation"],"use":["sap_hana"]},{"code":"462","keys":["failed_on_update_or_delete_by_foreign_key_constraint_violation"],"reasons":["Failed on update or delete by foreign key constraint violation"],"use":["sap_hana"]},{"code":"463","keys":["number_of_tables_exceeds_its_maximum"],"reasons":["Number of tables exceeds its maximum"],"use":["sap_hana"]},{"code":"464","keys":["sql_internal_parse_tree_depth_exceeds_its_maximum"],"reasons":["SQL internal parse tree depth exceeds its maximum"],"use":["sap_hana"]},{"code":"465","keys":["cannot_execute_trigger"],"reasons":["Cannot execute trigger"],"use":["sap_hana"]},{"code":"466","keys":["no_credential_found"],"reasons":["No credential found"],"use":["sap_hana"]},{"code":"467","keys":["cannot_use_parameter_variable"],"reasons":["Cannot use parameter variable"],"use":["sap_hana"]},{"code":"468","keys":["hint_error"],"reasons":["Hint error"],"use":["sap_hana"]},{"code":"469","keys":["unsupported_datatype_on_source"],"reasons":["Unsupported datatype on source"],"use":["sap_hana"]},{"code":"470","keys":["invalid_data_source_configuration"],"reasons":["Invalid data source configuration"],"use":["sap_hana"]},{"code":"471","keys":["invalid_data_source_name"],"reasons":["Invalid data source name"],"use":["sap_hana"]},{"code":"472","keys":["cannot_use_duplicate_data_source_name"],"reasons":["Cannot use duplicate data source name"],"use":["sap_hana"]},{"code":"473","keys":["invalid_adapter_configuration"],"reasons":["Invalid adapter configuration"],"use":["sap_hana"]},{"code":"474","keys":["invalid_adapter_name"],"reasons":["Invalid adapter name"],"use":["sap_hana"]},{"code":"475","keys":["cannot_use_duplicate_adapter_name"],"reasons":["Cannot use duplicate adapter name"],"use":["sap_hana"]},{"code":"476","keys":["invalid_remote_object_name"],"reasons":["Invalid remote object name"],"use":["sap_hana"]},{"code":"477","keys":["credential_exists"],"reasons":["Credential exists"],"use":["sap_hana"]},{"code":"478","keys":["user_defined_function_runtime_error"],"reasons":["User defined function runtime error"],"use":["sap_hana"]},{"code":"479","keys":["invalid_spatial_attribute"],"reasons":["Invalid spatial attribute"],"use":["sap_hana"]},{"code":"480","keys":["invalid_spatial_unit_of_measure_name"],"reasons":["Invalid spatial unit of measure name"],"use":["sap_hana"]},{"code":"481","keys":["cannot_use_duplicate_spatial_unit_of_measure_name"],"reasons":["Cannot use duplicate spatial unit of measure name"],"use":["sap_hana"]},{"code":"482","keys":["invalid_spatial_reference_system_name"],"reasons":["Invalid spatial reference system name"],"use":["sap_hana"]},{"code":"483","keys":["cannot_use_duplicate_spatial_reference_system_name"],"reasons":["Cannot use duplicate spatial reference system name"],"use":["sap_hana"]},{"code":"484","keys":["invalid_session_group_command"],"reasons":["Invalid session group command"],"use":["sap_hana"]},{"code":"485","keys":["invalid_definition_of_structured_privilege"],"reasons":["Invalid definition of structured privilege"],"use":["sap_hana"]},{"code":"486","keys":["some_of_rows_have_failed_to_be_imported"],"reasons":["Some of rows have failed to be imported"],"use":["sap_hana"]},{"code":"487","keys":["some_of_rows_have_failed_to_be_imported"],"reasons":["Some of rows have failed to be imported"],"use":["sap_hana"]},{"code":"488","keys":["invalid_database_name"],"reasons":["Invalid database name"],"use":["sap_hana"]},{"code":"489","keys":["invalid_epm_model_name"],"reasons":["Invalid EPM Model name"],"use":["sap_hana"]},{"code":"490","keys":["cannot_use_duplicate_epm_model_name"],"reasons":["Cannot use duplicate EPM Model name"],"use":["sap_hana"]},{"code":"491","keys":["invalid_epm_model_definition"],"reasons":["Invalid EPM Model definition"],"use":["sap_hana"]},{"code":"492","keys":["invalid_epm_query_source_name"],"reasons":["Invalid EPM Query Source name"],"use":["sap_hana"]},{"code":"493","keys":["cannot_use_duplicate_epm_query_source_name"],"reasons":["Cannot use duplicate EPM Query Source name"],"use":["sap_hana"]},{"code":"494","keys":["invalid_epm_query_source_definition"],"reasons":["Invalid EPM Query Source definition"],"use":["sap_hana"]},{"code":"495","keys":["table_already_extended_with_right_delta_option"],"reasons":["Table already Extended with right delta option"],"use":["sap_hana"]},{"code":"496","keys":["table_already_non_extended"],"reasons":["Table already Non-Extended"],"use":["sap_hana"]},{"code":"497","keys":["extended_storage_not_found_for_table"],"reasons":["Extended Storage not found for table:"],"use":["sap_hana"]},{"code":"498","keys":["memory_forrecord_exceeds_limit"],"reasons":["Memory for a record exceeds the limit"],"use":["sap_hana"]},{"code":"499","keys":["invalid_stacked_column_search"],"reasons":["Invalid stacked column search"],"use":["sap_hana"]},{"code":"500","keys":["predicates_required_inwhere_clause"],"reasons":["Predicates are required in a where clause"],"use":["sap_hana"]},{"code":"501","keys":["invalid_series_data_specification"],"reasons":["Invalid series data specification:"],"use":["sap_hana"]},{"code":"502","keys":["invalid_name_of_task"],"reasons":["Invalid name of task"],"use":["sap_hana"]},{"code":"503","keys":["cannot_use_duplicate_name_of_task"],"reasons":["Cannot use duplicate name of task"],"use":["sap_hana"]},{"code":"504","keys":["invalid_adapter_location"],"reasons":["Invalid adapter location"],"use":["sap_hana"]},{"code":"505","keys":["cannot_remove_last_location_of_adapter"],"reasons":["Cannot remove last location of adapter"],"use":["sap_hana"]},{"code":"506","keys":["invalid_create"],"reasons":["Invalid create"],"use":["sap_hana"]},{"code":"507","keys":["invalid_agent_name"],"reasons":["Invalid agent name"],"use":["sap_hana"]},{"code":"508","keys":["cannot_use_duplicate_agent_name"],"reasons":["Cannot use duplicate agent name"],"use":["sap_hana"]},{"code":"509","keys":["invalid_agent_properties"],"reasons":["Invalid agent properties"],"use":["sap_hana"]},{"code":"510","keys":["cannot_alter_global_temporary_table_use_or_create_alter_drop_index_on_table"],"reasons":["Cannot alter global temporary table in use or create/alter/drop index on the table"],"use":["sap_hana"]},{"code":"512","keys":["replication_error"],"reasons":["Replication error"],"use":["sap_hana"]},{"code":"513","keys":["cannot_execute_ddl_statement_on_replication_table_while_replicating"],"reasons":["Cannot execute DDL statement on replication table while replicating"],"use":["sap_hana"]},{"code":"514","keys":["failure_accessing_anchor_file"],"reasons":["Failure in accessing anchor file"],"use":["sap_hana"]},{"code":"515","keys":["failure_accessing_log_file"],"reasons":["Failure in accessing log file"],"use":["sap_hana"]},{"code":"516","keys":["replication_table_has_not_conflict_report_table"],"reasons":["Replication table has not conflict report table"],"use":["sap_hana"]},{"code":"517","keys":["conflict_report_table_already_enabled"],"reasons":["Conflict report table already enabled"],"use":["sap_hana"]},{"code":"518","keys":["conflict_report_table_already_disabled"],"reasons":["Conflict report table already disabled"],"use":["sap_hana"]},{"code":"544","keys":["partition_error"],"reasons":["Partition error"],"use":["sap_hana"]},{"code":"545","keys":["invalid_partition_spec"],"reasons":["Invalid partition spec"],"use":["sap_hana"]},{"code":"546","keys":["invalid_partition_id"],"reasons":["Invalid partition id"],"use":["sap_hana"]},{"code":"547","keys":["invalid_partition_property"],"reasons":["Invalid use of partition property"],"use":["sap_hana"]},{"code":"548","keys":["invalid_partition_range"],"reasons":["Invalid partition range"],"use":["sap_hana"]},{"code":"549","keys":["invalid_partition_type"],"reasons":["Invalid partition type"],"use":["sap_hana"]},{"code":"550","keys":["invalid_partition_column"],"reasons":["Invalid partition column"],"use":["sap_hana"]},{"code":"551","keys":["invalid_partition_level"],"reasons":["Invalid partition level"],"use":["sap_hana"]},{"code":"576","keys":["api_error"],"reasons":["Api error"],"use":["sap_hana"]},{"code":"577","keys":["cursor_type_of_forward_not_allowed"],"reasons":["Cursor type of forward is not allowed"],"use":["sap_hana"]},{"code":"578","keys":["invalid_statement"],"reasons":["Invalid statement"],"use":["sap_hana"]},{"code":"579","keys":["exceed_maximum_batch_size"],"reasons":["Exceed maximum batch size"],"use":["sap_hana"]},{"code":"580","keys":["server_rejected_connection_protocol_version_mismatch"],"reasons":["Server rejected the connection(protocol version mismatch)"],"use":["sap_hana"]},{"code":"581","keys":["thfunction_can_be_called_only_case_of_single_statement"],"reasons":["This function can be called only in the case of single statement"],"use":["sap_hana"]},{"code":"582","keys":["thquery_does_not_have_result_set"],"reasons":["This query does not have result set"],"use":["sap_hana"]},{"code":"583","keys":["connection_does_not_exist"],"reasons":["Connection does not exist"],"use":["sap_hana"]},{"code":"584","keys":["no_more_lob_data"],"reasons":["No more LOB data"],"use":["sap_hana"]},{"code":"585","keys":["operation_not_permitted"],"reasons":["Operation is not permitted"],"use":["sap_hana"]},{"code":"586","keys":["invalid_parameter_received_from_server"],"reasons":["Invalid parameter is received from server"],"use":["sap_hana"]},{"code":"587","keys":["result_set_currently_invalid"],"reasons":["Result set is currently invalid"],"use":["sap_hana"]},{"code":"588","keys":["next_not_called_for_thresult_set"],"reasons":["Next() is not called for this result set"],"use":["sap_hana"]},{"code":"589","keys":["too_many_parameters_set"],"reasons":["Too many parameters are set"],"use":["sap_hana"]},{"code":"590","keys":["some_paramters_missing"],"reasons":["Some paramters are missing"],"use":["sap_hana"]},{"code":"591","keys":["internal_error"],"reasons":["Internal error"],"use":["sap_hana"]},{"code":"592","keys":["not_supported_type_conversion"],"reasons":["Not supported type conversion"],"use":["sap_hana"]},{"code":"593","keys":["remote_only_function"],"reasons":["Remote-only function"],"use":["sap_hana"]},{"code":"594","keys":["no_more_result_row_result_set"],"reasons":["No more result row in result set"],"use":["sap_hana"]},{"code":"595","keys":["specified_parameter_not_output_parameter"],"reasons":["Specified parameter is not output parameter"],"use":["sap_hana"]},{"code":"596","keys":["lob_streaming_not_permitted_auto_commit_mode"],"reasons":["LOB streaming is not permitted in auto-commit mode"],"use":["sap_hana"]},{"code":"597","keys":["session_context_error"],"reasons":["Session context error"],"use":["sap_hana"]},{"code":"598","keys":["failed_to_execute_external_statement"],"reasons":["Failed to execute the external statement"],"use":["sap_hana"]},{"code":"599","keys":["session_layer_not_initialized_yet"],"reasons":["Session layer is not initialized yet"],"use":["sap_hana"]},{"code":"600","keys":["failed_routed_execution"],"reasons":["Failed routed execution"],"use":["sap_hana"]},{"code":"601","keys":["too_many_session_variables_set"],"reasons":["Too many session variables are set"],"use":["sap_hana"]},{"code":"602","keys":["cannot_set_read_only_session_variable"],"reasons":["Cannot set read-only session variable"],"use":["sap_hana"]},{"code":"603","keys":["invalid_lob"],"reasons":["Invalid LOB"],"use":["sap_hana"]},{"code":"604","keys":["remote_temp_table_access_failure"],"reasons":["Remote temp table access failure"],"use":["sap_hana"]},{"code":"605","keys":["invalid_xa_jorequest"],"reasons":["Invalid xa join request"],"use":["sap_hana"]},{"code":"606","keys":["exceed_maximum_lob_size"],"reasons":["Exceed maximum LOB size"],"use":["sap_hana"]},{"code":"607","keys":["failed_to_cleanup_resources"],"reasons":["Failed to cleanup resources"],"use":["sap_hana"]},{"code":"608","keys":["exceed_maximum_number_of_prepared_statements"],"reasons":["Exceed maximum number of prepared statements"],"use":["sap_hana"]},{"code":"609","keys":["invalid_cesu_8_string"],"reasons":["Invalid CESU-8 string"],"use":["sap_hana"]},{"code":"610","keys":["transaction_rollback_failure"],"reasons":["Transaction rollback failure"],"use":["sap_hana"]},{"code":"611","keys":["maximum_length_of_value_for_session_variable_exceeded"],"reasons":["Maximum length of value for session variable exceeded"],"use":["sap_hana"]},{"code":"612","keys":["maximum_length_of_key_for_session_variable_exceeded"],"reasons":["Maximum length of key for session variable exceeded"],"use":["sap_hana"]},{"code":"613","keys":["execution_aborted_by_timeout"],"reasons":["Execution aborted by timeout"],"use":["sap_hana"]},{"code":"614","keys":["encrypted_data_access_not_permitted"],"reasons":["Encrypted data access is not permitted"],"use":["sap_hana"]},{"code":"615","keys":["remote_connection_does_not_exist"],"reasons":["Remote connection does not exist"],"use":["sap_hana"]},{"code":"616","keys":["rejected_by_workload_class_configuration"],"reasons":["Rejected by workload class configuration"],"use":["sap_hana"]},{"code":"640","keys":["sql_processing_error"],"reasons":["Sql processing error"],"use":["sap_hana"]},{"code":"641","keys":["invalid_remote_subscription_name"],"reasons":["Invalid remote subscription name"],"use":["sap_hana"]},{"code":"642","keys":["cannot_use_duplicate_remote_subscription_name"],"reasons":["Cannot use duplicate remote subscription name"],"use":["sap_hana"]},{"code":"643","keys":["invalid_remote_subscription_definition"],"reasons":["Invalid remote subscription definition"],"use":["sap_hana"]},{"code":"644","keys":["remote_source_refers_to_adapter_location"],"reasons":["Remote source refers to the adapter location"],"use":["sap_hana"]},{"code":"645","keys":["remote_source_has_active_remote_subscriptions"],"reasons":["Remote source has active remote subscriptions:"],"use":["sap_hana"]},{"code":"646","keys":["invalidated_task"],"reasons":["Invalidated task"],"use":["sap_hana"]},{"code":"647","keys":["not_supported_syntax_trigger"],"reasons":["Not supported syntax in trigger"],"use":["sap_hana"]},{"code":"648","keys":["nesting_depth_of_trigger_and_procedure_exceeded"],"reasons":["Nesting depth of trigger and procedure is exceeded"],"use":["sap_hana"]},{"code":"649","keys":["pinned_plan_error"],"reasons":["Pinned plan error"],"use":["sap_hana"]},{"code":"650","keys":["remove_pinned_plan_error"],"reasons":["Remove pinned plan error"],"use":["sap_hana"]},{"code":"651","keys":["cannot_use_duplicate_object_name"],"reasons":["Cannot use duplicate object name"],"use":["sap_hana"]},{"code":"652","keys":["schema_ambiguously_defined"],"reasons":["Schema ambiguously defined"],"use":["sap_hana"]},{"code":"653","keys":["row_order_already_set_on_table"],"reasons":["Row order already set on table"],"use":["sap_hana"]},{"code":"654","keys":["no_row_order_on_table_set"],"reasons":["No row order on table set"],"use":["sap_hana"]},{"code":"655","keys":["licensing_error"],"reasons":["Licensing error"],"use":["sap_hana"]},{"code":"656","keys":["property_value_too_long"],"reasons":["Property value too long"],"use":["sap_hana"]},{"code":"657","keys":["request_to_cancel_task_was_sent_but_task_did_not_cancel_before_timeout_was_reached"],"reasons":["Request to cancel task was sent but task did not cancel before timeout was reached"],"use":["sap_hana"]},{"code":"658","keys":["cannot_mutate_table_during_trigger_or_foreign_key_execution"],"reasons":["Cannot mutate the table during trigger or foreign key execution"],"use":["sap_hana"]},{"code":"659","keys":["cannot_use_duplicate_workload_class_name"],"reasons":["Cannot use duplicate workload class name"],"use":["sap_hana"]},{"code":"660","keys":["invalid_workload_class_name"],"reasons":["Invalid workload class name"],"use":["sap_hana"]},{"code":"661","keys":["cannot_use_duplicate_workload_mapping_name"],"reasons":["Cannot use duplicate workload mapping name"],"use":["sap_hana"]},{"code":"662","keys":["invalid_workload_mapping_name"],"reasons":["Invalid workload mapping name"],"use":["sap_hana"]},{"code":"663","keys":["user_not_allowed_to_connect_from_client"],"reasons":["User not allowed to connect from client"],"use":["sap_hana"]},{"code":"664","keys":["invalid_agent_group_name"],"reasons":["Invalid agent group name"],"use":["sap_hana"]},{"code":"665","keys":["cannot_use_duplicate_agent_group_name"],"reasons":["Cannot use duplicate agent group name"],"use":["sap_hana"]},{"code":"666","keys":["agents_still_set_to_thagent_group"],"reasons":["Agents are still set to this agent group."],"use":["sap_hana"]},{"code":"667","keys":["text_mining_error"],"reasons":["Text mining error"],"use":["sap_hana"]},{"code":"668","keys":["st_point_columns_support_2_dimensional_points_only"],"reasons":["ST_Point columns support 2-dimensional points only"],"use":["sap_hana"]},{"code":"669","keys":["spatial_error"],"reasons":["Spatial error"],"use":["sap_hana"]},{"code":"670","keys":["part_does_not_exist"],"reasons":["Part does not exist"],"use":["sap_hana"]},{"code":"671","keys":["cannot_use_duplicate_library_name"],"reasons":["Cannot use duplicate library name"],"use":["sap_hana"]},{"code":"672","keys":["duplicate_association_name"],"reasons":["Duplicate association name"],"use":["sap_hana"]},{"code":"673","keys":["invalid_graph_workspace_name"],"reasons":["Invalid graph workspace name"],"use":["sap_hana"]},{"code":"674","keys":["cross_database_object_found_skipped_exporting"],"reasons":["Cross database object found & skipped in exporting"],"use":["sap_hana"]},{"code":"675","keys":["cannot_use_duplicate_graph_workspace_name"],"reasons":["Cannot use duplicate graph workspace name"],"use":["sap_hana"]},{"code":"676","keys":["cannot_use_duplicate_combination_of_workload_mapping"],"reasons":["Cannot use duplicate combination of workload mapping"],"use":["sap_hana"]},{"code":"677","keys":["check_constraint_violation"],"reasons":["Check constraint violation"],"use":["sap_hana"]},{"code":"678","keys":["deprecated_plan_stabilizer_error"],"reasons":["Deprecated plan stabilizer error"],"use":["sap_hana"]},{"code":"679","keys":["deprecated_plan_stabilizer_error_manager_not_found_please_check_if_plan_stabilizer_enabled"],"reasons":["Deprecated plan stabilizer error - manager not found: please check if Plan Stabilizer is enabled"],"use":["sap_hana"]},{"code":"680","keys":["statement_hint_error"],"reasons":["Statement hint error"],"use":["sap_hana"]},{"code":"681","keys":["statement_hint_error_error_while_processing_statement_hint_command"],"reasons":["Statement hint error - error while processing statement hint command"],"use":["sap_hana"]},{"code":"682","keys":["statement_hint_error_statement_hint_table_empty"],"reasons":["Statement hint error - statement hint table is empty"],"use":["sap_hana"]},{"code":"683","keys":["statement_hint_error_statement_hint_table_corrupt"],"reasons":["Statement hint error - statement hint table is corrupt"],"use":["sap_hana"]},{"code":"684","keys":["statement_hint_error_statement_hint_record_already_exists"],"reasons":["Statement hint error - statement hint record already exists"],"use":["sap_hana"]},{"code":"685","keys":["statement_hint_error_statement_hint_record_does_not_exist"],"reasons":["Statement hint error - statement hint record does not exist"],"use":["sap_hana"]},{"code":"686","keys":["start_task_error"],"reasons":["Start task error"],"use":["sap_hana"]},{"code":"687","keys":["exceed_lag_time_of_result_lag"],"reasons":["Exceed lag time of RESULT_LAG"],"use":["sap_hana"]},{"code":"688","keys":["i_o_error_occured_on_file_write"],"reasons":["I/O error occured on file write"],"use":["sap_hana"]},{"code":"689","keys":["duplicate_rowid_matched_during_merge_into"],"reasons":["Duplicate rowid matched during merge into"],"use":["sap_hana"]},{"code":"690","keys":["deprecated_plan_stability_error"],"reasons":["Deprecated plan stability error"],"use":["sap_hana"]},{"code":"691","keys":["deprecated_plan_stability_error_error_while_processing_command"],"reasons":["Deprecated plan stability error - error while processing command"],"use":["sap_hana"]},{"code":"692","keys":["deprecated_plan_stability_error_stored_plan_table_empty"],"reasons":["Deprecated plan stability error - stored plan table is empty"],"use":["sap_hana"]},{"code":"693","keys":["deprecated_plan_stability_error_stored_plan_table_corrupt"],"reasons":["Deprecated plan stability error - stored plan table is corrupt"],"use":["sap_hana"]},{"code":"694","keys":["deprecated_plan_stability_error_stored_plan_record_already_exists"],"reasons":["Deprecated plan stability error - stored plan record already exists"],"use":["sap_hana"]},{"code":"695","keys":["deprecated_plan_stability_error_stored_plan_record_does_not_exist"],"reasons":["Deprecated plan stability error - stored plan record does not exist"],"use":["sap_hana"]},{"code":"696","keys":["deprecated_plan_stability_error_cannot_convert_to_abstract_plan"],"reasons":["Deprecated plan stability error - cannot convert to abstract plan"],"use":["sap_hana"]},{"code":"697","keys":["preactive_key_already_exists"],"reasons":["Preactive key already exists"],"use":["sap_hana"]},{"code":"698","keys":["no_preactive_key_exists"],"reasons":["No preactive key exists"],"use":["sap_hana"]},{"code":"699","keys":["cannot_use_duplicate_dependency_rule_name"],"reasons":["Cannot use duplicate dependency rule name"],"use":["sap_hana"]},{"code":"700","keys":["no_stacked_column_search_throw_error_error"],"reasons":["No_stacked_column_search(throw_error) error"],"use":["sap_hana"]},{"code":"701","keys":["usergroup_name_already_exists"],"reasons":["Usergroup name already exists"],"use":["sap_hana"]},{"code":"702","keys":["invalid_usergroup_name"],"reasons":["Invalid usergroup name"],"use":["sap_hana"]},{"code":"703","keys":["incorrect_root_keys_backup_password"],"reasons":["Incorrect root keys backup password"],"use":["sap_hana"]},{"code":"704","keys":["usergroup_cannot_be_dropped"],"reasons":["Usergroup cannot be dropped"],"use":["sap_hana"]},{"code":"705","keys":["two_concurrent_statements_performed_same_grant_operation"],"reasons":["Two concurrent statements performed the same grant operation"],"use":["sap_hana"]},{"code":"706","keys":["currently_only_aes_256_cbc_supported_invalid_cipher"],"reasons":["Currently only AES-256-CBC is supported: invalid cipher"],"use":["sap_hana"]},{"code":"707","keys":["cannot_use_duplicate_column_key_name"],"reasons":["Cannot use duplicate column key name"],"use":["sap_hana"]},{"code":"708","keys":["column_keycopy_already_exists"],"reasons":["Column keycopy already exists"],"use":["sap_hana"]},{"code":"709","keys":["keypair_already_exists"],"reasons":["Keypair already exists"],"use":["sap_hana"]},{"code":"710","keys":["currently_only_rsa_oaep_2048_supported_invalid_cipher"],"reasons":["Currently only RSA-OAEP-2048 is supported: invalid cipher"],"use":["sap_hana"]},{"code":"711","keys":["cannot_use_duplicate_column_key_id"],"reasons":["Cannot use duplicate column key id"],"use":["sap_hana"]},{"code":"712","keys":["deprecated_plan_stabilizer_stored_plan_error_migration_error"],"reasons":["Deprecated plan stabilizer stored plan error - migration error"],"use":["sap_hana"]},{"code":"713","keys":["keypair_not_owned_by_creator_column_key"],"reasons":["Keypair not owned by the creator of the column key"],"use":["sap_hana"]},{"code":"714","keys":["cannot_drop_last_key_admkeycopy"],"reasons":["Cannot drop the last key admin keycopy"],"use":["sap_hana"]},{"code":"715","keys":["cannot_useworkload_mapping_with_no_properties"],"reasons":["Cannot use a workload mapping with no properties"],"use":["sap_hana"]},{"code":"716","keys":["statement_stale"],"reasons":["Statement is stale"],"use":["sap_hana"]},{"code":"717","keys":["invalid_key_id"],"reasons":["Invalid key id"],"use":["sap_hana"]},{"code":"718","keys":["cannot_update_non_existent_row"],"reasons":["Cannot update non-existent row"],"use":["sap_hana"]},{"code":"719","keys":["currency_unit_conversion_error"],"reasons":["Currency/unit conversion error"],"use":["sap_hana"]},{"code":"720","keys":["ddl_currently_disabled_thsession"],"reasons":["DDL is currently disabled in this session"],"use":["sap_hana"]},{"code":"721","keys":["rowid_column_not_found"],"reasons":["Rowid column is not found"],"use":["sap_hana"]},{"code":"722","keys":["cannot_drop_last_keycopy"],"reasons":["Cannot drop the last keycopy"],"use":["sap_hana"]},{"code":"723","keys":["keypair_not_owned_by_key_admin"],"reasons":["Keypair not owned by key admin"],"use":["sap_hana"]},{"code":"724","keys":["invalid_name_of_library"],"reasons":["Invalid name of library"],"use":["sap_hana"]},{"code":"725","keys":["invalidated_library"],"reasons":["Invalidated library"],"use":["sap_hana"]},{"code":"726","keys":["invalid_base64_string"],"reasons":["Invalid Base64 string"],"use":["sap_hana"]},{"code":"727","keys":["invalid_result_cache_name"],"reasons":["Invalid result cache name"],"use":["sap_hana"]},{"code":"728","keys":["cannot_use_duplicate_result_cache_name"],"reasons":["Cannot use duplicate result cache name"],"use":["sap_hana"]},{"code":"729","keys":["unknown_session_id"],"reasons":["Unknown session id"],"use":["sap_hana"]},{"code":"730","keys":["query_recompilation_required_for_reoptimized_plan_generation"],"reasons":["Query recompilation is required for reoptimized plan generation"],"use":["sap_hana"]},{"code":"731","keys":["query_recompilation_required_for_legacy_plan_generation"],"reasons":["Query recompilation is required for legacy plan generation"],"use":["sap_hana"]},{"code":"732","keys":["cannot_find_matching_view"],"reasons":["Cannot find matching view"],"use":["sap_hana"]},{"code":"733","keys":["no_dml_on_ddl_only_object"],"reasons":["No DML on DDL-only object"],"use":["sap_hana"]},{"code":"734","keys":["cannot_use_empty_column_encryption_key"],"reasons":["Cannot use empty column encryption key"],"use":["sap_hana"]},{"code":"735","keys":["query_recompilation_required_for_disk_plan_generation"],"reasons":["Query recompilation is required for disk plan generation"],"use":["sap_hana"]},{"code":"736","keys":["invalid_where_condition"],"reasons":["Invalid WHERE condition."],"use":["sap_hana"]},{"code":"737","keys":["cannot_create_fuzzy_search_index"],"reasons":["Cannot create fuzzy search index"],"use":["sap_hana"]},{"code":"738","keys":["invalid_result_cache_type"],"reasons":["Invalid result cache type"],"use":["sap_hana"]},{"code":"2048","keys":["column_store_error"],"reasons":["Column store error"],"use":["sap_hana"]},{"code":"2049","keys":["primary_key_not_specified_for_column_table"],"reasons":["Primary key is not specified for column table"],"use":["sap_hana"]},{"code":"2050","keys":["not_supported_ddl_type_for_column_table"],"reasons":["Not supported DDL type for column table"],"use":["sap_hana"]},{"code":"2051","keys":["not_supported_data_type_for_column_table"],"reasons":["Not supported data type for column table"],"use":["sap_hana"]},{"code":"2052","keys":["not_supported_dml_type_for_column_table"],"reasons":["Not supported DML type for column table"],"use":["sap_hana"]},{"code":"2053","keys":["invalid_returned_value_from_attribute_engine"],"reasons":["Invalid returned value from attribute engine"],"use":["sap_hana"]},{"code":"2054","keys":["delta_log_replay_failed"],"reasons":["Delta log replay failed"],"use":["sap_hana"]},{"code":"2055","keys":["maximum_number_of_rows_per_table_or_partition_reached"],"reasons":["Maximum number of rows per table or partition reached"],"use":["sap_hana"]},{"code":"2056","keys":["column_store_table_consistency_check_failed"],"reasons":["Column store table consistency check failed"],"use":["sap_hana"]},{"code":"2304","keys":["python_dbapi_error"],"reasons":["Python dbapi error"],"use":["sap_hana"]},{"code":"2305","keys":["interface_failure"],"reasons":["Interface failure"],"use":["sap_hana"]},{"code":"2306","keys":["programming_mistake"],"reasons":["Programming mistake"],"use":["sap_hana"]},{"code":"2307","keys":["invalid_query_parameter"],"reasons":["Invalid query parameter"],"use":["sap_hana"]},{"code":"2308","keys":["not_supported_encoding_for_string"],"reasons":["Not supported encoding for string"],"use":["sap_hana"]},{"code":"2560","keys":["metadata_error"],"reasons":["Metadata error"],"use":["sap_hana"]},{"code":"2561","keys":["distributed_metadata_error"],"reasons":["Distributed metadata error"],"use":["sap_hana"]},{"code":"2562","keys":["ddl_redirect_error"],"reasons":["DDL redirect error"],"use":["sap_hana"]},{"code":"2563","keys":["ddl_notification_error"],"reasons":["DDL notification error"],"use":["sap_hana"]},{"code":"2564","keys":["ddl_invalid_container_id"],"reasons":["DDL invalid container id"],"use":["sap_hana"]},{"code":"2565","keys":["ddl_invalid_index_id"],"reasons":["DDL invalid index id"],"use":["sap_hana"]},{"code":"2566","keys":["distributed_environment_error"],"reasons":["Distributed environment error"],"use":["sap_hana"]},{"code":"2567","keys":["network_error"],"reasons":["Network error"],"use":["sap_hana"]},{"code":"2568","keys":["metadata_update_not_supported_slave"],"reasons":["Metadata update not supported in slave"],"use":["sap_hana"]},{"code":"2569","keys":["metadata_update_master_indexserver_failed"],"reasons":["Metadata update in master indexserver is failed"],"use":["sap_hana"]},{"code":"2570","keys":["row_page_consistency_check_failed"],"reasons":["Row page consistency check is failed"],"use":["sap_hana"]},{"code":"2571","keys":["integrity_check_detects_broken_metadata"],"reasons":["Integrity check detects broken metadata"],"use":["sap_hana"]},{"code":"2572","keys":["integrity_check_detects_inconsistency"],"reasons":["Integrity check detects inconsistency"],"use":["sap_hana"]},{"code":"2573","keys":["integrity_check_detects_orphaned_object"],"reasons":["Integrity check detects orphaned object"],"use":["sap_hana"]},{"code":"2574","keys":["metadata_segment_migration_pre_check_error"],"reasons":["Metadata segment migration pre-check error"],"use":["sap_hana"]},{"code":"2575","keys":["metadata_segment_migration_internal_error"],"reasons":["Metadata segment migration internal error"],"use":["sap_hana"]},{"code":"2576","keys":["attempt_to_access_metadata_of_invalid_address_already_deleted_or_corrupted"],"reasons":["Attempt to access metadata of an invalid address (already deleted or corrupted"],"use":["sap_hana"]},{"code":"2577","keys":["catalog_object_has_wrong_null_termination"],"reasons":["Catalog object has wrong null termination"],"use":["sap_hana"]},{"code":"2578","keys":["catalog_object_has_wrong_location"],"reasons":["Catalog object has wrong location"],"use":["sap_hana"]},{"code":"2579","keys":["catalog_object_has_invalid_reference_corrupted_address"],"reasons":["Catalog object has invalid reference(corrupted address)"],"use":["sap_hana"]},{"code":"2580","keys":["catalog_object_has_wrong_reference"],"reasons":["Catalog object has wrong reference"],"use":["sap_hana"]},{"code":"2581","keys":["value_of_catalog_object_broken"],"reasons":["The value of catalog object is broken"],"use":["sap_hana"]},{"code":"2582","keys":["can_not_find_catalog_object"],"reasons":["Can not find catalog object"],"use":["sap_hana"]},{"code":"2583","keys":["catalog_object_has_wrong_slot_size"],"reasons":["Catalog object has wrong slot size"],"use":["sap_hana"]},{"code":"2584","keys":["can_not_make_cyclic_dependency"],"reasons":["Can not make cyclic dependency"],"use":["sap_hana"]},{"code":"2585","keys":["inconsistency_between_hana_and_dt_catalog"],"reasons":["Inconsistency between HANA and DT catalog"],"use":["sap_hana"]},{"code":"2586","keys":["repair_operation_to_fix_inconsistency_failed"],"reasons":["Repair operation to fix inconsistency failed"],"use":["sap_hana"]},{"code":"2816","keys":["sqlscript_error"],"reasons":["SqlScript Error"],"use":["sap_hana"]},{"code":"2817","keys":["sqlscript_builtfunction"],"reasons":["SqlScript Builtin Function"],"use":["sap_hana"]},{"code":"2818","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2819","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2820","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2821","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2822","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2823","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2824","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2825","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2826","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2827","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2828","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2829","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2830","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2831","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2832","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2833","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2834","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2835","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2836","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2837","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2838","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2839","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2840","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2841","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2842","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2843","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2844","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2845","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2846","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2847","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2848","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2849","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2850","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2851","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2852","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2853","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2854","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2855","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2856","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2857","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2858","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2859","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2860","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2861","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2862","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2863","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2864","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2865","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2866","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2867","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2868","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2869","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2870","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2871","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2872","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2873","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2874","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2875","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2876","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2877","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2878","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2879","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2880","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2881","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2882","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2883","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2884","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2885","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2886","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2887","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2888","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2889","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2890","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2891","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"3584","keys":["distributed_sql_error"],"reasons":["Distributed SQL error"],"use":["sap_hana"]},{"code":"3585","keys":["expression_shipping_failure"],"reasons":["Expression shipping failure"],"use":["sap_hana"]},{"code":"3586","keys":["operator_shipping_failure"],"reasons":["Operator shipping failure"],"use":["sap_hana"]},{"code":"3587","keys":["invalid_protocol_or_service_shutdown_during_distributed_query_execution"],"reasons":["Invalid protocol or service shutdown during distributed query execution"],"use":["sap_hana"]},{"code":"3588","keys":["sequence_shipping_failure"],"reasons":["Sequence shipping failure"],"use":["sap_hana"]},{"code":"3589","keys":["remote_query_execution_failure"],"reasons":["Remote query execution failure"],"use":["sap_hana"]},{"code":"3840","keys":["general_auditing_error"],"reasons":["General auditing error"],"use":["sap_hana"]},{"code":"3841","keys":["invalid_privilege"],"reasons":["Invalid privilege"],"use":["sap_hana"]},{"code":"3842","keys":["audit_trail_writer_blocked"],"reasons":["Audit trail writer is blocked"],"use":["sap_hana"]},{"code":"3843","keys":["audit_policy_with_current_name_already_exists"],"reasons":["Audit policy with current name already exists"],"use":["sap_hana"]},{"code":"3844","keys":["invalid_combination_of_audit_actions"],"reasons":["Invalid combination of audit actions"],"use":["sap_hana"]},{"code":"3845","keys":["invalid_action_status_for_auditing"],"reasons":["Invalid action status for auditing"],"use":["sap_hana"]},{"code":"3846","keys":["invalid_auditing_level"],"reasons":["Invalid auditing level"],"use":["sap_hana"]},{"code":"3847","keys":["invalid_policy_name"],"reasons":["Invalid policy name"],"use":["sap_hana"]},{"code":"3848","keys":["invalid_combination_of_audit_action_and_object_type"],"reasons":["Invalid combination of audit action and object type"],"use":["sap_hana"]},{"code":"3849","keys":["audit_policy_for_thobject_type_not_supported"],"reasons":["Audit policy for this object type not supported"],"use":["sap_hana"]},{"code":"3850","keys":["invalid_action_for_tenant_specific_audit_policy"],"reasons":["Invalid action for tenant specific audit policy"],"use":["sap_hana"]},{"code":"3851","keys":["number_of_days_for_retention_too_small_or_no_retention_for_used_trail_types_allowed_at_all"],"reasons":["Number of days for retention too small or no retention for used trail types allowed at all"],"use":["sap_hana"]},{"code":"4227","keys":["invalid_issuer_name_layout"],"reasons":["Invalid issuer name layout"],"use":["sap_hana"]},{"code":"4228","keys":["provider_already_exists"],"reasons":["Provider already exists"],"use":["sap_hana"]},{"code":"4229","keys":["invalid_provider_name"],"reasons":["Invalid provider name"],"use":["sap_hana"]},{"code":"4230","keys":["invalid_assertion"],"reasons":["Invalid assertion"],"use":["sap_hana"]},{"code":"4231","keys":["invalid_or_empty_mapped_user_name"],"reasons":["Invalid or empty mapped user name"],"use":["sap_hana"]},{"code":"4232","keys":["addingnew_provider_user_mapping_failed"],"reasons":["Adding a new provider user mapping failed"],"use":["sap_hana"]},{"code":"4233","keys":["creating_provider_failed_because_of_internal_error"],"reasons":["Creating provider failed because of internal error"],"use":["sap_hana"]},{"code":"4234","keys":["deleting_provider_failed_because_of_internal_error"],"reasons":["Deleting provider failed because of internal error"],"use":["sap_hana"]},{"code":"4235","keys":["alter_provider_failed_because_of_internal_error"],"reasons":["Alter provider failed because of internal error"],"use":["sap_hana"]},{"code":"4236","keys":["entityid_already_exists"],"reasons":["EntityID already exists"],"use":["sap_hana"]},{"code":"4237","keys":["invalid_entity_id"],"reasons":["Invalid entity id"],"use":["sap_hana"]},{"code":"4238","keys":["duplicate_provider_for_thissuer"],"reasons":["Duplicate provider for this issuer"],"use":["sap_hana"]},{"code":"4239","keys":["invalid_claim"],"reasons":["Invalid claim"],"use":["sap_hana"]},{"code":"4240","keys":["duplicate_identity_for_thprovider"],"reasons":["Duplicate identity for this provider"],"use":["sap_hana"]},{"code":"4241","keys":["provider_has_user_mappings"],"reasons":["Provider has user mappings"],"use":["sap_hana"]},{"code":"4242","keys":["droppingprovider_user_mapping_failed"],"reasons":["Dropping a provider user mapping failed"],"use":["sap_hana"]},{"code":"4243","keys":["duplicate_provider_for_thsubject_and_thissuer"],"reasons":["Duplicate provider for this subject and this issuer"],"use":["sap_hana"]},{"code":"4244","keys":["invalid_attribute"],"reasons":["Invalid attribute"],"use":["sap_hana"]},{"code":"4248","keys":["general_user_parameter_error"],"reasons":["General user parameter error"],"use":["sap_hana"]},{"code":"4249","keys":["same_email_address_cannot_be_used_for_different_users"],"reasons":["Same email address cannot be used for different users"],"use":["sap_hana"]},{"code":"4250","keys":["priority_out_of_range"],"reasons":["Priority out of range"],"use":["sap_hana"]},{"code":"4251","keys":["invalid_statement_memory_limit"],"reasons":["Invalid statement memory limit"],"use":["sap_hana"]},{"code":"4252","keys":["invalid_statement_thread_limit"],"reasons":["Invalid statement thread limit"],"use":["sap_hana"]},{"code":"4253","keys":["invalid_parameter_name"],"reasons":["Invalid parameter name"],"use":["sap_hana"]},{"code":"4273","keys":["general_kerberos_error"],"reasons":["General kerberos error"],"use":["sap_hana"]},{"code":"4274","keys":["duplicate_specification_of_identity_for_kerberos"],"reasons":["Duplicate specification of identity for KERBEROS"],"use":["sap_hana"]},{"code":"4275","keys":["missing_specification_of_identity_for_kerberos"],"reasons":["Missing specification of identity for KERBEROS"],"use":["sap_hana"]},{"code":"4280","keys":["general_ticket_error"],"reasons":["General ticket error"],"use":["sap_hana"]},{"code":"4281","keys":["duplicate_specification_of_identity_for_thkind_of_sap_ticket"],"reasons":["Duplicate specification of identity for this kind of SAP ticket"],"use":["sap_hana"]},{"code":"4282","keys":["missing_specification_of_identity_for_thkind_of_sap_ticket"],"reasons":["Missing specification of identity for this kind of SAP ticket"],"use":["sap_hana"]},{"code":"4289","keys":["general_x_509_error"],"reasons":["General X.509 error"],"use":["sap_hana"]},{"code":"4290","keys":["duplicate_specification_of_subject_and_issuer_for_x509"],"reasons":["Duplicate specification of subject and issuer for X509"],"use":["sap_hana"]},{"code":"4291","keys":["unknown_specification_of_subject_and_issuer_for_thuser"],"reasons":["Unknown specification of subject and issuer for this user"],"use":["sap_hana"]},{"code":"4292","keys":["invalid_subject_name_layout"],"reasons":["Invalid subject name layout"],"use":["sap_hana"]},{"code":"4293","keys":["invalid_issuer_name_layout"],"reasons":["Invalid issuer name layout"],"use":["sap_hana"]},{"code":"4294","keys":["invalid_matching_rule_layout"],"reasons":["Invalid matching rule layout"],"use":["sap_hana"]},{"code":"4295","keys":["x_509_feature_disabled"],"reasons":["X.509 feature disabled"],"use":["sap_hana"]},{"code":"4296","keys":["provider_has_no_matching_rules"],"reasons":["Provider has no matching rules"],"use":["sap_hana"]},{"code":"4304","keys":["general_client_pki_error"],"reasons":["General client PKI error"],"use":["sap_hana"]},{"code":"4305","keys":["cannot_execute_when_client_pki_enabled"],"reasons":["Cannot execute when client PKI is enabled"],"use":["sap_hana"]},{"code":"4306","keys":["cannot_execute_when_client_pki_disabled"],"reasons":["Cannot execute when client PKI is disabled"],"use":["sap_hana"]},{"code":"4307","keys":["creating_client_pki_root_ca_failed"],"reasons":["Creating the client PKI root ca failed"],"use":["sap_hana"]},{"code":"4308","keys":["writing_client_pki_root_ca_to_filesystem_failed"],"reasons":["Writing the client PKI root ca to the filesystem failed"],"use":["sap_hana"]},{"code":"4309","keys":["creating_client_pki_ssl_certifcates_failed"],"reasons":["Creating the client PKI SSL certifcates failed"],"use":["sap_hana"]},{"code":"4310","keys":["dropping_client_pki_root_ca_failed"],"reasons":["Dropping client PKI root ca failed"],"use":["sap_hana"]},{"code":"4311","keys":["cannot_assign_client_pki_certificate_to_another_pse"],"reasons":["Cannot assign client PKI certificate to another PSE"],"use":["sap_hana"]},{"code":"4320","keys":["general_ssl_error"],"reasons":["General SSL error"],"use":["sap_hana"]},{"code":"4321","keys":["only_secure_connections_allowed"],"reasons":["Only secure connections are allowed"],"use":["sap_hana"]},{"code":"4336","keys":["general_remote_user_error"],"reasons":["General remote user error"],"use":["sap_hana"]},{"code":"4337","keys":["remote_user_mapping_already_exists"],"reasons":["Remote user mapping already exists"],"use":["sap_hana"]},{"code":"4338","keys":["remote_user_mapping_does_not_exist"],"reasons":["Remote user mapping does not exist"],"use":["sap_hana"]},{"code":"4640","keys":["failed_to_load_row_table"],"reasons":["Failed to load row table"],"use":["sap_hana"]},{"code":"4641","keys":["waiting_timeout_for_loading_row_table_occurred"],"reasons":["Waiting timeout for loading row table occurred"],"use":["sap_hana"]},{"code":"4642","keys":["failed_to_delete_row_table_data"],"reasons":["Failed to delete row table data"],"use":["sap_hana"]},{"code":"4672","keys":["general_unified_data_provisioning_error"],"reasons":["General Unified Data Provisioning error"],"use":["sap_hana"]},{"code":"4673","keys":["data_source_does_not_exist"],"reasons":["Data source does not exist"],"use":["sap_hana"]},{"code":"4674","keys":["invalid_logical_data_source_name"],"reasons":["Invalid logical data source name"],"use":["sap_hana"]},{"code":"4675","keys":["invalid_data_flow_package_name"],"reasons":["Invalid data flow package name"],"use":["sap_hana"]},{"code":"4676","keys":["invalid_data_flow_object_name"],"reasons":["Invalid data flow object name"],"use":["sap_hana"]},{"code":"4677","keys":["data_flow_does_not_exist"],"reasons":["Data flow does not exist"],"use":["sap_hana"]},{"code":"4678","keys":["invalid_data_flow"],"reasons":["Invalid data flow"],"use":["sap_hana"]},{"code":"4679","keys":["invalid_data_source"],"reasons":["Invalid data source"],"use":["sap_hana"]},{"code":"4680","keys":["could_not_generate_job_id"],"reasons":["Could not generate job ID"],"use":["sap_hana"]},{"code":"4704","keys":["general_dpserver_error_occured"],"reasons":["General dpserver error occured"],"use":["sap_hana"]},{"code":"4705","keys":["schema_of_table_changed"],"reasons":["Schema of table changed"],"use":["sap_hana"]},{"code":"4706","keys":["schema_of_table_changed_remote_source"],"reasons":["Schema of table changed in the remote source"],"use":["sap_hana"]},{"code":"4707","keys":["table_truncated_remote_source"],"reasons":["Table truncated in the remote source"],"use":["sap_hana"]},{"code":"4708","keys":["adapter_failure_occurred_on_remote_source"],"reasons":["Adapter failure occurred on remote source"],"use":["sap_hana"]},{"code":"4709","keys":["receiver_failure_occurred_on_remote_source"],"reasons":["Receiver failure occurred on remote source"],"use":["sap_hana"]},{"code":"4710","keys":["distributor_failure_occurred_on_remote_source"],"reasons":["Distributor failure occurred on remote source"],"use":["sap_hana"]},{"code":"4711","keys":["adapter_failure"],"reasons":["Adapter failure"],"use":["sap_hana"]},{"code":"4712","keys":["operation_not_permitted"],"reasons":["Operation is not permitted"],"use":["sap_hana"]},{"code":"4713","keys":["source_table_dropped_remote_source"],"reasons":["Source table dropped in the remote source"],"use":["sap_hana"]},{"code":"4736","keys":["invalid_scheduler_job_name"],"reasons":["Invalid scheduler job name"],"use":["sap_hana"]},{"code":"4737","keys":["cannot_use_duplicate_scheduler_job_name"],"reasons":["Cannot use duplicate scheduler job name"],"use":["sap_hana"]},{"code":"4738","keys":["invalidated_scheduler_job"],"reasons":["Invalidated scheduler job"],"use":["sap_hana"]},{"code":"4864","keys":["general_gem_error"],"reasons":["General GEM error"],"use":["sap_hana"]},{"code":"4865","keys":["gem_workspace_does_not_exist"],"reasons":["GEM workspace does not exist"],"use":["sap_hana"]},{"code":"4866","keys":["schema_specified_for_gem_workspace_does_not_exist"],"reasons":["Schema specified for GEM workspace does not exist"],"use":["sap_hana"]},{"code":"4867","keys":["gem_workspace_already_exists"],"reasons":["GEM workspace already exists"],"use":["sap_hana"]},{"code":"4868","keys":["workspace_uri_exceeds_maximum_allowed_length"],"reasons":["Workspace URI exceeds maximum allowed length"],"use":["sap_hana"]},{"code":"4869","keys":["failed_to_add_column"],"reasons":["Failed to add column"],"use":["sap_hana"]},{"code":"4870","keys":["failed_preparation_to_add_column"],"reasons":["Failed in preparation to add column"],"use":["sap_hana"]},{"code":"4871","keys":["calculation_scenario"],"reasons":["Calculation Scenario"],"use":["sap_hana"]},{"code":"4872","keys":["gem_visitor"],"reasons":["GEM Visitor"],"use":["sap_hana"]},{"code":"4873","keys":["gem_grammar"],"reasons":["GEM Grammar"],"use":["sap_hana"]},{"code":"4874","keys":["tree_builder"],"reasons":["Tree Builder"],"use":["sap_hana"]},{"code":"4875","keys":["techtype_unknown_predicate_expression"],"reasons":["Techtype unknown in predicate/expression"],"use":["sap_hana"]},{"code":"4876","keys":["mismatch_of_technical_types"],"reasons":["Mismatch of technical types"],"use":["sap_hana"]},{"code":"4877","keys":["term_does_not_exist"],"reasons":["Term does not exist"],"use":["sap_hana"]},{"code":"4878","keys":["term_already_exists"],"reasons":["Term already exists"],"use":["sap_hana"]},{"code":"4879","keys":["vertex_does_not_exist"],"reasons":["Vertex does not exist"],"use":["sap_hana"]},{"code":"4880","keys":["vertex_already_exists"],"reasons":["Vertex already exists"],"use":["sap_hana"]},{"code":"4881","keys":["local_name_was_not_found"],"reasons":["Local name was not found"],"use":["sap_hana"]},{"code":"4882","keys":["local_name_already_exists"],"reasons":["Local name already exists"],"use":["sap_hana"]},{"code":"4883","keys":["unknown_function"],"reasons":["Unknown function"],"use":["sap_hana"]},{"code":"4884","keys":["thgem_feature_not_supported"],"reasons":["This GEM feature is not supported"],"use":["sap_hana"]},{"code":"4885","keys":["error_using_gem_function"],"reasons":["Error in using GEM function"],"use":["sap_hana"]},{"code":"4886","keys":["techtype_not_specified"],"reasons":["Techtype not specified"],"use":["sap_hana"]},{"code":"4887","keys":["uri_missing"],"reasons":["URI is missing"],"use":["sap_hana"]},{"code":"4888","keys":["gem_technical_type_error"],"reasons":["GEM technical type error"],"use":["sap_hana"]},{"code":"5120","keys":["unknown_error_occurred"],"reasons":["Unknown error occurred."],"use":["sap_hana"]},{"code":"5121","keys":["attempting_to_register_already_registered_object"],"reasons":["Attempting to register an already registered object."],"use":["sap_hana"]},{"code":"5122","keys":["xerces_parser_error"],"reasons":["Xerces parser error."],"use":["sap_hana"]},{"code":"5123","keys":["invalid_analyzer_specified_aggregate_configuration"],"reasons":["Invalid analyzer specified in aggregate configuration."],"use":["sap_hana"]},{"code":"5124","keys":["analyzer_factory_create_failed"],"reasons":["Analyzer factory create failed."],"use":["sap_hana"]},{"code":"5125","keys":["request_to_create_analyzer_of_unknown_type"],"reasons":["Request to create analyzer of unknown type."],"use":["sap_hana"]},{"code":"5126","keys":["failed_to_create_private_implementation_instance"],"reasons":["Failed to create private implementation instance."],"use":["sap_hana"]},{"code":"5127","keys":["no_configuration_found"],"reasons":["No configuration found."],"use":["sap_hana"]},{"code":"5128","keys":["failed_to_create_configuration"],"reasons":["Failed to create configuration."],"use":["sap_hana"]},{"code":"5129","keys":["error_reading_language_directory"],"reasons":["Error reading language directory."],"use":["sap_hana"]},{"code":"5130","keys":["no_analyzers_were_specified"],"reasons":["No analyzers were specified."],"use":["sap_hana"]},{"code":"5131","keys":["failed_to_create_property_list"],"reasons":["Failed to create property list."],"use":["sap_hana"]},{"code":"5132","keys":["failed_to_create_child_view"],"reasons":["Failed to create child view."],"use":["sap_hana"]},{"code":"5133","keys":["failed_to_allocate_internal_buffer"],"reasons":["Failed to allocate internal buffer."],"use":["sap_hana"]},{"code":"5134","keys":["attempt_to_use_foreign_annotation"],"reasons":["Attempt to use foreign annotation."],"use":["sap_hana"]},{"code":"5135","keys":["attempt_to_insert_before_invalid_annotation"],"reasons":["Attempt to insert before invalid annotation."],"use":["sap_hana"]},{"code":"5136","keys":["allocation_failed"],"reasons":["Allocation failed."],"use":["sap_hana"]},{"code":"5137","keys":["invalid_view_specified"],"reasons":["Invalid view specified."],"use":["sap_hana"]},{"code":"5138","keys":["index_out_of_range"],"reasons":["Index out of range."],"use":["sap_hana"]},{"code":"5139","keys":["attempt_to_analyze_before_configuring"],"reasons":["Attempt to analyze before configuring."],"use":["sap_hana"]},{"code":"5140","keys":["invalid_annotation_found"],"reasons":["Invalid annotation found."],"use":["sap_hana"]},{"code":"5141","keys":["configuration_error_missing_required_configuration_parameter"],"reasons":["Configuration error: missing required configuration parameter."],"use":["sap_hana"]},{"code":"5142","keys":["annotation_manager_created_ouside_of_document"],"reasons":["Annotation Manager created ouside of document."],"use":["sap_hana"]},{"code":"5143","keys":["analysqueue_created_ouside_of_document"],"reasons":["Analysis Queue created ouside of document."],"use":["sap_hana"]},{"code":"5144","keys":["view_manager_created_ouside_of_document"],"reasons":["View Manager created ouside of document."],"use":["sap_hana"]},{"code":"5145","keys":["grouping_manager_created_ouside_of_document"],"reasons":["Grouping Manager created ouside of document."],"use":["sap_hana"]},{"code":"5146","keys":["too_many_annotations_added_to_annotation_manager"],"reasons":["Too many annotations added to annotation manager."],"use":["sap_hana"]},{"code":"5147","keys":["archive_read_error"],"reasons":["Archive read error."],"use":["sap_hana"]},{"code":"5148","keys":["archive_write_error"],"reasons":["Archive write error."],"use":["sap_hana"]},{"code":"5149","keys":["type_mismatch_when_setting_field_value"],"reasons":["Type mismatch when setting field value."],"use":["sap_hana"]},{"code":"5150","keys":["attempt_to_open_already_open_stream"],"reasons":["Attempt to open an already open stream."],"use":["sap_hana"]},{"code":"5151","keys":["attempt_to_transact_withclosed_stream"],"reasons":["Attempt to transact with a closed stream."],"use":["sap_hana"]},{"code":"5152","keys":["attempt_to_read_past_end_of_stream"],"reasons":["Attempt to read past end of stream."],"use":["sap_hana"]},{"code":"5153","keys":["failed_to_open_stream_for_reading"],"reasons":["Failed to open stream for reading."],"use":["sap_hana"]},{"code":"5154","keys":["failed_to_open_stream_for_writing"],"reasons":["Failed to open stream for writing."],"use":["sap_hana"]},{"code":"5155","keys":["stream_read_error"],"reasons":["Stream read error."],"use":["sap_hana"]},{"code":"5156","keys":["invalid_type_specifier_during_stream_write"],"reasons":["Invalid type specifier during stream write."],"use":["sap_hana"]},{"code":"5157","keys":["stream_write_failed"],"reasons":["Stream write failed."],"use":["sap_hana"]},{"code":"5158","keys":["invalid_type_specifier_during_stream_read"],"reasons":["Invalid type specifier during stream read."],"use":["sap_hana"]},{"code":"5159","keys":["attempt_to_initiate_parsing_while_progressive_parse_progress"],"reasons":["Attempt to initiate parsing while progressive parse is in progress."],"use":["sap_hana"]},{"code":"5160","keys":["attempt_to_continue_progressive_parse_before_it_has_started"],"reasons":["Attempt to continue progressive parse before it has started."],"use":["sap_hana"]},{"code":"5161","keys":["language_directory_property_languagedir_was_not_found_configuration"],"reasons":["Language directory property (LanguageDir) was not found in the Configuration."],"use":["sap_hana"]},{"code":"5162","keys":["language_directory_specified_configuration_does_not_exist"],"reasons":["Language directory specified in the configuration does not exist."],"use":["sap_hana"]},{"code":"5163","keys":["language_directory_specified_configuration_not_accessible"],"reasons":["Language directory specified in the configuration is not accessible."],"use":["sap_hana"]},{"code":"5164","keys":["language_directory_specified_configuration_notdirectory"],"reasons":["Language directory specified in the configuration is not a directory."],"use":["sap_hana"]},{"code":"5165","keys":["language_directory_specified_configuration_empty"],"reasons":["Language directory specified in the configuration is empty."],"use":["sap_hana"]},{"code":"5166","keys":["language_directory_specified_configuration_could_not_be_read"],"reasons":["Language directory specified in the configuration could not be read."],"use":["sap_hana"]},{"code":"5167","keys":["language_directory_name_specified_configuration_too_long"],"reasons":["Language directory name specified in the configuration is too long."],"use":["sap_hana"]},{"code":"5168","keys":["attempt_to_createconfigurator_from_xml_representation_of_some_other_type_of_object"],"reasons":["Attempt to create a Configurator from XML representation of some other type of object"],"use":["sap_hana"]},{"code":"5169","keys":["configuration_error_invalid_type_for_configuration_parameter_value"],"reasons":["Configuration error: invalid type for configuration parameter value."],"use":["sap_hana"]},{"code":"5170","keys":["file_not_found"],"reasons":["File not found."],"use":["sap_hana"]},{"code":"5171","keys":["attempted_to_registermessagehandler_when_one_was_already_registered_must_unregister_previous_one_first"],"reasons":["Attempted to register a MessageHandler when one was already registered. Must unregister previous one first."],"use":["sap_hana"]},{"code":"5172","keys":["invalid_length"],"reasons":["Invalid length."],"use":["sap_hana"]},{"code":"5173","keys":["operation_attempted_withnull_pointer"],"reasons":["Operation attempted with a NULL pointer."],"use":["sap_hana"]},{"code":"5174","keys":["attempt_to_allocate_or_grow_array_tosize_that_exceeds_maximum_allowed"],"reasons":["Attempt to allocate or grow an array to a size that exceeds the maximum allowed."],"use":["sap_hana"]},{"code":"5175","keys":["invalid_buffer_length_for_xml_input_stream"],"reasons":["Invalid buffer length for XML Input stream."],"use":["sap_hana"]},{"code":"5176","keys":["xml_output_buffer_length_exceeds_ustring_limit_required_for_base64_encoding"],"reasons":["The XML output buffer length exceeds the UString limit required for base64 encoding"],"use":["sap_hana"]},{"code":"5177","keys":["writing_more_data_to_buffer_would_exceed_buffer_capacity"],"reasons":["Writing more data to the buffer would exceed the buffer capacity."],"use":["sap_hana"]},{"code":"5178","keys":["failure_when_parsing_configuration_information"],"reasons":["Failure when parsing configuration information."],"use":["sap_hana"]},{"code":"5179","keys":["size_of_specified_n_gram_did_not_match_configured_size"],"reasons":["Size of specified n-gram did not match configured size"],"use":["sap_hana"]},{"code":"5180","keys":["unable_to_find_path_to_tasdk_shared_libraries"],"reasons":["Unable to find path to TASDK shared libraries."],"use":["sap_hana"]},{"code":"5181","keys":["language_model_file_not_found_for"],"reasons":["Language model file not found for"],"use":["sap_hana"]},{"code":"5182","keys":["unable_to_register_text_analysclasses_library"],"reasons":["Unable to register text analysis classes in library."],"use":["sap_hana"]},{"code":"5183","keys":["cancelling_xml_model_string_parsing_due_tonull_language_model_pointer"],"reasons":["Cancelling XML model string parsing due to a NULL Language Model pointer"],"use":["sap_hana"]},{"code":"5184","keys":["parser_identified_language_different_from_model_s_assumed_language"],"reasons":["The parser identified language is different from the model's assumed language."],"use":["sap_hana"]},{"code":"5185","keys":["language_model_has_undefined_ngram_type"],"reasons":["Language model has an undefined Ngram type"],"use":["sap_hana"]},{"code":"5186","keys":["an_empty_set_of_candidate_languages_was_supplied_for_language_identification"],"reasons":["An empty set of candidate languages was supplied for language identification."],"use":["sap_hana"]},{"code":"5187","keys":["invalid_languagemodel_manager"],"reasons":["Invalid LanguageModel Manager."],"use":["sap_hana"]},{"code":"5188","keys":["analyzer_s_getlogger_called_before_analyzer_was_initialized"],"reasons":["Analyzer's getLogger() called before analyzer was initialized."],"use":["sap_hana"]},{"code":"5189","keys":["default_language_specified_not_language_list"],"reasons":["Default language specified is not in the language list"],"use":["sap_hana"]},{"code":"5190","keys":["minimum_input_length_has_to_be_not_less_than_zero"],"reasons":["Minimum input length has to be not less than zero"],"use":["sap_hana"]},{"code":"5191","keys":["evaluation_sample_size_has_to_be_not_less_than_zero"],"reasons":["Evaluation sample size has to be not less than zero"],"use":["sap_hana"]},{"code":"5192","keys":["minimum_confidence_has_to_be_range_0_100"],"reasons":["Minimum confidence has to be in the range [0..100]"],"use":["sap_hana"]},{"code":"5193","keys":["internal_overflow_error"],"reasons":["Internal overflow error"],"use":["sap_hana"]},{"code":"5194","keys":["mutex_creation_failed"],"reasons":["Mutex creation failed"],"use":["sap_hana"]},{"code":"5195","keys":["failed_to_find_one_or_more_language_identification_models"],"reasons":["Failed to find one or more language identification models."],"use":["sap_hana"]},{"code":"5196","keys":["filed_based_dictionary_path_not_allowed_text_analysconfiguration_file"],"reasons":["Filed-based dictionary path is not allowed in Text Analysis configuration file."],"use":["sap_hana"]},{"code":"5197","keys":["icu_converter_opening_failed"],"reasons":["ICU Converter opening failed."],"use":["sap_hana"]},{"code":"5198","keys":["coversion_to_unicode_failed"],"reasons":["Coversion to Unicode failed."],"use":["sap_hana"]},{"code":"5199","keys":["coversion_from_unicode_failed"],"reasons":["Coversion from Unicode failed."],"use":["sap_hana"]},{"code":"5200","keys":["uchar32_character_handling_failed"],"reasons":["UChar32 character handling failed."],"use":["sap_hana"]},{"code":"5201","keys":["conversion_to_composed_form_failed"],"reasons":["Conversion to composed form failed."],"use":["sap_hana"]},{"code":"5202","keys":["conversion_to_decomposed_form_failed"],"reasons":["Conversion to decomposed form failed."],"use":["sap_hana"]},{"code":"5203","keys":["constructingustring_from_another_type_failed"],"reasons":["Constructing a UString from another type failed."],"use":["sap_hana"]},{"code":"5204","keys":["error_converting_uchar_case"],"reasons":["Error converting UChar case."],"use":["sap_hana"]},{"code":"5205","keys":["case_insensitive_string_comparison_failed"],"reasons":["Case insensitive string comparison failed."],"use":["sap_hana"]},{"code":"5206","keys":["file_based_rule_set_path_not_allowed_text_analysconfiguration_file"],"reasons":["File-based rule set path is not allowed in Text Analysis configuration file."],"use":["sap_hana"]},{"code":"5220","keys":["unknown_error_occurred"],"reasons":["Unknown error occurred."],"use":["sap_hana"]},{"code":"5221","keys":["error_when_loading_dictionary"],"reasons":["Error when loading dictionary."],"use":["sap_hana"]},{"code":"5222","keys":["error_during_configuration"],"reasons":["Error during configuration."],"use":["sap_hana"]},{"code":"5223","keys":["error_during_extraction"],"reasons":["Error during extraction."],"use":["sap_hana"]},{"code":"5224","keys":["error_during_core_extraction"],"reasons":["Error during core extraction."],"use":["sap_hana"]},{"code":"5225","keys":["error_during_name_extraction"],"reasons":["Error during name extraction."],"use":["sap_hana"]},{"code":"5226","keys":["error_during_pattern_extraction"],"reasons":["Error during pattern extraction."],"use":["sap_hana"]},{"code":"5227","keys":["error_during_post_processing"],"reasons":["Error during post processing."],"use":["sap_hana"]},{"code":"5228","keys":["error_when_loading_custom_rule"],"reasons":["Error when loading custom rule."],"use":["sap_hana"]},{"code":"5229","keys":["error_when_extracting_entity_types"],"reasons":["Error when extracting entity types."],"use":["sap_hana"]},{"code":"5230","keys":["error_when_trying_to_access_directory_that_does_not_exist"],"reasons":["Error when trying to access directory that does not exist."],"use":["sap_hana"]},{"code":"5231","keys":["error_when_initializing_linguistic_resources"],"reasons":["Error when initializing linguistic resources."],"use":["sap_hana"]},{"code":"5320","keys":["unknown_error_occurred"],"reasons":["Unknown error occurred."],"use":["sap_hana"]},{"code":"5321","keys":["incorrect_scenario_requested"],"reasons":["Incorrect scenario requested."],"use":["sap_hana"]},{"code":"5322","keys":["error_occurred_during_segmentation"],"reasons":["Error occurred during segmentation."],"use":["sap_hana"]},{"code":"5323","keys":["error_occurred_when_creating_byte_interface_for_input_string_pointed_to_bydocument_segment"],"reasons":["Error occurred when creating byte interface for input string pointed to by a document segment."],"use":["sap_hana"]},{"code":"5324","keys":["error_occurred_when_creating_segmentation_interface_for_input_string_pointed_to_bydocument_segment"],"reasons":["Error occurred when creating segmentation interface for input string pointed to by a document segment."],"use":["sap_hana"]},{"code":"5325","keys":["error_occurred_when_setting_encoding_for_input_string_pointed_to_bydocument_segment"],"reasons":["Error occurred when setting encoding for input string pointed to by a document segment."],"use":["sap_hana"]},{"code":"5326","keys":["error_occurred_when_setting_language_for_input_string_pointed_to_bydocument_segment"],"reasons":["Error occurred when setting language for input string pointed to by a document segment."],"use":["sap_hana"]},{"code":"5327","keys":["error_occurred_when_creating_byte_interface_for_document_content"],"reasons":["Error occurred when creating byte interface for document content."],"use":["sap_hana"]},{"code":"5328","keys":["error_occurred_when_creating_segmentation_interface_for_document_content"],"reasons":["Error occurred when creating segmentation interface for document content."],"use":["sap_hana"]},{"code":"5329","keys":["error_occurred_when_setting_encoding_for_document_content"],"reasons":["Error occurred when setting encoding for document content."],"use":["sap_hana"]},{"code":"5330","keys":["error_occurred_when_setting_language_for_document_content"],"reasons":["Error occurred when setting language for document content."],"use":["sap_hana"]},{"code":"5331","keys":["error_occurred_when_creatingsegment_annotation"],"reasons":["Error occurred when creating a segment annotation."],"use":["sap_hana"]},{"code":"5332","keys":["error_occurred_when_creatingparagraph_annotation"],"reasons":["Error occurred when creating a paragraph annotation."],"use":["sap_hana"]},{"code":"5333","keys":["error_occurred_when_creatingsentence_annotation"],"reasons":["Error occurred when creating a sentence annotation."],"use":["sap_hana"]},{"code":"5334","keys":["error_occurred_when_creatingterm_annotation"],"reasons":["Error occurred when creating a term annotation."],"use":["sap_hana"]},{"code":"5335","keys":["error_occurred_when_analyzingsegment"],"reasons":["Error occurred when analyzing a segment."],"use":["sap_hana"]},{"code":"5336","keys":["error_occurred_when_analyzingsegment"],"reasons":["Error occurred when analyzing a segment."],"use":["sap_hana"]},{"code":"5337","keys":["error_occurred_when_analyzingsegment"],"reasons":["Error occurred when analyzing a segment."],"use":["sap_hana"]},{"code":"5338","keys":["error_occurred_when_analyzingsegment"],"reasons":["Error occurred when analyzing a segment."],"use":["sap_hana"]},{"code":"5339","keys":["error_occurred_when_analyzingsegment"],"reasons":["Error occurred when analyzing a segment."],"use":["sap_hana"]},{"code":"5340","keys":["error_occurred_when_analyzingsegment"],"reasons":["Error occurred when analyzing a segment."],"use":["sap_hana"]},{"code":"5341","keys":["error_occurred_when_analyzingsegment"],"reasons":["Error occurred when analyzing a segment."],"use":["sap_hana"]},{"code":"5342","keys":["error_occurred_when_analyzingsegment"],"reasons":["Error occurred when analyzing a segment."],"use":["sap_hana"]},{"code":"5343","keys":["error_occurred_when_initializing_lxp_resource"],"reasons":["Error occurred when initializing LxP resource."],"use":["sap_hana"]},{"code":"5344","keys":["error_occurred_when_initializing_lxp_resource"],"reasons":["Error occurred when initializing LxP resource."],"use":["sap_hana"]},{"code":"5345","keys":["error_occurred_when_initializing_lxp_resource"],"reasons":["Error occurred when initializing LxP resource."],"use":["sap_hana"]},{"code":"5346","keys":["error_occurred_when_initializing_lxp_resource"],"reasons":["Error occurred when initializing LxP resource."],"use":["sap_hana"]},{"code":"5347","keys":["error_occurred_when_initializing_lxp_resource"],"reasons":["Error occurred when initializing LxP resource."],"use":["sap_hana"]},{"code":"5348","keys":["error_occurred_when_initializing_lxp_resource"],"reasons":["Error occurred when initializing LxP resource."],"use":["sap_hana"]},{"code":"5349","keys":["error_occurred_when_initializing_lxp_resource"],"reasons":["Error occurred when initializing LxP resource."],"use":["sap_hana"]},{"code":"5350","keys":["error_occurred_during_internal_text_manipulation"],"reasons":["Error occurred during internal text manipulation."],"use":["sap_hana"]},{"code":"5351","keys":["error_occurred_when_getting_annotation_offsets"],"reasons":["Error occurred when getting annotation offsets."],"use":["sap_hana"]},{"code":"5352","keys":["error_occurred_when_getting_normalized_case_version_token"],"reasons":["Error occurred when getting normalized case version of a token."],"use":["sap_hana"]},{"code":"5353","keys":["linguisticanalyzer_was_configured_with_nonexisting_path_to_language_resource_files"],"reasons":["LinguisticAnalyzer was configured with nonexisting path to language resource files"],"use":["sap_hana"]},{"code":"5354","keys":["error_occurred_when_initializing_fsm"],"reasons":["Error occurred when initializing FSM."],"use":["sap_hana"]},{"code":"5355","keys":["error_occurred_when_querying_fsm"],"reasons":["Error occurred when querying FSM."],"use":["sap_hana"]},{"code":"5356","keys":["error_occurred_when_trying_to_allocate_la_resource_pool"],"reasons":["Error occurred when trying to allocate the LA resource pool"],"use":["sap_hana"]},{"code":"5420","keys":["unknown_error_occurred_content_filter"],"reasons":["Unknown error occurred in Content Filter."],"use":["sap_hana"]},{"code":"5421","keys":["operation_attempted_withnull_pointer"],"reasons":["Operation attempted with a NULL pointer."],"use":["sap_hana"]},{"code":"5422","keys":["a_method_was_called_with_invalid_argument"],"reasons":["A method was called with an invalid argument."],"use":["sap_hana"]},{"code":"5423","keys":["submitted_document_of_unsupported_type"],"reasons":["The submitted document is of an unsupported type."],"use":["sap_hana"]},{"code":"5424","keys":["requested_filter_unsupported"],"reasons":["The requested filter is unsupported."],"use":["sap_hana"]},{"code":"5425","keys":["initialization_of_3rd_party_filter_failed_verify_that_filter_setup_correctly"],"reasons":["Initialization of 3rd party filter failed. Verify that filter is setup correctly."],"use":["sap_hana"]},{"code":"5426","keys":["a_filtering_operation_error_occurred_3rd_party_filter"],"reasons":["A filtering operation error occurred in the 3rd party filter."],"use":["sap_hana"]},{"code":"5427","keys":["a_file_open_failed"],"reasons":["A file open failed."],"use":["sap_hana"]},{"code":"5428","keys":["a_file_read_failed"],"reasons":["A file read failed."],"use":["sap_hana"]},{"code":"5429","keys":["an_error_occurred_while_closingfile"],"reasons":["An error occurred while closing a file."],"use":["sap_hana"]},{"code":"5430","keys":["a_file_write_failed"],"reasons":["A file write failed."],"use":["sap_hana"]},{"code":"5431","keys":["requested_encoding_unsupported"],"reasons":["The requested encoding is unsupported."],"use":["sap_hana"]},{"code":"5432","keys":["an_internal_formatconversionanalyzer_error_occurred"],"reasons":["An internal FormatConversionAnalyzer error occurred."],"use":["sap_hana"]},{"code":"5433","keys":["an_attempt_to_allocate_memory_failed"],"reasons":["An attempt to allocate memory failed."],"use":["sap_hana"]},{"code":"5434","keys":["name_supplied_forformatconversionanalyzer_instance_too_long"],"reasons":["The name supplied for a FormatConversionAnalyzer instance is too long."],"use":["sap_hana"]},{"code":"5435","keys":["configuration_error"],"reasons":["Configuration error."],"use":["sap_hana"]},{"code":"5436","keys":["data_to_mime_type_mismatch_error"],"reasons":["Data to mime type mismatch error."],"use":["sap_hana"]},{"code":"5437","keys":["an_error_occurred_while_extracting_text_from_3rd_party_filter"],"reasons":["An error occurred while extracting text from the 3rd party filter."],"use":["sap_hana"]},{"code":"5438","keys":["initialization_error"],"reasons":["Initialization error."],"use":["sap_hana"]},{"code":"5439","keys":["directory_was_not_found"],"reasons":["Directory was not found."],"use":["sap_hana"]},{"code":"5440","keys":["annotationmanager_failed_to_createfield_object"],"reasons":["AnnotationManager failed to create a Field object."],"use":["sap_hana"]},{"code":"5441","keys":["provided_configurator_object_null"],"reasons":["The provided Configurator object is null."],"use":["sap_hana"]},{"code":"5442","keys":["an_error_occured_while_creating_3rd_party_filter_stream_from_memory_buffer"],"reasons":["An error occured while creating 3rd party filter stream from the memory buffer."],"use":["sap_hana"]},{"code":"5443","keys":["an_error_occured_while_opening_3rd_party_filter_stream_created_from_memory_buffer"],"reasons":["An error occured while opening 3rd party filter stream created from the memory buffer."],"use":["sap_hana"]},{"code":"5444","keys":["an_error_occurred_while_closing_3rd_party_filter"],"reasons":["An error occurred while closing the 3rd party filter."],"use":["sap_hana"]},{"code":"5445","keys":["requested_output_format_unknown"],"reasons":["The requested output format is unknown."],"use":["sap_hana"]},{"code":"5446","keys":["binary_data_memory_handle_invalid"],"reasons":["The binary data memory handle is invalid."],"use":["sap_hana"]},{"code":"5447","keys":["attempted_to_initialize_document_converter_with_empty_namespace_string"],"reasons":["Attempted to initialize document converter with empty namespace string."],"use":["sap_hana"]},{"code":"5448","keys":["input_unsupported_format"],"reasons":["The input is in an unsupported format."],"use":["sap_hana"]},{"code":"5449","keys":["input_contains_no_text_for_text_analysto_process"],"reasons":["The input contains no text for Text Analysis to process."],"use":["sap_hana"]},{"code":"5450","keys":["undefined_error_code"],"reasons":["Undefined error code."],"use":["sap_hana"]},{"code":"5520","keys":["unknown_error_occurred_structure_analyzer"],"reasons":["Unknown error occurred in Structure Analyzer."],"use":["sap_hana"]},{"code":"5521","keys":["lxplatform_call_failed"],"reasons":["Lxplatform call failed."],"use":["sap_hana"]},{"code":"5522","keys":["failed_to_configure_textnormalizer"],"reasons":["Failed to configure TextNormalizer."],"use":["sap_hana"]},{"code":"5523","keys":["failed_to_process_textnormalizer"],"reasons":["Failed to process TextNormalizer."],"use":["sap_hana"]},{"code":"5524","keys":["failed_to_configure_htmldetagger"],"reasons":["Failed to configure HTMLDetagger."],"use":["sap_hana"]},{"code":"5525","keys":["failed_to_process_htmldetagger"],"reasons":["Failed to process HTMLDetagger."],"use":["sap_hana"]},{"code":"5526","keys":["failed_to_configure_xmldetagger"],"reasons":["Failed to configure XMLDetagger."],"use":["sap_hana"]},{"code":"5527","keys":["failed_to_process_xmldetagger"],"reasons":["Failed to process XMLDetagger."],"use":["sap_hana"]},{"code":"5528","keys":["failed_to_configure_languagedetector"],"reasons":["Failed to configure LanguageDetector."],"use":["sap_hana"]},{"code":"5529","keys":["failed_to_process_languagedetector"],"reasons":["Failed to process LanguageDetector."],"use":["sap_hana"]},{"code":"5530","keys":["invalid_text_limit_value"],"reasons":["Invalid text limit value."],"use":["sap_hana"]},{"code":"5531","keys":["requested_language_not_loaded"],"reasons":["Requested language not loaded."],"use":["sap_hana"]},{"code":"5533","keys":["preprocessor_failed"],"reasons":["Preprocessor: failed"],"use":["sap_hana"]},{"code":"5534","keys":["preprocessor_inconsistent_data"],"reasons":["Preprocessor: inconsistent data"],"use":["sap_hana"]},{"code":"5535","keys":["preprocessor_exception"],"reasons":["Preprocessor: exception"],"use":["sap_hana"]},{"code":"5536","keys":["preprocessor_invalid_input_document"],"reasons":["Preprocessor: invalid input document"],"use":["sap_hana"]},{"code":"5537","keys":["preprocessor_invalid_output_document"],"reasons":["Preprocessor: invalid output document"],"use":["sap_hana"]},{"code":"5538","keys":["preprocessor_doc_not_changed"],"reasons":["Preprocessor: doc not changed"],"use":["sap_hana"]},{"code":"5539","keys":["preprocessor_filter_error"],"reasons":["Preprocessor: filter error"],"use":["sap_hana"]},{"code":"5540","keys":["preprocessorclient_communication_error"],"reasons":["PreprocessorClient: Communication error"],"use":["sap_hana"]},{"code":"5541","keys":["preprocessor_error_activity"],"reasons":["Preprocessor: Error in Activity"],"use":["sap_hana"]},{"code":"5542","keys":["preprocessor_communication_error"],"reasons":["Preprocessor: Communication error"],"use":["sap_hana"]},{"code":"5543","keys":["preprocessor_protocol_mismatch"],"reasons":["Preprocessor: protocol mismatch"],"use":["sap_hana"]},{"code":"5544","keys":["preprocessor_request_canceled"],"reasons":["Preprocessor: request canceled"],"use":["sap_hana"]},{"code":"5547","keys":["lexicon_general_failure"],"reasons":["Lexicon: general failure"],"use":["sap_hana"]},{"code":"5549","keys":["inconsistent_taresult"],"reasons":["Inconsistent TAResult"],"use":["sap_hana"]},{"code":"5550","keys":["invalid_daf"],"reasons":["Invalid DAF"],"use":["sap_hana"]},{"code":"5633","keys":["unknown_certificate_administration_error_occurred"],"reasons":["Unknown certificate administration error occurred"],"use":["sap_hana"]},{"code":"5634","keys":["certificate_definition_inconsistent"],"reasons":["Certificate definition inconsistent"],"use":["sap_hana"]},{"code":"5635","keys":["certificate_already_exists"],"reasons":["Certificate already exists"],"use":["sap_hana"]},{"code":"5636","keys":["certificate_could_not_be_found_certificate_store"],"reasons":["Certificate could not be found in certificate store"],"use":["sap_hana"]},{"code":"5637","keys":["certificate_could_not_be_dropped_because_it_still_use_by_at_least_one_pse"],"reasons":["Certificate could not be dropped because it is still in use by at least one PSE"],"use":["sap_hana"]},{"code":"5638","keys":["pse_with_same_name_already_exists"],"reasons":["PSE with same name already exists"],"use":["sap_hana"]},{"code":"5639","keys":["pse_could_not_be_found"],"reasons":["PSE could not be found"],"use":["sap_hana"]},{"code":"5640","keys":["invalid_purpose_for_pse"],"reasons":["Invalid purpose for PSE"],"use":["sap_hana"]},{"code":"5641","keys":["pse_does_not_contasuch_certificate"],"reasons":["PSE does not contain such certificate"],"use":["sap_hana"]},{"code":"5642","keys":["pse_already_set_todifferent_purpose"],"reasons":["PSE is already set to a different purpose"],"use":["sap_hana"]},{"code":"5643","keys":["private_key_provided_with_own_certificate_missing_or_invalid"],"reasons":["Private key provided with own certificate is missing or invalid"],"use":["sap_hana"]},{"code":"5644","keys":["no_certificate_found_for_provided_key"],"reasons":["No certificate found for provided key"],"use":["sap_hana"]},{"code":"5645","keys":["incomplete_certificate_chain"],"reasons":["Incomplete certificate chain"],"use":["sap_hana"]},{"code":"5646","keys":["invalid_certificate_chain"],"reasons":["Invalid certificate chain"],"use":["sap_hana"]},{"code":"5647","keys":["invalid_certificate_chadangling_certificates_pem"],"reasons":["Invalid certificate chain: dangling certificates in PEM"],"use":["sap_hana"]},{"code":"5648","keys":["pse_not_set_to_any_purpose"],"reasons":["PSE is not set to any purpose"],"use":["sap_hana"]},{"code":"5649","keys":["purpose_object_not_found"],"reasons":["Purpose object not found"],"use":["sap_hana"]},{"code":"5650","keys":["purpose_object_already_use_by_another_pse"],"reasons":["Purpose object already in use by another PSE"],"use":["sap_hana"]},{"code":"5651","keys":["invalid_hostname_format"],"reasons":["Invalid hostname format"],"use":["sap_hana"]},{"code":"5652","keys":["pse_has_no_other_purpose_object"],"reasons":["PSE has no other purpose object"],"use":["sap_hana"]},{"code":"5653","keys":["pse_has_no_other_host"],"reasons":["PSE has no other host"],"use":["sap_hana"]},{"code":"5654","keys":["certificate_already_expired"],"reasons":["Certificate is already expired"],"use":["sap_hana"]},{"code":"5655","keys":["invalid_certificate_chacontains_expired_certificates"],"reasons":["Invalid certificate chain: contains expired certificates"],"use":["sap_hana"]},{"code":"5656","keys":["can_t_unset_own_certificate_if_pse_still_has_purpose_ssl"],"reasons":["Can't unset own certificate if the PSE still has the purpose SSL"],"use":["sap_hana"]},{"code":"5657","keys":["pse_purpose_blocked_by_configuration"],"reasons":["PSE purpose blocked by configuration"],"use":["sap_hana"]},{"code":"5658","keys":["public_key_definition_invalid_or_not_supported"],"reasons":["Public key definition invalid or not supported"],"use":["sap_hana"]},{"code":"5659","keys":["public_key_with_same_name_already_exists"],"reasons":["Public key with same name already exists"],"use":["sap_hana"]},{"code":"5660","keys":["public_key_could_not_be_found"],"reasons":["Public key could not be found"],"use":["sap_hana"]},{"code":"5661","keys":["public_key_could_not_be_dropped_because_it_still_use_by_at_least_one_pse"],"reasons":["Public key could not be dropped because it is still in use by at least one PSE"],"use":["sap_hana"]},{"code":"5662","keys":["pse_does_not_contasuch_public_key"],"reasons":["PSE does not contain such public key"],"use":["sap_hana"]},{"code":"5663","keys":["error_reloading_file_based_pses"],"reasons":["Error reloading file-based PSEs"],"use":["sap_hana"]},{"code":"5712","keys":["pfcg_invalid_configuration"],"reasons":["Pfcg: invalid configuration"],"use":["sap_hana"]},{"code":"5734","keys":["masking_unknown_error_occurred"],"reasons":["Masking: unknown error occurred"],"use":["sap_hana"]},{"code":"5735","keys":["masking_invalid_mask_expression"],"reasons":["Masking: invalid mask expression"],"use":["sap_hana"]},{"code":"5736","keys":["masking_not_supported_data_type"],"reasons":["Masking: not supported data type"],"use":["sap_hana"]},{"code":"5737","keys":["masking_invalid_mask_column"],"reasons":["Masking: invalid mask column"],"use":["sap_hana"]},{"code":"0","keys":["default_constructed_empty_exception_object","operation_was_aborted_typically_due_to_concurrency_issue_such_assequencer_check_failure_or_transaction_abort_indicates_that_request_conflicted_with_another_request"],"reasons":["Default constructed empty exception object","The operation was aborted, typically due to concurrency issue such as a sequencer check failure or transaction abort. Indicates that the request conflicted with another request."],"use":["sap_hana","google_spanner"]}]}}
|
|
1
|
+
{"10":{"label":"XQuery Error","messageSet":[{"code":"10608","keys":["invalid_argument_for_xquery","an_error_was_encountered_argument_of_xquery_function_or_operator"],"reasons":["An error was encountered in the argument of an XQuery function or operator."],"use":["pgsql","cockroach","ibm"]},{"code":"10501","keys":["an_xquery_expression_missing_assignment_static_or_dynamic_context_component"],"reasons":["An XQuery expression is missing the assignment of a static or dynamic context component."],"use":["ibm"]},{"code":"10502","keys":["an_error_was_encountered_prolog_of_xquery_expression"],"reasons":["An error was encountered in the prolog of an XQuery expression."],"use":["ibm"]},{"code":"10503","keys":["a_duplicate_name_was_defined_xquery_or_xpath_expression"],"reasons":["A duplicate name was defined in an XQuery or XPath expression."],"use":["ibm"]},{"code":"10504","keys":["an_xquery_namespace_declaration_specified_invalid_uri"],"reasons":["An XQuery namespace declaration specified an invalid URI."],"use":["ibm"]},{"code":"10505","keys":["a_character_token_or_clause_missing_or_invalid_xquery_expression"],"reasons":["A character, token or clause is missing or invalid in an XQuery expression."],"use":["ibm"]},{"code":"10506","keys":["an_xquery_expression_referencesname_that_not_defined"],"reasons":["An XQuery expression references a name that is not defined."],"use":["ibm"]},{"code":"10507","keys":["a_type_error_was_encountered_processing_xpath_or_xquery_expression"],"reasons":["A type error was encountered processing an XPath or XQuery expression."],"use":["ibm"]},{"code":"10509","keys":["an_unsupported_xquery_language_feature_specified"],"reasons":["An unsupported XQuery language feature is specified."],"use":["ibm"]},{"code":"10601","keys":["an_arithmetic_error_was_encountered_processing_xquery_function_or_operator"],"reasons":["An arithmetic error was encountered processing an XQuery function or operator."],"use":["ibm"]},{"code":"10602","keys":["a_casting_error_was_encountered_processing_xquery_function_or_operator"],"reasons":["A casting error was encountered processing an XQuery function or operator."],"use":["ibm"]},{"code":"10605","keys":["a_datetime_error_was_encountered_processing_xquery_function_or_operator"],"reasons":["A datetime error was encountered processing an XQuery function or operator."],"use":["ibm"]},{"code":"10609","keys":["a_regular_expression_error_was_encountered_processing_xquery_function_or_operator"],"reasons":["A regular expression error was encountered processing an XQuery function or operator."],"use":["ibm"]}]},"20":{"label":"Case Not Found","messageSet":[{"code":"20000","keys":["case_not_found","case_was_not_foundcase_statement"],"reasons":["The case was not found for the CASE statement."],"use":["pgsql","cockroach","ibm"]}]},"21":{"label":"Cardinality Violation","messageSet":[{"code":"21000","keys":["cardinality_violation","result_select_into_scalar_fullselect_or_subquery_basic_predicate_more_than_one_value"],"reasons":["The result of a SELECT INTO, scalar fullselect, or subquery of a basic predicate is more than one value."],"use":["pgsql","cockroach","ibm"]},{"code":"21506","keys":["same_row_target_table_was_identified_more_than_once_for_update_delete_or_insert_operation_merge_statement"],"reasons":["The same row of the target table was identified more than once for an update, delete, or insert operation of the MERGE statement."],"use":["ibm"]}]},"22":{"label":"Data Exception","messageSet":[{"code":"22000","keys":["data_exception"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"2202E","keys":["array_subscript_error","array_element_error"],"reasons":["Array element error."],"use":["pgsql","cockroach","ibm"]},{"code":"22021","keys":["character_not_in_repertoire","a_character_not_coded_character_set_or_conversion_not_supported"],"reasons":["A character is not in the coded character set or the conversion is not supported."],"use":["pgsql","cockroach","ibm"]},{"code":"22008","keys":["datetime_field_overflow","datetime_field_overflow_occurred_for_example_arithmetic_operation_ondate_or_timestamp_hasresult_that_not_withvalid_range_of_dates"],"reasons":["Datetime field overflow occurred. for example, an arithmetic operation on a date or timestamp has a result that is not within the valid range of dates."],"use":["pgsql","cockroach","ibm"]},{"code":"22012","keys":["division_by_zero","division_by_zero_invalid"],"reasons":["Division by zero is invalid."],"use":["pgsql","cockroach","ibm"]},{"code":"22005","keys":["error_in_assignment","an_error_occurred_on_assignment"],"reasons":["An error occurred on assignment."],"use":["pgsql","cockroach","ibm"]},{"code":"2200B","keys":["escape_character_conflict"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"22022","keys":["indicator_overflow"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"22015","keys":["interval_field_overflow"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"2201E","keys":["invalid_argument_for_logarithm"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"22014","keys":["invalid_argument_for_ntile_function","invalid_argument_for_ntile_function"],"reasons":["Invalid argument for NTILE function."],"use":["pgsql","cockroach","ibm"]},{"code":"22016","keys":["invalid_argument_for_nth_value_function","invalid_argument_for_nth_value_function"],"reasons":["Invalid argument for NTH_VALUE function."],"use":["pgsql","cockroach","ibm"]},{"code":"2201F","keys":["invalid_argument_for_power_function"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"2201G","keys":["invalid_argument_for_width_bucket_function"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"22018","keys":["invalid_character_value_for_cast","character_value_forcast_specification_or_cast_scalar_function_invalid"],"reasons":["The character value for a CAST specification or cast scalar function is invalid."],"use":["pgsql","cockroach","ibm"]},{"code":"22007","keys":["invalid_datetime_format","an_invalid_datetime_format_was_detected_that_invalid_string_representation_or_value_was_specified"],"reasons":["An invalid datetime format was detected. that is, an invalid string representation or value was specified."],"use":["pgsql","cockroach","ibm"]},{"code":"22019","keys":["invalid_escape_character","like_predicate_has_invalid_escape_character"],"reasons":["The LIKE predicate has an invalid escape character."],"use":["pgsql","cockroach","ibm"]},{"code":"2200D","keys":["invalid_escape_octet"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"22025","keys":["invalid_escape_sequence","like_predicate_string_pattern_contains_invalid_occurrence_of_escape_character"],"reasons":["The LIKE predicate string pattern contains an invalid occurrence of an escape character."],"use":["pgsql","cockroach","ibm"]},{"code":"22P06","keys":["nonstandard_use_of_escape_character"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"22010","keys":["invalid_indicator_parameter_value","invalid_indicator_parameter_value"],"reasons":["Invalid indicator parameter value."],"use":["pgsql","cockroach","ibm"]},{"code":"22023","keys":["invalid_parameter_value","a_parameter_or_variable_value_invalid"],"reasons":["A parameter or variable value is invalid."],"use":["pgsql","cockroach","ibm"]},{"code":"22013","keys":["invalid_preceding_or_following_size"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"2201B","keys":["invalid_regular_expression"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"2201W","keys":["invalid_row_count_in_limit_clause","row_count_fetch_first_clause_or_limit_clause_invalid"],"reasons":["The row count in the FETCH FIRST clause or LIMIT clause is invalid."],"use":["pgsql","cockroach","ibm"]},{"code":"2201X","keys":["invalid_row_count_in_result_offset_clause","row_count_result_offset_clause_invalid"],"reasons":["The row count in the result OFFSET clause is invalid."],"use":["pgsql","cockroach","ibm"]},{"code":"2202H","keys":["invalid_tablesample_argument"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"2202G","keys":["invalid_tablesample_repeat"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"22009","keys":["invalid_time_zone_displacement_value"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"2200C","keys":["invalid_use_of_escape_character"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"2200G","keys":["most_specific_type_mismatch"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"22004","keys":["null_value_not_allowed","a_null_value_not_allowed"],"reasons":["A null value is not allowed."],"use":["pgsql","cockroach","ibm"]},{"code":"22002","keys":["null_value_no_indicator_parameter","a_null_value_or_absence_of_indicator_parameter_was_detected_for_example_null_value_cannot_be_assigned_tovariable_because_no_indicator_variable_specified"],"reasons":["A null value, or the absence of an indicator parameter was detected. for example, the null value cannot be assigned to a variable, because no indicator variable is specified."],"use":["pgsql","cockroach","ibm"]},{"code":"22003","keys":["numeric_value_out_of_range","a_numeric_value_out_of_range"],"reasons":["A numeric value is out of range."],"use":["pgsql","cockroach","ibm"]},{"code":"2200H","keys":["sequence_generator_limit_exceeded"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"22026","keys":["string_data_length_mismatch"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"22001","keys":["string_data_right_truncation","character_data_right_truncation_occurred_for_example_update_or_insert_value_isstring_that_too_longcolumn_ordatetime_value_cannot_be_assigned_tovariable_because_it_too_small"],"reasons":["Character data, right truncation occurred. for example, an update or insert value is a string that is too long for the column, or a datetime value cannot be assigned to a variable, because it is too small."],"use":["pgsql","cockroach","ibm"]},{"code":"22011","keys":["substring_error","a_substring_error_occurred_for_example_argument_of_substr_or_substring_out_of_range"],"reasons":["A substring error occurred. for example, an argument of SUBSTR or SUBSTRING is out of range."],"use":["pgsql","cockroach","ibm"]},{"code":"22027","keys":["trim_error"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"22024","keys":["unterminated_c_string","a_nul_terminated_input_host_variable_or_parameter_did_not_containnul"],"reasons":["A NUL-terminated input host variable or parameter did not contain a NUL."],"use":["pgsql","cockroach","ibm"]},{"code":"2200F","keys":["zero_length_character_string"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"22P01","keys":["floating_point_exception"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"22P02","keys":["invalid_text_representation"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"22P03","keys":["invalid_binary_representation"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"22P04","keys":["bad_copy_file_format"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"22P05","keys":["untranslatable_character"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"2200L","keys":["not_an_xml_document","xml_value_notwell_formed_document_withsingle_root_element"],"reasons":["The XML value is not a well-formed document with a single root element."],"use":["pgsql","cockroach","ibm"]},{"code":"2200M","keys":["invalid_xml_document","xml_document_not_valid"],"reasons":["The XML document is not valid."],"use":["pgsql","cockroach","ibm"]},{"code":"2200N","keys":["invalid_xml_content"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"2200S","keys":["invalid_xml_comment","xml_comment_not_valid"],"reasons":["The XML comment is not valid."],"use":["pgsql","cockroach","ibm"]},{"code":"2200T","keys":["invalid_xml_processing_instruction","xml_processing_instruction_not_valid"],"reasons":["The XML processing instruction is not valid."],"use":["pgsql","cockroach","ibm"]},{"code":"22030","keys":["duplicate_json_object_key_value","duplicate_json_object_key_value"],"reasons":["Duplicate JSON object key value."],"use":["pgsql","cockroach","ibm"]},{"code":"22031","keys":["invalid_argument_for_sql_json_datetime_function"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"22032","keys":["invalid_json_text","invalid_json_text"],"reasons":["Invalid JSON text."],"use":["pgsql","cockroach","ibm"]},{"code":"22033","keys":["invalid_sql_json_subscript","invalid_sql_json_subscript"],"reasons":["Invalid SQL/JSON subscript."],"use":["pgsql","cockroach","ibm"]},{"code":"22034","keys":["more_than_one_sql_json_item","more_than_one_sql_json_item"],"reasons":["More than one SQL/JSON item."],"use":["pgsql","cockroach","ibm"]},{"code":"22035","keys":["no_sql_json_item","no_sql_json_item"],"reasons":["No SQL/JSON item."],"use":["pgsql","cockroach","ibm"]},{"code":"22036","keys":["non_numeric_sql_json_item"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"22037","keys":["non_unique_keys_in_a_json_object","non_unique_keys_injson_object"],"reasons":["Non-unique keys in a JSON object."],"use":["pgsql","cockroach","ibm"]},{"code":"22038","keys":["singleton_sql_json_item_required"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"22039","keys":["sql_json_array_not_found","sql_json_array_not_found"],"reasons":["SQL/JSON array not found."],"use":["pgsql","cockroach","ibm"]},{"code":"2203A","keys":["sql_json_member_not_found","sql_json_member_not_found"],"reasons":["SQL/JSON member not found."],"use":["pgsql","cockroach","ibm"]},{"code":"2203B","keys":["sql_json_number_not_found"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"2203C","keys":["sql_json_object_not_found"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"2203D","keys":["too_many_json_array_elements"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"2203E","keys":["too_many_json_object_members"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"2203F","keys":["sql_json_scalar_required","sql_json_scalar_required"],"reasons":["SQL/JSON scalar required."],"use":["pgsql","cockroach","ibm"]},{"code":"2203G","keys":["sql_json_item_cannot_be_cast_to_target_type"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"22006","keys":["fetch_orientation_invalid"],"reasons":["The fetch orientation is invalid."],"use":["ibm"]},{"code":"2200E","keys":["null_value_array_target"],"reasons":["Null value in array target."],"use":["ibm"]},{"code":"2200W","keys":["an_xml_value_contained_data_that_could_not_be_serialized"],"reasons":["An XML value contained data that could not be serialized."],"use":["ibm"]},{"code":"2201R","keys":["xml_document_not_valid"],"reasons":["The XML document is not valid."],"use":["ibm"]},{"code":"2201S","keys":["invalid_xquery_regular_expression"],"reasons":["Invalid XQuery regular expression."],"use":["ibm"]},{"code":"2201T","keys":["invalid_option_flag_associated_with_regular_expression"],"reasons":["Invalid option flag associated with regular expression."],"use":["ibm"]},{"code":"2201V","keys":["invalid_replacement_string_for_matched_regular_expression"],"reasons":["Invalid replacement string for matched regular expression."],"use":["ibm"]},{"code":"2202F","keys":["array_data_right_truncation"],"reasons":["Array data, right truncation."],"use":["ibm"]},{"code":"22501","keys":["length_control_field_variable_length_string_negative_or_greater_than_maximum"],"reasons":["The length control field of a variable length string is negative or greater than the maximum."],"use":["ibm"]},{"code":"22502","keys":["signaling_nan_was_encountered"],"reasons":["Signaling NaN was encountered."],"use":["ibm"]},{"code":"22503","keys":["string_representation_name_invalid"],"reasons":["The string representation of a name is invalid."],"use":["ibm"]},{"code":"22504","keys":["a_mixed_data_value_invalid"],"reasons":["A mixed data value is invalid."],"use":["ibm"]},{"code":"22511","keys":["value_forrowid_or_reference_column_not_valid"],"reasons":["The value for a ROWID or reference column is not valid."],"use":["ibm"]},{"code":"22522","keys":["a_ccsid_value_not_valid_at_all_not_validdata_type_or_subtype_or_not_validencoding_scheme"],"reasons":["A CCSID value is not valid at all, not valid for the data type or subtype, or not valid for the encoding scheme."],"use":["ibm"]},{"code":"22524","keys":["character_conversion_resulted_truncation"],"reasons":["Character conversion resulted in truncation"],"use":["ibm"]},{"code":"22525","keys":["partitioning_key_value_not_valid"],"reasons":["Partitioning key value is not valid."],"use":["ibm"]},{"code":"22527","keys":["invalid_input_data_detected_formultiple_row_insert"],"reasons":["Invalid input data detected for a multiple-row insert."],"use":["ibm"]},{"code":"22528","keys":["binary_data_invalid_for_decrypt_char_and_decyrypt_db"],"reasons":["Binary data is invalid for DECRYPT_CHAR and DECYRYPT_DB."],"use":["ibm"]},{"code":"22534","keys":["an_xml_schema_document_not_connected_to_other_xml_schema_documents_using_include_or_redefine"],"reasons":["An XML schema document is not connected to the other XML schema documents using an include or redefine."],"use":["ibm"]},{"code":"22535","keys":["xml_schema_does_not_declspecified_global_element"],"reasons":["The XML schema does not declare the specified global element."],"use":["ibm"]},{"code":"22536","keys":["xml_value_does_not_contarequired_root_element"],"reasons":["The XML value does not contain the required root element."],"use":["ibm"]},{"code":"22539","keys":["invalid_extended_indicator_parameter_value"],"reasons":["Invalid use of extended indicator parameter value."],"use":["ibm"]},{"code":"22540","keys":["an_update_operation_cannot_have_all_columns_set_to_be_unassigned"],"reasons":["An update operation cannot have all columns set to be unassigned."],"use":["ibm"]},{"code":"22542","keys":["insert_or_update_not_allowed_becauseresulting_row_does_not_satisfy_row_permissions"],"reasons":["The INSERT or UPDATE in not allowed because a resulting row does not satisfy row permissions."],"use":["ibm"]},{"code":"22546","keys":["value_forroutine_argument_not_valid"],"reasons":["The value for a routine argument is not valid."],"use":["ibm"]},{"code":"22547","keys":["multiple_result_values_cannot_be_returned_from_scalar_function"],"reasons":["Multiple result values cannot be returned from the scalar function."],"use":["ibm"]},{"code":"225D1","keys":["specified_xml_schema_not_enabled_for_decomposition"],"reasons":["The specified XML schema is not enabled for decomposition."],"use":["ibm"]},{"code":"225D2","keys":["an_sql_error_occurred_during_decomposition_of_xml_document"],"reasons":["An SQL Error occurred during decomposition of an XML document."],"use":["ibm"]},{"code":"225DE","keys":["an_xml_schema_cannot_be_enabled_for_decomposition"],"reasons":["An XML schema cannot be enabled for decomposition."],"use":["ibm"]},{"code":"225X0","keys":["xslt_processor_error"],"reasons":["XSLT processor error."],"use":["ibm"]}]},"23":{"label":"Integrity Constraint Violation","messageSet":[{"code":"23000","keys":["integrity_constraint_violation"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"23001","keys":["restrict_violation","update_or_delete_parent_key_prevented_byrestrict_update_or_delete_rule"],"reasons":["The update or delete of a parent key is prevented by a RESTRICT update or delete rule."],"use":["pgsql","cockroach","ibm"]},{"code":"23502","keys":["not_null_violation","an_insert_or_update_value_null_but_column_cannot_contanull_values"],"reasons":["An insert or update value is null, but the column cannot contain null values."],"use":["pgsql","cockroach","ibm"]},{"code":"23503","keys":["foreign_key_violation","insert_or_update_value_foreign_key_invalid"],"reasons":["The insert or update value of a foreign key is invalid."],"use":["pgsql","cockroach","ibm"]},{"code":"23505","keys":["unique_violation","a_violation_constraint_imposed_byunique_index_orunique_constraint_occurred"],"reasons":["A violation of the constraint imposed by a unique index or a unique constraint occurred."],"use":["pgsql","cockroach","ibm"]},{"code":"23514","keys":["check_violation"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"23P01","keys":["exclusion_violation"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"23504","keys":["update_or_delete_parent_key_prevented_byno_action_update_or_delete_rule"],"reasons":["The update or delete of a parent key is prevented by a NO ACTION update or delete rule."],"use":["ibm"]},{"code":"23507","keys":["a_violation_constraint_imposed_byfield_procedure_occurred"],"reasons":["A violation of a constraint imposed by a field procedure occurred."],"use":["ibm"]},{"code":"23511","keys":["a_parent_row_cannot_be_deleted_because_check_constraint_restricts_deletion"],"reasons":["A parent row cannot be deleted, because the check constraint restricts the deletion."],"use":["ibm"]},{"code":"23512","keys":["check_constraint_cannot_be_added_because_table_contains_rows_that_do_not_satisfy_constraint_definition"],"reasons":["The check constraint cannot be added, because the table contains rows that do not satisfy the constraint definition."],"use":["ibm"]},{"code":"23513","keys":["resulting_row_insert_or_update_does_not_conform_to_check_constraint_definition"],"reasons":["The resulting row of the INSERT or UPDATE does not conform to the check constraint definition."],"use":["ibm"]},{"code":"23515","keys":["unique_index_could_not_be_created_or_unique_constraint_added_because_table_contains_duplicate_values_specified_key"],"reasons":["The unique index could not be created or unique constraint added, because the table contains duplicate values of the specified key."],"use":["ibm"]},{"code":"23520","keys":["foreign_key_cannot_be_defined_because_all_of_its_values_not_equal_toparent_key_parent_table"],"reasons":["The foreign key cannot be defined, because all of its values are not equal to a parent key of the parent table."],"use":["ibm"]},{"code":"23522","keys":["range_of_valuesidentity_column_or_sequence_exhausted"],"reasons":["The range of values for the identity column or sequence is exhausted."],"use":["ibm"]}]},"24":{"label":"Invalid Cursor State","messageSet":[{"code":"24000","keys":["invalid_cursor_state"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"24501","keys":["identified_cursor_not_open"],"reasons":["The identified cursor is not open."],"use":["ibm"]},{"code":"24502","keys":["cursor_identified_open_statement_already_open"],"reasons":["The cursor identified in an OPEN statement is already open."],"use":["ibm"]},{"code":"24504","keys":["cursor_identified_update_delete_set_or_get_statement_not_positioned_onrow"],"reasons":["The cursor identified in the UPDATE, DELETE, SET, or GET statement is not positioned on a row."],"use":["ibm"]},{"code":"24506","keys":["statement_identified_prepstatement_of_open_cursor"],"reasons":["The statement identified in the PREPARE is the statement of an open cursor."],"use":["ibm"]},{"code":"24507","keys":["fetch_current_was_specified_but_current_row_deleted_orvalue_of_order_by_column_current_row_has_changed"],"reasons":["FETCH CURRENT was specified, but the current row is deleted, or a value of an ORDER BY column of the current row has changed."],"use":["ibm"]},{"code":"24513","keys":["fetch_next_prior_current_or_relative_not_allowed_because_cursor_position_not_known"],"reasons":["FETCH NEXT, PRIOR, CURRENT, or RELATIVE is not allowed, because the cursor position is not known."],"use":["ibm"]},{"code":"24514","keys":["a_previous_error_has_disabled_thcursor"],"reasons":["A previous error has disabled this cursor."],"use":["ibm"]},{"code":"24516","keys":["a_cursor_has_already_been_assigned_toresult_set"],"reasons":["A cursor has already been assigned to a result set."],"use":["ibm"]}]},"25":{"label":"Invalid Transaction State","messageSet":[{"code":"25000","keys":["invalid_transaction_state","an_insert_update_or_delete_operation_or_procedure_call_invalid_context_where_it_specified"],"reasons":["An insert, update, or delete operation or procedure call is invalid in the context where it is specified."],"use":["pgsql","cockroach","ibm"]},{"code":"25001","keys":["active_sql_transaction","statement_only_allowed_as_first_statement_inunit_of_work"],"reasons":["The statement is only allowed as the first statement in a unit of work."],"use":["pgsql","cockroach","ibm"]},{"code":"25002","keys":["branch_transaction_already_active"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"25008","keys":["held_cursor_requires_same_isolation_level"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"25003","keys":["inappropriate_access_mode_for_branch_transaction"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"25004","keys":["inappropriate_isolation_level_for_branch_transaction"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"25005","keys":["no_active_sql_transaction_for_branch_transaction"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"25006","keys":["read_only_sql_transaction","an_update_operation_not_valid_because_transaction_read_only"],"reasons":["An update operation is not valid because the transaction is read only."],"use":["pgsql","cockroach","ibm"]},{"code":"25007","keys":["schema_and_data_statement_mixing_not_supported"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"25P01","keys":["no_active_sql_transaction"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"25P02","keys":["in_failed_sql_transaction"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"25P03","keys":["idle_in_transaction_session_timeout"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"25P04","keys":["transaction_timeout"],"reasons":[],"use":["pgsql","cockroach"]}]},"26":{"label":"Invalid SQL Statement Name","messageSet":[{"code":"26000","keys":["invalid_sql_statement_name"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"26501","keys":["statement_identified_does_not_exist"],"reasons":["The statement identified does not exist."],"use":["ibm"]},{"code":"26510","keys":["statement_name_specified_indeclcursor_already_hascursor_allocated_to_it"],"reasons":["The statement name specified in a DECLARE CURSOR already has a cursor allocated to it."],"use":["ibm"]}]},"27":{"label":"Triggered Data Change Violation","messageSet":[{"code":"27000","keys":["triggered_data_change_violation","an_attempt_was_made_to_change_same_row_same_table_same_sql_statement_more_than_once"],"reasons":["An attempt was made to change the same row in the same table in the same SQL statement more than once."],"use":["pgsql","cockroach","ibm"]}]},"28":{"label":"Invalid Authorization Specification","messageSet":[{"code":"28000","keys":["invalid_authorization_specification","authorization_name_invalid"],"reasons":["Authorization name is invalid."],"use":["pgsql","cockroach","ibm"]},{"code":"28P01","keys":["invalid_password"],"reasons":[],"use":["pgsql","cockroach"]}]},"33":{"label":"Invalid SQL Descriptor Name","messageSet":[{"code":"33000","keys":["sql_descriptor_name_invalid"],"reasons":["SQL descriptor name is invalid."],"use":["ibm"]}]},"34":{"label":"Invalid Cursor Name","messageSet":[{"code":"34000","keys":["invalid_cursor_name","cursor_name_invalid"],"reasons":["Cursor name is invalid."],"use":["pgsql","cockroach","ibm"]}]},"35":{"label":"Invalid Condition Number","messageSet":[{"code":"35000","keys":["condition_number_invalid"],"reasons":["Condition number is invalid."],"use":["ibm"]}]},"36":{"label":"Cursor Sensitivity Exception","messageSet":[{"code":"36001","keys":["a_sensitive_cursor_cannot_be_definedspecified_select_statement"],"reasons":["A SENSITIVE cursor cannot be defined for the specified select-statement."],"use":["ibm"]}]},"38":{"label":"External Routine Exception","messageSet":[{"code":"38000","keys":["external_routine_exception","a_java_routine_has_exited_with_exception"],"reasons":["A Java™ routine has exited with an exception."],"use":["pgsql","cockroach","ibm"]},{"code":"38001","keys":["containing_sql_not_permitted","external_routine_not_allowed_to_execute_sql_statements"],"reasons":["The external routine is not allowed to execute SQL statements."],"use":["pgsql","cockroach","ibm"]},{"code":"38002","keys":["modifying_sql_data_not_permitted","external_routine_attempted_to_modify_data_but_routine_was_not_defined_as_modifies_sql_data"],"reasons":["The external routine attempted to modify data, but the routine was not defined as MODIFIES SQL DATA."],"use":["pgsql","cockroach","ibm"]},{"code":"38003","keys":["prohibited_sql_statement_attempted","statement_not_allowed_inroutine"],"reasons":["The statement is not allowed in a routine."],"use":["pgsql","cockroach","ibm"]},{"code":"38004","keys":["reading_sql_data_not_permitted","external_routine_attempted_to_read_data_but_routine_was_not_defined_as_reads_sql_data"],"reasons":["The external routine attempted to read data, but the routine was not defined as READS SQL DATA."],"use":["pgsql","cockroach","ibm"]},{"code":"38xxx","keys":["valid_error_sqlstates_returned_by_external_routine_or_trigger"],"reasons":["Valid error SQLSTATEs returned by an external routine or trigger."],"use":["ibm"]},{"code":"38501","keys":["error_occurred_while_callinguser_defined_function_procedure_or_trigger_using_simple_call_or_simple_call_with_nulls_calling_convention"],"reasons":["Error occurred while calling a user-defined function, procedure, or trigger (using the SIMPLE CALL or SIMPLE CALL WITH NULLS calling convention)."],"use":["ibm"]},{"code":"38H10","keys":["error_occurred_during_text_search_processing"],"reasons":["Error occurred during text search processing."],"use":["ibm"]},{"code":"38H11","keys":["text_search_support_not_available"],"reasons":["Text search support is not available."],"use":["ibm"]},{"code":"38H12","keys":["text_search_not_allowed_oncolumn_becausetext_search_index_does_not_exist_on_column"],"reasons":["Text search is not allowed on a column because a text search index does not exist on the column."],"use":["ibm"]},{"code":"38H13","keys":["a_conflicting_search_administration_procedure_or_command_running_on_same_text_search_index"],"reasons":["A conflicting search administration procedure or command is running on the same text search index."],"use":["ibm"]},{"code":"38H14","keys":["text_search_administration_procedure_error"],"reasons":["Text search administration procedure error."],"use":["ibm"]}]},"39":{"label":"External Routine Invocation Exception","messageSet":[{"code":"39000","keys":["external_routine_invocation_exception"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"39001","keys":["invalid_sqlstate_returned"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"39004","keys":["null_value_not_allowed","a_null_value_not_allowed_for_or_inout_argument_when_using_parameter_style_general_or_argument_that_isjava_primitive_type"],"reasons":["A null value is not allowed for an IN or INOUT argument when using PARAMETER STYLE GENERAL or an argument that is a Java primitive type."],"use":["pgsql","cockroach","ibm"]},{"code":"39P01","keys":["trigger_protocol_violated"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"39P02","keys":["srf_protocol_violated"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"39P03","keys":["event_trigger_protocol_violated"],"reasons":[],"use":["pgsql","cockroach"]}]},"40":{"label":"Transaction Rollback","messageSet":[{"code":"40000","keys":["transaction_rollback"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"40002","keys":["transaction_integrity_constraint_violation"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"40001","keys":["serialization_failure"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"40003","keys":["statement_completion_unknown"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"40P01","keys":["deadlock_detected"],"reasons":[],"use":["pgsql","cockroach"]}]},"42":{"label":"Syntax Error or Access Rule Violation","messageSet":[{"code":"42000","keys":["syntax_error_or_access_rule_violation"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"42601","keys":["syntax_error","a_character_token_or_clause_invalid_or_missing"],"reasons":["A character, token, or clause is invalid or missing."],"use":["pgsql","cockroach","ibm"]},{"code":"42501","keys":["insufficient_privilege","authorization_id_does_not_have_privilege_to_perform_specified_operation_on_identified_object"],"reasons":["The authorization ID does not have the privilege to perform the specified operation on the identified object."],"use":["pgsql","cockroach","ibm"]},{"code":"42846","keys":["cannot_coerce","cast_from_source_type_to_target_type_not_supported"],"reasons":["Cast from source type to target type is not supported."],"use":["pgsql","cockroach","ibm"]},{"code":"42803","keys":["grouping_error","a_column_reference_select_or_having_clause_invalid_because_it_notgrouping_column_orcolumn_reference_group_by_clause_invalid"],"reasons":["A column reference in the SELECT or HAVING clause is invalid, because it is not a grouping column. or a column reference in the GROUP BY clause is invalid."],"use":["pgsql","cockroach","ibm"]},{"code":"42P20","keys":["windowing_error"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"42P19","keys":["invalid_recursion"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"42830","keys":["invalid_foreign_key","foreign_key_does_not_conform_to_description_parent_key"],"reasons":["The foreign key does not conform to the description of the parent key."],"use":["pgsql","cockroach","ibm"]},{"code":"42602","keys":["invalid_name","a_character_that_invalid_inname_detected"],"reasons":["A character that is invalid in a name has been detected."],"use":["pgsql","cockroach","ibm"]},{"code":"42622","keys":["name_too_long","a_name_or_label_too_long"],"reasons":["A name or label is too long."],"use":["pgsql","cockroach","ibm"]},{"code":"42939","keys":["reserved_name","name_cannot_be_used_because_specified_identifier_reserved_for_system_use"],"reasons":["The name cannot be used, because the specified identifier is reserved for system use."],"use":["pgsql","cockroach","ibm"]},{"code":"42804","keys":["datatype_mismatch","result_expressions_incase_expression_not_compatible"],"reasons":["The result expressions in a CASE expression are not compatible."],"use":["pgsql","cockroach","ibm"]},{"code":"42P18","keys":["indeterminate_datatype"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"42P21","keys":["collation_mismatch"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"42P22","keys":["indeterminate_collation"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"42809","keys":["wrong_object_type","identified_object_not_type_of_object_to_which_statement_applies"],"reasons":["The identified object is not the type of object to which the statement applies."],"use":["pgsql","cockroach","ibm"]},{"code":"428C9","keys":["generated_always","a_column_defined_as_generated_always_cannot_be_specified_as_target_column_of_insert_or_update_operation"],"reasons":["A column defined as GENERATED ALWAYS cannot be specified as the target column of an insert or update operation."],"use":["pgsql","cockroach","ibm"]},{"code":"42703","keys":["undefined_column","an_undefined_column_or_parameter_name_was_detected"],"reasons":["An undefined column or parameter name was detected."],"use":["pgsql","cockroach","ibm"]},{"code":"42883","keys":["undefined_function","no_routine_was_found_withmatching_signature"],"reasons":["No routine was found with a matching signature."],"use":["pgsql","cockroach","ibm"]},{"code":"42P01","keys":["undefined_table"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"42P02","keys":["undefined_parameter"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"42704","keys":["undefined_object","an_undefined_object_or_constraint_name_was_detected"],"reasons":["An undefined object or constraint name was detected."],"use":["pgsql","cockroach","ibm"]},{"code":"42701","keys":["duplicate_column","same_target_specified_more_than_once_for_assignment_same_sql_statement"],"reasons":["The same target is specified more than once for assignment in the same SQL statement."],"use":["pgsql","cockroach","ibm"]},{"code":"42P03","keys":["duplicate_cursor"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"42P04","keys":["duplicate_database"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"42723","keys":["duplicate_function","a_routine_with_same_signature_already_exists_schema_module_or_compound_block_where_it_defined"],"reasons":["A routine with the same signature already exists in the schema, module, or compound block where it is defined."],"use":["pgsql","cockroach","ibm"]},{"code":"42P05","keys":["duplicate_prepared_statement"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"42P06","keys":["duplicate_schema"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"42P07","keys":["duplicate_table"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"42712","keys":["duplicate_alias","a_duplicate_table_designator_was_detected_from_clause_or_referencing_clause_create_trigger_statement"],"reasons":["A duplicate table designator was detected in the FROM clause or REFERENCING clause of a CREATE TRIGGER statement."],"use":["pgsql","cockroach","ibm"]},{"code":"42710","keys":["duplicate_object","a_duplicate_object_or_constraint_name_was_detected"],"reasons":["A duplicate object or constraint name was detected."],"use":["pgsql","cockroach","ibm"]},{"code":"42702","keys":["ambiguous_column","a_column_reference_ambiguous_because_of_duplicate_names"],"reasons":["A column reference is ambiguous, because of duplicate names."],"use":["pgsql","cockroach","ibm"]},{"code":"42725","keys":["ambiguous_function","a_routine_was_referenced_directly_not_by_either_signature_or_by_specific_instance_name_or_by_both_signature_and_specific_instance_name_but__more_than_one_specific_instance_of_that_routine"],"reasons":["A routine was referenced directly (not by either signature or by specific instance name) or by both signature and specific instance name, but there is more than one specific instance of that routine."],"use":["pgsql","cockroach","ibm"]},{"code":"42P08","keys":["ambiguous_parameter"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"42P09","keys":["ambiguous_alias"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"42P10","keys":["invalid_column_reference"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"42611","keys":["invalid_column_definition","column_argument_parameter_or_global_variable_definition_invalid"],"reasons":["The column, argument, parameter, or global variable definition is invalid."],"use":["pgsql","cockroach","ibm"]},{"code":"42P11","keys":["invalid_cursor_definition"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"42P12","keys":["invalid_database_definition"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"42P13","keys":["invalid_function_definition"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"42P14","keys":["invalid_prepared_statement_definition"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"42P15","keys":["invalid_schema_definition"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"42P16","keys":["invalid_table_definition"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"42P17","keys":["invalid_object_definition"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"42502","keys":["authorization_id_does_not_have_privilege_to_perform_operation_as_specified"],"reasons":["The authorization ID does not have the privilege to perform the operation as specified."],"use":["ibm"]},{"code":"42504","keys":["a_specified_privilege_security_label_or_exemption_cannot_be_revoked_fromspecified_authorization_name"],"reasons":["A specified privilege, security label, or exemption cannot be revoked from a specified authorization-name."],"use":["ibm"]},{"code":"42506","keys":["owner_authorization_failure_occurred"],"reasons":["Owner authorization failure occurred."],"use":["ibm"]},{"code":"42603","keys":["an_unterminated_string_constant_detected"],"reasons":["An unterminated string constant has been detected."],"use":["ibm"]},{"code":"42604","keys":["an_invalid_numeric_or_string_constant_detected"],"reasons":["An invalid numeric or string constant has been detected."],"use":["ibm"]},{"code":"42605","keys":["number_of_arguments_specified_forscalar_function_invalid"],"reasons":["The number of arguments specified for a scalar function is invalid."],"use":["ibm"]},{"code":"42606","keys":["an_invalid_hexadecimal_constant_detected"],"reasons":["An invalid hexadecimal constant has been detected."],"use":["ibm"]},{"code":"42607","keys":["an_operand_of_aggregate_function_or_concat_operator_invalid"],"reasons":["An operand of an aggregate function or CONCAT operator is invalid."],"use":["ibm"]},{"code":"42608","keys":["use_of_null_or_default_values_or_assignment_statement_invalid"],"reasons":["The use of NULL or DEFAULT in VALUES or an assignment statement is invalid."],"use":["ibm"]},{"code":"42609","keys":["all_operands_of_operator_or_predicate_parameter_markers"],"reasons":["All operands of an operator or predicate are parameter markers."],"use":["ibm"]},{"code":"42610","keys":["a_parameter_marker_or_null_value_not_allowed"],"reasons":["A parameter marker or the null value is not allowed."],"use":["ibm"]},{"code":"42612","keys":["statement_string_sql_statement_that_not_acceptable_context_which_it_presented"],"reasons":["The statement string is an SQL statement that is not acceptable in the context in which it is presented."],"use":["ibm"]},{"code":"42613","keys":["clauses_mutually_exclusive"],"reasons":["Clauses are mutually exclusive."],"use":["ibm"]},{"code":"42614","keys":["a_duplicate_keyword_or_clause_invalid"],"reasons":["A duplicate keyword or clause is invalid."],"use":["ibm"]},{"code":"42615","keys":["an_invalid_alternative_was_detected"],"reasons":["An invalid alternative was detected."],"use":["ibm"]},{"code":"42616","keys":["invalid_options_specified"],"reasons":["Invalid options are specified."],"use":["ibm"]},{"code":"42617","keys":["statement_string_blank_or_empty"],"reasons":["The statement string is blank or empty."],"use":["ibm"]},{"code":"42618","keys":["a_variable_not_allowed"],"reasons":["A variable is not allowed."],"use":["ibm"]},{"code":"42620","keys":["read_only_scroll_was_specified_with_update_clause"],"reasons":["Read-only SCROLL was specified with the UPDATE clause."],"use":["ibm"]},{"code":"42621","keys":["check_constraint_or_generated_column_expression_invalid"],"reasons":["The check constraint or generated column expression is invalid."],"use":["ibm"]},{"code":"42623","keys":["a_default_clause_cannot_be_specified"],"reasons":["A DEFAULT clause cannot be specified."],"use":["ibm"]},{"code":"42625","keys":["a_case_expression_invalid"],"reasons":["A CASE expression is invalid."],"use":["ibm"]},{"code":"42629","keys":["parameter_names_must_be_specified_for_sql_routines"],"reasons":["Parameter names must be specified for SQL routines."],"use":["ibm"]},{"code":"42631","keys":["an_expression_must_be_specified_onreturn_statement_sql_function"],"reasons":["An expression must be specified on a RETURN statement in an SQL function."],"use":["ibm"]},{"code":"42633","keys":["an_as_clause_required_for_argument_of_xmlattributes_or_xmlforest"],"reasons":["An AS clause is required for an argument of XMLATTRIBUTES or XMLFOREST."],"use":["ibm"]},{"code":"42634","keys":["xml_name_not_valid"],"reasons":["The XML name is not valid."],"use":["ibm"]},{"code":"42635","keys":["xml_namespace_prefix_not_valid"],"reasons":["The XML namespace prefix is not valid."],"use":["ibm"]},{"code":"42636","keys":["by_ref_or_by_value_clause_missing_or_used_incorrectly"],"reasons":["The BY REF or BY VALUE clause is missing or used incorrectly."],"use":["ibm"]},{"code":"42638","keys":["an_obfuscated_statement_not_valid"],"reasons":["An obfuscated statement is not valid."],"use":["ibm"]},{"code":"42705","keys":["an_undefined_server_name_was_detected"],"reasons":["An undefined server-name was detected."],"use":["ibm"]},{"code":"42707","keys":["a_column_name_order_by_does_not_identifycolumn_result_table"],"reasons":["A column name in ORDER BY does not identify a column of the result table."],"use":["ibm"]},{"code":"42709","keys":["a_duplicate_column_name_was_specified_inkey_column_list"],"reasons":["A duplicate column name was specified in a key column list."],"use":["ibm"]},{"code":"42711","keys":["a_duplicate_column_name_was_detected_object_definition_or_alter_table_statement"],"reasons":["A duplicate column name was detected in the object definition or ALTER TABLE statement."],"use":["ibm"]},{"code":"42713","keys":["a_duplicate_object_was_detected_inlist_or_same_as_existing_object"],"reasons":["A duplicate object was detected in a list or is the same as an existing object."],"use":["ibm"]},{"code":"42718","keys":["local_server_name_not_defined"],"reasons":["The local server name is not defined."],"use":["ibm"]},{"code":"42724","keys":["unable_to_access_external_program_used_foruser_defined_function_orprocedure"],"reasons":["Unable to access an external program used for a user-defined function or a procedure."],"use":["ibm"]},{"code":"42726","keys":["duplicate_names_for_common_table_expressions_were_detected"],"reasons":["Duplicate names for common table expressions were detected."],"use":["ibm"]},{"code":"42732","keys":["a_duplicate_schema_name_inspecial_register_was_detected"],"reasons":["A duplicate schema name in a special register was detected."],"use":["ibm"]},{"code":"42733","keys":["a_procedure_with_specified_name_cannot_be_added_to_schema_because_procedure_overloading_not_allowed_thdatabase_and__alreadyprocedure_with_same_name_schema"],"reasons":["A procedure with the specified name cannot be added to the schema because the procedure overloading is not allowed in this database and there is already a procedure with the same name in the schema."],"use":["ibm"]},{"code":"42734","keys":["a_duplicate_parameter_name_sql_variable_name_label_or_condition_name_was_detected"],"reasons":["A duplicate parameter-name, SQL variable name, label, or condition-name was detected."],"use":["ibm"]},{"code":"42736","keys":["label_specified_on_goto_iterate_or_leave_statement_not_found_or_not_valid"],"reasons":["The label specified on the GOTO, ITERATE, or LEAVE statement is not found or not valid."],"use":["ibm"]},{"code":"42737","keys":["condition_specified_not_defined"],"reasons":["The condition specified is not defined."],"use":["ibm"]},{"code":"42738","keys":["a_duplicate_column_name_or_unnamed_column_was_specified_indeclcursor_statement_for_statement"],"reasons":["A duplicate column name or unnamed column was specified in a DECLARE CURSOR statement of a FOR statement."],"use":["ibm"]},{"code":"42747","keys":["same_descriptor_item_was_specified_more_than_once_same_set_descriptor_statement"],"reasons":["The same descriptor item was specified more than once in the same SET DESCRIPTOR statement."],"use":["ibm"]},{"code":"42749","keys":["an_xml_schema_document_with_same_target_namespace_and_schema_location_already_existsxml_schema"],"reasons":["An XML schema document with the same target namespace and schema location already exists for the XML schema."],"use":["ibm"]},{"code":"4274A","keys":["an_xsrobject_not_found_xml_schema_repository"],"reasons":["An XSROBJECT is not found in the XML schema repository."],"use":["ibm"]},{"code":"4274B","keys":["a_unique_xsrobject_could_not_be_found_xml_schema_repository"],"reasons":["A unique XSROBJECT could not be found in the XML schema repository."],"use":["ibm"]},{"code":"4274K","keys":["invalid_use_named_argument_when_invokingroutine"],"reasons":["Invalid use of a named argument when invoking a routine."],"use":["ibm"]},{"code":"4274M","keys":["an_undefined_period_name_was_detected"],"reasons":["An undefined period name was detected."],"use":["ibm"]},{"code":"4274N","keys":["an_include_was_not_found_or_could_not_be_opened"],"reasons":["An INCLUDE was not found or could not be opened."],"use":["ibm"]},{"code":"4274P","keys":["invalid_use_named_column_insert_values_list"],"reasons":["Invalid use of a named column in insert values list."],"use":["ibm"]},{"code":"42802","keys":["number_of_target_values_not_same_as_number_of_source_values"],"reasons":["The number of target values is not the same as the number of source values."],"use":["ibm"]},{"code":"42805","keys":["an_integer_order_by_clause_does_not_identifycolumn_result_table"],"reasons":["An integer in the ORDER BY clause does not identify a column of the result table."],"use":["ibm"]},{"code":"42806","keys":["a_value_cannot_be_assigned_tovariable_because_data_types_not_compatible"],"reasons":["A value cannot be assigned to a variable, because the data types are not compatible."],"use":["ibm"]},{"code":"42807","keys":["data_change_statement_not_permitted_on_thobject"],"reasons":["The data-change statement is not permitted on this object."],"use":["ibm"]},{"code":"42808","keys":["a_column_identified_insert_or_update_operation_not_updatable"],"reasons":["A column identified in the INSERT or UPDATE operation is not updatable."],"use":["ibm"]},{"code":"42810","keys":["a_base_table_not_identified_inforeign_key_clause"],"reasons":["A base table is not identified in a FOREIGN KEY clause."],"use":["ibm"]},{"code":"42811","keys":["number_of_columns_specified_not_same_as_number_of_columns_select_clause"],"reasons":["The number of columns specified is not the same as the number of columns in the SELECT clause."],"use":["ibm"]},{"code":"42812","keys":["a_library_name_required_create_table_system_naming_mode"],"reasons":["A library name is required in CREATE TABLE in the system naming mode."],"use":["ibm"]},{"code":"42813","keys":["with_check_option_cannot_be_usedspecified_view"],"reasons":["WITH CHECK OPTION cannot be used for the specified view."],"use":["ibm"]},{"code":"42814","keys":["column_cannot_be_dropped_because_it_only_column_table"],"reasons":["The column cannot be dropped, because it is the only column in the table."],"use":["ibm"]},{"code":"42815","keys":["data_type_length_scale_value_or_ccsid_invalid"],"reasons":["The data type, length, scale, value, or CCSID is invalid."],"use":["ibm"]},{"code":"42816","keys":["a_datetime_value_or_duration_expression_invalid"],"reasons":["A datetime value or duration in an expression is invalid."],"use":["ibm"]},{"code":"42817","keys":["column_cannot_be_dropped_becauseview_or_constraint_dependent_on_column_column_part_partitioning_key_or_column_issecurity_label_column"],"reasons":["The column cannot be dropped because a view or constraint is dependent on the column, the column is part of a partitioning key, or the column is a security label column."],"use":["ibm"]},{"code":"42818","keys":["operands_of_operator_or_function_not_compatible_or_comparable"],"reasons":["The operands of an operator or function are not compatible or comparable."],"use":["ibm"]},{"code":"42819","keys":["an_operand_of_arithmetic_operation_or_operand_function_that_requiresnumber_invalid"],"reasons":["An operand of an arithmetic operation or an operand of a function that requires a number is invalid."],"use":["ibm"]},{"code":"42820","keys":["a_numeric_constant_too_long_or_it_hasvalue_that_not_withrange_of_its_data_type"],"reasons":["A numeric constant is too long, or it has a value that is not within the range of its data type."],"use":["ibm"]},{"code":"42821","keys":["a_data_type_for_assignment_tocolumn_or_variable_not_compatible_with_data_type"],"reasons":["A data type for an assignment to a column or variable is not compatible with the data type."],"use":["ibm"]},{"code":"42822","keys":["an_expression_order_by_clause_or_group_by_clause_not_valid"],"reasons":["An expression in the ORDER BY clause or GROUP BY clause is not valid."],"use":["ibm"]},{"code":"42823","keys":["multiple_columns_returned_fromsubquery_that_only_allows_one_column"],"reasons":["Multiple columns are returned from a subquery that only allows one column."],"use":["ibm"]},{"code":"42824","keys":["an_operand_of_like_notstring_or_first_operand_notcolumn"],"reasons":["An operand of LIKE is not a string, or the first operand is not a column."],"use":["ibm"]},{"code":"42825","keys":["rows_of_union_intersect_except_or_values_do_not_have_compatible_columns"],"reasons":["The rows of UNION, INTERSECT, EXCEPT, or VALUES do not have compatible columns."],"use":["ibm"]},{"code":"42826","keys":["rows_of_union_intersect_except_or_values_do_not_have_same_number_of_columns"],"reasons":["The rows of UNION, INTERSECT, EXCEPT, or VALUES do not have the same number of columns."],"use":["ibm"]},{"code":"42827","keys":["table_identified_update_or_delete_not_same_table_designated_by_cursor"],"reasons":["The table identified in the UPDATE or DELETE is not the same table designated by the cursor."],"use":["ibm"]},{"code":"42828","keys":["table_designated_by_cursor_update_or_delete_statement_cannot_be_modified_or_cursor_read_only"],"reasons":["The table designated by the cursor of the UPDATE or DELETE statement cannot be modified, or the cursor is read-only."],"use":["ibm"]},{"code":"42829","keys":["for_update_of_invalid_because_result_table_designated_by_cursor_cannot_be_modified"],"reasons":["FOR UPDATE OF is invalid, because the result table designated by the cursor cannot be modified."],"use":["ibm"]},{"code":"42831","keys":["null_values_not_allowed_incolumn_primary_keycolumn_unique_keyrowid_columnrow_change_timestamp_columnrow_begcolumnrow_end_column_orcolumn_of_application_period"],"reasons":["Null values are not allowed in a column of a primary key, a column of a unique key, a ROWID column, a row change timestamp column, a row-begin column, a row-end column, or a column of an application period."],"use":["ibm"]},{"code":"42832","keys":["operation_not_allowed_on_system_objects"],"reasons":["The operation is not allowed on system objects."],"use":["ibm"]},{"code":"42833","keys":["qualified_object_name_inconsistent_with_naming_option"],"reasons":["The qualified object name is inconsistent with the naming option."],"use":["ibm"]},{"code":"42834","keys":["set_null_cannot_be_specified_because_no_column_foreign_key_can_be_assigned_null_value"],"reasons":["SET NULL cannot be specified, because no column of the foreign key can be assigned the null value."],"use":["ibm"]},{"code":"42835","keys":["cyclic_references_cannot_be_specified_between_named_derived_tables"],"reasons":["Cyclic references cannot be specified between named derived tables."],"use":["ibm"]},{"code":"42836","keys":["specification_recursive_named_derived_table_invalid"],"reasons":["The specification of a recursive, named derived table is invalid."],"use":["ibm"]},{"code":"42837","keys":["column_cannot_be_altered_because_its_attributes_not_compatible_with_current_column_attributes"],"reasons":["The column cannot be altered, because its attributes are not compatible with the current column attributes."],"use":["ibm"]},{"code":"42841","keys":["an_untyped_expression_cannot_beuser_defined_type_or_reference_type"],"reasons":["An untyped expression cannot be a user-defined type or reference type."],"use":["ibm"]},{"code":"42842","keys":["a_column_or_parameter_definition_invalid_becausespecified_option_inconsistent_with_column_description"],"reasons":["A column or parameter definition is invalid, because a specified option is inconsistent with the column description."],"use":["ibm"]},{"code":"42845","keys":["an_invalid_use_not_deterministic_or_external_action_function_was_detected"],"reasons":["An invalid use of a NOT DETERMINISTIC or EXTERNAL ACTION function was detected."],"use":["ibm"]},{"code":"42847","keys":["an_ovrdbf_command_was_issued_for_one_referenced_files_but_one_parameters_not_valid_for_sql"],"reasons":["An OVRDBF command was issued for one of the referenced files, but one of the parameters is not valid for SQL."],"use":["ibm"]},{"code":"42848","keys":["isolation_level_cs_with_keep_locks_not_allowed"],"reasons":["Isolation level CS WITH KEEP LOCKS is not allowed."],"use":["ibm"]},{"code":"42849","keys":["specified_option_not_supportedroutine_type"],"reasons":["The specified option is not supported for the routine type."],"use":["ibm"]},{"code":"42850","keys":["a_logical_file_invalid_create_view"],"reasons":["A logical file is invalid in CREATE VIEW."],"use":["ibm"]},{"code":"42851","keys":["a_referenced_file_nottable_view_or_physical_file"],"reasons":["A referenced file is not a table, view, or physical file."],"use":["ibm"]},{"code":"42852","keys":["privileges_specified_grant_or_revoke_invalid_or_inconsistent_for_example_grant_alter_onview"],"reasons":["The privileges specified in GRANT or REVOKE are invalid or inconsistent. (For example, GRANT ALTER on a view.)"],"use":["ibm"]},{"code":"42854","keys":["a_result_column_data_type_select_list_not_compatible_with_defined_type_intyped_view_or_materialized_query_table_definition"],"reasons":["A result column data type in the select list is not compatible with the defined type in a typed view or materialized query table definition."],"use":["ibm"]},{"code":"42855","keys":["assignment_lob_or_xml_to_thvariable_not_allowed_target_variable_for_all_fetches_lob_or_xml_value_for_thcursor_must_be_same_for_all_fetches"],"reasons":["The assignment of the LOB or XML to this variable is not allowed. The target variable for all fetches of a LOB or XML value for this cursor must be the same for all FETCHes."],"use":["ibm"]},{"code":"42857","keys":["a_referenced_file_has_more_than_one_format_or_data_space"],"reasons":["A referenced file has more than one format or data space."],"use":["ibm"]},{"code":"42858","keys":["operation_cannot_be_applied_to_specified_object"],"reasons":["Operation cannot be applied to the specified object."],"use":["ibm"]},{"code":"42860","keys":["constraint_cannot_be_dropped_because_it_enforcingprimary_key_or_rowid"],"reasons":["The constraint cannot be dropped because it is enforcing a primary key or ROWID."],"use":["ibm"]},{"code":"42862","keys":["an_extended_dynamic_statement_cannot_be_executed_againstnon_extended_dynamic_package"],"reasons":["An extended dynamic statement cannot be executed against a non-extended dynamic package."],"use":["ibm"]},{"code":"42863","keys":["an_undefined_host_variable_rexx_detected"],"reasons":["An undefined host variable in REXX has been detected."],"use":["ibm"]},{"code":"42866","keys":["data_type_either_returns_clause_or_cast_from_clause_create_function_statement_not_appropriatedata_type_returned_from_sourced_function_or_return_statement_function_body"],"reasons":["The data type in either the RETURNS clause or the CAST FROM clause in the CREATE FUNCTION statement is not appropriate for the data type returned from the sourced function or RETURN statement in the function body."],"use":["ibm"]},{"code":"42872","keys":["fetch_statement_clauses_incompatible_with_cursor_definition"],"reasons":["FETCH statement clauses are incompatible with the cursor definition."],"use":["ibm"]},{"code":"42873","keys":["an_invalid_number_of_rows_was_specified_inmultiple_row_fetch_or_multiple_row_insert"],"reasons":["An invalid number of rows was specified in a multiple-row FETCH or multiple-row INSERT."],"use":["ibm"]},{"code":"42874","keys":["alwcpydta_no_was_specified_butcopy_necessary_to_implement_select_statement"],"reasons":["ALWCPYDTA(*NO) was specified, but a copy is necessary to implement the select-statement."],"use":["ibm"]},{"code":"42875","keys":["schema_name_portion_qualified_name_must_be_same_name_as_schema_name"],"reasons":["The schema-name portion of a qualified name must be the same name as the schema name."],"use":["ibm"]},{"code":"42876","keys":["different_ccsids_for_keys_create_index_only_allowed_withhex_collating_sequence"],"reasons":["Different CCSIDs for keys in CREATE INDEX are only allowed with a *HEX collating sequence."],"use":["ibm"]},{"code":"42877","keys":["column_name_cannot_be_qualified"],"reasons":["The column name cannot be qualified."],"use":["ibm"]},{"code":"42878","keys":["an_invalid_function_or_procedure_name_was_used_with_external_keyword"],"reasons":["An invalid function or procedure name was used with the EXTERNAL keyword."],"use":["ibm"]},{"code":"42879","keys":["data_type_of_one_or_more_input_parameters_create_function_statement_not_appropriatecorresponding_data_type_source_function"],"reasons":["The data type of one or more input parameters in the CREATE FUNCTION statement is not appropriate for the corresponding data type in the source function."],"use":["ibm"]},{"code":"42880","keys":["cast_to_and_cast_from_data_types_incompatible_or_would_always_result_truncation_fixed_string"],"reasons":["The CAST TO and CAST FROM data types are incompatible, or would always result in truncation of a fixed string."],"use":["ibm"]},{"code":"42881","keys":["invalid_use_function"],"reasons":["Invalid use of a function."],"use":["ibm"]},{"code":"42882","keys":["specific_instance_name_qualifier_not_equal_to_function_name_qualifier"],"reasons":["The specific instance name qualifier is not equal to the function name qualifier."],"use":["ibm"]},{"code":"42884","keys":["no_routine_was_found_with_specified_name_and_compatible_arguments"],"reasons":["No routine was found with the specified name and compatible arguments."],"use":["ibm"]},{"code":"42885","keys":["number_of_input_parameters_specified_oncreate_function_statement_does_not_match_number_provided_by_function_named_source_clause"],"reasons":["The number of input parameters specified on a CREATE FUNCTION statement does not match the number provided by the function named in the SOURCE clause."],"use":["ibm"]},{"code":"42886","keys":["out_or_inout_parameter_attributes_do_not_match"],"reasons":["The IN, OUT, or INOUT parameter attributes do not match."],"use":["ibm"]},{"code":"42887","keys":["function_or_table_reference_not_valid_context_where_it_occurs"],"reasons":["The function or table-reference is not valid in the context where it occurs."],"use":["ibm"]},{"code":"42888","keys":["table_does_not_haveprimary_key"],"reasons":["The table does not have a primary key."],"use":["ibm"]},{"code":"42889","keys":["table_already_hasprimary_key"],"reasons":["The table already has a primary key."],"use":["ibm"]},{"code":"42890","keys":["a_column_list_was_specified_references_clause_but_identified_parent_table_does_not_haveunique_constraint_with_specified_column_names"],"reasons":["A column list was specified in the references clause, but the identified parent table does not have a unique constraint with the specified column names."],"use":["ibm"]},{"code":"42891","keys":["a_duplicate_constraint_already_exists"],"reasons":["A duplicate constraint already exists."],"use":["ibm"]},{"code":"42892","keys":["referential_constraint_and_trigger_not_allowed_because_delete_rule_and_trigger_event_not_compatible"],"reasons":["The referential constraint and trigger are not allowed, because the DELETE rule and trigger event are not compatible."],"use":["ibm"]},{"code":"42893","keys":["object_or_constraint_cannot_be_dropped_altered_or_transferred_or_authorities_cannot_be_revoked_from_object_because_other_objects_dependent_on_it"],"reasons":["The object or constraint cannot be dropped, altered, or transferred or authorities cannot be revoked from the object, because other objects are dependent on it."],"use":["ibm"]},{"code":"42894","keys":["value_column_or_sequence_attribute_invalid"],"reasons":["The value of a column or sequence attribute is invalid."],"use":["ibm"]},{"code":"42895","keys":["for_static_sql_input_variable_cannot_be_used_because_its_data_type_not_compatible_with_parameter_procedure_or_user_defined_function"],"reasons":["For static SQL, an input variable cannot be used, because its data type is not compatible with the parameter of a procedure or user-defined function."],"use":["ibm"]},{"code":"42896","keys":["asp_number_invalid"],"reasons":["The ASP number is invalid."],"use":["ibm"]},{"code":"42898","keys":["an_invalid_correlated_reference_or_transition_table_was_detected_intrigger"],"reasons":["An invalid correlated reference or transition table was detected in a trigger."],"use":["ibm"]},{"code":"42899","keys":["correlated_references_and_column_names_not_allowed_for_triggered_actions_with_for_each_statement_clause"],"reasons":["Correlated references and column names are not allowed for triggered actions with the FOR EACH STATEMENT clause."],"use":["ibm"]},{"code":"428A1","keys":["unable_to_accessfile_referenced_byfile_reference_variable"],"reasons":["Unable to access a file referenced by a file reference variable."],"use":["ibm"]},{"code":"428B3","keys":["an_invalid_sqlstate_was_specified"],"reasons":["An invalid SQLSTATE was specified."],"use":["ibm"]},{"code":"428B7","keys":["a_number_specified_sql_statement_out_valid_range"],"reasons":["A number specified in an SQL statement is out of the valid range."],"use":["ibm"]},{"code":"428B8","keys":["name_specified_onrename_not_valid"],"reasons":["The name specified on a rename is not valid."],"use":["ibm"]},{"code":"428BA","keys":["without_return_cursors_must_not_be_specified_set_result_sets"],"reasons":["WITHOUT RETURN cursors must not be specified in SET RESULT SETS."],"use":["ibm"]},{"code":"428C1","keys":["data_type_or_attribute_column_can_only_be_specified_once_fortable"],"reasons":["The data type or attribute of a column can only be specified once for a table."],"use":["ibm"]},{"code":"428C4","keys":["number_of_elements_on_each_side_predicate_operator_not_same"],"reasons":["The number of elements on each side of the predicate operator is not the same."],"use":["ibm"]},{"code":"428C7","keys":["a_rowid_or_reference_column_specification_not_valid_or_used_invalid_context"],"reasons":["A ROWID or reference column specification is not valid or used in an invalid context."],"use":["ibm"]},{"code":"428D1","keys":["unable_to_accessfile_referenced_bydatalink_value"],"reasons":["Unable to access a file referenced by a DATALINK value."],"use":["ibm"]},{"code":"428D2","keys":["as_locator_cannot_be_specified_fornon_lob_parameter"],"reasons":["AS LOCATOR cannot be specified for a non-LOB parameter."],"use":["ibm"]},{"code":"428D4","keys":["a_cursor_specified_infor_statement_cannot_be_referenced_open_close_or_fetch_statement"],"reasons":["A cursor specified in a FOR statement cannot be referenced in an OPEN, CLOSE, or FETCH statement."],"use":["ibm"]},{"code":"428D5","keys":["ending_label_does_not_match_beginning_label"],"reasons":["The ending label does not match the beginning label."],"use":["ibm"]},{"code":"428D6","keys":["undo_not_allowed_for_not_atomic_compound_statements"],"reasons":["UNDO is not allowed for NOT ATOMIC compound statements."],"use":["ibm"]},{"code":"428D7","keys":["condition_value_not_allowed"],"reasons":["The condition value is not allowed."],"use":["ibm"]},{"code":"428D8","keys":["sqlcode_or_sqlstate_variable_declaration_not_valid"],"reasons":["The sqlcode or sqlstate variable declaration is not valid."],"use":["ibm"]},{"code":"428DE","keys":["pagesize_value_not_supported"],"reasons":["The PAGESIZE value is not supported."],"use":["ibm"]},{"code":"428EC","keys":["fullselect_specifiedmaterialized_query_table_not_valid"],"reasons":["The fullselect specified for the materialized query table is not valid."],"use":["ibm"]},{"code":"428EK","keys":["schema_qualifier_not_valid"],"reasons":["The schema qualifier is not valid."],"use":["ibm"]},{"code":"428EW","keys":["table_cannot_be_converted_to_or_frommaterialized_query_table"],"reasons":["The table cannot be converted to or from a materialized query table."],"use":["ibm"]},{"code":"428EZ","keys":["a_window_specification_for_olap_function_not_valid"],"reasons":["A window specification for an OLAP function is not valid."],"use":["ibm"]},{"code":"428F1","keys":["an_sql_table_function_must_returntable_result"],"reasons":["An SQL TABLE function must return a table result."],"use":["ibm"]},{"code":"428F2","keys":["an_integer_expression_must_be_specified_onreturn_statement_sql_procedure"],"reasons":["An integer expression must be specified on a RETURN statement in an SQL procedure."],"use":["ibm"]},{"code":"428F5","keys":["invocation_routine_ambiguous"],"reasons":["The invocation of a routine is ambiguous."],"use":["ibm"]},{"code":"428F9","keys":["a_sequence_expression_cannot_be_specified_thcontext"],"reasons":["A sequence expression cannot be specified in this context."],"use":["ibm"]},{"code":"428FA","keys":["scale_decimal_number_must_be_zero"],"reasons":["The scale of the decimal number must be zero."],"use":["ibm"]},{"code":"428FC","keys":["length_encryption_password_not_valid"],"reasons":["The length of the encryption password is not valid."],"use":["ibm"]},{"code":"428FD","keys":["password_used_for_decryption_does_not_match_password_used_to_encrypt_data"],"reasons":["The password used for decryption does not match the password used to encrypt the data."],"use":["ibm"]},{"code":"428FE","keys":["data_notresult_encrypt_function"],"reasons":["The data is not a result of the ENCRYPT function."],"use":["ibm"]},{"code":"428FI","keys":["order_of_clause_was_specified_but_referenced_table_designator_not_ordered"],"reasons":["The ORDER OF clause was specified, but the referenced table designator is not ordered."],"use":["ibm"]},{"code":"428FJ","keys":["order_by_or_fetch_first_not_allowed_outer_fullselect_view_or_materialized_query_table"],"reasons":["ORDER BY or FETCH FIRST is not allowed in the outer fullselect of a view or materialized query table."],"use":["ibm"]},{"code":"428FL","keys":["a_data_change_statement_not_allowed_context_which_it_was_specified"],"reasons":["A data change statement is not allowed in the context in which it was specified."],"use":["ibm"]},{"code":"428FM","keys":["an_sql_data_change_statement_withinselect_specifiedview_which_notsymmetric_view"],"reasons":["An SQL data change statement within a SELECT specified a view which is not a symmetric view."],"use":["ibm"]},{"code":"428FP","keys":["only_one_instead_of_trigger_allowed_for_each_kind_of_operation_onview"],"reasons":["Only one INSTEAD OF trigger is allowed for each kind of operation on a view."],"use":["ibm"]},{"code":"428FQ","keys":["an_instead_of_trigger_cannot_be_created_because_of_how_view_defined"],"reasons":["An INSTEAD OF trigger cannot be created because of how the view is defined."],"use":["ibm"]},{"code":"428FR","keys":["a_column_cannot_be_altered_as_specified"],"reasons":["A column cannot be altered as specified."],"use":["ibm"]},{"code":"428FT","keys":["partitioning_clause_specified_on_create_or_alter_not_valid"],"reasons":["The partitioning clause specified on CREATE or ALTER is not valid."],"use":["ibm"]},{"code":"428FY","keys":["a_column_cannot_be_added_dropped_or_altered_inmaterialized_query_table"],"reasons":["A column cannot be added, dropped, or altered in a materialized query table."],"use":["ibm"]},{"code":"428G0","keys":["a_logical_file_prevents_alter"],"reasons":["A logical file prevents the alter."],"use":["ibm"]},{"code":"428G2","keys":["last_data_partition_cannot_be_dropped_or_detached_from_table"],"reasons":["The last data partition cannot be dropped or detached from the table."],"use":["ibm"]},{"code":"428G3","keys":["final_table_not_valid_when_target_view_sql_data_change_statement_infullselect_has_instead_of_trigger_defined"],"reasons":["FINAL TABLE is not valid when the target view of the SQL data change statement in a fullselect has an INSTEAD OF trigger defined."],"use":["ibm"]},{"code":"428G4","keys":["invalid_input_sequence_ordering"],"reasons":["Invalid use of INPUT SEQUENCE ordering."],"use":["ibm"]},{"code":"428G6","keys":["a_column_specified_that_cannot_be_selected_from_target_data_change_statement_from_clause_fullselect"],"reasons":["A column is specified that cannot be selected from the target of the data change statement in the FROM clause of the fullselect."],"use":["ibm"]},{"code":"428GE","keys":["source_table_cannot_be_attached_to_partitioned_target_table"],"reasons":["The source table cannot be attached to the partitioned target table."],"use":["ibm"]},{"code":"428GI","keys":["an_xml_schema_not_complete_because_xml_schema_document_missing"],"reasons":["An XML schema is not complete because an XML schema document is missing."],"use":["ibm"]},{"code":"428GJ","keys":["table_cannot_be_truncated_because_delete_triggers_existtable_or_table_isparent_table_referential_constraint_that_would_be_affected_by_statement"],"reasons":["The table cannot be truncated because DELETE triggers exist for the table or the table is a parent table of a referential constraint that would be affected by the statement."],"use":["ibm"]},{"code":"428GU","keys":["a_table_must_include_at_least_one_column_that_not_implicitly_hidden"],"reasons":["A table must include at least one column that is not implicitly hidden."],"use":["ibm"]},{"code":"428GX","keys":["a_global_variable_cannot_be_set_or_referenced_thcontext"],"reasons":["A global variable cannot be set or referenced in this context."],"use":["ibm"]},{"code":"428H0","keys":["array_index_cannot_be_applied_to_object_whose_type_not_array"],"reasons":["The array index cannot be applied to an object whose type is not ARRAY."],"use":["ibm"]},{"code":"428H1","keys":["data_type_of_array_index_expression_not_validarray"],"reasons":["The data type of an array index expression is not valid for the array."],"use":["ibm"]},{"code":"428H2","keys":["data_type_not_supported_context_where_it_being_used"],"reasons":["Data type is not supported in the context where it is being used."],"use":["ibm"]},{"code":"428H4","keys":["a_hierarchical_query_construct_used_out_of_context"],"reasons":["A hierarchical query construct is used out of context."],"use":["ibm"]},{"code":"428H5","keys":["specified_jooperation_not_valid"],"reasons":["The specified join operation is not valid."],"use":["ibm"]},{"code":"428H7","keys":["expression_cannot_be_computed_assingle_valuequery"],"reasons":["Expression cannot be computed as a single value for the query."],"use":["ibm"]},{"code":"428H8","keys":["object_must_be_defined_as_secure_because_another_object_depends_on_it_for_row_level_or_column_level_access_control"],"reasons":["The object must be defined as secure because another object depends on it for row-level or column-level access control."],"use":["ibm"]},{"code":"428H9","keys":["permission_or_mask_cannot_be_altered"],"reasons":["PERMISSION or MASK cannot be altered."],"use":["ibm"]},{"code":"428HA","keys":["an_argument_user_defined_function_must_not_referencecolumn_for_whichcolumn_mask_defined"],"reasons":["An argument of a user-defined function must not reference a column for which a column mask is defined."],"use":["ibm"]},{"code":"428HB","keys":["a_permission_or_mask_cannot_be_created_on_specified_object"],"reasons":["A permission or mask cannot be created on the specified object."],"use":["ibm"]},{"code":"428HC","keys":["a_column_mask_already_definedspecified_column"],"reasons":["A column mask is already defined for the specified column."],"use":["ibm"]},{"code":"428HD","keys":["statement_cannot_be_processed_becausecolumn_mask_cannot_be_applied_or_definition_mask_conflicts_with_statement"],"reasons":["The statement cannot be processed because a column mask cannot be applied or the definition of the mask conflicts with the statement."],"use":["ibm"]},{"code":"428HF","keys":["invocation_routine_omitsparameter_which_not_defined_withdefault"],"reasons":["The invocation of the routine omits a parameter which is not defined with a DEFAULT."],"use":["ibm"]},{"code":"428HM","keys":["table_cannot_be_used_assystem_period_temporal_table_or_archive_enabled_table"],"reasons":["The table cannot be used as a system-period temporal table or an archive-enabled table."],"use":["ibm"]},{"code":"428HN","keys":["period_specification_not_valid"],"reasons":["The period specification is not valid."],"use":["ibm"]},{"code":"428HQ","keys":["invalid_data_typeoperand_predicate"],"reasons":["Invalid data type for the operand of a predicate."],"use":["ibm"]},{"code":"428HX","keys":["table_not_valid_forhistory_table_or_archive_table"],"reasons":["The table is not valid for a history table or archive table."],"use":["ibm"]},{"code":"428HY","keys":["period_specification_or_period_condition_not_valid"],"reasons":["The period specification or period condition is not valid."],"use":["ibm"]},{"code":"428HZ","keys":["temporal_attribute_table_was_not_validspecified_alter_operation"],"reasons":["The temporal attribute of the table was not valid for the specified ALTER operation."],"use":["ibm"]},{"code":"428I3","keys":["a_global_variable_identified_as_target_of_assignment_isread_only_global_variable"],"reasons":["A global variable identified as the target of an assignment is a read only global variable."],"use":["ibm"]},{"code":"428I9","keys":["an_argument_function_must_not_containcolumn_reference"],"reasons":["An argument of the function must not contain a column reference."],"use":["ibm"]},{"code":"42902","keys":["object_insert_update_or_delete_also_identified_possibly_implicitly_throughview_infrom_clause"],"reasons":["The object of the INSERT, UPDATE, or DELETE is also identified (possibly implicitly through a view) in a FROM clause."],"use":["ibm"]},{"code":"42903","keys":["invalidn_aggregate_function_or_olap_function"],"reasons":["Invalid use of an aggregate function or OLAP function."],"use":["ibm"]},{"code":"42904","keys":["sql_procedure_was_not_created_because_compile_error"],"reasons":["The SQL procedure was not created because of a compile error."],"use":["ibm"]},{"code":"42906","keys":["an_aggregate_function_insubquery_having_clause_includes_expression_that_applies_operator_tocorrelated_reference"],"reasons":["An aggregate function in a subquery of a HAVING clause includes an expression that applies an operator to a correlated reference."],"use":["ibm"]},{"code":"42907","keys":["string_too_long_context_it_was_specified"],"reasons":["The string is too long in the context it was specified."],"use":["ibm"]},{"code":"42908","keys":["column_list_not_valid"],"reasons":["Column list not valid."],"use":["ibm"]},{"code":"42910","keys":["statement_not_allowed_incompound_statement"],"reasons":["The statement is not allowed in a compound statement."],"use":["ibm"]},{"code":"42911","keys":["a_decimal_divide_operation_invalid_because_result_would_havenegative_scale"],"reasons":["A decimal divide operation is invalid, because the result would have a negative scale."],"use":["ibm"]},{"code":"42912","keys":["a_column_cannot_be_updated_because_it_not_identified_update_clause_select_statement_cursor"],"reasons":["A column cannot be updated, because it is not identified in the UPDATE clause of the select-statement of the cursor."],"use":["ibm"]},{"code":"42914","keys":["delete_invalid_becausetable_referenced_insubquery_can_be_affected_by_operation"],"reasons":["The DELETE is invalid, because a table referenced in a subquery can be affected by the operation."],"use":["ibm"]},{"code":"42917","keys":["object_cannot_be_explicitly_dropped_altered_or_replaced"],"reasons":["The object cannot be explicitly dropped, altered, or replaced."],"use":["ibm"]},{"code":"42918","keys":["a_user_defined_data_type_cannot_be_created_withsystem_defined_data_type_name_for_example_integer"],"reasons":["A user-defined data type cannot be created with a system-defined data type name (for example, INTEGER)."],"use":["ibm"]},{"code":"42922","keys":["drop_schema_cannot_be_executed_under_commitment_control"],"reasons":["DROP SCHEMA cannot be executed under commitment control."],"use":["ibm"]},{"code":"42923","keys":["program_or_package_must_be_recreated_to_reference_alias_name"],"reasons":["Program or package must be recreated to reference an alias-name."],"use":["ibm"]},{"code":"42924","keys":["an_alias_resolved_to_another_alias_rather_thantable_or_view_at_remote_location"],"reasons":["An alias resolved to another alias rather than a table or view at the remote location."],"use":["ibm"]},{"code":"42925","keys":["recursive_named_derived_tables_cannot_specify_select_distinct_and_must_specify_union_all"],"reasons":["Recursive named derived tables cannot specify SELECT DISTINCT and must specify UNION ALL."],"use":["ibm"]},{"code":"42926","keys":["locators_not_allowed_with_commit_none"],"reasons":["Locators are not allowed with COMMIT(*NONE)."],"use":["ibm"]},{"code":"42927","keys":["function_cannot_be_altered_to_not_deterministic_or_external_action_because_it_referenced_by_one_or_more_existing_views"],"reasons":["The function cannot be altered to NOT DETERMINISTIC or EXTERNAL ACTION because it is referenced by one or more existing views."],"use":["ibm"]},{"code":"42928","keys":["with_empty_table_cannot_be_specified"],"reasons":["WITH EMPTY TABLE cannot be specified."],"use":["ibm"]},{"code":"42929","keys":["for_all_partitions_not_allowed_for_encoded_vector_index"],"reasons":["FOR ALL PARTITIONS is not allowed for an encoded vector index."],"use":["ibm"]},{"code":"42930","keys":["same_column_was_identified_for_update_of_and_order_by"],"reasons":["The same column was identified in FOR UPDATE OF and ORDER BY."],"use":["ibm"]},{"code":"42932","keys":["program_preparation_assumptions_incorrect"],"reasons":["The program preparation assumptions are incorrect."],"use":["ibm"]},{"code":"42937","keys":["parameter_must_not_havesubtype_of_mixed"],"reasons":["The parameter must not have a subtype of mixed."],"use":["ibm"]},{"code":"42944","keys":["authorization_id_cannot_be_both_owner_and_primary_group_owner"],"reasons":["The authorization ID cannot be both an owner and primary group owner."],"use":["ibm"]},{"code":"42961","keys":["server_name_specified_does_not_match_current_server"],"reasons":["The server name specified does not match the current server."],"use":["ibm"]},{"code":"42962","keys":["column_type_not_allowed_indexkey_generated_column_orconstraint"],"reasons":["The column type is not allowed in an index, a key, generated column, or a constraint."],"use":["ibm"]},{"code":"42968","keys":["connection_failed_because__no_current_softwlicense"],"reasons":["The connection failed, because there is no current software license."],"use":["ibm"]},{"code":"42969","keys":["package_was_not_created"],"reasons":["The package was not created."],"use":["ibm"]},{"code":"42970","keys":["commit_hold_or_rollback_hold_only_allowed_toibm_i_application_server"],"reasons":["COMMIT HOLD or ROLLBACK HOLD is only allowed to a IBM i application server."],"use":["ibm"]},{"code":"42971","keys":["sql_statements_cannot_be_executed_under_commitment_control_because_commitment_control_already_active_to_another_relational_database"],"reasons":["SQL statements cannot be executed under commitment control, because commitment control is already active to another relational database."],"use":["ibm"]},{"code":"42972","keys":["an_expression_injocondition_or_on_clause_merge_statement_references_columns_more_than_one_operand_tables"],"reasons":["An expression in a join-condition or ON clause of a MERGE statement references columns in more than one of the operand tables."],"use":["ibm"]},{"code":"42977","keys":["authorization_id_cannot_be_changed_when_connecting_to_local_server"],"reasons":["The authorization ID cannot be changed when connecting to the local server."],"use":["ibm"]},{"code":"42978","keys":["an_indicator_variable_notsmall_integer"],"reasons":["An indicator variable is not a small integer."],"use":["ibm"]},{"code":"42981","keys":["create_schema_not_allowed_if_changes_pending_unit_of_work"],"reasons":["CREATE SCHEMA is not allowed if changes are pending in the unit of work."],"use":["ibm"]},{"code":"42984","keys":["privilege_cannot_be_granted_to_view_because_objopr_or_objmgt_authority_exists_ondependent_view_or_table_and_grantee_does_not_have_allobj_or_specified_privilege_on_dependent_table_or_view"],"reasons":["The privilege cannot be granted to the view, because *OBJOPR or *OBJMGT authority exists on a dependent view or table, and the grantee does not have *ALLOBJ or the specified privilege on the dependent table or view."],"use":["ibm"]},{"code":"42985","keys":["statement_not_allowed_inroutine"],"reasons":["The statement is not allowed in a routine."],"use":["ibm"]},{"code":"42986","keys":["source_table_rename_operation_referenced_incontext_where_it_not_supported"],"reasons":["The source table of a rename operation is referenced in a context where is it not supported."],"use":["ibm"]},{"code":"42987","keys":["statement_or_routine_not_allowed_intrigger"],"reasons":["The statement or routine is not allowed in a trigger."],"use":["ibm"]},{"code":"42990","keys":["a_unique_index_or_unique_constraint_not_allowed_because_key_columns_notsuperset_partitioned_key_columns"],"reasons":["A unique index or unique constraint is not allowed because the key columns are not a superset of the partitioned key columns."],"use":["ibm"]},{"code":"42995","keys":["requested_function_does_not_apply_to_global_temporary_tables"],"reasons":["The requested function does not apply to global temporary tables."],"use":["ibm"]},{"code":"42996","keys":["a_specified_column_may_not_be_used_inpartition_key"],"reasons":["A specified column may not be used in a partition key."],"use":["ibm"]},{"code":"42997","keys":["capability_not_supported_by_thversion_db2_application_requester_db2_application_server_or_combination_two"],"reasons":["Capability is not supported by this version of the Db2 application requester, Db2 application server, or the combination of the two."],"use":["ibm"]},{"code":"42998","keys":["a_referential_constraint_not_allowed_because_foreign_key_columns_notsuperset_partitioned_key_columns_or_node_group_not_same_as_parent_table"],"reasons":["A referential constraint is not allowed because the foreign key columns are not a superset of the partitioned key columns or the node group is not the same as the parent table."],"use":["ibm"]},{"code":"42999","keys":["function_not_supported_for_query"],"reasons":["Function not supported for query."],"use":["ibm"]},{"code":"429B6","keys":["rows_fromdistributed_table_cannot_be_redistributed_because_table_containsdatalink_column_with_file_link_control"],"reasons":["Rows from a distributed table cannot be redistributed because the table contains a datalink column with FILE LINK CONTROL."],"use":["ibm"]},{"code":"429B7","keys":["a_referential_constraint_withdelete_rule_of_cascade_not_allowed_ontable_withdatalink_column_with_file_link_control"],"reasons":["A referential constraint with a delete rule of CASCADE is not allowed on a table with a DataLink column with FILE LINK CONTROL."],"use":["ibm"]},{"code":"429BB","keys":["data_type_column_parameter_or_sql_variable_not_supported"],"reasons":["The data type of a column, parameter, or SQL variable is not supported."],"use":["ibm"]},{"code":"429BD","keys":["return_must_be_last_sql_statement_atomic_compound_statement_withan_sql_row_or_table_function"],"reasons":["RETURN must be the last SQL statement of the atomic compound statement within an SQL row or table function."],"use":["ibm"]},{"code":"429BL","keys":["a_function_which_modifies_sql_data_invoked_illegal_context"],"reasons":["A function which modifies SQL data is invoked in an illegal context."],"use":["ibm"]},{"code":"429BM","keys":["collating_sequence_cannot_be_used_thcontext"],"reasons":["The collating sequence cannot be used in this context."],"use":["ibm"]},{"code":"429BV","keys":["invalid_specification_row_change_timestamp_column"],"reasons":["Invalid specification of a ROW CHANGE TIMESTAMP column."],"use":["ibm"]},{"code":"429BX","keys":["expression_for_index_key_not_valid"],"reasons":["The expression for an index key is not valid."],"use":["ibm"]},{"code":"429C2","keys":["data_type_specified_for_array_not_valid_context_where_it_specified"],"reasons":["The data type specified for an array is not valid in the context where it is specified."],"use":["ibm"]},{"code":"429C3","keys":["creation_or_revalidation_of_object_would_result_invalid_direct_or_indirect_self_reference"],"reasons":["The creation or revalidation of an object would result in an invalid direct or indirect self-reference."],"use":["ibm"]}]},"44":{"label":"WITH CHECK OPTION Violation","messageSet":[{"code":"44000","keys":["with_check_option_violation","insert_or_update_not_allowed_becauseresulting_row_does_not_satisfy_view_definition"],"reasons":["The INSERT or UPDATE is not allowed, because a resulting row does not satisfy the view definition."],"use":["pgsql","cockroach","ibm"]}]},"46":{"label":"Java Errors","messageSet":[{"code":"46001","keys":["url_specified_on_install_or_replace_jar_procedure_did_not_identifyvalid_jar_file"],"reasons":["The URL specified on an install or replace of a jar procedure did not identify a valid jar file."],"use":["ibm"]},{"code":"46002","keys":["jar_name_specified_on_install_replace_or_remove_java_procedure_not_valid"],"reasons":["The jar name specified on the install, replace, or remove of a Java procedure is not valid."],"use":["ibm"]},{"code":"46003","keys":["jar_file_cannot_be_removedclass_use_byprocedure"],"reasons":["The jar file cannot be removed, a class is in use by a procedure."],"use":["ibm"]},{"code":"46007","keys":["a_java_function_hasjava_method_with_invalid_signature"],"reasons":["A Java function has a Java method with an invalid signature."],"use":["ibm"]},{"code":"46008","keys":["a_java_function_could_not_map_tosingle_java_method"],"reasons":["A Java function could not map to a single Java method."],"use":["ibm"]},{"code":"46501","keys":["install_or_remove_jar_procedure_specified_use_deployment_descriptor"],"reasons":["The install or remove jar procedure specified the use of a deployment descriptor."],"use":["ibm"]}]},"51":{"label":"Invalid Application State","messageSet":[{"code":"51002","keys":["package_corresponding_to_sql_statement_execution_request_was_not_found"],"reasons":["The package corresponding to an SQL statement execution request was not found."],"use":["ibm"]},{"code":"51003","keys":["consistency_tokens_do_not_match"],"reasons":["Consistency tokens do not match."],"use":["ibm"]},{"code":"51004","keys":["an_address_sqlda_invalid"],"reasons":["An address in the SQLDA is invalid."],"use":["ibm"]},{"code":"51009","keys":["commit_or_rollback_not_allowed_because_commitment_control_has_not_been_started"],"reasons":["COMMIT or ROLLBACK is not allowed, because commitment control has not been started."],"use":["ibm"]},{"code":"51015","keys":["an_attempt_was_made_to_executesection_that_was_found_to_be_error_at_bind_time"],"reasons":["An attempt was made to execute a section that was found to be in error at bind time."],"use":["ibm"]},{"code":"51021","keys":["sql_statements_cannot_be_executed_until_application_process_executesrollback_operation"],"reasons":["SQL statements cannot be executed until the application process executes a rollback operation."],"use":["ibm"]},{"code":"51030","keys":["procedure_referenced_indescribe_procedure_or_associate_locator_statement_has_not_yet_been_called_withapplication_process"],"reasons":["The procedure referenced in a DESCRIBE PROCEDURE or ASSOCIATE LOCATOR statement has not yet been called within the application process."],"use":["ibm"]},{"code":"51035","keys":["a_previous_value_expression_cannot_be_used_becausevalue_has_not_been_generatedsequence_yet_thsession"],"reasons":["A PREVIOUS VALUE expression cannot be used because a value has not been generated for the sequence yet in this session."],"use":["ibm"]},{"code":"51036","keys":["an_implicit_connect_toremote_server_not_allowed_becausesavepoint_outstanding"],"reasons":["An implicit connect to a remote server is not allowed because a savepoint is outstanding."],"use":["ibm"]},{"code":"51037","keys":["operation_not_allowed_becausetrigger_marked_inoperative"],"reasons":["The operation is not allowed because a trigger has been marked inoperative."],"use":["ibm"]},{"code":"51039","keys":["encryption_password_value_not_set"],"reasons":["The ENCRYPTION PASSWORD value is not set."],"use":["ibm"]},{"code":"51043","keys":["procedure_cannot_be_called_because_nested_environment_already_called_autonomous_procedure"],"reasons":["Procedure cannot be called because the nested environment already called an autonomous procedure."],"use":["ibm"]},{"code":"51046","keys":["data_change_operation_not_allowedtarget_object_when_current_temporal_system_time_or_current_temporal_business_time_hasvalue_other_than_null_value"],"reasons":["The data change operation is not allowed for the target object when CURRENT TEMPORAL SYSTEM_TIME or CURRENT TEMPORAL BUSINESS_TIME has a value other than the null value."],"use":["ibm"]},{"code":"51047","keys":["activation_group_program_or_service_program_referenced_by_external_procedure_not_valid"],"reasons":["The activation group of the program or service program referenced by an external procedure is not valid."],"use":["ibm"]}]},"53":{"label":"Insufficient Resources","messageSet":[{"code":"53000","keys":["insufficient_resources"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"53100","keys":["disk_full"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"53200","keys":["out_of_memory"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"53300","keys":["too_many_connections"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"53400","keys":["configuration_limit_exceeded"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"53037","keys":["a_partitioned_index_cannot_be_created_ontable"],"reasons":["A partitioned index cannot be created on a table."],"use":["ibm"]},{"code":"53038","keys":["number_of_key_limit_values_zero_or_greater_than_number_of_columns_key"],"reasons":["The number of key limit values is zero or greater than the number of columns in the key."],"use":["ibm"]},{"code":"53039","keys":["partition_clause_alter_statement_omitted_or_invalid"],"reasons":["The PARTITION clause of the ALTER statement is omitted or invalid."],"use":["ibm"]},{"code":"53045","keys":["data_type_key_limit_constant_not_same_as_data_type_column"],"reasons":["The data type of the key limit constant is not the same as the data type of the column."],"use":["ibm"]}]},"54":{"label":"Program Limit Exceeded","messageSet":[{"code":"54000","keys":["program_limit_exceeded"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"54001","keys":["statement_too_complex","statement_too_long_or_too_complex"],"reasons":["The statement is too long or too complex."],"use":["pgsql","cockroach","ibm"]},{"code":"54011","keys":["too_many_columns","too_many_columns_were_specified_fortable_view_or_table_function"],"reasons":["Too many columns were specified for a table, view, or table function."],"use":["pgsql","cockroach","ibm"]},{"code":"54023","keys":["too_many_arguments","limitnumber_of_parameters_or_arguments_forfunction_orprocedure_exceeded"],"reasons":["The limit for the number of parameters or arguments for a function or a procedure has been exceeded."],"use":["pgsql","cockroach","ibm"]},{"code":"54002","keys":["a_string_constant_too_long"],"reasons":["A string constant is too long."],"use":["ibm"]},{"code":"54004","keys":["statement_has_too_many_table_names_or_too_many_items_inselect_or_insert_list"],"reasons":["The statement has too many table names or too many items in a SELECT or INSERT list."],"use":["ibm"]},{"code":"54005","keys":["sort_key_too_long_or_has_too_many_columns"],"reasons":["The sort key is too long, or has too many columns."],"use":["ibm"]},{"code":"54006","keys":["result_string_too_long"],"reasons":["The result string is too long."],"use":["ibm"]},{"code":"54008","keys":["key_too_longcolumn_key_too_long_or_key_has_too_many_columns"],"reasons":["The key is too long, a column of the key is too long, or the key has too many columns."],"use":["ibm"]},{"code":"54009","keys":["too_many_users_were_specified_grant_or_revoke"],"reasons":["Too many users were specified in GRANT or REVOKE."],"use":["ibm"]},{"code":"54010","keys":["record_length_table_too_long"],"reasons":["The record length of the table is too long."],"use":["ibm"]},{"code":"54012","keys":["literal_too_long"],"reasons":["The literal is too long."],"use":["ibm"]},{"code":"54018","keys":["row_too_long"],"reasons":["The row is too long."],"use":["ibm"]},{"code":"54019","keys":["maximum_number_of_late_descriptors_exceeded_probably_because_too_many_different_ccsids_were_used"],"reasons":["The maximum number of late descriptors has been exceeded, probably because too many different CCSIDs were used."],"use":["ibm"]},{"code":"54021","keys":["too_many_constraints_or_size_constraint_too_large"],"reasons":["Too many constraints, or the size of the constraint is too large."],"use":["ibm"]},{"code":"54028","keys":["maximum_number_of_concurrent_lob_handles_reached"],"reasons":["The maximum number of concurrent LOB handles has been reached."],"use":["ibm"]},{"code":"54035","keys":["an_internal_object_limit_exceeded"],"reasons":["An internal object limit exceeded."],"use":["ibm"]},{"code":"54038","keys":["maximum_depth_of_nested_routines_or_triggers_was_exceeded"],"reasons":["Maximum depth of nested routines or triggers was exceeded."],"use":["ibm"]},{"code":"54044","keys":["a_multiple_byte_ucs_2_collating_sequence_table_cannot_be_supported_drda_because_it_too_large"],"reasons":["A multiple-byte (UCS-2) collating sequence table cannot be supported in DRDA because it is too large."],"use":["ibm"]},{"code":"54054","keys":["number_of_partitions_exceeded"],"reasons":["The number of partitions is exceeded."],"use":["ibm"]},{"code":"54057","keys":["an_xml_element_name_attribute_name_namespace_prefix_or_uri_too_long"],"reasons":["An XML element name, attribute name, namespace prefix or URI is too long."],"use":["ibm"]},{"code":"54058","keys":["internal_representation_of_xml_path_too_long"],"reasons":["The internal representation of an XML path is too long."],"use":["ibm"]}]},"55":{"label":"Object Not In Prerequisite State","messageSet":[{"code":"55000","keys":["object_not_in_prerequisite_state"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"55006","keys":["object_in_use","object_cannot_be_dropped_because_it_currently_use_by_same_application_process"],"reasons":["The object cannot be dropped, because it is currently in use by the same application process."],"use":["pgsql","cockroach","ibm"]},{"code":"55P02","keys":["cant_change_runtime_param"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"55P03","keys":["lock_not_available"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"55P04","keys":["unsafe_new_enum_value_usage"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"55005","keys":["recursion_only_supported_toibm_i_application_server"],"reasons":["Recursion is only supported to a IBM i application server."],"use":["ibm"]},{"code":"55007","keys":["object_cannot_be_altered_because_it_currently_use_by_same_application_process"],"reasons":["The object cannot be altered, because it is currently in use by the same application process."],"use":["ibm"]},{"code":"55018","keys":["schema_cannot_be_dropped_because_it_library_list"],"reasons":["The schema cannot be dropped, because it is in the library list."],"use":["ibm"]},{"code":"55019","keys":["object_invalid_stateoperation"],"reasons":["The object is in an invalid state for the operation."],"use":["ibm"]},{"code":"55029","keys":["local_program_attempted_to_connect_toremote_database"],"reasons":["Local program attempted to connect to a remote database."],"use":["ibm"]},{"code":"55035","keys":["object_cannot_be_dropped_because_it_protected"],"reasons":["The object cannot be dropped because it is protected."],"use":["ibm"]},{"code":"55042","keys":["alias_not_allowed_because_it_identifiessingle_member_multiple_member_file"],"reasons":["The alias is not allowed because it identifies a single member of a multiple member file."],"use":["ibm"]},{"code":"55048","keys":["encrypted_data_cannot_be_encrypted"],"reasons":["Encrypted data cannot be encrypted."],"use":["ibm"]},{"code":"55050","keys":["an_object_cannot_be_created_intoprotected_schema"],"reasons":["An object cannot be created into a protected schema."],"use":["ibm"]},{"code":"55058","keys":["debug_mode_cannot_be_changed_forroutine_that_was_created_with_disable_debug_mode"],"reasons":["The DEBUG MODE cannot be changed for a routine that was created with DISABLE DEBUG MODE."],"use":["ibm"]},{"code":"55063","keys":["xml_schema_not_correct_stateoperation"],"reasons":["The XML schema is not in the correct state for the operation."],"use":["ibm"]},{"code":"55068","keys":["a_row_change_timestamp_expression_cannot_be_used_because_table_does_not_haverow_change_timestamp"],"reasons":["A row change timestamp expression cannot be used because the table does not have a row change timestamp."],"use":["ibm"]}]},"56":{"label":"Miscellaneous SQL or Product Error","messageSet":[{"code":"56016","keys":["ranges_specified_for_data_partitions_not_valid"],"reasons":["The ranges specified for data partitions are not valid."],"use":["ibm"]},{"code":"56023","keys":["an_invalid_reference_toremote_object_detected"],"reasons":["An invalid reference to a remote object has been detected."],"use":["ibm"]},{"code":"56084","keys":["an_unsupported_sqltype_was_encountered_inselect_list_or_input_list"],"reasons":["An unsupported SQLTYPE was encountered in a select list or input list."],"use":["ibm"]},{"code":"56092","keys":["type_of_authorization_cannot_be_determined_because_authorization_name_bothuser_id_and_group_id"],"reasons":["The type of authorization cannot be determined, because the authorization name is both a user id and group id."],"use":["ibm"]},{"code":"56095","keys":["a_bind_option_invalid"],"reasons":["A bind option is invalid."],"use":["ibm"]},{"code":"56098","keys":["an_error_occurred_during_implicit_rebind_recompile_or_revalidation"],"reasons":["An error occurred during an implicit rebind, recompile, or revalidation."],"use":["ibm"]},{"code":"560BF","keys":["cryptographic_facility_has_not_been_installed"],"reasons":["The cryptographic facility has not been installed."],"use":["ibm"]},{"code":"560C3","keys":["an_after_trigger_cannot_modifyrow_being_inserted_for_insert_statement"],"reasons":["An AFTER trigger cannot modify a row being inserted for an INSERT statement."],"use":["ibm"]},{"code":"560C4","keys":["option_not_validard_interface"],"reasons":["The option is not valid for the ARD interface."],"use":["ibm"]},{"code":"560C6","keys":["a_referential_constraint_cannot_modifyrow_that_was_modified_by_sql_data_change_statement_withinfullselect"],"reasons":["A referential constraint cannot modify a row that was modified by an SQL data change statement within a fullselect."],"use":["ibm"]},{"code":"560CO","keys":["cycle_detected_inhierarchical_query"],"reasons":["Cycle detected in a hierarchical query."],"use":["ibm"]},{"code":"560CR","keys":["java_jdk_or_jvm_or_pase_not_installed"],"reasons":["The Java JDK or JVM, or PASE is not installed."],"use":["ibm"]},{"code":"560CX","keys":["a_table_that_hastrigger_or_isparent_referential_constraint_withdelete_rule_of_cascade_set_null_or_set_default_not_allowed_as_target_table_inmerge_statement_that_containsglobal_variable_function_or_subselect_assignment_or_values_clause"],"reasons":["A table that has a trigger or is a parent of a referential constraint with a delete rule of CASCADE, SET NULL, or SET DEFAULT is not allowed as the target table in a MERGE statement that contains a global variable, function, or subselect in an assignment or values clause."],"use":["ibm"]},{"code":"560D1","keys":["merge_not_allowed_because_operations_performed_merge_may_affect_other_operations_merge"],"reasons":["MERGE not allowed because operations performed in the MERGE may affect other operations in the MERGE."],"use":["ibm"]},{"code":"560DD","keys":["nested_include_statements_not_supported"],"reasons":["Nested INCLUDE statements are not supported."],"use":["ibm"]}]},"57":{"label":"Operator Intervention","messageSet":[{"code":"57000","keys":["operator_intervention"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"57014","keys":["query_canceled","processing_was_canceled_as_requested"],"reasons":["Processing was canceled as requested."],"use":["pgsql","cockroach","ibm"]},{"code":"57P01","keys":["admin_shutdown"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"57P02","keys":["crash_shutdown"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"57P03","keys":["cannot_connect_now"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"57P04","keys":["database_dropped"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"57P05","keys":["idle_session_timeout"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"57005","keys":["statement_cannot_be_executed_becauseutility_orquery_limit_or_threshold_was_exceeded"],"reasons":["The statement cannot be executed, because a utility or a query limit or threshold was exceeded."],"use":["ibm"]},{"code":"57006","keys":["object_cannot_be_created_becausedrop_or_create_pending"],"reasons":["The object cannot be created, because a DROP or CREATE is pending."],"use":["ibm"]},{"code":"57007","keys":["object_cannot_be_used_because_operation_pending"],"reasons":["The object cannot be used, because an operation is pending."],"use":["ibm"]},{"code":"57010","keys":["a_field_procedure_could_not_be_loaded"],"reasons":["A field procedure could not be loaded."],"use":["ibm"]},{"code":"57011","keys":["virtual_storage_or_database_resource_not_available"],"reasons":["Virtual storage or database resource is not available."],"use":["ibm"]},{"code":"57012","keys":["a_non_database_resource_not_available_thwill_not_affect_successful_execution_of_subsequent_statements"],"reasons":["A non-database resource is not available. This will not affect the successful execution of subsequent statements."],"use":["ibm"]},{"code":"57013","keys":["a_non_database_resource_not_available_thwill_affect_successful_execution_of_subsequent_statements"],"reasons":["A non-database resource is not available. This will affect the successful execution of subsequent statements."],"use":["ibm"]},{"code":"57017","keys":["character_conversion_not_defined"],"reasons":["Character conversion is not defined."],"use":["ibm"]},{"code":"57033","keys":["deadlock_or_timeout_occurred_without_automatic_rollback"],"reasons":["Deadlock or timeout occurred without automatic rollback."],"use":["ibm"]},{"code":"57042","keys":["ddm_recursion_has_occurred"],"reasons":["DDM recursion has occurred."],"use":["ibm"]},{"code":"57043","keys":["a_local_sql_application_program_cannot_be_executed_on_application_server"],"reasons":["A local SQL application program cannot be executed on an application server."],"use":["ibm"]},{"code":"57050","keys":["file_server_not_currently_available"],"reasons":["The file server is not currently available."],"use":["ibm"]},{"code":"57062","keys":["adjustment_not_allowed_forperiod_asresult_data_change_operation"],"reasons":["Adjustment not allowed for a period as a result of a data change operation."],"use":["ibm"]}]},"58":{"label":"System Error (errors external to PostgreSQL itself)","messageSet":[{"code":"58000","keys":["system_error"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"58030","keys":["io_error"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"58P01","keys":["undefined_file"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"58P02","keys":["duplicate_file"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"58P03","keys":["file_name_too_long"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"58002","keys":["an_exit_has_returned_error_or_invalid_data"],"reasons":["An exit has returned an error or invalid data."],"use":["ibm"]},{"code":"58003","keys":["an_invalid_section_number_was_detected"],"reasons":["An invalid section number was detected."],"use":["ibm"]},{"code":"58004","keys":["a_system_error_that_does_not_necessarily_preclude_successful_execution_of_subsequent_sql_statements_occurred"],"reasons":["A system error (that does not necessarily preclude the successful execution of subsequent SQL statements) occurred."],"use":["ibm"]},{"code":"58008","keys":["execution_failed_due_todistribution_protocol_error_that_will_not_affect_successful_execution_of_subsequent_ddm_commands_or_sql_statements"],"reasons":["Execution failed due to a distribution protocol error that will not affect the successful execution of subsequent DDM commands or SQL statements."],"use":["ibm"]},{"code":"58009","keys":["execution_failed_due_todistribution_protocol_error_that_caused_deallocation_conversation"],"reasons":["Execution failed due to a distribution protocol error that caused deallocation of the conversation."],"use":["ibm"]},{"code":"58010","keys":["execution_failed_due_todistribution_protocol_error_that_will_affect_successful_execution_of_subsequent_ddm_commands_or_sql_statements"],"reasons":["Execution failed due to a distribution protocol error that will affect the successful execution of subsequent DDM commands or SQL statements."],"use":["ibm"]},{"code":"58011","keys":["ddm_command_invalid_while_bind_process_progress"],"reasons":["The DDM command is invalid while the bind process in progress."],"use":["ibm"]},{"code":"58012","keys":["bind_process_with_specified_package_name_and_consistency_token_not_active"],"reasons":["The bind process with the specified package name and consistency token is not active."],"use":["ibm"]},{"code":"58014","keys":["ddm_command_not_supported"],"reasons":["The DDM command is not supported."],"use":["ibm"]},{"code":"58015","keys":["ddm_object_not_supported"],"reasons":["The DDM object is not supported."],"use":["ibm"]},{"code":"58016","keys":["ddm_parameter_not_supported"],"reasons":["The DDM parameter is not supported."],"use":["ibm"]},{"code":"58017","keys":["ddm_parameter_value_not_supported"],"reasons":["The DDM parameter value is not supported."],"use":["ibm"]},{"code":"58018","keys":["ddm_reply_message_not_supported"],"reasons":["The DDM reply message is not supported."],"use":["ibm"]},{"code":"58028","keys":["commit_operation_failed_becauseresource_unit_of_work_was_not_able_to_commit_its_resources"],"reasons":["The commit operation failed, because a resource in the unit of work was not able to commit its resources."],"use":["ibm"]},{"code":"58033","keys":["an_unexpected_error_occurred_while_attempting_to_accessclient_driver"],"reasons":["An unexpected error occurred while attempting to access a client driver."],"use":["ibm"]}]},"00":{"label":"Successful Completion","messageSet":[{"code":"00000","keys":["successful_completion","execution_operation_was_successful_and_did_not_result_any_type_of_warning_or_exception_condition"],"reasons":["Execution of the operation was successful and did not result in any type of warning or exception condition."],"use":["pgsql","cockroach","ibm"]}]},"01":{"label":"Warning","messageSet":[{"code":"01000","keys":["warning"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"0100C","keys":["dynamic_result_sets_returned","one_or_more_ad_hoc_result_sets_were_returned_from_procedure"],"reasons":["One or more ad hoc result sets were returned from the procedure."],"use":["pgsql","cockroach","ibm"]},{"code":"01008","keys":["implicit_zero_bit_padding"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"01003","keys":["null_value_eliminated_in_set_function","null_values_were_eliminated_from_argument_of_aggregate_function"],"reasons":["Null values were eliminated from the argument of an aggregate function."],"use":["pgsql","cockroach","ibm"]},{"code":"01007","keys":["privilege_not_granted","a_privilege_was_not_granted"],"reasons":["A privilege was not granted."],"use":["pgsql","cockroach","ibm"]},{"code":"01006","keys":["privilege_not_revoked","a_privilege_was_not_revoked"],"reasons":["A privilege was not revoked."],"use":["pgsql","cockroach","ibm"]},{"code":"01004","keys":["string_data_right_truncation","value_string_was_truncated_when_assigned_to_another_string_data_type_withshorter_length"],"reasons":["The value of a string was truncated when assigned to another string data type with a shorter length."],"use":["pgsql","cockroach","ibm"]},{"code":"01P01","keys":["deprecated_feature"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"01xxx","keys":["valid_warning_sqlstates_returned_by_sql_routine_or_user_application_also_used_for_raise_error_and_signal"],"reasons":["Valid warning SQLSTATEs returned by an SQL routine or user application. Also used for RAISE_ERROR and SIGNAL."],"use":["ibm"]},{"code":"01002","keys":["a_disconnect_error_occurred"],"reasons":["A DISCONNECT error occurred."],"use":["ibm"]},{"code":"01005","keys":["insufficient_number_of_entries_sqlda"],"reasons":["Insufficient number of entries in an SQLDA."],"use":["ibm"]},{"code":"01009","keys":["search_condition_too_longinformation_schema"],"reasons":["The search condition is too long for the information schema."],"use":["ibm"]},{"code":"0100A","keys":["query_expression_view_too_longinformation_schema"],"reasons":["The query expression of the view is too long for the information schema."],"use":["ibm"]},{"code":"0100D","keys":["cursor_that_was_closed_reopened_on_next_result_set_withchain"],"reasons":["The cursor that was closed has been reopened on the next result set within the chain."],"use":["ibm"]},{"code":"0100E","keys":["procedure_returned_too_many_result_sets"],"reasons":["The procedure returned too many result sets."],"use":["ibm"]},{"code":"01503","keys":["number_of_result_columns_larger_than_number_of_variables_provided"],"reasons":["The number of result columns is larger than the number of variables provided."],"use":["ibm"]},{"code":"01504","keys":["update_or_delete_statement_does_not_includewhere_clause"],"reasons":["The UPDATE or DELETE statement does not include a WHERE clause."],"use":["ibm"]},{"code":"01505","keys":["statement_was_not_executed_because_it_unacceptable_thenvironment"],"reasons":["The statement was not executed because it is unacceptable in this environment."],"use":["ibm"]},{"code":"01506","keys":["an_adjustment_was_made_todate_or_timestamp_value_to_correct_invalid_date_resulting_from_arithmetic_operation"],"reasons":["An adjustment was made to a DATE or TIMESTAMP value to correct an invalid date resulting from an arithmetic operation."],"use":["ibm"]},{"code":"01515","keys":["null_value_assigned_tovariable_because_non_null_value_column_not_withrange_variable"],"reasons":["The null value has been assigned to a variable, because the non-null value of the column is not within the range of the variable."],"use":["ibm"]},{"code":"01517","keys":["a_character_that_could_not_be_converted_was_replaced_withsubstitute_character"],"reasons":["A character that could not be converted was replaced with a substitute character."],"use":["ibm"]},{"code":"01519","keys":["null_value_assigned_tovariable_becausenumeric_value_out_of_range"],"reasons":["The null value has been assigned to a variable, because a numeric value is out of range."],"use":["ibm"]},{"code":"01520","keys":["null_value_assigned_tovariable_because_characters_cannot_be_converted"],"reasons":["The null value has been assigned to a variable, because the characters cannot be converted."],"use":["ibm"]},{"code":"01522","keys":["local_table_or_view_name_used_create_alias_statement_undefined"],"reasons":["The local table or view name used in the CREATE ALIAS statement is undefined."],"use":["ibm"]},{"code":"01526","keys":["isolation_level_escalated"],"reasons":["Isolation level has been escalated."],"use":["ibm"]},{"code":"01527","keys":["a_set_statement_referencesspecial_register_that_does_not_exist_at_as"],"reasons":["A SET statement references a special register that does not exist at the AS."],"use":["ibm"]},{"code":"01528","keys":["where_not_null_ignored_because_index_key_cannot_contanull_values"],"reasons":["WHERE NOT NULL is ignored, because the index key cannot contain null values."],"use":["ibm"]},{"code":"01532","keys":["an_undefined_object_name_was_detected"],"reasons":["An undefined object name was detected."],"use":["ibm"]},{"code":"01534","keys":["string_representation_datetime_value_invalid"],"reasons":["The string representation of a datetime value is invalid."],"use":["ibm"]},{"code":"01535","keys":["an_arithmetic_operation_ondate_or_timestamp_hasresult_that_not_withvalid_range_of_dates"],"reasons":["An arithmetic operation on a date or timestamp has a result that is not within the valid range of dates."],"use":["ibm"]},{"code":"01536","keys":["during_remote_bind_where_existence_checking_deferred_server_name_specified_does_not_match_current_server"],"reasons":["During remote bind where existence checking is deferred, the server-name specified does not match the current server."],"use":["ibm"]},{"code":"01539","keys":["connection_successful_but_only_sbcs_characters_should_be_used"],"reasons":["Connection is successful but only SBCS characters should be used."],"use":["ibm"]},{"code":"01542","keys":["authorization_id_does_not_have_privilege_to_perform_operation_as_specified"],"reasons":["Authorization ID does not have the privilege to perform the operation as specified."],"use":["ibm"]},{"code":"01544","keys":["null_value_assigned_tovariable_becausesubstring_error_occurred_for_example_argument_of_substr_out_of_range"],"reasons":["The null value has been assigned to a variable, because a substring error occurred. for example, an argument of SUBSTR is out of range."],"use":["ibm"]},{"code":"01545","keys":["an_unqualified_column_name_interpreted_ascorrelated_reference"],"reasons":["An unqualified column name has been interpreted as a correlated reference."],"use":["ibm"]},{"code":"01547","keys":["a_mixed_data_value_improperly_formed"],"reasons":["A mixed data value is improperly formed."],"use":["ibm"]},{"code":"01548","keys":["authorization_id_does_not_have_privilege_to_perform_specified_operation_on_identified_object"],"reasons":["The authorization ID does not have the privilege to perform the specified operation on the identified object."],"use":["ibm"]},{"code":"01557","keys":["too_many_variables_have_been_specified_on_select_into_or_fetch"],"reasons":["Too many variables have been specified on SELECT INTO or FETCH."],"use":["ibm"]},{"code":"01564","keys":["null_value_assigned_tovariable_because_division_by_zero_occurred"],"reasons":["The null value has been assigned to a variable, because division by zero occurred."],"use":["ibm"]},{"code":"01565","keys":["null_value_assigned_tovariable_becausemiscellaneous_data_exception_occurred_for_example_character_valuecast_decimal_float_or_integer_scalar_function_invalidfloating_point_nan_notnumber_invalid_data_inpacked_decimal_field_ormask_mapping_error_was_detected"],"reasons":["The null value has been assigned to a variable, because a miscellaneous data exception occurred. For example, the character value for the CAST, DECIMAL, FLOAT, or INTEGER scalar function is invalid. a floating-point NAN (not a number). invalid data in a packed decimal field. or a mask mapping error was detected."],"use":["ibm"]},{"code":"01567","keys":["table_was_created_but_not_journaled"],"reasons":["The table was created but not journaled."],"use":["ibm"]},{"code":"01587","keys":["unit_of_work_was_committed_or_rolled_back_but_outcome_not_fully_known_at_all_sites"],"reasons":["The unit of work was committed or rolled back, but the outcome is not fully known at all sites."],"use":["ibm"]},{"code":"01593","keys":["an_alter_table_may_cause_data_truncation"],"reasons":["An ALTER TABLE may cause data truncation."],"use":["ibm"]},{"code":"01594","keys":["insufficient_number_of_entries_sqlda_for_all_information_i_e_not_enough_descriptors_to_return_distinct_name"],"reasons":["Insufficient number of entries in an SQLDA for ALL information (i.e. not enough descriptors to return the distinct name)."],"use":["ibm"]},{"code":"01614","keys":["fewer_locators_than_number_of_result_sets"],"reasons":["There are fewer locators than the number of result sets."],"use":["ibm"]},{"code":"01623","keys":["value_of_degree_ignored"],"reasons":["The value of DEGREE is ignored."],"use":["ibm"]},{"code":"01627","keys":["datalink_value_may_not_be_valid_because_table_reconcile_pending_or_reconcile_notpossible_state"],"reasons":["The DATALINK value may not be valid because the table is in reconcile pending or reconcile is not a possible state."],"use":["ibm"]},{"code":"01634","keys":["distinct_data_type_name_too_long_and_cannot_be_returned_sqlda_short_name_returned_instead"],"reasons":["The distinct data type name is too long and cannot be returned in the SQLDA. The short name is returned instead."],"use":["ibm"]},{"code":"01643","keys":["assignment_to_sqlcode_or_sqlstate_variable_does_not_signalwarning_or_error"],"reasons":["Assignment to SQLCODE or SQLSTATE variable does not signal a warning or error."],"use":["ibm"]},{"code":"01646","keys":["a_result_sets_could_not_be_returned_because_cursor_was_closed"],"reasons":["A result sets could not be returned because the cursor was closed."],"use":["ibm"]},{"code":"01647","keys":["a_db2sql_before_trigger_changed_to_db2row"],"reasons":["A Db2SQL BEFORE trigger changed to Db2ROW."],"use":["ibm"]},{"code":"01652","keys":["isolation_clause_was_ignored_because_statement_context"],"reasons":["The isolation clause was ignored because of the statement context."],"use":["ibm"]},{"code":"01658","keys":["binary_data_invalid_for_decrypt_char_and_decyrypt_db"],"reasons":["Binary data is invalid for DECRYPT_CHAR and DECYRYPT_DB."],"use":["ibm"]},{"code":"01660","keys":["routine_was_created_butrestore_will_not_update_catalog"],"reasons":["The routine was created but a restore will not update the catalog."],"use":["ibm"]},{"code":"01662","keys":["release_record_option_ignored_on_close"],"reasons":["Release record option ignored on CLOSE."],"use":["ibm"]},{"code":"01676","keys":["transfer_operation_ignored_since_authorization_id_already_owner_database_object"],"reasons":["Transfer operation ignored since the authorization ID is already the owner of the database object."],"use":["ibm"]},{"code":"01680","keys":["option_not_supported_context_which_it_was_specified"],"reasons":["The option is not supported in the context in which it was specified."],"use":["ibm"]},{"code":"01685","keys":["an_invalid_use_not_deterministic_or_external_action_function_was_detected"],"reasons":["An invalid use of a NOT DETERMINISTIC or EXTERNAL ACTION function was detected."],"use":["ibm"]},{"code":"01687","keys":["a_database_resource_was_not_available_processing_continues"],"reasons":["A database resource was not available. Processing continues."],"use":["ibm"]},{"code":"0168C","keys":["a_decimal_float_operation_produced_inexact_result"],"reasons":["A decimal float operation produced an inexact result."],"use":["ibm"]},{"code":"0168D","keys":["a_decimal_floating_point_operation_was_invalid"],"reasons":["A decimal floating point operation was invalid."],"use":["ibm"]},{"code":"0168E","keys":["a_decimal_float_operation_produced_overflow_or_underflow"],"reasons":["A decimal float operation produced an overflow or underflow."],"use":["ibm"]},{"code":"0168F","keys":["a_decimal_float_operation_produced_division_by_zero"],"reasons":["A decimal float operation produced division by zero."],"use":["ibm"]},{"code":"0168G","keys":["a_decimal_float_operation_producedsubnormal_number"],"reasons":["A decimal float operation produced a subnormal number."],"use":["ibm"]},{"code":"0168I","keys":["sql_statement_does_conform_to_specified_flagging_level"],"reasons":["The SQL statement does conform to the specified flagging level."],"use":["ibm"]},{"code":"0168P","keys":["an_associated_mixed_or_graphic_ccsid_does_not_existdefault_job_ccsid"],"reasons":["An associated mixed or graphic CCSID does not exist for the default job CCSID."],"use":["ibm"]},{"code":"0168R","keys":["text_index_may_be_out_of_date"],"reasons":["The text index may be out of date."],"use":["ibm"]},{"code":"0168U","keys":["result_sets_will_not_be_returned_to_client_because_procedure_was_called_directly_or_indirectly_fromfunction_or_trigger"],"reasons":["Result sets will not be returned to the client because the procedure was called directly or indirectly from a function or trigger."],"use":["ibm"]},{"code":"01693","keys":["program_type_sub_changed_to_program_type_main"],"reasons":["PROGRAM TYPE SUB changed to PROGRAM TYPE MAIN."],"use":["ibm"]},{"code":"01695","keys":["adjustment_made_tovalue_forperiod_asresult_data_change_operation"],"reasons":["Adjustment made to a value for a period as a result of a data change operation."],"use":["ibm"]},{"code":"01698","keys":["permissions_or_masks_materialized_query_table_or_history_table_might_require_changes_asresult_of_changes_to_permissions_or_masks_table_on_which_it_based"],"reasons":["Permissions or masks of a materialized query table or history table might require changes as a result of changes to permissions or masks of the table on which it is based."],"use":["ibm"]},{"code":"0169F","keys":["invalid_json_data"],"reasons":["Invalid JSON data."],"use":["ibm"]},{"code":"0169G","keys":["operation_will_only_be_performed_on_source_system"],"reasons":["The operation will only be performed on the source system."],"use":["ibm"]},{"code":"01Hxx","keys":["valid_warning_sqlstates_returned_byuser_defined_function_external_procedure_call_or_command_invocation"],"reasons":["Valid warning SQLSTATEs returned by a user-defined function, external procedure CALL, or command invocation."],"use":["ibm"]}]},"02":{"label":"No Data (this is also a warning class per the SQL standard)","messageSet":[{"code":"02000","keys":["no_data","one_following_exceptions_occurred"],"reasons":["One of the following exceptions occurred:"],"use":["pgsql","cockroach","ibm"]},{"code":"02001","keys":["no_additional_dynamic_result_sets_returned","no_additional_result_sets_returned"],"reasons":["No additional result sets returned."],"use":["pgsql","cockroach","ibm"]},{"code":"","keys":["result_select_into_statement_or_subselect_insert_statement_was_empty_table","if_than_update_insert_delete_or_merge_statement_no_rows_satisfy_subselect_where_clause_or_merge_criteria_no_rows_were_updated_inserted_or_deleted","position_cursor_referenced_fetch_statement_was_after_last_row_result_table","fetch_orientation_invalid"],"reasons":["The result of the SELECT INTO statement or the subselect of the INSERT statement was an empty table.","If this is an UPDATE, INSERT, DELETE, or MERGE statement, no rows satisfy the subselect, WHERE clause, or MERGE criteria. No rows were updated, inserted, or deleted.","The position of the cursor referenced in the FETCH statement was after the last row of the result table.","The fetch orientation is invalid."],"use":["ibm","ibm","ibm","ibm"]},{"code":"02503","keys":["procedure_identified_allocate_cursor_statement_did_not_return_hoc_result_sets"],"reasons":["The procedure identified in an ALLOCATE CURSOR statement did not return hoc result sets."],"use":["ibm"]},{"code":"02505","keys":["get_descriptor_value_greater_than_count"],"reasons":["The GET DESCRIPTOR VALUE is greater than COUNT."],"use":["ibm"]}]},"03":{"label":"SQL Statement Not Yet Complete","messageSet":[{"code":"03000","keys":["sql_statement_not_yet_complete"],"reasons":[],"use":["pgsql","cockroach"]}]},"08":{"label":"Connection Exception","messageSet":[{"code":"08000","keys":["connection_exception"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"08003","keys":["connection_does_not_exist","connection_does_not_exist"],"reasons":["The connection does not exist."],"use":["pgsql","cockroach","ibm"]},{"code":"08006","keys":["connection_failure"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"08001","keys":["sqlclient_unable_to_establish_sqlconnection","connection_was_unable_to_be_established_to_application_server_or_other_server"],"reasons":["The connection was unable to be established to the application server or other server."],"use":["pgsql","cockroach","ibm"]},{"code":"08004","keys":["sqlserver_rejected_establishment_of_sqlconnection","application_server_rejected_establishment_connection"],"reasons":["The application server rejected establishment of the connection."],"use":["pgsql","cockroach","ibm"]},{"code":"08007","keys":["transaction_resolution_unknown"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"08P01","keys":["protocol_violation"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"08002","keys":["connection_already_exists"],"reasons":["The connection already exists."],"use":["ibm"]},{"code":"08501","keys":["a_disconnect_not_allowed_when_connection_uses_lu6_2_protected_conversation"],"reasons":["A DISCONNECT is not allowed when the connection uses an LU6.2 protected conversation."],"use":["ibm"]}]},"09":{"label":"Triggered Action Exception","messageSet":[{"code":"09000","keys":["triggered_action_exception","a_triggered_sql_statement_failed"],"reasons":["A triggered SQL statement failed."],"use":["pgsql","cockroach","ibm"]}]},"0A":{"label":"Feature Not Supported","messageSet":[{"code":"0A000","keys":["feature_not_supported"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"0A001","keys":["connect_statement_invalid_because_process_not_connectable_state"],"reasons":["The CONNECT statement is invalid, because the process is not in the connectable state."],"use":["ibm"]}]},"0B":{"label":"Invalid Transaction Initiation","messageSet":[{"code":"0B000","keys":["invalid_transaction_initiation"],"reasons":[],"use":["pgsql","cockroach"]}]},"0F":{"label":"Locator Exception","messageSet":[{"code":"0F000","keys":["locator_exception"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"0F001","keys":["invalid_locator_specification","locator_value_does_not_currently_represent_any_value"],"reasons":["The locator value does not currently represent any value."],"use":["pgsql","cockroach","ibm"]}]},"0L":{"label":"Invalid Grantor","messageSet":[{"code":"0L000","keys":["invalid_grantor"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"0LP01","keys":["invalid_grant_operation"],"reasons":[],"use":["pgsql","cockroach"]}]},"0P":{"label":"Invalid Role Specification","messageSet":[{"code":"0P000","keys":["invalid_role_specification"],"reasons":[],"use":["pgsql","cockroach"]}]},"0Z":{"label":"Diagnostics Exception","messageSet":[{"code":"0Z000","keys":["diagnostics_exception"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"0Z002","keys":["stacked_diagnostics_accessed_without_active_handler","stacked_diagnostics_accessed_without_and_active_handler"],"reasons":["Stacked diagnostics accessed without and active handler."],"use":["pgsql","cockroach","ibm"]},{"code":"0Z001","keys":["maximum_number_of_stacked_diagnostics_areas_exceeded"],"reasons":["Maximum number of stacked diagnostics areas exceeded."],"use":["ibm"]}]},"2B":{"label":"Dependent Privilege Descriptors Still Exist","messageSet":[{"code":"2B000","keys":["dependent_privilege_descriptors_still_exist"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"2BP01","keys":["dependent_objects_still_exist"],"reasons":[],"use":["pgsql","cockroach"]}]},"2D":{"label":"Invalid Transaction Termination","messageSet":[{"code":"2D000","keys":["invalid_transaction_termination"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"2D522","keys":["commit_and_rollback_not_allowed_atomic_compound_statement"],"reasons":["COMMIT and ROLLBACK are not allowed in an ATOMIC compound statement."],"use":["ibm"]},{"code":"2D528","keys":["dynamic_commit_or_commit_on_return_procedure_invalidapplication_execution_environment"],"reasons":["Dynamic COMMIT or COMMIT ON RETURN procedure is invalid for the application execution environment"],"use":["ibm"]},{"code":"2D529","keys":["dynamic_rollback_invalidapplication_execution_environment"],"reasons":["Dynamic ROLLBACK is invalid for the application execution environment."],"use":["ibm"]}]},"2F":{"label":"SQL Routine Exception","messageSet":[{"code":"2F000","keys":["sql_routine_exception"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"2F005","keys":["function_executed_no_return_statement","function_did_not_executereturn_statement"],"reasons":["The function did not execute a RETURN statement."],"use":["pgsql","cockroach","ibm"]},{"code":"2F002","keys":["modifying_sql_data_not_permitted","sql_function_attempted_to_modify_data_but_function_was_not_defined_as_modifies_sql_data"],"reasons":["The SQL function attempted to modify data, but the function was not defined as MODIFIES SQL DATA."],"use":["pgsql","cockroach","ibm"]},{"code":"2F003","keys":["prohibited_sql_statement_attempted","statement_not_allowed_infunction_procedure_or_dynamic_compound_statement"],"reasons":["The statement is not allowed in a function, procedure, or dynamic compound statement."],"use":["pgsql","cockroach","ibm"]},{"code":"2F004","keys":["reading_sql_data_not_permitted","sql_function_attempted_to_read_data_but_function_was_not_defined_as_reads_sql_data"],"reasons":["The SQL function attempted to read data, but the function was not defined as READS SQL DATA."],"use":["pgsql","cockroach","ibm"]}]},"3B":{"label":"Savepoint Exception","messageSet":[{"code":"3B000","keys":["savepoint_exception"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"3B001","keys":["invalid_savepoint_specification","savepoint_not_valid"],"reasons":["The savepoint is not valid."],"use":["pgsql","cockroach","ibm"]},{"code":"3B002","keys":["maximum_number_of_savepoints_reached"],"reasons":["The maximum number of savepoints has been reached."],"use":["ibm"]},{"code":"3B501","keys":["a_duplicate_savepoint_name_was_detected"],"reasons":["A duplicate savepoint name was detected."],"use":["ibm"]},{"code":"3B502","keys":["a_release_or_rollback_to_savepoint_was_specified_butsavepoint_does_not_exist"],"reasons":["A RELEASE or ROLLBACK TO SAVEPOINT was specified, but a savepoint does not exist."],"use":["ibm"]},{"code":"3B504","keys":["a_savepoint_not_allowed_becauseresource_registered_that_does_not_support_savepoints"],"reasons":["A SAVEPOINT is not allowed because a resource is registered that does not support savepoints."],"use":["ibm"]}]},"3D":{"label":"Invalid Catalog Name","messageSet":[{"code":"3D000","keys":["invalid_catalog_name"],"reasons":[],"use":["pgsql","cockroach"]}]},"3F":{"label":"Invalid Schema Name","messageSet":[{"code":"3F000","keys":["invalid_schema_name","schema_name_invalid"],"reasons":["The schema name is invalid."],"use":["pgsql","cockroach","ibm"]}]},"F0":{"label":"Configuration File Error","messageSet":[{"code":"F0000","keys":["config_file_error"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"F0001","keys":["lock_file_exists"],"reasons":[],"use":["pgsql","cockroach"]}]},"HV":{"label":"Foreign Data Wrapper Error (SQL/MED)","messageSet":[{"code":"HV000","keys":["fdw_error"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"HV005","keys":["fdw_column_name_not_found"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"HV002","keys":["fdw_dynamic_parameter_value_needed"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"HV010","keys":["fdw_function_sequence_error"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"HV021","keys":["fdw_inconsistent_descriptor_information"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"HV024","keys":["fdw_invalid_attribute_value"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"HV007","keys":["fdw_invalid_column_name"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"HV008","keys":["fdw_invalid_column_number"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"HV004","keys":["fdw_invalid_data_type"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"HV006","keys":["fdw_invalid_data_type_descriptors"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"HV091","keys":["fdw_invalid_descriptor_field_identifier"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"HV00B","keys":["fdw_invalid_handle"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"HV00C","keys":["fdw_invalid_option_index"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"HV00D","keys":["fdw_invalid_option_name"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"HV090","keys":["fdw_invalid_string_length_or_buffer_length"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"HV00A","keys":["fdw_invalid_string_format"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"HV009","keys":["fdw_invalid_use_of_null_pointer"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"HV014","keys":["fdw_too_many_handles"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"HV001","keys":["fdw_out_of_memory"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"HV00P","keys":["fdw_no_schemas"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"HV00J","keys":["fdw_option_name_not_found"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"HV00K","keys":["fdw_reply_handle"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"HV00Q","keys":["fdw_schema_not_found"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"HV00R","keys":["fdw_table_not_found"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"HV00L","keys":["fdw_unable_to_create_execution"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"HV00M","keys":["fdw_unable_to_create_reply"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"HV00N","keys":["fdw_unable_to_establish_connection"],"reasons":[],"use":["pgsql","cockroach"]}]},"P0":{"label":"PL/pgSQL Error","messageSet":[{"code":"P0000","keys":["plpgsql_error"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"P0001","keys":["raise_exception"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"P0002","keys":["no_data_found"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"P0003","keys":["too_many_rows"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"P0004","keys":["assert_failure"],"reasons":[],"use":["pgsql","cockroach"]}]},"XX":{"label":"Internal Error","messageSet":[{"code":"XX000","keys":["internal_error"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"XX001","keys":["data_corrupted"],"reasons":[],"use":["pgsql","cockroach"]},{"code":"XX002","keys":["index_corrupted"],"reasons":[],"use":["pgsql","cockroach"]}]},"07":{"label":"Dynamic SQL Error","messageSet":[{"code":"07001","keys":["number_of_variables_not_correctnumber_of_parameter_markers"],"reasons":["The number of variables is not correct for the number of parameter markers."],"use":["ibm"]},{"code":"07002","keys":["call_parameter_list_or_control_block_invalid"],"reasons":["The call parameter list or control block is invalid."],"use":["ibm"]},{"code":"07003","keys":["statement_identified_execute_statement_isselect_statement_or_not_inprepared_state"],"reasons":["The statement identified in the EXECUTE statement is a select-statement, or is not in a prepared state."],"use":["ibm"]},{"code":"07004","keys":["using_clause_or_into_clause_required_for_dynamic_parameters"],"reasons":["The USING clause or INTO clause is required for dynamic parameters."],"use":["ibm"]},{"code":"07005","keys":["statement_name_cursor_identifiesprepared_statement_that_cannot_be_associated_withcursor"],"reasons":["The statement name of the cursor identifies a prepared statement that cannot be associated with a cursor."],"use":["ibm"]},{"code":"07006","keys":["an_input_variable_transition_variable_or_parameter_marker_cannot_be_used_because_of_its_data_type"],"reasons":["An input variable, transition variable, or parameter marker cannot be used, because of its data type."],"use":["ibm"]},{"code":"07008","keys":["descriptor_count_invalid"],"reasons":["The descriptor count is invalid."],"use":["ibm"]},{"code":"07009","keys":["descriptor_index_invalid"],"reasons":["The descriptor index is invalid."],"use":["ibm"]},{"code":"0700C","keys":["undefined_data_value"],"reasons":["Undefined DATA value."],"use":["ibm"]},{"code":"0700E","keys":["invalid_level_specified_set_descriptor_statement"],"reasons":["Invalid LEVEL specified in SET DESCRIPTOR statement."],"use":["ibm"]},{"code":"0700F","keys":["invalid_datetime_interval_code_specified_set_descriptor_statement"],"reasons":["Invalid DATETIME_INTERVAL_CODE specified in SET DESCRIPTOR statement."],"use":["ibm"]}]},"0E":{"label":"Invalid Schema Name List Specification","messageSet":[{"code":"0E000","keys":["path_name_list_not_valid"],"reasons":["The path name list is not valid."],"use":["ibm"]}]},"0K":{"label":"Resignal When Handler Not Active","messageSet":[{"code":"0K000","keys":["a_resignal_was_issued_buthandler_not_active"],"reasons":["A RESIGNAL was issued but a handler is not active."],"use":["ibm"]}]},"0N":{"label":"SQL/XML Mapping Error","messageSet":[{"code":"0N002","keys":["a_character_cannot_be_mapped_tovalid_xml_character"],"reasons":["A character cannot be mapped to a valid XML character."],"use":["ibm"]}]},"0W":{"label":"Prohibited Statement Encountered During Trigger","messageSet":[{"code":"0W000","keys":["statement_not_allowed_intrigger"],"reasons":["The statement is not allowed in a trigger."],"use":["ibm"]}]},"2E":{"label":"Invalid Connection Name","messageSet":[{"code":"2E000","keys":["connection_name_invalid"],"reasons":["Connection name is invalid."],"use":["ibm"]}]},"3C":{"label":"Ambiguous Cursor Name","messageSet":[{"code":"3C000","keys":["cursor_name_ambiguous"],"reasons":["The cursor name is ambiguous."],"use":["ibm"]}]},"5U":{"label":"Common Utilities and Tools","messageSet":[{"code":"5UA0O","keys":["argument_to_wrap_function_or_to_create_wrapped_procedure_not_valid"],"reasons":["The argument to the WRAP function or to the CREATE_WRAPPED procedure is not valid."],"use":["ibm"]}]},"NA":{"label":"Non associable class codes","messageSet":[{"code":"00000","keys":["successful_completion"],"reasons":["successful completion"],"use":["oracle"]},{"code":"01000","keys":["warning"],"reasons":["warning"],"use":["oracle"]},{"code":"01001","keys":["cursor_operation_conflict"],"reasons":["cursor operation conflict"],"use":["oracle"]},{"code":"01002","keys":["disconnect_error"],"reasons":["disconnect error"],"use":["oracle"]},{"code":"01003","keys":["null_value_eliminated_set_function"],"reasons":["null value eliminated in set function"],"use":["oracle"]},{"code":"01004","keys":["string_data_right_truncation"],"reasons":["string data - right truncation"],"use":["oracle"]},{"code":"01005","keys":["insufficient_item_descriptor_areas"],"reasons":["insufficient item descriptor areas"],"use":["oracle"]},{"code":"01006","keys":["privilege_not_revoked"],"reasons":["privilege not revoked"],"use":["oracle"]},{"code":"01007","keys":["privilege_not_granted"],"reasons":["privilege not granted"],"use":["oracle"]},{"code":"01008","keys":["implicit_zero_bit_padding"],"reasons":["implicit zero-bit padding"],"use":["oracle"]},{"code":"01009","keys":["search_condition_too_long_for_info_schema"],"reasons":["search condition too long for info schema"],"use":["oracle"]},{"code":"0100A","keys":["query_expression_too_long_for_info_schema"],"reasons":["query expression too long for info schema"],"use":["oracle"]},{"code":"02000","keys":["no_data"],"reasons":["no data"],"use":["oracle"]},{"code":"07000","keys":["dynamic_sql_error"],"reasons":["dynamic SQL error"],"use":["oracle"]},{"code":"07001","keys":["using_clause_does_not_match_parameter_specs"],"reasons":["using clause does not match parameter specs"],"use":["oracle"]},{"code":"07002","keys":["using_clause_does_not_match_target_specs"],"reasons":["using clause does not match target specs"],"use":["oracle"]},{"code":"07003","keys":["cursor_specification_cannot_be_executed"],"reasons":["cursor specification cannot be executed"],"use":["oracle"]},{"code":"07004","keys":["using_clause_required_for_dynamic_parameters"],"reasons":["using clause required for dynamic parameters"],"use":["oracle"]},{"code":"07005","keys":["prepared_statement_notcursor_specification"],"reasons":["prepared statement not a cursor specification"],"use":["oracle"]},{"code":"07006","keys":["restricted_datatype_attribute_violation"],"reasons":["restricted datatype attribute violation"],"use":["oracle"]},{"code":"07007","keys":["using_clause_required_for_result_fields"],"reasons":["using clause required for result fields"],"use":["oracle"]},{"code":"07008","keys":["invalid_descriptor_count"],"reasons":["invalid descriptor count"],"use":["oracle"]},{"code":"07009","keys":["invalid_descriptor_index"],"reasons":["invalid descriptor index"],"use":["oracle"]},{"code":"08000","keys":["connection_exception"],"reasons":["connection exception"],"use":["oracle"]},{"code":"08001","keys":["sql_client_unable_to_establish_sql_connection"],"reasons":["SQL client unable to establish SQL connection"],"use":["oracle"]},{"code":"08002","keys":["connection_name_use"],"reasons":["connection name in use"],"use":["oracle"]},{"code":"08003","keys":["connection_does_not_exist"],"reasons":["connection does not exist"],"use":["oracle"]},{"code":"08004","keys":["sql_server_rejected_sql_connection"],"reasons":["SQL server rejected SQL connection"],"use":["oracle"]},{"code":"08006","keys":["connection_failure"],"reasons":["connection failure"],"use":["oracle"]},{"code":"08007","keys":["transaction_resolution_unknown"],"reasons":["transaction resolution unknown"],"use":["oracle"]},{"code":"0A000","keys":["feature_not_supported"],"reasons":["feature not supported"],"use":["oracle"]},{"code":"0A001","keys":["multiple_server_transactions"],"reasons":["multiple server transactions"],"use":["oracle"]},{"code":"21000","keys":["cardinality_violation"],"reasons":["cardinality violation"],"use":["oracle"]},{"code":"22000","keys":["data_exception"],"reasons":["data exception"],"use":["oracle"]},{"code":"22001","keys":["string_data_right_truncation"],"reasons":["string data - right truncation"],"use":["oracle"]},{"code":"22002","keys":["null_value_no_indicator_parameter"],"reasons":["null value - no indicator parameter"],"use":["oracle"]},{"code":"22003","keys":["numeric_value_out_of_range"],"reasons":["numeric value out of range"],"use":["oracle"]},{"code":"22005","keys":["error_assignment"],"reasons":["error in assignment"],"use":["oracle"]},{"code":"22007","keys":["invalid_date_time_format"],"reasons":["invalid date-time format"],"use":["oracle"]},{"code":"22008","keys":["date_time_field_overflow"],"reasons":["date-time field overflow"],"use":["oracle"]},{"code":"22009","keys":["invalid_time_zone_displacement_value"],"reasons":["invalid time zone displacement value"],"use":["oracle"]},{"code":"22011","keys":["substring_error"],"reasons":["substring error"],"use":["oracle"]},{"code":"22012","keys":["division_by_zero"],"reasons":["division by zero"],"use":["oracle"]},{"code":"22015","keys":["interval_field_overflow"],"reasons":["interval field overflow"],"use":["oracle"]},{"code":"22018","keys":["invalid_character_value_for_cast"],"reasons":["invalid character value for cast"],"use":["oracle"]},{"code":"22019","keys":["invalid_escape_character"],"reasons":["invalid escape character"],"use":["oracle"]},{"code":"22021","keys":["character_not_repertoire"],"reasons":["character not in repertoire"],"use":["oracle"]},{"code":"22022","keys":["indicator_overflow"],"reasons":["indicator overflow"],"use":["oracle"]},{"code":"22023","keys":["invalid_parameter_value"],"reasons":["invalid parameter value"],"use":["oracle"]},{"code":"22024","keys":["unterminated_c_string"],"reasons":["unterminated C string"],"use":["oracle"]},{"code":"22025","keys":["invalid_escape_sequence"],"reasons":["invalid escape sequence"],"use":["oracle"]},{"code":"22026","keys":["string_data_length_mismatch"],"reasons":["string data - length mismatch"],"use":["oracle"]},{"code":"22027","keys":["trim_error"],"reasons":["trim error"],"use":["oracle"]},{"code":"23000","keys":["integrity_constraint_violation"],"reasons":["integrity constraint violation"],"use":["oracle"]},{"code":"24000","keys":["invalid_cursor_state"],"reasons":["invalid cursor state"],"use":["oracle"]},{"code":"25000","keys":["invalid_transaction_state"],"reasons":["invalid transaction state"],"use":["oracle"]},{"code":"26000","keys":["invalid_sql_statement_name"],"reasons":["invalid SQL statement name"],"use":["oracle"]},{"code":"27000","keys":["triggered_data_change_violation"],"reasons":["triggered data change violation"],"use":["oracle"]},{"code":"28000","keys":["invalid_authorization_specification"],"reasons":["invalid authorization specification"],"use":["oracle"]},{"code":"2A000","keys":["direct_sql_syntax_error_or_access_rule_violation"],"reasons":["direct SQL syntax error or access rule violation"],"use":["oracle"]},{"code":"2B000","keys":["dependent_privilege_descriptors_still_exist"],"reasons":["dependent privilege descriptors still exist"],"use":["oracle"]},{"code":"2C000","keys":["invalid_character_set_name"],"reasons":["invalid character set name"],"use":["oracle"]},{"code":"2D000","keys":["invalid_transaction_termination"],"reasons":["invalid transaction termination"],"use":["oracle"]},{"code":"2E000","keys":["invalid_connection_name"],"reasons":["invalid connection name"],"use":["oracle"]},{"code":"33000","keys":["invalid_sql_descriptor_name"],"reasons":["invalid SQL descriptor name"],"use":["oracle"]},{"code":"34000","keys":["invalid_cursor_name"],"reasons":["invalid cursor name"],"use":["oracle"]},{"code":"35000","keys":["invalid_condition_number"],"reasons":["invalid condition number"],"use":["oracle"]},{"code":"37000","keys":["dynamic_sql_syntax_error_or_access_rule_violation"],"reasons":["dynamic SQL syntax error or access rule violation"],"use":["oracle"]},{"code":"3C000","keys":["ambiguous_cursor_name"],"reasons":["ambiguous cursor name"],"use":["oracle"]},{"code":"3D000","keys":["invalid_catalog_name"],"reasons":["invalid catalog name"],"use":["oracle"]},{"code":"3F000","keys":["invalid_schema_name"],"reasons":["invalid schema name"],"use":["oracle"]},{"code":"40000","keys":["transaction_rollback"],"reasons":["transaction rollback"],"use":["oracle"]},{"code":"40001","keys":["serialization_failure"],"reasons":["serialization failure"],"use":["oracle"]},{"code":"40002","keys":["integrity_constraint_violation"],"reasons":["integrity constraint violation"],"use":["oracle"]},{"code":"40003","keys":["statement_completion_unknown"],"reasons":["statement completion unknown"],"use":["oracle"]},{"code":"42000","keys":["syntax_error_or_access_rule_violation"],"reasons":["syntax error or access rule violation"],"use":["oracle"]},{"code":"44000","keys":["with_check_option_violation"],"reasons":["with check option violation"],"use":["oracle"]},{"code":"60000","keys":["system_errors"],"reasons":["system errors"],"use":["oracle"]},{"code":"61000","keys":["resource_error"],"reasons":["resource error"],"use":["oracle"]},{"code":"62000","keys":["path_name_server_and_detached_process_errors"],"reasons":["path name server and detached process errors"],"use":["oracle"]},{"code":"63000","keys":["oracle_xa_and_two_task_interface_errors"],"reasons":["Oracle*XA and two-task interface errors"],"use":["oracle"]},{"code":"64000","keys":["control_file_database_file_and_redo_file_errors_archival_and_media_recovery_errors"],"reasons":["control file, database file, and redo file errors;\narchival and media recovery errors"],"use":["oracle"]},{"code":"65000","keys":["pl_sql_errors"],"reasons":["PL/SQL errors"],"use":["oracle"]},{"code":"66000","keys":["sql_net_driver_errors"],"reasons":["SQL*Net driver errors"],"use":["oracle"]},{"code":"67000","keys":["licensing_errors"],"reasons":["licensing errors"],"use":["oracle"]},{"code":"69000","keys":["sql_connect_errors"],"reasons":["SQL*Connect errors"],"use":["oracle"]},{"code":"72000","keys":["sql_execute_phase_errors"],"reasons":["SQL execute phase errors"],"use":["oracle"]},{"code":"82100","keys":["out_of_memory_could_not_allocate"],"reasons":["out of memory (could not allocate)"],"use":["oracle"]},{"code":"82101","keys":["inconsistent_cursor_cache_unit_cursor_global_cursor_mismatch"],"reasons":["inconsistent cursor cache: unit cursor/global cursor mismatch"],"use":["oracle"]},{"code":"82102","keys":["inconsistent_cursor_cache_no_global_cursor_entry"],"reasons":["inconsistent cursor cache: no global cursor entry"],"use":["oracle"]},{"code":"82103","keys":["inconsistent_cursor_cache_out_of_range_cursor_cache_reference"],"reasons":["inconsistent cursor cache: out of range cursor cache reference"],"use":["oracle"]},{"code":"82104","keys":["inconsistent_host_cache_no_cursor_cache_available"],"reasons":["inconsistent host cache: no cursor cache available"],"use":["oracle"]},{"code":"82105","keys":["inconsistent_cursor_cache_global_cursor_not_found"],"reasons":["inconsistent cursor cache: global cursor not found"],"use":["oracle"]},{"code":"82106","keys":["inconsistent_cursor_cache_invalid_oracle_cursor_number"],"reasons":["inconsistent cursor cache: invalid Oracle cursor number"],"use":["oracle"]},{"code":"82107","keys":["program_too_old_for_runtime_library"],"reasons":["program too old for runtime library"],"use":["oracle"]},{"code":"82108","keys":["invalid_descriptor_passed_to_runtime_library"],"reasons":["invalid descriptor passed to runtime library"],"use":["oracle"]},{"code":"82109","keys":["inconsistent_host_cache_host_reference_out_of_range"],"reasons":["inconsistent host cache: host reference is out of range"],"use":["oracle"]},{"code":"82110","keys":["inconsistent_host_cache_invalid_host_cache_entry_type"],"reasons":["inconsistent host cache: invalid host cache entry type"],"use":["oracle"]},{"code":"82111","keys":["heap_consistency_error"],"reasons":["heap consistency error"],"use":["oracle"]},{"code":"82112","keys":["unable_to_open_message_file"],"reasons":["unable to open message file"],"use":["oracle"]},{"code":"82113","keys":["code_generation_internal_consistency_failed"],"reasons":["code generation internal consistency failed"],"use":["oracle"]},{"code":"82114","keys":["reentrant_code_generator_gave_invalid_context"],"reasons":["reentrant code generator gave invalid context"],"use":["oracle"]},{"code":"82115","keys":["invalid_hstdef_argument"],"reasons":["invalid hstdef argument"],"use":["oracle"]},{"code":"82116","keys":["first_and_second_arguments_to_sqlrcn_both_null"],"reasons":["first and second arguments to sqlrcn both null"],"use":["oracle"]},{"code":"82117","keys":["invalid_open_or_prepfor_thconnection"],"reasons":["invalid OPEN or PREPARE for this connection"],"use":["oracle"]},{"code":"82118","keys":["application_context_not_found"],"reasons":["application context not found"],"use":["oracle"]},{"code":"82119","keys":["connect_error_can_t_get_error_text"],"reasons":["connect error. can't get error text"],"use":["oracle"]},{"code":"82120","keys":["precompiler_sqllib_version_mismatch"],"reasons":["precompiler/SQLLIB version mismatch."],"use":["oracle"]},{"code":"82121","keys":["fetched_number_of_bytes_odd"],"reasons":["FETCHed number of bytes is odd"],"use":["oracle"]},{"code":"82122","keys":["exec_tools_interface_not_available"],"reasons":["EXEC TOOLS interface is not available"],"use":["oracle"]},{"code":"90000","keys":["debug_events"],"reasons":["debug events"],"use":["oracle"]},{"code":"99999","keys":["catch_all"],"reasons":["catch all"],"use":["oracle"]},{"code":"HZ000","keys":["remote_database_access"],"reasons":["remote database access"],"use":["oracle"]},{"code":"1000","keys":["hashchk"],"reasons":["hashchk"],"use":["maria"]},{"code":"1001","keys":["isamchk"],"reasons":["isamchk"],"use":["maria"]},{"code":"1002","keys":["no"],"reasons":["NO"],"use":["maria"]},{"code":"1003","keys":["yes"],"reasons":["YES"],"use":["maria"]},{"code":"1004","keys":["can_t_create_file_s_errno_d"],"reasons":["Can't create file '%s' (errno: %d)"],"use":["maria"]},{"code":"1005","keys":["can_t_create_table_s_errno_d"],"reasons":["Can't create table '%s' (errno: %d)"],"use":["maria"]},{"code":"1006","keys":["can_t_create_database_s_errno_d"],"reasons":["Can't create database '%s' (errno: %d)"],"use":["maria"]},{"code":"1007","keys":["can_t_create_database_s_database_exists"],"reasons":["Can't create database '%s'. database exists"],"use":["maria"]},{"code":"1008","keys":["can_t_drop_database_s_database_doesn_t_exist"],"reasons":["Can't drop database '%s'. database doesn't exist"],"use":["maria"]},{"code":"1009","keys":["error_dropping_database_can_t_delete_s_errno_d"],"reasons":["Error dropping database (can't delete '%s', errno: %d)"],"use":["maria"]},{"code":"1010","keys":["error_dropping_database_can_t_rmdir_s_errno_d"],"reasons":["Error dropping database (can't rmdir '%s', errno: %d)"],"use":["maria"]},{"code":"1011","keys":["error_on_delete_of_s_errno_d"],"reasons":["Error on delete of '%s' (errno: %d)"],"use":["maria"]},{"code":"1012","keys":["can_t_read_record_system_table"],"reasons":["Can't read record in system table"],"use":["maria"]},{"code":"1013","keys":["can_t_get_status_of_s_errno_d"],"reasons":["Can't get status of '%s' (errno: %d)"],"use":["maria"]},{"code":"1014","keys":["can_t_get_working_directory_errno_d"],"reasons":["Can't get working directory (errno: %d)"],"use":["maria"]},{"code":"1015","keys":["can_t_lock_file_errno_d"],"reasons":["Can't lock file (errno: %d)"],"use":["maria"]},{"code":"1016","keys":["can_t_open_file_s_errno_d"],"reasons":["Can't open file: '%s' (errno: %d)"],"use":["maria"]},{"code":"1017","keys":["can_t_find_file_s_errno_d"],"reasons":["Can't find file: '%s' (errno: %d)"],"use":["maria"]},{"code":"1018","keys":["can_t_read_dir_of_s_errno_d"],"reasons":["Can't read dir of '%s' (errno: %d)"],"use":["maria"]},{"code":"1019","keys":["can_t_change_dir_to_s_errno_d"],"reasons":["Can't change dir to '%s' (errno: %d)"],"use":["maria"]},{"code":"1020","keys":["record_has_changed_since_last_read_table_s"],"reasons":["Record has changed since last read in table '%s'"],"use":["maria"]},{"code":"1021","keys":["disk_full_s_waiting_for_someone_to_free_some_space"],"reasons":["Disk full (%s). waiting for someone to free some space..."],"use":["maria"]},{"code":"1022","keys":["can_t_write_duplicate_key_table_s"],"reasons":["Can't write. duplicate key in table '%s'"],"use":["maria"]},{"code":"1023","keys":["error_on_close_of_s_errno_d"],"reasons":["Error on close of '%s' (errno: %d)"],"use":["maria"]},{"code":"1024","keys":["error_reading_file_s_errno_d","session_error"],"reasons":["Error reading file '%s' (errno: %d)","Session error"],"use":["maria","sap_hana"]},{"code":"1025","keys":["error_on_rename_of_s_to_s_errno_d","communication_error"],"reasons":["Error on rename of '%s' to '%s' (errno: %d)","Communication error"],"use":["maria","sap_hana"]},{"code":"1026","keys":["error_writing_file_s_errno_d","cannot_bindcommunication_port"],"reasons":["Error writing file '%s' (errno: %d)","Cannot bind a communication port"],"use":["maria","sap_hana"]},{"code":"1027","keys":["s_locked_against_change","communication_initialization_error"],"reasons":["'%s' is locked against change","Communication initialization error"],"use":["maria","sap_hana"]},{"code":"1028","keys":["sort_aborted","i_o_control_error"],"reasons":["Sort aborted","I/O control error"],"use":["maria","sap_hana"]},{"code":"1029","keys":["view_s_doesn_t_exist_for_s","connection_failure"],"reasons":["View '%s' doesn't exist for '%s'","Connection failure"],"use":["maria","sap_hana"]},{"code":"1030","keys":["got_error_d_from_storage_engine","send_error"],"reasons":["Got error %d from storage engine","Send error"],"use":["maria","sap_hana"]},{"code":"1031","keys":["table_storage_engine_for_s_doesn_t_have_thoption","receive_error"],"reasons":["Table storage engine for '%s' doesn't have this option","Receive error"],"use":["maria","sap_hana"]},{"code":"1032","keys":["can_t_find_record_s","cannot_createthread"],"reasons":["Can't find record in '%s'","Cannot create a thread"],"use":["maria","sap_hana"]},{"code":"1033","keys":["incorrect_information_file_s","error_while_parsing_protocol"],"reasons":["Incorrect information in file: '%s'","Error while parsing protocol"],"use":["maria","sap_hana"]},{"code":"1034","keys":["incorrect_key_file_for_table_s_try_to_repair_it","exceed_maximum_number_of_sessions"],"reasons":["Incorrect key file for table '%s'. try to repair it","Exceed maximum number of sessions"],"use":["maria","sap_hana"]},{"code":"1035","keys":["old_key_file_for_table_s_repair_it","not_supported_version"],"reasons":["Old key file for table '%s'. repair it!","Not supported version"],"use":["maria","sap_hana"]},{"code":"1036","keys":["table_s_read_only","invalid_session_id"],"reasons":["Table '%s' is read only","Invalid session id"],"use":["maria","sap_hana"]},{"code":"1037","keys":["out_of_memory_restart_server_and_try_aganeeded_d_bytes","unknown_hostname"],"reasons":["Out of memory. restart server and try again (needed %d bytes)","Unknown hostname"],"use":["maria","sap_hana"]},{"code":"1038","keys":["out_of_sort_memory_consider_increasing_server_sort_buffer_size","rejected_as_server_temporarily_overloaded"],"reasons":["Out of sort memory, consider increasing server sort buffer size","Rejected as server is temporarily overloaded"],"use":["maria","sap_hana"]},{"code":"1039","keys":["unexpected_eof_found_when_reading_file_s_errno_d"],"reasons":["Unexpected EOF found when reading file '%s' (Errno: %d)"],"use":["maria"]},{"code":"1040","keys":["too_many_connections"],"reasons":["Too many connections"],"use":["maria"]},{"code":"1041","keys":["out_of_memory_check_if_mysqld_or_some_other_process_uses_all_available_memory_if_not_you_may_have_to_use_ulimit_to_allow_mysqld_to_use_more_memory_or_you_can_add_more_swap_space"],"reasons":["Out of memory. check if mysqld or some other process uses all available memory. if not, you may have to use 'ulimit' to allow mysqld to use more memory or you can add more swap space"],"use":["maria"]},{"code":"1042","keys":["can_t_get_hostname_for_your_address"],"reasons":["Can't get hostname for your address"],"use":["maria"]},{"code":"1043","keys":["bad_handshake"],"reasons":["Bad handshake"],"use":["maria"]},{"code":"1044","keys":["access_denied_for_user_s_s_to_database_s"],"reasons":["Access denied for user '%s'@'%s' to database '%s'"],"use":["maria"]},{"code":"1045","keys":["access_denied_for_user_s_s_using_password_s"],"reasons":["Access denied for user '%s'@'%s' (using password: %s)"],"use":["maria"]},{"code":"1046","keys":["no_database_selected"],"reasons":["No database selected"],"use":["maria"]},{"code":"1047","keys":["unknown_command"],"reasons":["Unknown command"],"use":["maria"]},{"code":"1048","keys":["column_s_cannot_be_null"],"reasons":["Column '%s' cannot be null"],"use":["maria"]},{"code":"1049","keys":["unknown_database_s"],"reasons":["Unknown database '%s'"],"use":["maria"]},{"code":"1050","keys":["table_s_already_exists"],"reasons":["Table '%s' already exists"],"use":["maria"]},{"code":"1051","keys":["unknown_table_s"],"reasons":["Unknown table '%s'"],"use":["maria"]},{"code":"1052","keys":["column_s_s_ambiguous"],"reasons":["Column '%s' in %s is ambiguous"],"use":["maria"]},{"code":"1053","keys":["server_shutdown_progress"],"reasons":["Server shutdown in progress"],"use":["maria"]},{"code":"1054","keys":["unknown_column_s_s"],"reasons":["Unknown column '%s' in '%s'"],"use":["maria"]},{"code":"1055","keys":["s_isn_t_group_by"],"reasons":["'%s' isn't in GROUP BY"],"use":["maria"]},{"code":"1056","keys":["can_t_group_on_s"],"reasons":["Can't group on '%s'"],"use":["maria"]},{"code":"1057","keys":["statement_has_sum_functions_and_columns_same_statement"],"reasons":["Statement has sum functions and columns in same statement"],"use":["maria"]},{"code":"1058","keys":["column_count_doesn_t_match_value_count"],"reasons":["Column count doesn't match value count"],"use":["maria"]},{"code":"1059","keys":["identifier_name_s_too_long"],"reasons":["Identifier name '%s' is too long"],"use":["maria"]},{"code":"1060","keys":["duplicate_column_name_s"],"reasons":["Duplicate column name '%s'"],"use":["maria"]},{"code":"1061","keys":["duplicate_key_name_s"],"reasons":["Duplicate key name '%s'"],"use":["maria"]},{"code":"1062","keys":["duplicate_entry_s_for_key_d"],"reasons":["Duplicate entry '%s' for key %d"],"use":["maria"]},{"code":"1063","keys":["incorrect_column_specifier_for_column_s"],"reasons":["Incorrect column specifier for column '%s'"],"use":["maria"]},{"code":"1064","keys":["s_near_s_at_line_d"],"reasons":["%s near '%s' at line %d"],"use":["maria"]},{"code":"1065","keys":["query_was_empty"],"reasons":["Query was empty"],"use":["maria"]},{"code":"1066","keys":["not_unique_table_alias_s"],"reasons":["Not unique table/alias: '%s'"],"use":["maria"]},{"code":"1067","keys":["invalid_default_value_for_s"],"reasons":["Invalid default value for '%s'"],"use":["maria"]},{"code":"1068","keys":["multiple_primary_key_defined"],"reasons":["Multiple primary key defined"],"use":["maria"]},{"code":"1069","keys":["too_many_keys_specified_max_d_keys_allowed"],"reasons":["Too many keys specified. max %d keys allowed"],"use":["maria"]},{"code":"1070","keys":["too_many_key_parts_specified_max_d_parts_allowed"],"reasons":["Too many key parts specified. max %d parts allowed"],"use":["maria"]},{"code":"1071","keys":["specified_key_was_too_long_max_key_length_d_bytes"],"reasons":["Specified key was too long. max key length is %d bytes"],"use":["maria"]},{"code":"1072","keys":["key_column_s_doesn_t_exist_table"],"reasons":["Key column '%s' doesn't exist in table"],"use":["maria"]},{"code":"1073","keys":["blob_column_s_can_t_be_used_key_specification_with_used_table_type"],"reasons":["BLOB column '%s' can't be used in key specification with the used table type"],"use":["maria"]},{"code":"1074","keys":["column_length_too_big_for_column_s_max_lu_use_blob_or_text_instead"],"reasons":["Column length too big for column '%s' (max = %lu). use BLOB or TEXT instead"],"use":["maria"]},{"code":"1075","keys":["incorrect_table_definition_there_can_be_only_one_auto_column_and_it_must_be_defined_askey"],"reasons":["Incorrect table definition. there can be only one auto column and it must be defined as a key"],"use":["maria"]},{"code":"1076","keys":["s_ready_for_connections_version_s_socket_s_port_d"],"reasons":["%s: ready for connections. Version: '%s' socket: '%s' port: %d"],"use":["maria"]},{"code":"1077","keys":["s_normal_shutdown"],"reasons":["%s: Normal shutdown"],"use":["maria"]},{"code":"1078","keys":["s_got_signal_d_aborting"],"reasons":["%s: Got signal %d. Aborting!"],"use":["maria"]},{"code":"1079","keys":["s_shutdown_complete"],"reasons":["%s: Shutdown complete"],"use":["maria"]},{"code":"1080","keys":["s_forcing_close_of_thread_ld_user_s"],"reasons":["%s: Forcing close of thread %ld user: '%s'"],"use":["maria"]},{"code":"1081","keys":["can_t_create_ip_socket"],"reasons":["Can't create IP socket"],"use":["maria"]},{"code":"1082","keys":["table_s_has_no_index_like_one_used_create_index_recreate_table"],"reasons":["Table '%s' has no index like the one used in CREATE INDEX. recreate the table"],"use":["maria"]},{"code":"1083","keys":["field_separator_argument_not_what_expected_check_manual"],"reasons":["Field separator argument is not what is expected. check the manual"],"use":["maria"]},{"code":"1084","keys":["you_can_t_use_fixed_rowlength_with_blobs_please_use_fields_terminated_by"],"reasons":["You can't use fixed rowlength with BLOBs. please use 'fields terminated by'"],"use":["maria"]},{"code":"1085","keys":["file_s_must_be_database_directory_or_be_readable_by_all"],"reasons":["The file '%s' must be in the database directory or be readable by all"],"use":["maria"]},{"code":"1086","keys":["file_s_already_exists"],"reasons":["File '%s' already exists"],"use":["maria"]},{"code":"1087","keys":["records_ld_deleted_ld_skipped_ld_warnings_ld"],"reasons":["Records: %ld Deleted: %ld Skipped: %ld Warnings: %ld"],"use":["maria"]},{"code":"1088","keys":["records_ld_duplicates_ld","data_statistics_error"],"reasons":["Records: %ld Duplicates: %ld","Data statistics error"],"use":["maria","sap_hana"]},{"code":"1089","keys":["incorrect_prefix_key_used_key_part_isn_tstring_used_length_longer_than_key_part_or_storage_engine_doesn_t_support_unique_prefix_keys","no_matching_data_statistics_objects_found"],"reasons":["Incorrect prefix key. the used key part isn't a string, the used length is longer than the key part, or the storage engine doesn't support unique prefix keys","No matching data statistics objects found"],"use":["maria","sap_hana"]},{"code":"1090","keys":["you_can_t_delete_all_columns_with_alter_table_use_drop_table_instead","invalid_result_from_query_to_remote_source"],"reasons":["You can't delete all columns with ALTER TABLE. use DROP TABLE instead","Invalid result from query to remote source"],"use":["maria","sap_hana"]},{"code":"1091","keys":["can_t_drop_s_check_that_column_key_exists","specified_table_not_found_or_not_supported"],"reasons":["Can't DROP '%s'. check that column/key exists","Specified table not found or not supported"],"use":["maria","sap_hana"]},{"code":"1092","keys":["records_ld_duplicates_ld_warnings_ld","error_building_data_statistics_object"],"reasons":["Records: %ld Duplicates: %ld Warnings: %ld","Error building data statistics object"],"use":["maria","sap_hana"]},{"code":"1093","keys":["you_can_t_specify_target_table_s_for_update_from_clause","data_statistics_object_already_exists"],"reasons":["You can't specify target table '%s' for update in FROM clause","Data statistics object already exists"],"use":["maria","sap_hana"]},{"code":"1094","keys":["unknown_thread_id_lu","invalid_combination_of_settings_specified"],"reasons":["Unknown thread id: %lu","Invalid combination of settings specified"],"use":["maria","sap_hana"]},{"code":"1095","keys":["you_not_owner_of_thread_lu"],"reasons":["You are not owner of thread %lu"],"use":["maria"]},{"code":"1096","keys":["no_tables_used"],"reasons":["No tables used"],"use":["maria"]},{"code":"1097","keys":["too_many_strings_for_column_s_and_set"],"reasons":["Too many strings for column %s and SET"],"use":["maria"]},{"code":"1098","keys":["can_t_generateunique_log_filename_s_1_999"],"reasons":["Can't generate a unique log-filename %s.(1-999)"],"use":["maria"]},{"code":"1099","keys":["table_s_was_locked_withread_lock_and_can_t_be_updated"],"reasons":["Table '%s' was locked with a READ lock and can't be updated"],"use":["maria"]},{"code":"1100","keys":["table_s_was_not_locked_with_lock_tables"],"reasons":["Table '%s' was not locked with LOCK TABLES"],"use":["maria"]},{"code":"1101","keys":["you_should_never_see_it"],"reasons":["You should never see it"],"use":["maria"]},{"code":"1102","keys":["incorrect_database_name_s"],"reasons":["Incorrect database name '%s'"],"use":["maria"]},{"code":"1103","keys":["incorrect_table_name_s"],"reasons":["Incorrect table name '%s'"],"use":["maria"]},{"code":"1104","keys":["select_would_examine_more_than_max_josize_rows_check_your_where_and_use_set_sql_big_selects_1_or_set_max_josize_if_select_okay"],"reasons":["The SELECT would examine more than MAX_JOIN_SIZE rows. check your WHERE and use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE= ## if the SELECT is okay"],"use":["maria"]},{"code":"1105","keys":["unknown_error"],"reasons":["Unknown error"],"use":["maria"]},{"code":"1106","keys":["unknown_procedure_s"],"reasons":["Unknown procedure '%s'"],"use":["maria"]},{"code":"1107","keys":["incorrect_parameter_count_to_procedure_s"],"reasons":["Incorrect parameter count to procedure '%s'"],"use":["maria"]},{"code":"1108","keys":["incorrect_parameters_to_procedure_s"],"reasons":["Incorrect parameters to procedure '%s'"],"use":["maria"]},{"code":"1109","keys":["unknown_table_s_s"],"reasons":["Unknown table '%s' in %s"],"use":["maria"]},{"code":"1110","keys":["column_s_specified_twice"],"reasons":["Column '%s' specified twice"],"use":["maria"]},{"code":"1111","keys":["invalid_group_function"],"reasons":["Invalid use of group function"],"use":["maria"]},{"code":"1112","keys":["table_s_uses_extension_that_doesn_t_exist_thmariadb_version"],"reasons":["Table '%s' uses an extension that doesn't exist in this MariaDB version"],"use":["maria"]},{"code":"1113","keys":["a_table_must_have_at_least_1_column"],"reasons":["A table must have at least 1 column"],"use":["maria"]},{"code":"1114","keys":["table_s_full"],"reasons":["The table '%s' is full"],"use":["maria"]},{"code":"1115","keys":["unknown_character_set_s"],"reasons":["Unknown character set: '%s'"],"use":["maria"]},{"code":"1116","keys":["too_many_tables_mariadb_can_only_use_d_tables_injoin"],"reasons":["Too many tables. MariaDB can only use %d tables in a join"],"use":["maria"]},{"code":"1117","keys":["too_many_columns"],"reasons":["Too many columns"],"use":["maria"]},{"code":"1118","keys":["row_size_too_large_maximum_row_sizeused_table_type_not_counting_blobs_ld_you_have_to_change_some_columns_to_text_or_blobs"],"reasons":["Row size too large. The maximum row size for the used table type, not counting BLOBs, is %ld. You have to change some columns to TEXT or BLOBs"],"use":["maria"]},{"code":"1119","keys":["thread_stack_overrun_used_ld_ld_stack_use_mysqld_thread_stack_to_specifybigger_stack_if_needed"],"reasons":["Thread stack overrun: Used: %ld of a %ld stack. Use 'mysqld --thread_stack=#' to specify a bigger stack if needed"],"use":["maria"]},{"code":"1120","keys":["cross_dependency_found_outer_joexamine_your_on_conditions","usergroup_error"],"reasons":["Cross dependency found in OUTER JOIN. examine your ON conditions","Usergroup error"],"use":["maria","sap_hana"]},{"code":"1121","keys":["table_handler_doesn_t_support_null_given_index_please_change_column_s_to_be_not_null_or_use_another_handler","user_not_member_of_any_usergroup"],"reasons":["Table handler doesn't support NULL in given index. Please change column '%s' to be NOT NULL or use another handler","User is not member of any usergroup"],"use":["maria","sap_hana"]},{"code":"1122","keys":["can_t_load_function_s","current_and_new_usergroup_same"],"reasons":["Can't load function '%s'","Current and new usergroup are the same"],"use":["maria","sap_hana"]},{"code":"1123","keys":["can_t_initialize_function_s_s","unknown_parameter_for_usergroup"],"reasons":["Can't initialize function '%s'. %s","Unknown parameter for usergroup"],"use":["maria","sap_hana"]},{"code":"1124","keys":["no_paths_allowed_for_shared_library","unknown_parameter_set_for_usergroup"],"reasons":["No paths allowed for shared library","Unknown parameter set for usergroup"],"use":["maria","sap_hana"]},{"code":"1125","keys":["function_s_already_exists","same_parametername_specified_more_than_once"],"reasons":["Function '%s' already exists","Same parametername specified more than once"],"use":["maria","sap_hana"]},{"code":"1126","keys":["can_t_open_shared_library_s_errno_d_s","invalid_value_for_usergroup_parameter"],"reasons":["Can't open shared library '%s' (Errno: %d %s)","Invalid value for usergroup parameter"],"use":["maria","sap_hana"]},{"code":"1127","keys":["can_t_find_symbol_s_library","user_member_of_thusergroup"],"reasons":["Can't find symbol '%s' in library","User is member of this usergroup"],"use":["maria","sap_hana"]},{"code":"1128","keys":["function_s_not_defined"],"reasons":["Function '%s' is not defined"],"use":["maria"]},{"code":"1129","keys":["host_s_blocked_because_of_many_connection_errors_unblock_with_mysqladmflush_hosts"],"reasons":["Host '%s' is blocked because of many connection errors. unblock with 'mysqladmin flush-hosts'"],"use":["maria"]},{"code":"1130","keys":["host_s_not_allowed_to_connect_to_thmariadb_server"],"reasons":["Host '%s' is not allowed to connect to this MariaDB server"],"use":["maria"]},{"code":"1131","keys":["you_using_mariadb_as_anonymous_user_and_anonymous_users_not_allowed_to_change_passwords"],"reasons":["You are using MariaDB as an anonymous user and anonymous users are not allowed to change passwords"],"use":["maria"]},{"code":"1132","keys":["you_must_have_privileges_to_update_tables_mysql_database_to_be_able_to_change_passwords_for_others"],"reasons":["You must have privileges to update tables in the mysql database to be able to change passwords for others"],"use":["maria"]},{"code":"1133","keys":["can_t_find_any_matching_row_user_table"],"reasons":["Can't find any matching row in the user table"],"use":["maria"]},{"code":"1134","keys":["rows_matched_ld_changed_ld_warnings_ld"],"reasons":["Rows matched: %ld Changed: %ld Warnings: %ld"],"use":["maria"]},{"code":"1135","keys":["can_t_createnew_thread_errno_d_if_you_not_out_of_available_memory_you_can_consult_manual_forpossible_os_dependent_bug"],"reasons":["Can't create a new thread (Errno %d). if you are not out of available memory, you can consult the manual for a possible OS-dependent bug"],"use":["maria"]},{"code":"1136","keys":["column_count_doesn_t_match_value_count_at_row_ld"],"reasons":["Column count doesn't match value count at row %ld"],"use":["maria"]},{"code":"1137","keys":["can_t_reopen_table_s"],"reasons":["Can't reopen table: '%s'"],"use":["maria"]},{"code":"1138","keys":["invalid_null_value"],"reasons":["Invalid use of NULL value"],"use":["maria"]},{"code":"1139","keys":["got_error_s_from_regexp"],"reasons":["Got error '%s' from regexp"],"use":["maria"]},{"code":"1140","keys":["mixing_of_group_columns_mmax_count_with_no_group_columns_illegal_if__no_group_by_clause"],"reasons":["Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is illegal if there is no GROUP BY clause"],"use":["maria"]},{"code":"1141","keys":["_no_such_grant_defined_for_user_s_on_host_s"],"reasons":["There is no such grant defined for user '%s' on host '%s'"],"use":["maria"]},{"code":"1142","keys":["s_command_denied_to_user_s_s_for_table_s"],"reasons":["%s command denied to user '%s'@'%s' for table '%s'"],"use":["maria"]},{"code":"1143","keys":["s_command_denied_to_user_s_s_for_column_s_table_s"],"reasons":["%s command denied to user '%s'@'%s' for column '%s' in table '%s'"],"use":["maria"]},{"code":"1144","keys":["illegal_grant_revoke_command_please_consult_manual_to_see_which_privileges_can_be_used"],"reasons":["Illegal GRANT/REVOKE command. please consult the manual to see which privileges can be used"],"use":["maria"]},{"code":"1145","keys":["host_or_user_argument_to_grant_too_long"],"reasons":["The host or user argument to GRANT is too long"],"use":["maria"]},{"code":"1146","keys":["table_s_s_doesn_t_exist"],"reasons":["Table '%s.%s' doesn't exist"],"use":["maria"]},{"code":"1147","keys":["_no_such_grant_defined_for_user_s_on_host_s_on_table_s"],"reasons":["There is no such grant defined for user '%s' on host '%s' on table '%s'"],"use":["maria"]},{"code":"1148","keys":["used_command_not_allowed_with_thmariadb_version"],"reasons":["The used command is not allowed with this MariaDB version"],"use":["maria"]},{"code":"1149","keys":["you_have_error_your_sql_syntax_check_manual_that_corresponds_to_your_mariadb_server_versionright_syntax_to_use"],"reasons":["You have an error in your SQL syntax. check the manual that corresponds to your MariaDB server version for the right syntax to use"],"use":["maria"]},{"code":"1150","keys":["delayed_insert_thread_couldn_t_get_requested_lock_for_table_s"],"reasons":["Delayed insert thread couldn't get requested lock for table %s"],"use":["maria"]},{"code":"1151","keys":["too_many_delayed_threads_use"],"reasons":["Too many delayed threads in use"],"use":["maria"]},{"code":"1152","keys":["aborted_connection_ld_to_db_s_user_s_s","plan_stability_error"],"reasons":["Aborted connection %ld to db: '%s' user: '%s' (%s)","Plan stability error"],"use":["maria","sap_hana"]},{"code":"1153","keys":["gotpacket_bigger_than_max_allowed_packet_bytes","plan_stability_error_cannot_execute_command"],"reasons":["Got a packet bigger than 'max_allowed_packet' bytes","Plan stability error - cannot execute command"],"use":["maria","sap_hana"]},{"code":"1154","keys":["gotread_error_from_connection_pipe","plan_stability_error_abstract_sql_plan_table_empty"],"reasons":["Got a read error from the connection pipe","Plan stability error - abstract sql plan table is empty"],"use":["maria","sap_hana"]},{"code":"1155","keys":["got_error_from_fcntl","plan_stability_error_cannot_load_abstract_sql_plan"],"reasons":["Got an error from fcntl()","Plan stability error - cannot load abstract sql plan"],"use":["maria","sap_hana"]},{"code":"1156","keys":["got_packets_out_of_order","plan_stability_error_abstract_sql_plan_record_already_exists"],"reasons":["Got packets out of order","Plan stability error - abstract sql plan record already exists"],"use":["maria","sap_hana"]},{"code":"1157","keys":["couldn_t_uncompress_communication_packet","plan_stability_error_abstract_sql_plan_record_does_not_exist"],"reasons":["Couldn't uncompress communication packet","Plan stability error - abstract sql plan record does not exist"],"use":["maria","sap_hana"]},{"code":"1158","keys":["got_error_reading_communication_packets","cannot_capture_abstract_sql_plan"],"reasons":["Got an error reading communication packets","Cannot capture abstract sql plan"],"use":["maria","sap_hana"]},{"code":"1159","keys":["got_timeout_reading_communication_packets","plan_stability_error_migration"],"reasons":["Got timeout reading communication packets","Plan stability error - migration"],"use":["maria","sap_hana"]},{"code":"1160","keys":["got_error_writing_communication_packets","cannot_apply_abstract_sql_plan"],"reasons":["Got an error writing communication packets","Cannot apply abstract sql plan"],"use":["maria","sap_hana"]},{"code":"1161","keys":["got_timeout_writing_communication_packets","cannot_deserialize_abstract_sql_plan"],"reasons":["Got timeout writing communication packets","Cannot deserialize abstract sql plan"],"use":["maria","sap_hana"]},{"code":"1162","keys":["result_string_longer_than_max_allowed_packet_bytes","plan_stability_error_update_location_first"],"reasons":["Result string is longer than 'max_allowed_packet' bytes","Plan stability error - update location first"],"use":["maria","sap_hana"]},{"code":"1163","keys":["used_table_type_doesn_t_support_blob_text_columns","plan_stability_error_related_object_mismatch"],"reasons":["The used table type doesn't support BLOB/TEXT columns","Plan stability error - related object mismatch"],"use":["maria","sap_hana"]},{"code":"1164","keys":["used_table_type_doesn_t_support_auto_increment_columns"],"reasons":["The used table type doesn't support AUTO_INCREMENT columns"],"use":["maria"]},{"code":"1165","keys":["insert_delayed_can_t_be_used_with_table_s_because_it_locked_with_lock_tables"],"reasons":["INSERT DELAYED can't be used with table '%s' because it is locked with LOCK TABLES"],"use":["maria"]},{"code":"1166","keys":["incorrect_column_name_s"],"reasons":["Incorrect column name '%s'"],"use":["maria"]},{"code":"1167","keys":["used_storage_engine_can_t_index_column_s"],"reasons":["The used storage engine can't index column '%s'"],"use":["maria"]},{"code":"1168","keys":["unable_to_open_underlying_table_which_differently_defined_or_of_non_myisam_type_or_doesn_t_exist"],"reasons":["Unable to open underlying table which is differently defined or of non-MyISAM type or doesn't exist"],"use":["maria"]},{"code":"1169","keys":["can_t_write_because_of_unique_constraint_to_table_s"],"reasons":["Can't write, because of unique constraint, to table '%s'"],"use":["maria"]},{"code":"1170","keys":["blob_text_column_s_used_key_specification_withoutkey_length"],"reasons":["BLOB/TEXT column '%s' used in key specification without a key length"],"use":["maria"]},{"code":"1171","keys":["all_parts_primary_key_must_be_not_null_if_you_need_null_inkey_use_unique_instead"],"reasons":["All parts of a PRIMARY KEY must be NOT NULL. if you need NULL in a key, use UNIQUE instead"],"use":["maria"]},{"code":"1172","keys":["result_consisted_of_more_than_one_row"],"reasons":["Result consisted of more than one row"],"use":["maria"]},{"code":"1173","keys":["thtable_type_requiresprimary_key"],"reasons":["This table type requires a primary key"],"use":["maria"]},{"code":"1174","keys":["thversion_of_mariadb_not_compiled_with_raid_support"],"reasons":["This version of MariaDB is not compiled with RAID support"],"use":["maria"]},{"code":"1175","keys":["you_using_safe_update_mode_and_you_tried_to_updatetable_withoutwhere_that_useskey_column"],"reasons":["You are using safe update mode and you tried to update a table without a WHERE that uses a KEY column"],"use":["maria"]},{"code":"1176","keys":["key_s_doesn_t_exist_table_s"],"reasons":["Key '%s' doesn't exist in table '%s'"],"use":["maria"]},{"code":"1177","keys":["can_t_open_table"],"reasons":["Can't open table"],"use":["maria"]},{"code":"1178","keys":["storage_enginetable_doesn_t_support_s"],"reasons":["The storage engine for the table doesn't support %s"],"use":["maria"]},{"code":"1179","keys":["you_not_allowed_to_execute_thcommand_intransaction"],"reasons":["You are not allowed to execute this command in a transaction"],"use":["maria"]},{"code":"1180","keys":["got_error_d_during_commit"],"reasons":["Got error %d during COMMIT"],"use":["maria"]},{"code":"1181","keys":["got_error_d_during_rollback"],"reasons":["Got error %d during ROLLBACK"],"use":["maria"]},{"code":"1182","keys":["got_error_d_during_flush_logs"],"reasons":["Got error %d during FLUSH_LOGS"],"use":["maria"]},{"code":"1183","keys":["got_error_d_during_checkpoint"],"reasons":["Got error %d during CHECKPOINT"],"use":["maria"]},{"code":"1184","keys":["aborted_connection_ld_to_db_s_user_s_host_s_s"],"reasons":["Aborted connection %ld to db: '%s' user: '%s' host: '%s' (%s)"],"use":["maria"]},{"code":"1185","keys":["you_should_never_see_it"],"reasons":["You should never see it"],"use":["maria"]},{"code":"1186","keys":["binlog_closed_cannot_reset_master"],"reasons":["Binlog closed, cannot RESET MASTER"],"use":["maria"]},{"code":"1187","keys":["failed_rebuilding_index_of_dumped_table_s"],"reasons":["Failed rebuilding the index of dumped table '%s'"],"use":["maria"]},{"code":"1188","keys":["error_from_master_s"],"reasons":["Error from master: '%s'"],"use":["maria"]},{"code":"1189","keys":["net_error_reading_from_master"],"reasons":["Net error reading from master"],"use":["maria"]},{"code":"1190","keys":["net_error_writing_to_master"],"reasons":["Net error writing to master"],"use":["maria"]},{"code":"1191","keys":["can_t_find_fulltext_index_matching_column_list"],"reasons":["Can't find FULLTEXT index matching the column list"],"use":["maria"]},{"code":"1192","keys":["can_t_execute_given_command_because_you_have_active_locked_tables_or_active_transaction"],"reasons":["Can't execute the given command because you have active locked tables or an active transaction"],"use":["maria"]},{"code":"1193","keys":["unknown_system_variable_s"],"reasons":["Unknown system variable '%s'"],"use":["maria"]},{"code":"1194","keys":["table_s_marked_as_crashed_and_should_be_repaired"],"reasons":["Table '%s' is marked as crashed and should be repaired"],"use":["maria"]},{"code":"1195","keys":["table_s_marked_as_crashed_and_last_automatic_repair_failed"],"reasons":["Table '%s' is marked as crashed and last (automatic?) repair failed"],"use":["maria"]},{"code":"1196","keys":["some_non_transactional_changed_tables_couldn_t_be_rolled_back"],"reasons":["Some non-transactional changed tables couldn't be rolled back"],"use":["maria"]},{"code":"1197","keys":["multi_statement_transaction_required_more_than_max_binlog_cache_size_bytes_of_storage_increase_thmysqld_variable_and_try_again"],"reasons":["Multi-statement transaction required more than 'max_binlog_cache_size' bytes of storage. increase this mysqld variable and try again"],"use":["maria"]},{"code":"1198","keys":["thoperation_cannot_be_performed_withrunning_slave_run_stop_slave_first"],"reasons":["This operation cannot be performed with a running slave. run STOP SLAVE first"],"use":["maria"]},{"code":"1199","keys":["thoperation_requiresrunning_slave_configure_slave_and_do_start_slave"],"reasons":["This operation requires a running slave. configure slave and do START SLAVE"],"use":["maria"]},{"code":"1200","keys":["server_not_configured_as_slave_fix_config_file_or_with_change_master_to"],"reasons":["The server is not configured as slave. fix in config file or with CHANGE MASTER TO"],"use":["maria"]},{"code":"1201","keys":["could_not_initialize_master_info_structure_more_error_messages_can_be_found_mariadb_error_log"],"reasons":["Could not initialize master info structure. more error messages can be found in the MariaDB error log"],"use":["maria"]},{"code":"1202","keys":["could_not_create_slave_thread_check_system_resources"],"reasons":["Could not create slave thread. check system resources"],"use":["maria"]},{"code":"1203","keys":["user_s_already_has_more_than_max_user_connections_active_connections"],"reasons":["User %s already has more than 'max_user_connections' active connections"],"use":["maria"]},{"code":"1204","keys":["you_may_only_use_constant_expressions_with_set"],"reasons":["You may only use constant expressions with SET"],"use":["maria"]},{"code":"1205","keys":["lock_wait_timeout_exceeded_try_restarting_transaction"],"reasons":["Lock wait timeout exceeded. try restarting transaction"],"use":["maria"]},{"code":"1206","keys":["total_number_of_locks_exceeds_lock_table_size"],"reasons":["The total number of locks exceeds the lock table size"],"use":["maria"]},{"code":"1207","keys":["update_locks_cannot_be_acquired_duringread_uncommitted_transaction"],"reasons":["Update locks cannot be acquired during a READ UNCOMMITTED transaction"],"use":["maria"]},{"code":"1208","keys":["drop_database_not_allowed_while_thread_holding_global_read_lock"],"reasons":["DROP DATABASE not allowed while thread is holding global read lock"],"use":["maria"]},{"code":"1209","keys":["create_database_not_allowed_while_thread_holding_global_read_lock"],"reasons":["CREATE DATABASE not allowed while thread is holding global read lock"],"use":["maria"]},{"code":"1210","keys":["incorrect_arguments_to_s"],"reasons":["Incorrect arguments to %s"],"use":["maria"]},{"code":"1211","keys":["s_s_not_allowed_to_create_new_users"],"reasons":["'%s'@'%s' is not allowed to create new users"],"use":["maria"]},{"code":"1212","keys":["incorrect_table_definition_all_merge_tables_must_be_same_database"],"reasons":["Incorrect table definition. all MERGE tables must be in the same database"],"use":["maria"]},{"code":"1213","keys":["deadlock_found_when_trying_to_get_lock_try_restarting_transaction"],"reasons":["Deadlock found when trying to get lock. try restarting transaction"],"use":["maria"]},{"code":"1214","keys":["used_table_type_doesn_t_support_fulltext_indexes"],"reasons":["The used table type doesn't support FULLTEXT indexes"],"use":["maria"]},{"code":"1215","keys":["cannot_add_foreign_key_constraint"],"reasons":["Cannot add foreign key constraint"],"use":["maria"]},{"code":"1216","keys":["cannot_add_or_updatechild_rowforeign_key_constraint_fails"],"reasons":["Cannot add or update a child row: a foreign key constraint fails"],"use":["maria"]},{"code":"1217","keys":["cannot_delete_or_updateparent_rowforeign_key_constraint_fails"],"reasons":["Cannot delete or update a parent row: a foreign key constraint fails"],"use":["maria"]},{"code":"1218","keys":["error_connecting_to_master_s"],"reasons":["Error connecting to master: %s"],"use":["maria"]},{"code":"1219","keys":["error_running_query_on_master_s"],"reasons":["Error running query on master: %s"],"use":["maria"]},{"code":"1220","keys":["error_when_executing_command_s_s"],"reasons":["Error when executing command %s: %s"],"use":["maria"]},{"code":"1221","keys":["incorrect_usage_of_s_and_s"],"reasons":["Incorrect usage of %s and %s"],"use":["maria"]},{"code":"1222","keys":["used_select_statements_havedifferent_number_of_columns"],"reasons":["The used SELECT statements have a different number of columns"],"use":["maria"]},{"code":"1223","keys":["can_t_execute_query_because_you_haveconflicting_read_lock"],"reasons":["Can't execute the query because you have a conflicting read lock"],"use":["maria"]},{"code":"1224","keys":["mixing_of_transactional_and_non_transactional_tables_disabled"],"reasons":["Mixing of transactional and non-transactional tables is disabled"],"use":["maria"]},{"code":"1225","keys":["option_s_used_twice_statement"],"reasons":["Option '%s' used twice in statement"],"use":["maria"]},{"code":"1226","keys":["user_s_has_exceeded_s_resource_current_value_ld"],"reasons":["User '%s' has exceeded the '%s' resource (current value: %ld)"],"use":["maria"]},{"code":"1227","keys":["access_denied_you_need_at_least_one_s_privilege_s_for_thoperation"],"reasons":["Access denied. you need (at least one of) the %s privilege(s) for this operation"],"use":["maria"]},{"code":"1228","keys":["variable_s_issession_variable_and_can_t_be_used_with_set_global"],"reasons":["Variable '%s' is a SESSION variable and can't be used with SET GLOBAL"],"use":["maria"]},{"code":"1229","keys":["variable_s_isglobal_variable_and_should_be_set_with_set_global"],"reasons":["Variable '%s' is a GLOBAL variable and should be set with SET GLOBAL"],"use":["maria"]},{"code":"1230","keys":["variable_s_doesn_t_havedefault_value"],"reasons":["Variable '%s' doesn't have a default value"],"use":["maria"]},{"code":"1231","keys":["variable_s_can_t_be_set_to_value_of_s"],"reasons":["Variable '%s' can't be set to the value of '%s'"],"use":["maria"]},{"code":"1232","keys":["incorrect_argument_type_to_variable_s"],"reasons":["Incorrect argument type to variable '%s'"],"use":["maria"]},{"code":"1233","keys":["variable_s_can_only_be_set_not_read"],"reasons":["Variable '%s' can only be set, not read"],"use":["maria"]},{"code":"1234","keys":["incorrect_usage_placement_of_s"],"reasons":["Incorrect usage/placement of '%s'"],"use":["maria"]},{"code":"1235","keys":["thversion_of_mariadb_doesn_t_yet_support_s"],"reasons":["This version of MariaDB doesn't yet support '%s'"],"use":["maria"]},{"code":"1236","keys":["got_fatal_error_d_from_master_when_reading_data_from_binary_log_s"],"reasons":["Got fatal error %d from master when reading data from binary log: '%s'"],"use":["maria"]},{"code":"1237","keys":["slave_sql_thread_ignored_query_because_of_replicate_table_rules"],"reasons":["Slave SQL thread ignored the query because of replicate-*-table rules"],"use":["maria"]},{"code":"1238","keys":["variable_s_iss_variable"],"reasons":["Variable '%s' is a %s variable"],"use":["maria"]},{"code":"1239","keys":["incorrect_foreign_key_definition_for_s_s"],"reasons":["Incorrect foreign key definition for '%s': %s"],"use":["maria"]},{"code":"1240","keys":["key_reference_and_table_reference_don_t_match"],"reasons":["Key reference and table reference don't match"],"use":["maria"]},{"code":"1241","keys":["operand_should_contad_column_s"],"reasons":["Operand should contain %d column(s)"],"use":["maria"]},{"code":"1242","keys":["subquery_returns_more_than_1_row"],"reasons":["Subquery returns more than 1 row"],"use":["maria"]},{"code":"1243","keys":["unknown_prepared_statement_handler_s_given_to_s"],"reasons":["Unknown prepared statement handler (%.*s) given to %s"],"use":["maria"]},{"code":"1244","keys":["help_database_corrupt_or_does_not_exist"],"reasons":["Help database is corrupt or does not exist"],"use":["maria"]},{"code":"1245","keys":["cyclic_reference_on_subqueries"],"reasons":["Cyclic reference on subqueries"],"use":["maria"]},{"code":"1246","keys":["converting_column_s_from_s_to_s"],"reasons":["Converting column '%s' from %s to %s"],"use":["maria"]},{"code":"1247","keys":["reference_s_not_supported_s"],"reasons":["Reference '%s' not supported (%s)"],"use":["maria"]},{"code":"1248","keys":["every_derived_table_must_have_its_own_alias"],"reasons":["Every derived table must have its own alias"],"use":["maria"]},{"code":"1249","keys":["select_u_was_reduced_during_optimization"],"reasons":["Select %u was reduced during optimization"],"use":["maria"]},{"code":"1250","keys":["table_s_from_one_selects_cannot_be_used_s"],"reasons":["Table '%s' from one of the SELECTs cannot be used in %s"],"use":["maria"]},{"code":"1251","keys":["client_does_not_support_authentication_protocol_requested_by_server_consider_upgrading_mariadb_client"],"reasons":["Client does not support authentication protocol requested by server. consider upgrading MariaDB client"],"use":["maria"]},{"code":"1252","keys":["all_parts_spatial_index_must_be_not_null"],"reasons":["All parts of a SPATIAL index must be NOT NULL"],"use":["maria"]},{"code":"1253","keys":["collation_s_not_valid_for_character_set_s"],"reasons":["COLLATION '%s' is not valid for CHARACTER SET '%s'"],"use":["maria"]},{"code":"1254","keys":["slave_already_running"],"reasons":["Slave is already running"],"use":["maria"]},{"code":"1255","keys":["slave_already_stopped"],"reasons":["Slave already has been stopped"],"use":["maria"]},{"code":"1256","keys":["uncompressed_data_size_too_large_maximum_size_d_probably_length_of_uncompressed_data_was_corrupted"],"reasons":["Uncompressed data size too large. the maximum size is %d (probably, length of uncompressed data was corrupted)"],"use":["maria"]},{"code":"1257","keys":["zlib_not_enough_memory"],"reasons":["ZLIB: Not enough memory"],"use":["maria"]},{"code":"1258","keys":["zlib_not_enough_room_output_buffer_probably_length_of_uncompressed_data_was_corrupted"],"reasons":["ZLIB: Not enough room in the output buffer (probably, length of uncompressed data was corrupted)"],"use":["maria"]},{"code":"1259","keys":["zlib_input_data_corrupted"],"reasons":["ZLIB: Input data corrupted"],"use":["maria"]},{"code":"1260","keys":["row_u_was_cut_by_group_concat"],"reasons":["Row %u was cut by GROUP_CONCAT()"],"use":["maria"]},{"code":"1261","keys":["row_ld_doesn_t_contadata_for_all_columns"],"reasons":["Row %ld doesn't contain data for all columns"],"use":["maria"]},{"code":"1262","keys":["row_ld_was_truncated_it_contained_more_data_than_there_were_input_columns"],"reasons":["Row %ld was truncated. it contained more data than there were input columns"],"use":["maria"]},{"code":"1263","keys":["column_set_to_default_value_null_supplied_to_not_null_column_s_at_row_ld"],"reasons":["Column set to default value. NULL supplied to NOT NULL column '%s' at row %ld"],"use":["maria"]},{"code":"1264","keys":["out_of_range_value_for_column_s_at_row_ld"],"reasons":["Out of range value for column '%s' at row %ld"],"use":["maria"]},{"code":"1265","keys":["data_truncated_for_column_s_at_row_ld"],"reasons":["Data truncated for column '%s' at row %ld"],"use":["maria"]},{"code":"1266","keys":["using_storage_engine_s_for_table_s"],"reasons":["Using storage engine %s for table '%s'"],"use":["maria"]},{"code":"1267","keys":["illegal_mix_of_collations_s_s_and_s_s_for_operation_s"],"reasons":["Illegal mix of collations (%s,%s) and (%s,%s) for operation '%s'"],"use":["maria"]},{"code":"1268","keys":["cannot_drop_one_or_more_requested_users"],"reasons":["Cannot drop one or more of the requested users"],"use":["maria"]},{"code":"1269","keys":["can_t_revoke_all_privileges_for_one_or_more_requested_users"],"reasons":["Can't revoke all privileges for one or more of the requested users"],"use":["maria"]},{"code":"1270","keys":["illegal_mix_of_collations_s_s_s_s_s_s_for_operation_s"],"reasons":["Illegal mix of collations (%s,%s), (%s,%s), (%s,%s) for operation '%s'"],"use":["maria"]},{"code":"1271","keys":["illegal_mix_of_collations_for_operation_s"],"reasons":["Illegal mix of collations for operation '%s'"],"use":["maria"]},{"code":"1272","keys":["variable_s_notvariable_component_can_t_be_used_as_xxxx_variable_name"],"reasons":["Variable '%s' is not a variable component (can't be used as XXXX.variable_name)"],"use":["maria"]},{"code":"1273","keys":["unknown_collation_s"],"reasons":["Unknown collation: '%s'"],"use":["maria"]},{"code":"1274","keys":["ssl_parameters_change_master_ignored_because_thmariadb_slave_was_compiled_without_ssl_support_they_can_be_used_later_if_mariadb_slave_with_ssl_started"],"reasons":["SSL parameters in CHANGE MASTER are ignored because this MariaDB slave was compiled without SSL support. they can be used later if MariaDB slave with SSL is started"],"use":["maria"]},{"code":"1275","keys":["server_running_secure_auth_mode_but_s_s_haspassword_old_format_please_change_password_to_new_format"],"reasons":["Server is running in --secure-auth mode, but '%s'@'%s' has a password in the old format. please change the password to the new format"],"use":["maria"]},{"code":"1276","keys":["field_or_reference_s_s_s_s_s_of_select_d_was_resolved_select_d"],"reasons":["Field or reference '%s%s%s%s%s' of SELECT #%d was resolved in SELECT #%d"],"use":["maria"]},{"code":"1277","keys":["incorrect_parameter_or_combination_of_parameters_for_start_slave_until"],"reasons":["Incorrect parameter or combination of parameters for START SLAVE UNTIL"],"use":["maria"]},{"code":"1278","keys":["it_recommended_to_use_skip_slave_start_when_doing_step_by_step_replication_with_start_slave_until_otherwise_you_will_get_problems_if_you_get_unexpected_slave_s_mysqld_restart"],"reasons":["It is recommended to use --skip-slave-start when doing step-by-step replication with START SLAVE UNTIL. otherwise, you will get problems if you get an unexpected slave's mysqld restart"],"use":["maria"]},{"code":"1279","keys":["sql_thread_not_to_be_started_so_until_options_ignored"],"reasons":["SQL thread is not to be started so UNTIL options are ignored"],"use":["maria"]},{"code":"1280","keys":["incorrect_index_name_s","sqlscript_error"],"reasons":["Incorrect index name '%s'","Sqlscript error"],"use":["maria","sap_hana"]},{"code":"1281","keys":["incorrect_catalog_name_s","wrong_number_or_types_of_parameters_call"],"reasons":["Incorrect catalog name '%s'","Wrong number or types of parameters in call"],"use":["maria","sap_hana"]},{"code":"1282","keys":["query_cache_failed_to_set_size_lu_new_query_cache_size_lu","output_parameter_notvariable"],"reasons":["Query cache failed to set size %lu. new query cache size is %lu","Output parameter not a variable"],"use":["maria","sap_hana"]},{"code":"1283","keys":["column_s_cannot_be_part_of_fulltext_index","out_and_out_parameters_may_not_have_default_expressions"],"reasons":["Column '%s' cannot be part of FULLTEXT index","OUT and IN OUT parameters may not have default expressions"],"use":["maria","sap_hana"]},{"code":"1284","keys":["unknown_key_cache_s","duplicate_parameters_not_permitted"],"reasons":["Unknown key cache '%s'","Duplicate parameters are not permitted"],"use":["maria","sap_hana"]},{"code":"1285","keys":["mariadb_started_skip_name_resolve_mode_you_must_restart_it_without_thswitch_for_thgrant_to_work","at_most_one_declaration_permitted_declaration_section"],"reasons":["MariaDB is started in --skip-name-resolve mode. you must restart it without this switch for this grant to work","At most one declaration is permitted in the declaration section"],"use":["maria","sap_hana"]},{"code":"1286","keys":["unknown_storage_engine_s","cursor_must_be_declared_by_select_statement"],"reasons":["Unknown storage engine '%s'","Cursor must be declared by SELECT statement"],"use":["maria","sap_hana"]},{"code":"1287","keys":["s_deprecated_and_will_be_removed_infuture_release_please_use_s_instead","identifier_must_be_declared"],"reasons":["'%s' is deprecated and will be removed in a future release. Please use %s instead","Identifier must be declared"],"use":["maria","sap_hana"]},{"code":"1288","keys":["target_table_s_s_not_updatable","expression_cannot_be_used_as_assignment_target"],"reasons":["The target table %s of the %s is not updatable","Expression cannot be used as an assignment target"],"use":["maria","sap_hana"]},{"code":"1289","keys":["s_feature_disabled_you_need_mariadb_built_with_s_to_have_it_working","not_allowed_expression_for_into_target"],"reasons":["The '%s' feature is disabled. you need MariaDB built with '%s' to have it working","Not allowed expression for INTO-target"],"use":["maria","sap_hana"]},{"code":"1290","keys":["mariadb_server_running_with_s_option_so_it_cannot_execute_thstatement","expression_inappropriate_as_left_hand_side_of_assignment_statement"],"reasons":["The MariaDB server is running with the %s option so it cannot execute this statement","Expression is inappropriate as the left hand side of an assignment statement"],"use":["maria","sap_hana"]},{"code":"1291","keys":["column_s_has_duplicated_value_s_s","expression_of_wrong_type"],"reasons":["Column '%s' has duplicated value '%s' in %s","Expression is of wrong type"],"use":["maria","sap_hana"]},{"code":"1292","keys":["truncated_incorrect_s_value_s","illegal_loop_control_statement"],"reasons":["Truncated incorrect %s value: '%s'","Illegal loop control statement"],"use":["maria","sap_hana"]},{"code":"1293","keys":["incorrect_table_definition_there_can_be_only_one_timestamp_column_with_current_timestamp_default_or_on_update_clause","notcondition_variable"],"reasons":["Incorrect table definition. there can be only one TIMESTAMP column with CURRENT_TIMESTAMP in DEFAULT or ON UPDATE clause","Not a condition variable"],"use":["maria","sap_hana"]},{"code":"1294","keys":["invalid_on_update_clause_for_s_column","an_into_clause_expected_select_statement"],"reasons":["Invalid ON UPDATE clause for '%s' column","An INTO clause is expected in SELECT statement"],"use":["maria","sap_hana"]},{"code":"1295","keys":["thcommand_not_supported_prepared_statement_protocol_yet","not_permitted_statement"],"reasons":["This command is not supported in the prepared statement protocol yet","Not permitted statement"],"use":["maria","sap_hana"]},{"code":"1296","keys":["got_error_d_s_from_s","identifier_notcursor"],"reasons":["Got error %d '%s' from %s","Identifier is not a cursor"],"use":["maria","sap_hana"]},{"code":"1297","keys":["got_temporary_error_d_s_from_s","wrong_number_of_values_into_list_fetch_statement"],"reasons":["Got temporary error %d '%s' from %s","Wrong number of values in the INTO list of a FETCH statement"],"use":["maria","sap_hana"]},{"code":"1298","keys":["unknown_or_incorrect_time_zone_s","unhandled_user_defined_exception"],"reasons":["Unknown or incorrect time zone: '%s'","Unhandled user-defined exception"],"use":["maria","sap_hana"]},{"code":"1299","keys":["invalid_timestamp_value_column_s_at_row_ld","no_data_found"],"reasons":["Invalid TIMESTAMP value in column '%s' at row %ld","No data found"],"use":["maria","sap_hana"]},{"code":"1300","keys":["invalid_s_character_string_s","fetch_returns_more_than_requested_number_of_rows"],"reasons":["Invalid %s character string: '%s'","Fetch returns more than requested number of rows"],"use":["maria","sap_hana"]},{"code":"1301","keys":["result_of_s_was_larger_than_max_allowed_packet_ld_truncated","numeric_or_value_error"],"reasons":["Result of %s() was larger than max_allowed_packet (%ld) - truncated","Numeric or value error"],"use":["maria","sap_hana"]},{"code":"1302","keys":["conflicting_declarations_s_s_and_s_s","parallelizable_function_cannot_have_out_or_out_parameter"],"reasons":["Conflicting declarations: '%s%s' and '%s%s'","Parallelizable function cannot have OUT or IN OUT parameter"],"use":["maria","sap_hana"]},{"code":"1303","keys":["can_t_creates_from_withanother_stored_routine","user_defined_exception"],"reasons":["Can't create a %s from within another stored routine","User-defined exception"],"use":["maria","sap_hana"]},{"code":"1304","keys":["s_s_already_exists","cursor_already_opened"],"reasons":["%s %s already exists","Cursor is already opened"],"use":["maria","sap_hana"]},{"code":"1305","keys":["s_s_does_not_exist","return_type_invalid"],"reasons":["%s %s does not exist","Return type is invalid"],"use":["maria","sap_hana"]},{"code":"1306","keys":["failed_to_drop_s_s","return_type_mismatch"],"reasons":["Failed to DROP %s %s","Return type mismatch"],"use":["maria","sap_hana"]},{"code":"1307","keys":["failed_to_create_s_s","unsupported_datatype_used"],"reasons":["Failed to CREATE %s %s","Unsupported datatype is used"],"use":["maria","sap_hana"]},{"code":"1308","keys":["s_with_no_matching_label_s","illegal_single_assignment"],"reasons":["%s with no matching label: %s","Illegal single assignment"],"use":["maria","sap_hana"]},{"code":"1309","keys":["redefining_label_s","invalid_table_variable"],"reasons":["Redefining label %s","Invalid use of table variable"],"use":["maria","sap_hana"]},{"code":"1310","keys":["end_label_s_without_match","scalar_type_not_allowed"],"reasons":["End-label %s without match","Scalar type is not allowed"],"use":["maria","sap_hana"]},{"code":"1311","keys":["referring_to_uninitialized_variable_s","out_parameter_not_specified"],"reasons":["Referring to uninitialized variable %s","Out parameter is not specified"],"use":["maria","sap_hana"]},{"code":"1312","keys":["procedure_s_can_t_returnresult_set_given_context","at_most_one_output_parameter_allowed"],"reasons":["PROCEDURE %s can't return a result set in the given context","At most one output parameter is allowed"],"use":["maria","sap_hana"]},{"code":"1313","keys":["return_only_allowed_infunction","output_parameter_should_betable_ortable_variable"],"reasons":["RETURN is only allowed in a FUNCTION","Output parameter should be a table or a table variable"],"use":["maria","sap_hana"]},{"code":"1314","keys":["s_not_allowed_stored_procedures","invalid_or_reserved_variable_name"],"reasons":["%s is not allowed in stored procedures","Invalid or reserved variable name"],"use":["maria","sap_hana"]},{"code":"1315","keys":["update_log_deprecated_and_replaced_by_binary_log_set_sql_log_update_ignored_thoption_will_be_removed_mariadb_5_6","return_result_set_from_select_statement_exist_when_result_view_defined"],"reasons":["The update log is deprecated and replaced by the binary log. SET SQL_LOG_UPDATE has been ignored. This option will be removed in MariaDB 5.6.","Return result set from SELECT statement exist when result view is defined"],"use":["maria","sap_hana"]},{"code":"1316","keys":["update_log_deprecated_and_replaced_by_binary_log_set_sql_log_update_translated_to_set_sql_log_bthoption_will_be_removed_mariadb_5_6","some_out_table_variable_not_assigned"],"reasons":["The update log is deprecated and replaced by the binary log. SET SQL_LOG_UPDATE has been translated to SET SQL_LOG_BIN. This option will be removed in MariaDB 5.6.","Some out table variable is not assigned"],"use":["maria","sap_hana"]},{"code":"1317","keys":["query_execution_was_interrupted","function_name_exceeds_maximum_length_limitation"],"reasons":["Query execution was interrupted","Function name exceeds maximum length limitation"],"use":["maria","sap_hana"]},{"code":"1318","keys":["incorrect_number_of_arguments_for_s_s_expected_u_got_u","built_function_not_defined"],"reasons":["Incorrect number of arguments for %s %s. expected %u, got %u","Built-in function not defined"],"use":["maria","sap_hana"]},{"code":"1319","keys":["undefined_condition_s","parameter_must_betable_name"],"reasons":["Undefined CONDITION: %s","Parameter must be a table name"],"use":["maria","sap_hana"]},{"code":"1320","keys":["no_return_found_function_s","parameter_must_be_attribute_name_withouttable_name_upfront"],"reasons":["No RETURN found in FUNCTION %s","Parameter must be an attribute name without a table name upfront"],"use":["maria","sap_hana"]},{"code":"1321","keys":["function_s_ended_without_return","parameter_must_be_attribute_name_without_alias"],"reasons":["FUNCTION %s ended without RETURN","Parameter must be an attribute name without an alias"],"use":["maria","sap_hana"]},{"code":"1322","keys":["cursor_statement_must_beselect","ce_calc_not_allowed"],"reasons":["Cursor statement must be a SELECT","CE_CALC not allowed"],"use":["maria","sap_hana"]},{"code":"1323","keys":["cursor_select_must_not_have_into","parameter_must_bevector_of_columns_or_aggregations"],"reasons":["Cursor SELECT must not have INTO","Parameter must be a vector of columns or aggregations"],"use":["maria","sap_hana"]},{"code":"1324","keys":["undefined_cursor_s","joattribute_must_be_available_projection_list"],"reasons":["Undefined CURSOR: %s","Join attribute must be available in projection list"],"use":["maria","sap_hana"]},{"code":"1325","keys":["cursor_already_open","parameter_must_bevector_of_sql_identifiers"],"reasons":["Cursor is already open","Parameter must be a vector of sql identifiers"],"use":["maria","sap_hana"]},{"code":"1326","keys":["cursor_not_open","duplicate_attribute_name"],"reasons":["Cursor is not open","Duplicate attribute name"],"use":["maria","sap_hana"]},{"code":"1327","keys":["undeclared_variable_s","parameter_hasnon_supported_type"],"reasons":["Undeclared variable: %s","Parameter has a non supported type"],"use":["maria","sap_hana"]},{"code":"1328","keys":["incorrect_number_of_fetch_variables","attribute_not_found_column_table"],"reasons":["Incorrect number of FETCH variables","Attribute not found in column table"],"use":["maria","sap_hana"]},{"code":"1329","keys":["no_data_zero_rows_fetched_selected_or_processed","duplicate_column_name"],"reasons":["No data - zero rows fetched, selected, or processed","Duplicate column name"],"use":["maria","sap_hana"]},{"code":"1330","keys":["duplicate_parameter_s","syntax_error_for_calculated_attribute"],"reasons":["Duplicate parameter: %s","Syntax Error for calculated Attribute"],"use":["maria","sap_hana"]},{"code":"1331","keys":["duplicate_variable_s","syntax_error_filter_expression"],"reasons":["Duplicate variable: %s","Syntax Error in filter expression"],"use":["maria","sap_hana"]},{"code":"1332","keys":["duplicate_condition_s","parameter_must_bevalid_column_table_or_projection_view_on_column_tables"],"reasons":["Duplicate condition: %s","Parameter must be a valid column table or projection view on column tables"],"use":["maria","sap_hana"]},{"code":"1333","keys":["duplicate_cursor_s","joattributes_not_found_variable"],"reasons":["Duplicate cursor: %s","Join attributes not found in variable"],"use":["maria","sap_hana"]},{"code":"1334","keys":["failed_to_alter_s_s","input_parameters_do_not_have_same_table_type"],"reasons":["Failed to ALTER %s %s","Input parameters do not have the same table type"],"use":["maria","sap_hana"]},{"code":"1335","keys":["subquery_value_not_supported","cyclic_dependency_found_inruntime_procedure"],"reasons":["Subquery value not supported","Cyclic dependency found in a runtime procedure"],"use":["maria","sap_hana"]},{"code":"1336","keys":["s_not_allowed_stored_function_or_trigger","unexpected_internal_exception_caught_inruntime_procedure"],"reasons":["%s is not allowed in stored function or trigger","Unexpected internal exception caught in a runtime procedure"],"use":["maria","sap_hana"]},{"code":"1337","keys":["variable_or_condition_declaration_after_cursor_or_handler_declaration","variable_depends_on_unassigned_variable"],"reasons":["Variable or condition declaration after cursor or handler declaration","Variable depends on an unassigned variable"],"use":["maria","sap_hana"]},{"code":"1338","keys":["cursor_declaration_after_handler_declaration","cannot_find_table_used_ce_conversion"],"reasons":["Cursor declaration after handler declaration","Cannot find table used in CE_CONVERSION"],"use":["maria","sap_hana"]},{"code":"1339","keys":["case_not_found_for_case_statement","too_many_parameters"],"reasons":["Case not found for CASE statement","Too many parameters"],"use":["maria","sap_hana"]},{"code":"1340","keys":["configuration_file_s_too_big","depth_nested_call_too_deep"],"reasons":["Configuration file '%s' is too big","The depth of the nested call is too deep"],"use":["maria","sap_hana"]},{"code":"1341","keys":["malformed_file_type_header_file_s","procedure_version_validation_failed"],"reasons":["Malformed file type header in file '%s'","Procedure version validation failed"],"use":["maria","sap_hana"]},{"code":"1342","keys":["unexpected_end_of_file_while_parsing_comment_s","attribute_has_same_name_as_alias"],"reasons":["Unexpected end of file while parsing comment '%s'","Attribute has the same name as the alias"],"use":["maria","sap_hana"]},{"code":"1343","keys":["error_while_parsing_parameter_s_line_s","retry_exception_occurred_inruntime_procedure"],"reasons":["Error while parsing parameter '%s' (line: '%s')","Retry Exception is occurred in a runtime procedure"],"use":["maria","sap_hana"]},{"code":"1344","keys":["unexpected_end_of_file_while_skipping_unknown_parameter_s","dynamic_sql_or_ddl_not_allowed"],"reasons":["Unexpected end of file while skipping unknown parameter '%s'","Dynamic SQL or DDL is not allowed"],"use":["maria","sap_hana"]},{"code":"1345","keys":["explashow_can_not_be_issued_lacking_privileges_for_underlying_table","not_allowed_concurrent_write"],"reasons":["EXPLAIN/SHOW can not be issued. lacking privileges for underlying table","Not allowed concurrent write"],"use":["maria","sap_hana"]},{"code":"1346","keys":["file_s_has_unknown_type_s_its_header","not_allowed_concurrent_read_and_write"],"reasons":["File '%s' has unknown type '%s' in its header","Not allowed concurrent read and write"],"use":["maria","sap_hana"]},{"code":"1347","keys":["s_s_not_s","not_recommended_feature"],"reasons":["'%s.%s' is not %s","Not recommended feature"],"use":["maria","sap_hana"]},{"code":"1348","keys":["column_s_not_updatable","failed_to_retrieve_list_of_imported_libraries_from_llang_procedure"],"reasons":["Column '%s' is not updatable","Failed to retrieve the list of imported libraries from LLANG procedure"],"use":["maria","sap_hana"]},{"code":"1349","keys":["view_s_select_containssubquery_from_clause","assigning_initial_value_required_for_declaring_constant_table_variable"],"reasons":["View's SELECT contains a subquery in the FROM clause","Assigning initial value is required for declaring constant table variable"],"use":["maria","sap_hana"]},{"code":"1350","keys":["view_s_select_containss_clause","non_deterministic_feature_not_allowed"],"reasons":["View's SELECT contains a '%s' clause","Non-deterministic feature is not allowed"],"use":["maria","sap_hana"]},{"code":"1351","keys":["view_s_select_containsvariable_or_parameter","invalid_parse_tree"],"reasons":["View's SELECT contains a variable or parameter","Invalid parse tree"],"use":["maria","sap_hana"]},{"code":"1352","keys":["view_s_select_refers_totemporary_table_s","not_allowed_for_encrypted_procedure_or_function"],"reasons":["View's SELECT refers to a temporary table '%s'","Not allowed for encrypted procedure or function"],"use":["maria","sap_hana"]},{"code":"1353","keys":["view_s_select_and_view_s_field_list_have_different_column_counts","not_null_constraints_explicit_table_types_ignored"],"reasons":["View's SELECT and view's field list have different column counts","NOT NULL constraints in explicit table types are ignored"],"use":["maria","sap_hana"]},{"code":"1354","keys":["view_merge_algorithm_can_t_be_used_here_for_now_assumed_undefined_algorithm","cursor_to_be_fetched_has_not_been_opened_yet"],"reasons":["View merge algorithm can't be used here for now (assumed undefined algorithm)","Cursor to be fetched has not been opened yet"],"use":["maria","sap_hana"]},{"code":"1355","keys":["view_being_updated_does_not_have_complete_key_of_underlying_table_it","invalid_external_language"],"reasons":["View being updated does not have complete key of underlying table in it","Invalid external language"],"use":["maria","sap_hana"]},{"code":"1356","keys":["view_s_s_references_invalid_table_s_or_column_s_or_function_s_or_definer_invoker_of_view_lack_rights_to_use_them","composite_error_sqlscript_processing"],"reasons":["View '%s.%s' references invalid table(s) or column(s) or function(s) or definer/invoker of view lack rights to use them","Composite error in SQLScript processing"],"use":["maria","sap_hana"]},{"code":"1357","keys":["can_t_drop_or_alters_from_withanother_stored_routine","datatype_mismatch_ce_function"],"reasons":["Can't drop or alter a %s from within another stored routine","Datatype mismatch in CE function"],"use":["maria","sap_hana"]},{"code":"1358","keys":["goto_not_allowed_instored_procedure_handler","require_using_statement_before_use"],"reasons":["GOTO is not allowed in a stored procedure handler","Require USING statement before use"],"use":["maria","sap_hana"]},{"code":"1359","keys":["trigger_already_exists","surpassed_expected_library_member_count"],"reasons":["Trigger already exists","Surpassed expected library member count"],"use":["maria","sap_hana"]},{"code":"1360","keys":["trigger_does_not_exist","invalid_input"],"reasons":["Trigger does not exist","Invalid input"],"use":["maria","sap_hana"]},{"code":"1361","keys":["trigger_s_s_view_or_temporary_table","invalid_pragma"],"reasons":["Trigger's '%s' is view or temporary table","Invalid pragma"],"use":["maria","sap_hana"]},{"code":"1362","keys":["updating_of_s_row_not_allowed_strigger","depth_sqlscript_callstack_too_deep"],"reasons":["Updating of %s row is not allowed in %strigger","The depth of the sqlscript callstack is too deep"],"use":["maria","sap_hana"]},{"code":"1363","keys":["_no_s_row_s_trigger","user_defined_condition"],"reasons":["There is no %s row in %s trigger","User-defined condition"],"use":["maria","sap_hana"]},{"code":"1364","keys":["field_s_doesn_t_havedefault_value","asynchronous_procedure_call_initialization_failed"],"reasons":["Field '%s' doesn't have a default value","Asynchronous procedure call initialization failed"],"use":["maria","sap_hana"]},{"code":"1365","keys":["division_by_0","asynchronous_procedure_call_cancellation_failed"],"reasons":["Division by 0","Asynchronous procedure call cancellation failed"],"use":["maria","sap_hana"]},{"code":"1366","keys":["incorrect_s_value_s_for_column_s_at_row_ld"],"reasons":["Incorrect %s value: '%s' for column '%s' at row %ld"],"use":["maria"]},{"code":"1367","keys":["illegal_s_s_value_found_during_parsing"],"reasons":["Illegal %s '%s' value found during parsing"],"use":["maria"]},{"code":"1368","keys":["check_option_on_non_updatable_view_s_s"],"reasons":["CHECK OPTION on non-updatable view '%s.%s'"],"use":["maria"]},{"code":"1369","keys":["check_option_failed_s_s"],"reasons":["CHECK OPTION failed '%s.%s'"],"use":["maria"]},{"code":"1370","keys":["s_command_denied_to_user_s_s_for_routine_s"],"reasons":["%s command denied to user '%s'@'%s' for routine '%s'"],"use":["maria"]},{"code":"1371","keys":["failed_purging_old_relay_logs_s"],"reasons":["Failed purging old relay logs: %s"],"use":["maria"]},{"code":"1372","keys":["password_hash_should_bed_digit_hexadecimal_number"],"reasons":["Password hash should be a %d-digit hexadecimal number"],"use":["maria"]},{"code":"1373","keys":["target_log_not_found_binlog_index"],"reasons":["Target log not found in binlog index"],"use":["maria"]},{"code":"1374","keys":["i_o_error_reading_log_index_file"],"reasons":["I/O error reading log index file"],"use":["maria"]},{"code":"1375","keys":["server_configuration_does_not_permit_binlog_purge"],"reasons":["Server configuration does not permit binlog purge"],"use":["maria"]},{"code":"1376","keys":["failed_on_fseek"],"reasons":["Failed on fseek()"],"use":["maria"]},{"code":"1377","keys":["fatal_error_during_log_purge"],"reasons":["Fatal error during log purge"],"use":["maria"]},{"code":"1378","keys":["a_purgeable_log_use_will_not_purge"],"reasons":["A purgeable log is in use, will not purge"],"use":["maria"]},{"code":"1379","keys":["unknown_error_during_log_purge"],"reasons":["Unknown error during log purge"],"use":["maria"]},{"code":"1380","keys":["failed_initializing_relay_log_position_s"],"reasons":["Failed initializing relay log position: %s"],"use":["maria"]},{"code":"1381","keys":["you_not_using_binary_logging"],"reasons":["You are not using binary logging"],"use":["maria"]},{"code":"1382","keys":["s_syntax_reserved_for_purposes_internal_to_mariadb_server"],"reasons":["The '%s' syntax is reserved for purposes internal to the MariaDB server"],"use":["maria"]},{"code":"1383","keys":["wsastartup_failed"],"reasons":["WSAStartup Failed"],"use":["maria"]},{"code":"1384","keys":["can_t_handle_procedures_with_different_groups_yet"],"reasons":["Can't handle procedures with different groups yet"],"use":["maria"]},{"code":"1385","keys":["select_must_havegroup_with_thprocedure"],"reasons":["Select must have a group with this procedure"],"use":["maria"]},{"code":"1386","keys":["can_t_use_order_clause_with_thprocedure"],"reasons":["Can't use ORDER clause with this procedure"],"use":["maria"]},{"code":"1387","keys":["binary_logging_and_replication_forbid_changing_global_server_s"],"reasons":["Binary logging and replication forbid changing the global server %s"],"use":["maria"]},{"code":"1388","keys":["can_t_map_file_s_errno_d"],"reasons":["Can't map file: %s, errno: %d"],"use":["maria"]},{"code":"1389","keys":["wrong_magic_s"],"reasons":["Wrong magic in %s"],"use":["maria"]},{"code":"1390","keys":["prepared_statement_contains_too_many_placeholders"],"reasons":["Prepared statement contains too many placeholders"],"use":["maria"]},{"code":"1391","keys":["key_part_s_length_cannot_be_0"],"reasons":["Key part '%s' length cannot be 0"],"use":["maria"]},{"code":"1392","keys":["view_text_checksum_failed"],"reasons":["View text checksum failed"],"use":["maria"]},{"code":"1393","keys":["can_not_modify_more_than_one_base_table_throughjoview_s_s"],"reasons":["Can not modify more than one base table through a join view '%s.%s'"],"use":["maria"]},{"code":"1394","keys":["can_not_insert_into_joview_s_s_without_fields_list"],"reasons":["Can not insert into join view '%s.%s' without fields list"],"use":["maria"]},{"code":"1395","keys":["can_not_delete_from_joview_s_s"],"reasons":["Can not delete from join view '%s.%s'"],"use":["maria"]},{"code":"1396","keys":["operation_s_failed_for_s"],"reasons":["Operation %s failed for %s"],"use":["maria"]},{"code":"1397","keys":["xaer_nota_unknown_xid"],"reasons":["XAER_NOTA: Unknown XID"],"use":["maria"]},{"code":"1398","keys":["xaer_inval_invalid_arguments_or_unsupported_command"],"reasons":["XAER_INVAL: Invalid arguments (or unsupported command)"],"use":["maria"]},{"code":"1399","keys":["xaer_rmfail_command_cannot_be_executed_when_global_transaction_s_state"],"reasons":["XAER_RMFAIL: The command cannot be executed when global transaction is in the %s state"],"use":["maria"]},{"code":"1400","keys":["xaer_outside_some_work_done_outside_global_transaction"],"reasons":["XAER_OUTSIDE: Some work is done outside global transaction"],"use":["maria"]},{"code":"1401","keys":["xaer_rmerr_fatal_error_occurred_transaction_branch_check_your_data_for_consistency"],"reasons":["XAER_RMERR: Fatal error occurred in the transaction branch - check your data for consistency"],"use":["maria"]},{"code":"1402","keys":["xa_rbrollback_transaction_branch_was_rolled_back"],"reasons":["XA_RBROLLBACK: Transaction branch was rolled back"],"use":["maria"]},{"code":"1403","keys":["_no_such_grant_defined_for_user_s_on_host_s_on_routine_s"],"reasons":["There is no such grant defined for user '%s' on host '%s' on routine '%s'"],"use":["maria"]},{"code":"1404","keys":["failed_to_grant_execute_and_alter_routine_privileges"],"reasons":["Failed to grant EXECUTE and ALTER ROUTINE privileges"],"use":["maria"]},{"code":"1405","keys":["failed_to_revoke_all_privileges_to_dropped_routine"],"reasons":["Failed to revoke all privileges to dropped routine"],"use":["maria"]},{"code":"1406","keys":["data_too_long_for_column_s_at_row_ld"],"reasons":["Data too long for column '%s' at row %ld"],"use":["maria"]},{"code":"1407","keys":["bad_sqlstate_s"],"reasons":["Bad SQLSTATE: '%s'"],"use":["maria"]},{"code":"1408","keys":["s_ready_for_connections_version_s_socket_s_port_d_s"],"reasons":["%s: ready for connections. Version: '%s' socket: '%s' port: %d %s"],"use":["maria"]},{"code":"1409","keys":["can_t_load_value_from_file_with_fixed_size_rows_to_variable"],"reasons":["Can't load value from file with fixed size rows to variable"],"use":["maria"]},{"code":"1410","keys":["you_not_allowed_to_createuser_with_grant"],"reasons":["You are not allowed to create a user with GRANT"],"use":["maria"]},{"code":"1411","keys":["incorrect_s_value_s_for_function_s"],"reasons":["Incorrect %s value: '%s' for function %s"],"use":["maria"]},{"code":"1412","keys":["table_definition_has_changed_please_retry_transaction"],"reasons":["Table definition has changed, please retry transaction"],"use":["maria"]},{"code":"1413","keys":["duplicate_handler_declared_same_block"],"reasons":["Duplicate handler declared in the same block"],"use":["maria"]},{"code":"1414","keys":["out_or_inout_argument_d_for_routine_s_notvariable_or_new_pseudo_variable_before_trigger"],"reasons":["OUT or INOUT argument %d for routine %s is not a variable or NEW pseudo-variable in BEFORE trigger"],"use":["maria"]},{"code":"1415","keys":["not_allowed_to_returnresult_set_froms"],"reasons":["Not allowed to return a result set from a %s"],"use":["maria"]},{"code":"1416","keys":["cannot_get_geometry_object_from_data_you_send_to_geometry_field"],"reasons":["Cannot get geometry object from data you send to the GEOMETRY field"],"use":["maria"]},{"code":"1417","keys":["a_routine_failed_and_has_neither_no_sql_nor_reads_sql_data_its_declaration_and_binary_logging_enabled_if_non_transactional_tables_were_updated_binary_log_will_miss_their_changes"],"reasons":["A routine failed and has neither NO SQL nor READS SQL DATA in its declaration and binary logging is enabled. if non-transactional tables were updated, the binary log will miss their changes"],"use":["maria"]},{"code":"1418","keys":["thfunction_has_none_of_deterministic_no_sql_or_reads_sql_data_its_declaration_and_binary_logging_enabled_you_might_want_to_use_less_safe_log_btrust_function_creators_variable"],"reasons":["This function has none of DETERMINISTIC, NO SQL, or READS SQL DATA in its declaration and binary logging is enabled (you might want to use the less safe log_bin_trust_function_creators variable)"],"use":["maria"]},{"code":"1419","keys":["you_do_not_have_super_privilege_and_binary_logging_enabled_you_might_want_to_use_less_safe_log_btrust_function_creators_variable"],"reasons":["You do not have the SUPER privilege and binary logging is enabled (you might want to use the less safe log_bin_trust_function_creators variable)"],"use":["maria"]},{"code":"1420","keys":["you_can_t_executeprepared_statement_which_has_open_cursor_associated_with_it_reset_statement_to_re_execute_it"],"reasons":["You can't execute a prepared statement which has an open cursor associated with it. Reset the statement to re-execute it."],"use":["maria"]},{"code":"1421","keys":["statement_lu_has_no_open_cursor"],"reasons":["The statement (%lu) has no open cursor."],"use":["maria"]},{"code":"1422","keys":["explicit_or_implicit_commit_not_allowed_stored_function_or_trigger"],"reasons":["Explicit or implicit commit is not allowed in stored function or trigger."],"use":["maria"]},{"code":"1423","keys":["field_of_view_s_s_underlying_table_doesn_t_havedefault_value"],"reasons":["Field of view '%s.%s' underlying table doesn't have a default value"],"use":["maria"]},{"code":"1424","keys":["recursive_stored_functions_and_triggers_not_allowed"],"reasons":["Recursive stored functions and triggers are not allowed."],"use":["maria"]},{"code":"1425","keys":["too_big_scale_d_specified_for_column_s_maximum_lu"],"reasons":["Too big scale %d specified for column '%s'. Maximum is %lu."],"use":["maria"]},{"code":"1426","keys":["too_big_precision_d_specified_for_column_s_maximum_lu"],"reasons":["Too big precision %d specified for column '%s'. Maximum is %lu."],"use":["maria"]},{"code":"1427","keys":["for_float_m_d_double_m_d_or_decimal_m_d_m_must_be_d_column_s"],"reasons":["For float(M,D, double(M,D or decimal(M,D, M must be >= D (column '%s')."],"use":["maria"]},{"code":"1428","keys":["you_can_t_combine_write_locking_of_system_tables_with_other_tables_or_lock_types"],"reasons":["You can't combine write-locking of system tables with other tables or lock types"],"use":["maria"]},{"code":"1429","keys":["unable_to_connect_to_foreign_data_source_s"],"reasons":["Unable to connect to foreign data source: %s"],"use":["maria"]},{"code":"1430","keys":["there_wasproblem_processing_query_on_foreign_data_source_data_source_error_s"],"reasons":["There was a problem processing the query on the foreign data source. Data source error: %s"],"use":["maria"]},{"code":"1431","keys":["foreign_data_source_you_trying_to_reference_does_not_exist_data_source_error_s"],"reasons":["The foreign data source you are trying to reference does not exist. Data source error: %s"],"use":["maria"]},{"code":"1432","keys":["can_t_create_federated_table_data_source_connection_string_s_not_correct_format"],"reasons":["Can't create federated table. The data source connection string '%s' is not in the correct format"],"use":["maria"]},{"code":"1433","keys":["data_source_connection_string_s_not_correct_format"],"reasons":["The data source connection string '%s' is not in the correct format"],"use":["maria"]},{"code":"1434","keys":["can_t_create_federated_table_foreign_data_src_error_s"],"reasons":["Can't create federated table. Foreign data src error: %s"],"use":["maria"]},{"code":"1435","keys":["trigger_wrong_schema"],"reasons":["Trigger in wrong schema"],"use":["maria"]},{"code":"1436","keys":["thread_stack_overrun_ld_bytes_used_ld_byte_stack_and_ld_bytes_needed_use_mysqld_thread_stack_to_specifybigger_stack"],"reasons":["Thread stack overrun: %ld bytes used of a %ld byte stack, and %ld bytes needed. Use 'mysqld --thread_stack=#' to specify a bigger stack."],"use":["maria"]},{"code":"1437","keys":["routine_body_for_s_too_long"],"reasons":["Routine body for '%s' is too long"],"use":["maria"]},{"code":"1438","keys":["cannot_drop_default_keycache"],"reasons":["Cannot drop default keycache"],"use":["maria"]},{"code":"1439","keys":["display_width_out_of_range_for_column_s_max_lu"],"reasons":["Display width out of range for column '%s' (max = %lu)"],"use":["maria"]},{"code":"1440","keys":["xaer_dupid_xid_already_exists"],"reasons":["XAER_DUPID: The XID already exists"],"use":["maria"]},{"code":"1441","keys":["datetime_function_s_field_overflow"],"reasons":["Datetime function: %s field overflow"],"use":["maria"]},{"code":"1442","keys":["can_t_update_table_s_stored_function_trigger_because_it_already_used_by_statement_which_invoked_thstored_function_trigger"],"reasons":["Can't update table '%s' in stored function/trigger because it is already used by statement which invoked this stored function/trigger."],"use":["maria"]},{"code":"1443","keys":["definition_of_table_s_prevents_operation_s_on_table_s"],"reasons":["The definition of table '%s' prevents operation %s on table '%s'."],"use":["maria"]},{"code":"1444","keys":["prepared_statement_containsstored_routine_call_that_refers_to_that_same_statement_it_s_not_allowed_to_executeprepared_statement_suchrecursive_manner"],"reasons":["The prepared statement contains a stored routine call that refers to that same statement. It's not allowed to execute a prepared statement in such a recursive manner"],"use":["maria"]},{"code":"1445","keys":["not_allowed_to_set_autocommit_fromstored_function_or_trigger"],"reasons":["Not allowed to set autocommit from a stored function or trigger"],"use":["maria"]},{"code":"1446","keys":["definer_not_fully_qualified"],"reasons":["Definer is not fully qualified"],"use":["maria"]},{"code":"1447","keys":["view_s_s_has_no_definer_information_old_table_format_current_user_used_as_definer_please_recreate_view"],"reasons":["View '%s'.'%s' has no definer information (old table format). Current user is used as definer. Please recreate the view!"],"use":["maria"]},{"code":"1448","keys":["you_need_super_privilege_for_creation_view_with_s_s_definer"],"reasons":["You need the SUPER privilege for creation view with '%s'@'%s' definer"],"use":["maria"]},{"code":"1449","keys":["user_specified_asdefiner_s_s_does_not_exist"],"reasons":["The user specified as a definer ('%s'@'%s') does not exist"],"use":["maria"]},{"code":"1450","keys":["changing_schema_from_s_to_s_not_allowed"],"reasons":["Changing schema from '%s' to '%s' is not allowed."],"use":["maria"]},{"code":"1451","keys":["cannot_delete_or_updateparent_rowforeign_key_constraint_fails_s"],"reasons":["Cannot delete or update a parent row: a foreign key constraint fails (%s)"],"use":["maria"]},{"code":"1452","keys":["cannot_add_or_updatechild_rowforeign_key_constraint_fails_s"],"reasons":["Cannot add or update a child row: a foreign key constraint fails (%s)"],"use":["maria"]},{"code":"1453","keys":["variable_s_must_be_quoted_with_or_renamed"],"reasons":["Variable '%s' must be quoted with ..., or renamed"],"use":["maria"]},{"code":"1454","keys":["no_definer_attribute_for_trigger_s_s_trigger_will_be_activated_under_authorization_invoker_which_may_have_insufficient_privileges_please_recreate_trigger"],"reasons":["No definer attribute for trigger '%s'.'%s'. The trigger will be activated under the authorization of the invoker, which may have insufficient privileges. Please recreate the trigger."],"use":["maria"]},{"code":"1455","keys":["s_has_old_format_you_should_re_create_s_object_s"],"reasons":["'%s' has an old format, you should re-create the '%s' object(s)"],"use":["maria"]},{"code":"1456","keys":["recursive_limit_d_as_set_by_max_sp_recursion_depth_variable_was_exceeded_for_routine_s"],"reasons":["Recursive limit %d (as set by the max_sp_recursion_depth variable) was exceeded for routine %s"],"use":["maria"]},{"code":"1457","keys":["failed_to_load_routine_s_table_mysql_proc_missing_corrupt_or_contains_bad_data_internal_code_d"],"reasons":["Failed to load routine %s. The table mysql.proc is missing, corrupt, or contains bad data (internal code %d)"],"use":["maria"]},{"code":"1458","keys":["incorrect_routine_name_s"],"reasons":["Incorrect routine name '%s'"],"use":["maria"]},{"code":"1459","keys":["table_upgrade_required_please_do_repair_table_s_or_dump_reload_to_fix_it"],"reasons":["Table upgrade required. Please do ''REPAIR TABLE %s'' or dump/reload to fix it!"],"use":["maria"]},{"code":"1460","keys":["aggregate_not_supported_for_stored_functions"],"reasons":["AGGREGATE is not supported for stored functions"],"use":["maria"]},{"code":"1461","keys":["can_t_create_more_than_max_prepared_stmt_count_statements_current_value_lu"],"reasons":["Can't create more than max_prepared_stmt_count statements (current value: %lu)"],"use":["maria"]},{"code":"1462","keys":["s_s_contains_view_recursion"],"reasons":["%s.%s contains view recursion"],"use":["maria"]},{"code":"1463","keys":["non_grouping_field_s_used_s_clause"],"reasons":["Non-grouping field '%s' is used in %s clause"],"use":["maria"]},{"code":"1464","keys":["used_table_type_doesn_t_support_spatial_indexes"],"reasons":["The used table type doesn't support SPATIAL indexes"],"use":["maria"]},{"code":"1465","keys":["triggers_can_not_be_created_on_system_tables"],"reasons":["Triggers can not be created on system tables"],"use":["maria"]},{"code":"1466","keys":["leading_spaces_removed_from_name_s"],"reasons":["Leading spaces are removed from name '%s'"],"use":["maria"]},{"code":"1467","keys":["failed_to_read_auto_increment_value_from_storage_engine"],"reasons":["Failed to read auto-increment value from storage engine"],"use":["maria"]},{"code":"1468","keys":["user_name"],"reasons":["user name"],"use":["maria"]},{"code":"1469","keys":["host_name"],"reasons":["host name"],"use":["maria"]},{"code":"1470","keys":["string_s_too_long_for_s_should_be_no_longer_than_d"],"reasons":["String '%s' is too long for %s (should be no longer than %d)"],"use":["maria"]},{"code":"1471","keys":["target_table_s_s_not_insertable_into"],"reasons":["The target table %s of the %s is not insertable-into"],"use":["maria"]},{"code":"1472","keys":["table_s_differently_defined_or_of_non_myisam_type_or_doesn_t_exist"],"reasons":["Table '%s' is differently defined or of non-MyISAM type or doesn't exist"],"use":["maria"]},{"code":"1473","keys":["too_high_level_of_nesting_for_select"],"reasons":["Too high level of nesting for select"],"use":["maria"]},{"code":"1474","keys":["name_s_has_become"],"reasons":["Name '%s' has become ''"],"use":["maria"]},{"code":"1475","keys":["first_character_fields_terminated_string_ambiguous_please_use_non_optional_and_non_empty_fields_enclosed_by"],"reasons":["First character of the FIELDS TERMINATED string is ambiguous. please use non-optional and non-empty FIELDS ENCLOSED BY"],"use":["maria"]},{"code":"1476","keys":["foreign_server_s_you_trying_to_create_already_exists"],"reasons":["The foreign server, %s, you are trying to create already exists."],"use":["maria"]},{"code":"1477","keys":["foreign_server_name_you_trying_to_reference_does_not_exist_data_source_error_s"],"reasons":["The foreign server name you are trying to reference does not exist. Data source error: %s"],"use":["maria"]},{"code":"1478","keys":["table_storage_engine_s_does_not_support_create_option_s"],"reasons":["Table storage engine '%s' does not support the create option '%s'"],"use":["maria"]},{"code":"1479","keys":["syntax_error_s_partitioning_requires_definition_of_values_s_for_each_partition"],"reasons":["Syntax error: %s PARTITIONING requires definition of VALUES %s for each partition"],"use":["maria"]},{"code":"1480","keys":["only_s_partitioning_can_use_values_s_partition_definition"],"reasons":["Only %s PARTITIONING can use VALUES %s in partition definition"],"use":["maria"]},{"code":"1481","keys":["maxvalue_can_only_be_used_last_partition_definition"],"reasons":["MAXVALUE can only be used in last partition definition"],"use":["maria"]},{"code":"1482","keys":["subpartitions_can_only_be_hash_partitions_and_by_key"],"reasons":["Subpartitions can only be hash partitions and by key"],"use":["maria"]},{"code":"1483","keys":["must_define_subpartitions_on_all_partitions_if_on_one_partition"],"reasons":["Must define subpartitions on all partitions if on one partition"],"use":["maria"]},{"code":"1484","keys":["wrong_number_of_partitions_defined_mismatch_with_previous_setting"],"reasons":["Wrong number of partitions defined, mismatch with previous setting"],"use":["maria"]},{"code":"1485","keys":["wrong_number_of_subpartitions_defined_mismatch_with_previous_setting"],"reasons":["Wrong number of subpartitions defined, mismatch with previous setting"],"use":["maria"]},{"code":"1486","keys":["constant_random_expression_sub_partitioning_function_not_allowed","constant_random_or_timezone_dependent_expressions_sub_partitioning_function_not_allowed"],"reasons":["Constant/Random expression in (sub) partitioning function is not allowed","Constant, random or timezone-dependent expressions in (sub) partitioning function are not allowed"],"use":["maria","maria"]},{"code":"1487","keys":["expression_range_list_values_must_be_constant"],"reasons":["Expression in RANGE/LIST VALUES must be constant"],"use":["maria"]},{"code":"1488","keys":["field_list_of_fields_for_partition_function_not_found_table"],"reasons":["Field in list of fields for partition function not found in table"],"use":["maria"]},{"code":"1489","keys":["list_of_fields_only_allowed_key_partitions"],"reasons":["List of fields is only allowed in KEY partitions"],"use":["maria"]},{"code":"1490","keys":["partition_info_frm_file_not_consistent_with_what_can_be_written_into_frm_file"],"reasons":["The partition info in the frm file is not consistent with what can be written into the frm file"],"use":["maria"]},{"code":"1491","keys":["s_function_returns_wrong_type"],"reasons":["The %s function returns the wrong type"],"use":["maria"]},{"code":"1492","keys":["for_s_partitions_each_partition_must_be_defined"],"reasons":["For %s partitions each partition must be defined"],"use":["maria"]},{"code":"1493","keys":["values_less_than_value_must_be_strictly_increasing_for_each_partition"],"reasons":["VALUES LESS THAN value must be strictly increasing for each partition"],"use":["maria"]},{"code":"1494","keys":["values_value_must_be_of_same_type_as_partition_function"],"reasons":["VALUES value must be of same type as partition function"],"use":["maria"]},{"code":"1495","keys":["multiple_definition_of_same_constant_list_partitioning"],"reasons":["Multiple definition of same constant in list partitioning"],"use":["maria"]},{"code":"1496","keys":["partitioning_can_not_be_used_stand_alone_query"],"reasons":["Partitioning can not be used stand-alone in query"],"use":["maria"]},{"code":"1497","keys":["mix_of_handlers_partitions_not_allowed_thversion_of_mariadb"],"reasons":["The mix of handlers in the partitions is not allowed in this version of MariaDB"],"use":["maria"]},{"code":"1498","keys":["for_partitioned_engine_it_necessary_to_define_all_s"],"reasons":["For the partitioned engine it is necessary to define all %s"],"use":["maria"]},{"code":"1499","keys":["too_many_partitions_including_subpartitions_were_defined"],"reasons":["Too many partitions (including subpartitions) were defined"],"use":["maria"]},{"code":"1500","keys":["it_only_possible_to_mix_range_list_partitioning_with_hash_key_partitioning_for_subpartitioning"],"reasons":["It is only possible to mix RANGE/LIST partitioning with HASH/KEY partitioning for subpartitioning"],"use":["maria"]},{"code":"1501","keys":["failed_to_create_specific_handler_file"],"reasons":["Failed to create specific handler file"],"use":["maria"]},{"code":"1502","keys":["a_blob_field_not_allowed_partition_function"],"reasons":["A BLOB field is not allowed in partition function"],"use":["maria"]},{"code":"1503","keys":["a_s_must_include_all_columns_table_s_partitioning_function"],"reasons":["A %s must include all columns in the table's partitioning function"],"use":["maria"]},{"code":"1504","keys":["number_of_s_0_not_allowed_value"],"reasons":["Number of %s = 0 is not an allowed value"],"use":["maria"]},{"code":"1505","keys":["partition_management_onnot_partitioned_table_not_possible"],"reasons":["Partition management on a not partitioned table is not possible"],"use":["maria"]},{"code":"1506","keys":["foreign_key_clause_not_yet_supported_conjunction_with_partitioning"],"reasons":["Foreign key clause is not yet supported in conjunction with partitioning"],"use":["maria"]},{"code":"1507","keys":["error_list_of_partitions_to_s"],"reasons":["Error in list of partitions to %s"],"use":["maria"]},{"code":"1508","keys":["cannot_remove_all_partitions_use_drop_table_instead"],"reasons":["Cannot remove all partitions, use DROP TABLE instead"],"use":["maria"]},{"code":"1509","keys":["coalesce_partition_can_only_be_used_on_hash_key_partitions"],"reasons":["COALESCE PARTITION can only be used on HASH/KEY partitions"],"use":["maria"]},{"code":"1510","keys":["reorganize_partition_can_only_be_used_to_reorganize_partitions_not_to_change_their_numbers"],"reasons":["REORGANIZE PARTITION can only be used to reorganize partitions not to change their numbers"],"use":["maria"]},{"code":"1511","keys":["reorganize_partition_without_parameters_can_only_be_used_on_auto_partitioned_tables_using_hash_partitions"],"reasons":["REORGANIZE PARTITION without parameters can only be used on auto-partitioned tables using HASH PARTITIONs"],"use":["maria"]},{"code":"1512","keys":["s_partition_can_only_be_used_on_range_list_partitions"],"reasons":["%s PARTITION can only be used on RANGE/LIST partitions"],"use":["maria"]},{"code":"1513","keys":["trying_to_add_partition_s_with_wrong_number_of_subpartitions"],"reasons":["Trying to Add partition(s) with wrong number of subpartitions"],"use":["maria"]},{"code":"1514","keys":["at_least_one_partition_must_be_added"],"reasons":["At least one partition must be added"],"use":["maria"]},{"code":"1515","keys":["at_least_one_partition_must_be_coalesced"],"reasons":["At least one partition must be coalesced"],"use":["maria"]},{"code":"1516","keys":["more_partitions_to_reorganize_than_partitions"],"reasons":["More partitions to reorganize than there are partitions"],"use":["maria"]},{"code":"1517","keys":["duplicate_partition_name_s"],"reasons":["Duplicate partition name %s"],"use":["maria"]},{"code":"1518","keys":["it_not_allowed_to_shut_off_binlog_on_thcommand"],"reasons":["It is not allowed to shut off binlog on this command"],"use":["maria"]},{"code":"1519","keys":["when_reorganizingset_of_partitions_they_must_be_consecutive_order"],"reasons":["When reorganizing a set of partitions they must be in consecutive order"],"use":["maria"]},{"code":"1520","keys":["reorganize_of_range_partitions_cannot_change_total_ranges_except_for_last_partition_where_it_can_extend_range"],"reasons":["Reorganize of range partitions cannot change total ranges except for last partition where it can extend the range"],"use":["maria"]},{"code":"1521","keys":["partition_function_not_supported_thversion_for_thhandler"],"reasons":["Partition function not supported in this version for this handler"],"use":["maria"]},{"code":"1522","keys":["partition_state_cannot_be_defined_from_create_alter_table"],"reasons":["Partition state cannot be defined from CREATE/ALTER TABLE"],"use":["maria"]},{"code":"1523","keys":["s_handler_only_supports_32_bit_integers_values"],"reasons":["The %s handler only supports 32 bit integers in VALUES"],"use":["maria"]},{"code":"1524","keys":["plugs_not_loaded"],"reasons":["Plugin '%s' is not loaded"],"use":["maria"]},{"code":"1525","keys":["incorrect_s_value_s"],"reasons":["Incorrect %s value: '%s'"],"use":["maria"]},{"code":"1526","keys":["table_has_no_partition_for_value_s"],"reasons":["Table has no partition for value %s"],"use":["maria"]},{"code":"1527","keys":["it_not_allowed_to_specify_s_more_than_once"],"reasons":["It is not allowed to specify %s more than once"],"use":["maria"]},{"code":"1528","keys":["failed_to_create_s"],"reasons":["Failed to create %s"],"use":["maria"]},{"code":"1529","keys":["failed_to_drop_s"],"reasons":["Failed to drop %s"],"use":["maria"]},{"code":"1530","keys":["handler_doesn_t_support_autoextend_of_tablespaces"],"reasons":["The handler doesn't support autoextend of tablespaces"],"use":["maria"]},{"code":"1531","keys":["a_size_parameter_was_incorrectly_specified_either_number_or_on_form_10m"],"reasons":["A size parameter was incorrectly specified, either number or on the form 10M"],"use":["maria"]},{"code":"1532","keys":["size_number_was_correct_but_we_don_t_allow_digit_part_to_be_more_than_2_billion"],"reasons":["The size number was correct but we don't allow the digit part to be more than 2 billion"],"use":["maria"]},{"code":"1533","keys":["failed_to_alter_s"],"reasons":["Failed to alter: %s"],"use":["maria"]},{"code":"1534","keys":["writing_one_row_to_row_based_binary_log_failed"],"reasons":["Writing one row to the row-based binary log failed"],"use":["maria"]},{"code":"1535","keys":["table_definition_on_master_and_slave_does_not_match_s"],"reasons":["Table definition on master and slave does not match: %s"],"use":["maria"]},{"code":"1536","keys":["slave_running_with_log_slave_updates_must_use_row_based_binary_logging_to_be_able_to_replicate_row_based_binary_log_events","system_monitor_internal_error"],"reasons":["Slave running with --log-slave-updates must use row-based binary logging to be able to replicate row-based binary log events","System monitor internal error"],"use":["maria","sap_hana"]},{"code":"1537","keys":["event_s_already_exists"],"reasons":["Event '%s' already exists"],"use":["maria"]},{"code":"1538","keys":["failed_to_store_event_s_error_code_d_from_storage_engine"],"reasons":["Failed to store event %s. Error code %d from storage engine."],"use":["maria"]},{"code":"1539","keys":["unknown_event_s"],"reasons":["Unknown event '%s'"],"use":["maria"]},{"code":"1540","keys":["failed_to_alter_event_s"],"reasons":["Failed to alter event '%s'"],"use":["maria"]},{"code":"1541","keys":["failed_to_drop_s"],"reasons":["Failed to drop %s"],"use":["maria"]},{"code":"1542","keys":["interval_either_not_positive_or_too_big"],"reasons":["INTERVAL is either not positive or too big"],"use":["maria"]},{"code":"1543","keys":["ends_either_invalid_or_before_starts"],"reasons":["ENDS is either invalid or before STARTS"],"use":["maria"]},{"code":"1544","keys":["event_execution_time_past_event_disabled"],"reasons":["Event execution time is in the past. Event has been disabled"],"use":["maria"]},{"code":"1545","keys":["failed_to_open_mysql_event"],"reasons":["Failed to open mysql.event"],"use":["maria"]},{"code":"1546","keys":["no_datetime_expression_provided"],"reasons":["No datetime expression provided"],"use":["maria"]},{"code":"1547","keys":["column_count_of_mysql_s_wrong_expected_d_found_d_table_probably_corrupted"],"reasons":["Column count of mysql.%s is wrong. Expected %d, found %d. The table is probably corrupted"],"use":["maria"]},{"code":"1548","keys":["cannot_load_from_mysql_s_table_probably_corrupted"],"reasons":["Cannot load from mysql.%s. The table is probably corrupted"],"use":["maria"]},{"code":"1549","keys":["failed_to_delete_event_from_mysql_event"],"reasons":["Failed to delete the event from mysql.event"],"use":["maria"]},{"code":"1550","keys":["error_during_compilation_of_event_s_body"],"reasons":["Error during compilation of event's body"],"use":["maria"]},{"code":"1551","keys":["same_old_and_new_event_name"],"reasons":["Same old and new event name"],"use":["maria"]},{"code":"1552","keys":["data_for_column_s_too_long"],"reasons":["Data for column '%s' too long"],"use":["maria"]},{"code":"1553","keys":["cannot_drop_index_s_needed_inforeign_key_constraint"],"reasons":["Cannot drop index '%s': needed in a foreign key constraint"],"use":["maria"]},{"code":"1554","keys":["syntax_s_deprecated_and_will_be_removed_mariadb_s_please_use_s_instead"],"reasons":["The syntax '%s' is deprecated and will be removed in MariaDB %s. Please use %s instead"],"use":["maria"]},{"code":"1555","keys":["you_can_t_write_locklog_table_only_read_access_possible"],"reasons":["You can't write-lock a log table. Only read access is possible"],"use":["maria"]},{"code":"1556","keys":["you_can_t_use_locks_with_log_tables"],"reasons":["You can't use locks with log tables."],"use":["maria"]},{"code":"1557","keys":["upholding_foreign_key_constraints_for_table_s_entry_s_key_d_would_lead_toduplicate_entry"],"reasons":["Upholding foreign key constraints for table '%s', entry '%s', key %d would lead to a duplicate entry"],"use":["maria"]},{"code":"1558","keys":["column_count_of_mysql_s_wrong_expected_d_found_d_created_with_mariadb_d_now_running_d_please_use_mysql_upgrade_to_fix_therror"],"reasons":["Column count of mysql.%s is wrong. Expected %d, found %d. Created with MariaDB %d, now running %d. Please use mysql_upgrade to fix this error."],"use":["maria"]},{"code":"1559","keys":["cannot_switch_out_row_based_binary_log_format_when_session_has_open_temporary_tables"],"reasons":["Cannot switch out of the row-based binary log format when the session has open temporary tables"],"use":["maria"]},{"code":"1560","keys":["cannot_change_binary_logging_format_insidestored_function_or_trigger"],"reasons":["Cannot change the binary logging format inside a stored function or trigger"],"use":["maria"]},{"code":"1561","keys":["you_should_never_see_it"],"reasons":["You should never see it"],"use":["maria"]},{"code":"1562","keys":["cannot_create_temporary_table_with_partitions"],"reasons":["Cannot create temporary table with partitions"],"use":["maria"]},{"code":"1563","keys":["partition_constant_out_of_partition_function_domain"],"reasons":["Partition constant is out of partition function domain"],"use":["maria"]},{"code":"1564","keys":["thpartition_function_not_allowed"],"reasons":["This partition function is not allowed"],"use":["maria"]},{"code":"1565","keys":["error_ddl_log"],"reasons":["Error in DDL log"],"use":["maria"]},{"code":"1566","keys":["not_allowed_to_use_null_value_values_less_than"],"reasons":["Not allowed to use NULL value in VALUES LESS THAN"],"use":["maria"]},{"code":"1567","keys":["incorrect_partition_name"],"reasons":["Incorrect partition name"],"use":["maria"]},{"code":"1568","keys":["transaction_isolation_level_can_t_be_changed_whiletransaction_progress"],"reasons":["Transaction isolation level can't be changed while a transaction is in progress"],"use":["maria"]},{"code":"1569","keys":["alter_table_causes_auto_increment_resequencing_resulting_duplicate_entry_s_for_key_s"],"reasons":["ALTER TABLE causes auto_increment resequencing, resulting in duplicate entry '%s' for key '%s'"],"use":["maria"]},{"code":"1570","keys":["internal_scheduler_error_d"],"reasons":["Internal scheduler error %d"],"use":["maria"]},{"code":"1571","keys":["error_during_starting_stopping_scheduler_error_code_u"],"reasons":["Error during starting/stopping of the scheduler. Error code %u"],"use":["maria"]},{"code":"1572","keys":["engine_cannot_be_used_partitioned_tables"],"reasons":["Engine cannot be used in partitioned tables"],"use":["maria"]},{"code":"1573","keys":["cannot_activate_s_log"],"reasons":["Cannot activate '%s' log"],"use":["maria"]},{"code":"1574","keys":["server_was_not_built_with_row_based_replication"],"reasons":["The server was not built with row-based replication"],"use":["maria"]},{"code":"1575","keys":["decoding_of_base64_string_failed"],"reasons":["Decoding of base64 string failed"],"use":["maria"]},{"code":"1576","keys":["recursion_of_event_ddl_statements_forbidden_when_body_present"],"reasons":["Recursion of EVENT DDL statements is forbidden when body is present"],"use":["maria"]},{"code":"1577","keys":["cannot_proceed_because_system_tables_used_by_event_scheduler_were_found_damaged_at_server_start"],"reasons":["Cannot proceed because system tables used by Event Scheduler were found damaged at server start"],"use":["maria"]},{"code":"1578","keys":["only_integers_allowed_as_number_here"],"reasons":["Only integers allowed as number here"],"use":["maria"]},{"code":"1579","keys":["thstorage_engine_cannot_be_used_for_log_tables"],"reasons":["This storage engine cannot be used for log tables''"],"use":["maria"]},{"code":"1580","keys":["you_cannot_slog_table_if_logging_enabled"],"reasons":["You cannot '%s' a log table if logging is enabled"],"use":["maria"]},{"code":"1581","keys":["cannot_rename_s_when_logging_enabled_rename_to_from_log_table_must_rename_two_tables_log_table_to_archive_table_and_another_table_back_to_s"],"reasons":["Cannot rename '%s'. When logging enabled, rename to/from log table must rename two tables: the log table to an archive table and another table back to '%s'"],"use":["maria"]},{"code":"1582","keys":["incorrect_parameter_count_call_to_native_function_s"],"reasons":["Incorrect parameter count in the call to native function '%s'"],"use":["maria"]},{"code":"1583","keys":["incorrect_parameters_call_to_native_function_s"],"reasons":["Incorrect parameters in the call to native function '%s'"],"use":["maria"]},{"code":"1584","keys":["incorrect_parameters_call_to_stored_function_s"],"reasons":["Incorrect parameters in the call to stored function '%s'"],"use":["maria"]},{"code":"1585","keys":["thfunction_s_has_same_name_asnative_function"],"reasons":["This function '%s' has the same name as a native function"],"use":["maria"]},{"code":"1586","keys":["duplicate_entry_s_for_key_s"],"reasons":["Duplicate entry '%s' for key '%s'"],"use":["maria"]},{"code":"1587","keys":["too_many_files_opened_please_execute_command_again"],"reasons":["Too many files opened, please execute the command again"],"use":["maria"]},{"code":"1588","keys":["event_execution_time_past_and_on_completion_not_preserve_set_event_was_dropped_immediately_after_creation"],"reasons":["Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. The event was dropped immediately after creation."],"use":["maria"]},{"code":"1589","keys":["event_execution_time_past_and_on_completion_not_preserve_set_event_was_dropped_immediately_after_creation"],"reasons":["Event execution time is in the past and ON COMPLETION NOT PRESERVE is set. The event was dropped immediately after creation."],"use":["maria"]},{"code":"1590","keys":["incident_s_occured_on_master_message_s"],"reasons":["The incident %s occured on the master. Message: %s"],"use":["maria"]},{"code":"1591","keys":["table_has_no_partition_for_some_existing_values"],"reasons":["Table has no partition for some existing values"],"use":["maria"]},{"code":"1592","keys":["unsafe_statement_written_to_binary_log_using_statement_format_since_binlog_format_statement_s"],"reasons":["Unsafe statement written to the binary log using statement format since BINLOG_FORMAT = STATEMENT. %s"],"use":["maria"]},{"code":"1593","keys":["fatal_error_s"],"reasons":["Fatal error: %s"],"use":["maria"]},{"code":"1594","keys":["relay_log_read_failure_s"],"reasons":["Relay log read failure: %s"],"use":["maria"]},{"code":"1595","keys":["relay_log_write_failure_s"],"reasons":["Relay log write failure: %s"],"use":["maria"]},{"code":"1596","keys":["failed_to_create_s"],"reasons":["Failed to create %s"],"use":["maria"]},{"code":"1597","keys":["master_command_s_failed_s"],"reasons":["Master command %s failed: %s"],"use":["maria"]},{"code":"1598","keys":["binary_logging_not_possible_message_s"],"reasons":["Binary logging not possible. Message: %s"],"use":["maria"]},{"code":"1599","keys":["view_s_s_has_no_creation_context"],"reasons":["View %s.%s has no creation context"],"use":["maria"]},{"code":"1600","keys":["creation_context_of_view_s_s_invalid"],"reasons":["Creation context of view %s.`%s' is invalid"],"use":["maria"]},{"code":"1601","keys":["creation_context_of_stored_routine_s_s_invalid"],"reasons":["Creation context of stored routine %s.%s is invalid"],"use":["maria"]},{"code":"1602","keys":["corrupted_trg_file_for_table_s_s"],"reasons":["Corrupted TRG file for table %s.%s"],"use":["maria"]},{"code":"1603","keys":["triggers_for_table_s_s_have_no_creation_context"],"reasons":["Triggers for table %s.%s have no creation context"],"use":["maria"]},{"code":"1604","keys":["trigger_creation_context_of_table_s_s_invalid"],"reasons":["Trigger creation context of table %s.%s is invalid"],"use":["maria"]},{"code":"1605","keys":["creation_context_of_event_s_s_invalid"],"reasons":["Creation context of event %s.%s is invalid"],"use":["maria"]},{"code":"1606","keys":["cannot_open_table_for_trigger_s_s"],"reasons":["Cannot open table for trigger %s.%s"],"use":["maria"]},{"code":"1607","keys":["cannot_create_stored_routine_s_check_warnings"],"reasons":["Cannot create stored routine %s. Check warnings"],"use":["maria"]},{"code":"1608","keys":["you_should_never_see_it"],"reasons":["You should never see it"],"use":["maria"]},{"code":"1609","keys":["binlog_statement_of_type_s_was_not_preceded_byformat_description_binlog_statement"],"reasons":["The BINLOG statement of type %s was not preceded by a format description BINLOG statement."],"use":["maria"]},{"code":"1610","keys":["corrupted_replication_event_was_detected"],"reasons":["Corrupted replication event was detected"],"use":["maria"]},{"code":"1611","keys":["invalid_column_reference_s_load_data"],"reasons":["Invalid column reference (%s) in LOAD DATA"],"use":["maria"]},{"code":"1612","keys":["being_purged_log_s_was_not_found"],"reasons":["Being purged log %s was not found"],"use":["maria"]},{"code":"1613","keys":["xa_rbtimeout_transaction_branch_was_rolled_back_took_too_long"],"reasons":["XA_RBTIMEOUT: Transaction branch was rolled back: took too long"],"use":["maria"]},{"code":"1614","keys":["xa_rbdeadlock_transaction_branch_was_rolled_back_deadlock_was_detected"],"reasons":["XA_RBDEADLOCK: Transaction branch was rolled back: deadlock was detected"],"use":["maria"]},{"code":"1615","keys":["prepared_statement_needs_to_be_re_prepared"],"reasons":["Prepared statement needs to be re-prepared"],"use":["maria"]},{"code":"1616","keys":["delayed_option_not_supported_for_table_s"],"reasons":["DELAYED option not supported for table '%s'"],"use":["maria"]},{"code":"1617","keys":["master_info_structure_does_not_exist"],"reasons":["The master info structure does not exist"],"use":["maria"]},{"code":"1618","keys":["s_option_ignored"],"reasons":["<%s> option ignored"],"use":["maria"]},{"code":"1619","keys":["built_plugins_cannot_be_deleted"],"reasons":["Built-in plugins cannot be deleted"],"use":["maria"]},{"code":"1620","keys":["plugbusy_and_will_be_uninstalled_on_shutdown"],"reasons":["Plugin is busy and will be uninstalled on shutdown"],"use":["maria"]},{"code":"1621","keys":["s_variable_s_read_only_use_set_s_to_assign_value"],"reasons":["%s variable '%s' is read-only. Use SET %s to assign the value"],"use":["maria"]},{"code":"1622","keys":["storage_engine_s_does_not_support_rollback_for_thstatement_transaction_rolled_back_and_must_be_restarted"],"reasons":["Storage engine %s does not support rollback for this statement. Transaction rolled back and must be restarted"],"use":["maria"]},{"code":"1623","keys":["unexpected_master_s_heartbeat_data_s"],"reasons":["Unexpected master's heartbeat data: %s"],"use":["maria"]},{"code":"1624","keys":["requested_valueheartbeat_period_either_negative_or_exceeds_maximum_allowed_s_seconds"],"reasons":["The requested value for the heartbeat period is either negative or exceeds the maximum allowed (%s seconds)."],"use":["maria"]},{"code":"1625","keys":["you_should_never_see_it"],"reasons":["You should never see it"],"use":["maria"]},{"code":"1626","keys":["error_parsing_conflict_function_message_s"],"reasons":["Error in parsing conflict function. Message: %s"],"use":["maria"]},{"code":"1627","keys":["write_to_exceptions_table_failed_message_s"],"reasons":["Write to exceptions table failed. Message: %s''"],"use":["maria"]},{"code":"1628","keys":["comment_for_table_s_too_long_max_lu"],"reasons":["Comment for table '%s' is too long (max = %lu)"],"use":["maria"]},{"code":"1629","keys":["comment_for_field_s_too_long_max_lu"],"reasons":["Comment for field '%s' is too long (max = %lu)"],"use":["maria"]},{"code":"1630","keys":["function_s_does_not_exist_check_function_name_parsing_and_resolution_section_reference_manual"],"reasons":["FUNCTION %s does not exist. Check the 'Function Name Parsing and Resolution' section in the Reference Manual"],"use":["maria"]},{"code":"1631","keys":["database"],"reasons":["Database"],"use":["maria"]},{"code":"1632","keys":["table"],"reasons":["Table"],"use":["maria"]},{"code":"1633","keys":["partition"],"reasons":["Partition"],"use":["maria"]},{"code":"1634","keys":["subpartition"],"reasons":["Subpartition"],"use":["maria"]},{"code":"1635","keys":["temporary"],"reasons":["Temporary"],"use":["maria"]},{"code":"1636","keys":["renamed"],"reasons":["Renamed"],"use":["maria"]},{"code":"1637","keys":["too_many_active_concurrent_transactions"],"reasons":["Too many active concurrent transactions"],"use":["maria"]},{"code":"1638","keys":["non_ascii_separator_arguments_not_fully_supported"],"reasons":["Non-ASCII separator arguments are not fully supported"],"use":["maria"]},{"code":"1639","keys":["debug_sync_point_wait_timed_out"],"reasons":["debug sync point wait timed out"],"use":["maria"]},{"code":"1640","keys":["debug_sync_point_hit_limit_reached"],"reasons":["debug sync point hit limit reached"],"use":["maria"]},{"code":"1641","keys":["duplicate_condition_information_item_s"],"reasons":["Duplicate condition information item '%s'"],"use":["maria"]},{"code":"1642","keys":["unhandled_user_defined_warning_condition"],"reasons":["Unhandled user-defined warning condition"],"use":["maria"]},{"code":"1643","keys":["unhandled_user_defined_not_found_condition"],"reasons":["Unhandled user-defined not found condition"],"use":["maria"]},{"code":"1644","keys":["unhandled_user_defined_exception_condition"],"reasons":["Unhandled user-defined exception condition"],"use":["maria"]},{"code":"1645","keys":["resignal_when_handler_not_active"],"reasons":["RESIGNAL when handler not active"],"use":["maria"]},{"code":"1646","keys":["signal_resignal_can_only_usecondition_defined_with_sqlstate"],"reasons":["SIGNAL/RESIGNAL can only use a CONDITION defined with SQLSTATE"],"use":["maria"]},{"code":"1647","keys":["data_truncated_for_condition_item_s"],"reasons":["Data truncated for condition item '%s'"],"use":["maria"]},{"code":"1648","keys":["data_too_long_for_condition_item_s"],"reasons":["Data too long for condition item '%s'"],"use":["maria"]},{"code":"1649","keys":["unknown_locale_s"],"reasons":["Unknown locale: '%s'"],"use":["maria"]},{"code":"1650","keys":["requested_server_id_d_clashes_with_slave_startup_option_replicate_same_server_id"],"reasons":["The requested server id %d clashes with the slave startup option --replicate-same-server-id"],"use":["maria"]},{"code":"1651","keys":["query_cache_disabled_restart_server_with_query_cache_type_1_to_enable_it"],"reasons":["Query cache is disabled. restart the server with query_cache_type=1 to enable it"],"use":["maria"]},{"code":"1652","keys":["duplicate_partition_field_name_s"],"reasons":["Duplicate partition field name '%s'"],"use":["maria"]},{"code":"1653","keys":["inconsistency_usage_of_column_lists_for_partitioning"],"reasons":["Inconsistency in usage of column lists for partitioning"],"use":["maria"]},{"code":"1654","keys":["partition_column_values_of_incorrect_type"],"reasons":["Partition column values of incorrect type"],"use":["maria"]},{"code":"1655","keys":["too_many_fields_s"],"reasons":["Too many fields in '%s'"],"use":["maria"]},{"code":"1656","keys":["cannot_use_maxvalue_as_value_values_in"],"reasons":["Cannot use MAXVALUE as value in VALUES IN"],"use":["maria"]},{"code":"1657","keys":["cannot_have_more_than_one_value_for_thtype_of_s_partitioning"],"reasons":["Cannot have more than one value for this type of %s partitioning"],"use":["maria"]},{"code":"1658","keys":["row_expressions_values_only_allowed_for_multi_field_column_partitioning"],"reasons":["Row expressions in VALUES IN only allowed for multi-field column partitioning"],"use":["maria"]},{"code":"1659","keys":["field_s_not_allowed_type_for_thtype_of_partitioning"],"reasons":["Field '%s' is of a not allowed type for this type of partitioning"],"use":["maria"]},{"code":"1660","keys":["total_length_partitioning_fields_too_large"],"reasons":["The total length of the partitioning fields is too large"],"use":["maria"]},{"code":"1661","keys":["cannot_execute_statement_impossible_to_write_to_binary_log_since_both_row_incapable_engines_and_statement_incapable_engines_involved"],"reasons":["Cannot execute statement: impossible to write to binary log since both row-incapable engines and statement-incapable engines are involved."],"use":["maria"]},{"code":"1662","keys":["cannot_execute_statement_impossible_to_write_to_binary_log_since_binlog_format_row_and_at_least_one_table_usesstorage_engine_limited_to_statement_based_logging"],"reasons":["Cannot execute statement: impossible to write to binary log since BINLOG_FORMAT = ROW and at least one table uses a storage engine limited to statement-based logging."],"use":["maria"]},{"code":"1663","keys":["cannot_execute_statement_impossible_to_write_to_binary_log_since_statement_unsafe_storage_engine_limited_to_statement_based_logging_and_binlog_format_mixed_s"],"reasons":["Cannot execute statement: impossible to write to binary log since statement is unsafe, storage engine is limited to statement-based logging, and BINLOG_FORMAT = MIXED. %s"],"use":["maria"]},{"code":"1664","keys":["cannot_execute_statement_impossible_to_write_to_binary_log_since_statement_row_format_and_at_least_one_table_usesstorage_engine_limited_to_statement_based_logging"],"reasons":["Cannot execute statement: impossible to write to binary log since statement is in row format and at least one table uses a storage engine limited to statement-based logging."],"use":["maria"]},{"code":"1665","keys":["cannot_execute_statement_impossible_to_write_to_binary_log_since_binlog_format_statement_and_at_least_one_table_usesstorage_engine_limited_to_row_based_logging_s"],"reasons":["Cannot execute statement: impossible to write to binary log since BINLOG_FORMAT = STATEMENT and at least one table uses a storage engine limited to row-based logging.%s"],"use":["maria"]},{"code":"1666","keys":["cannot_execute_statement_impossible_to_write_to_binary_log_since_statement_row_format_and_binlog_format_statement"],"reasons":["Cannot execute statement: impossible to write to binary log since statement is in row format and BINLOG_FORMAT = STATEMENT."],"use":["maria"]},{"code":"1667","keys":["cannot_execute_statement_impossible_to_write_to_binary_log_since_more_than_one_engine_involved_and_at_least_one_engine_self_logging"],"reasons":["Cannot execute statement: impossible to write to binary log since more than one engine is involved and at least one engine is self-logging."],"use":["maria"]},{"code":"1668","keys":["statement_unsafe_because_it_useslimit_clause_thunsafe_because_set_of_rows_included_cannot_be_predicted"],"reasons":["The statement is unsafe because it uses a LIMIT clause. This is unsafe because the set of rows included cannot be predicted."],"use":["maria"]},{"code":"1669","keys":["statement_unsafe_because_it_uses_insert_delayed_thunsafe_because_times_when_rows_inserted_cannot_be_predicted"],"reasons":["The statement is unsafe because it uses INSERT DELAYED. This is unsafe because the times when rows are inserted cannot be predicted."],"use":["maria"]},{"code":"1670","keys":["statement_unsafe_because_it_uses_general_log_slow_query_log_or_performance_schema_table_s_thunsafe_because_system_tables_may_differ_on_slaves"],"reasons":["The statement is unsafe because it uses the general log, slow query log, or performance_schema table(s). This is unsafe because system tables may differ on slaves."],"use":["maria"]},{"code":"1671","keys":["statement_unsafe_because_it_invokestrigger_orstored_function_that_inserts_into_auto_increment_column_inserted_values_cannot_be_logged_correctly"],"reasons":["Statement is unsafe because it invokes a trigger or a stored function that inserts into an AUTO_INCREMENT column. Inserted values cannot be logged correctly."],"use":["maria"]},{"code":"1672","keys":["statement_unsafe_because_it_usesudf_which_may_not_return_same_value_on_slave"],"reasons":["Statement is unsafe because it uses a UDF which may not return the same value on the slave."],"use":["maria"]},{"code":"1673","keys":["statement_unsafe_because_it_usessystem_variable_that_may_havedifferent_value_on_slave"],"reasons":["Statement is unsafe because it uses a system variable that may have a different value on the slave."],"use":["maria"]},{"code":"1674","keys":["statement_unsafe_because_it_usessystem_function_that_may_returndifferent_value_on_slave"],"reasons":["Statement is unsafe because it uses a system function that may return a different value on the slave."],"use":["maria"]},{"code":"1675","keys":["statement_unsafe_because_it_accessesnon_transactional_table_after_accessingtransactional_table_withsame_transaction"],"reasons":["Statement is unsafe because it accesses a non-transactional table after accessing a transactional table within the same transaction."],"use":["maria"]},{"code":"1676","keys":["s_statement_s"],"reasons":["%s Statement: %s"],"use":["maria"]},{"code":"1677","keys":["column_d_of_table_s_s_cannot_be_converted_from_type_s_to_type_s"],"reasons":["Column %d of table '%s.%s' cannot be converted from type '%s' to type '%s'"],"use":["maria"]},{"code":"1678","keys":["can_t_create_conversion_table_for_table_s_s"],"reasons":["Can't create conversion table for table '%s.%s'"],"use":["maria"]},{"code":"1679","keys":["cannot_modify_session_binlog_format_insidetransaction"],"reasons":["Cannot modify @@session.binlog_format inside a transaction"],"use":["maria"]},{"code":"1680","keys":["path_specified_for_s_too_long"],"reasons":["The path specified for %s is too long."],"use":["maria"]},{"code":"1681","keys":["s_deprecated_and_will_be_removed_infuture_release"],"reasons":["'%s' is deprecated and will be removed in a future release."],"use":["maria"]},{"code":"1682","keys":["native_table_s_s_has_wrong_structure"],"reasons":["Native table '%s'.'%s' has the wrong structure"],"use":["maria"]},{"code":"1683","keys":["invalid_performance_schema_usage"],"reasons":["Invalid performance_schema usage."],"use":["maria"]},{"code":"1684","keys":["table_s_s_was_skipped_since_its_definition_being_modified_by_concurrent_ddl_statement"],"reasons":["Table '%s'.'%s' was skipped since its definition is being modified by concurrent DDL statement"],"use":["maria"]},{"code":"1685","keys":["cannot_modify_session_binlog_direct_non_transactional_updates_insidetransaction"],"reasons":["Cannot modify @@session.binlog_direct_non_transactional_updates inside a transaction"],"use":["maria"]},{"code":"1686","keys":["cannot_change_binlog_direct_flag_insidestored_function_or_trigger"],"reasons":["Cannot change the binlog direct flag inside a stored function or trigger"],"use":["maria"]},{"code":"1687","keys":["a_spatial_index_may_only_containgeometrical_type_column"],"reasons":["A SPATIAL index may only contain a geometrical type column"],"use":["maria"]},{"code":"1688","keys":["comment_for_index_s_too_long_max_lu"],"reasons":["Comment for index '%s' is too long (max = %lu)"],"use":["maria"]},{"code":"1689","keys":["wait_onlock_was_aborted_due_topending_exclusive_lock"],"reasons":["Wait on a lock was aborted due to a pending exclusive lock"],"use":["maria"]},{"code":"1690","keys":["s_value_out_of_range_s"],"reasons":["%s value is out of range in '%s'"],"use":["maria"]},{"code":"1691","keys":["a_variable_non_integer_based_type_limit_clause"],"reasons":["A variable of a non-integer based type in LIMIT clause"],"use":["maria"]},{"code":"1692","keys":["mixing_self_logging_and_non_self_logging_engines_instatement_unsafe"],"reasons":["Mixing self-logging and non-self-logging engines in a statement is unsafe."],"use":["maria"]},{"code":"1693","keys":["statement_accesses_nontransactional_table_as_well_as_transactional_or_temporary_table_and_writes_to_any_of_them"],"reasons":["Statement accesses nontransactional table as well as transactional or temporary table, and writes to any of them."],"use":["maria"]},{"code":"1694","keys":["cannot_modify_session_sql_log_binsidetransaction"],"reasons":["Cannot modify @@session.sql_log_bin inside a transaction"],"use":["maria"]},{"code":"1695","keys":["cannot_change_sql_log_binsidestored_function_or_trigger"],"reasons":["Cannot change the sql_log_bin inside a stored function or trigger"],"use":["maria"]},{"code":"1696","keys":["failed_to_read_from_par_file"],"reasons":["Failed to read from the .par file"],"use":["maria"]},{"code":"1697","keys":["values_value_for_partition_s_must_have_type_int"],"reasons":["VALUES value for partition '%s' must have type INT"],"use":["maria"]},{"code":"1698","keys":["access_denied_for_user_s_s"],"reasons":["Access denied for user '%s'@'%s'"],"use":["maria"]},{"code":"1699","keys":["set_password_has_no_significance_for_users_authenticating_via_plugins"],"reasons":["SET PASSWORD has no significance for users authenticating via plugins"],"use":["maria"]},{"code":"1700","keys":["grant_with_identified_with_illegal_because_user_s_already_exists"],"reasons":["GRANT with IDENTIFIED WITH is illegal because the user %-.*s already exists"],"use":["maria"]},{"code":"1701","keys":["cannot_truncatetable_referenced_inforeign_key_constraint_s"],"reasons":["Cannot truncate a table referenced in a foreign key constraint (%s)"],"use":["maria"]},{"code":"1702","keys":["plugs_force_plus_permanent_and_can_not_be_unloaded"],"reasons":["Plugin '%s' is force_plus_permanent and can not be unloaded"],"use":["maria"]},{"code":"1703","keys":["requested_valueheartbeat_period_less_than_1_millisecond_value_reset_to_0_meaning_that_heartbeating_will_effectively_be_disabled"],"reasons":["The requested value for the heartbeat period is less than 1 millisecond. The value is reset to 0, meaning that heartbeating will effectively be disabled."],"use":["maria"]},{"code":"1704","keys":["requested_valueheartbeat_period_exceeds_value_of_slave_net_timeout_secondssensible_valueperiod_should_be_less_than_timeout"],"reasons":["The requested value for the heartbeat period exceeds the value of slave_net_timeout seconds. A sensible value for the period should be less than the timeout."],"use":["maria"]},{"code":"1705","keys":["multi_row_statements_required_more_than_max_binlog_stmt_cache_size_bytes_of_storage_increase_thmysqld_variable_and_try_again"],"reasons":["Multi-row statements required more than 'max_binlog_stmt_cache_size' bytes of storage. increase this mysqld variable and try again"],"use":["maria"]},{"code":"1706","keys":["primary_key_partition_key_update_not_allowed_since_table_updated_both_as_s_and_s"],"reasons":["Primary key/partition key update is not allowed since the table is updated both as '%s' and '%s'."],"use":["maria"]},{"code":"1707","keys":["table_rebuild_required_please_do_alter_table_s_force_or_dump_reload_to_fix_it"],"reasons":["Table rebuild required. Please do ''ALTER TABLE %s FORCE'' or dump/reload to fix it!"],"use":["maria"]},{"code":"1708","keys":["value_of_s_should_be_no_less_than_value_of_s"],"reasons":["The value of '%s' should be no less than the value of '%s'"],"use":["maria"]},{"code":"1709","keys":["index_column_size_too_large_maximum_column_size_lu_bytes"],"reasons":["Index column size too large. The maximum column size is %lu bytes."],"use":["maria"]},{"code":"1710","keys":["trigger_s_has_error_its_body_s"],"reasons":["Trigger '%s' has an error in its body: '%s'"],"use":["maria"]},{"code":"1711","keys":["unknown_trigger_has_error_its_body_s"],"reasons":["Unknown trigger has an error in its body: '%s'"],"use":["maria"]},{"code":"1712","keys":["index_s_corrupted"],"reasons":["Index %s is corrupted"],"use":["maria"]},{"code":"1713","keys":["undo_log_record_too_big"],"reasons":["Undo log record is too big."],"use":["maria"]},{"code":"1714","keys":["insert_ignore_select_unsafe_because_order_which_rows_retrieved_by_select_determines_which_if_any_rows_ignored_thorder_cannot_be_predicted_and_may_differ_on_master_and_slave"],"reasons":["INSERT IGNORE... SELECT is unsafe because the order in which rows are retrieved by the SELECT determines which (if any) rows are ignored. This order cannot be predicted and may differ on master and the slave."],"use":["maria"]},{"code":"1715","keys":["insert_select_on_duplicate_key_update_unsafe_because_order_which_rows_retrieved_by_select_determines_which_if_any_rows_updated_thorder_cannot_be_predicted_and_may_differ_on_master_and_slave"],"reasons":["INSERT... SELECT... ON DUPLICATE KEY UPDATE is unsafe because the order in which rows are retrieved by the SELECT determines which (if any) rows are updated. This order cannot be predicted and may differ on master and the slave."],"use":["maria"]},{"code":"1716","keys":["replace_select_unsafe_because_order_which_rows_retrieved_by_select_determines_which_if_any_rows_replaced_thorder_cannot_be_predicted_and_may_differ_on_master_and_slave"],"reasons":["REPLACE... SELECT is unsafe because the order in which rows are retrieved by the SELECT determines which (if any) rows are replaced. This order cannot be predicted and may differ on master and the slave."],"use":["maria"]},{"code":"1717","keys":["create_ignore_select_unsafe_because_order_which_rows_retrieved_by_select_determines_which_if_any_rows_ignored_thorder_cannot_be_predicted_and_may_differ_on_master_and_slave"],"reasons":["CREATE... IGNORE SELECT is unsafe because the order in which rows are retrieved by the SELECT determines which (if any) rows are ignored. This order cannot be predicted and may differ on master and the slave."],"use":["maria"]},{"code":"1718","keys":["create_replace_select_unsafe_because_order_which_rows_retrieved_by_select_determines_which_if_any_rows_replaced_thorder_cannot_be_predicted_and_may_differ_on_master_and_slave"],"reasons":["CREATE... REPLACE SELECT is unsafe because the order in which rows are retrieved by the SELECT determines which (if any) rows are replaced. This order cannot be predicted and may differ on master and the slave."],"use":["maria"]},{"code":"1719","keys":["update_ignore_unsafe_because_order_which_rows_updated_determines_which_if_any_rows_ignored_thorder_cannot_be_predicted_and_may_differ_on_master_and_slave"],"reasons":["UPDATE IGNORE is unsafe because the order in which rows are updated determines which (if any) rows are ignored. This order cannot be predicted and may differ on master and the slave."],"use":["maria"]},{"code":"1720","keys":["you_should_never_see_it"],"reasons":["You should never see it"],"use":["maria"]},{"code":"1721","keys":["you_should_never_see_it"],"reasons":["You should never see it"],"use":["maria"]},{"code":"1722","keys":["statements_writing_totable_with_auto_increment_column_after_selecting_from_another_table_unsafe_because_order_which_rows_retrieved_determines_what_if_any_rows_will_be_written_thorder_cannot_be_predicted_and_may_differ_on_master_and_slave"],"reasons":["Statements writing to a table with an auto-increment column after selecting from another table are unsafe because the order in which rows are retrieved determines what (if any) rows will be written. This order cannot be predicted and may differ on master and the slave."],"use":["maria"]},{"code":"1723","keys":["create_table_select_ontable_with_auto_increment_column_unsafe_because_order_which_rows_retrieved_by_select_determines_which_if_any_rows_inserted_thorder_cannot_be_predicted_and_may_differ_on_master_and_slave"],"reasons":["CREATE TABLE... SELECT... on a table with an auto-increment column is unsafe because the order in which rows are retrieved by the SELECT determines which (if any) rows are inserted. This order cannot be predicted and may differ on master and the slave."],"use":["maria"]},{"code":"1724","keys":["insert_on_duplicate_key_update_ontable_with_more_than_one_unique_key_unsafe"],"reasons":["INSERT... ON DUPLICATE KEY UPDATE on a table with more than one UNIQUE KEY is unsafe"],"use":["maria"]},{"code":"1725","keys":["table_being_used_foreign_key_check"],"reasons":["Table is being used in foreign key check."],"use":["maria"]},{"code":"1726","keys":["storage_engine_s_does_not_support_system_tables_s_s"],"reasons":["Storage engine '%s' does not support system tables. [%s.%s]"],"use":["maria"]},{"code":"1727","keys":["insert_into_autoincrement_field_which_not_first_part_composed_primary_key_unsafe"],"reasons":["INSERT into autoincrement field which is not the first part in the composed primary key is unsafe."],"use":["maria"]},{"code":"1728","keys":["cannot_load_from_s_s_table_probably_corrupted"],"reasons":["Cannot load from %s.%s. The table is probably corrupted"],"use":["maria"]},{"code":"1729","keys":["requested_value_smaster_delay_exceeds_maximum_u"],"reasons":["The requested value %s for the master delay exceeds the maximum %u"],"use":["maria"]},{"code":"1730","keys":["only_format_description_log_event_and_row_events_allowed_binlog_statements_but_s_was_provided"],"reasons":["Only Format_description_log_event and row events are allowed in BINLOG statements (but %s was provided"],"use":["maria"]},{"code":"1731","keys":["non_matching_attribute_s_between_partition_and_table"],"reasons":["Non matching attribute '%s' between partition and table"],"use":["maria"]},{"code":"1732","keys":["table_to_exchange_with_partition_partitioned_s"],"reasons":["Table to exchange with partition is partitioned: '%s'"],"use":["maria"]},{"code":"1733","keys":["table_to_exchange_with_partition_temporary_s"],"reasons":["Table to exchange with partition is temporary: '%s'"],"use":["maria"]},{"code":"1734","keys":["subpartitioned_table_use_subpartition_instead_of_partition"],"reasons":["Subpartitioned table, use subpartition instead of partition"],"use":["maria"]},{"code":"1735","keys":["unknown_partition_s_table_s"],"reasons":["Unknown partition '%s' in table '%s'"],"use":["maria"]},{"code":"1736","keys":["tables_have_different_definitions"],"reasons":["Tables have different definitions"],"use":["maria"]},{"code":"1737","keys":["foundrow_that_does_not_match_partition"],"reasons":["Found a row that does not match the partition"],"use":["maria"]},{"code":"1738","keys":["option_binlog_cache_size_lu_greater_than_max_binlog_cache_size_lu_setting_binlog_cache_size_equal_to_max_binlog_cache_size"],"reasons":["Option binlog_cache_size (%lu) is greater than max_binlog_cache_size (%lu). setting binlog_cache_size equal to max_binlog_cache_size."],"use":["maria"]},{"code":"1739","keys":["cannot_use_s_access_on_index_s_due_to_type_or_collation_conversion_on_field_s"],"reasons":["Cannot use %s access on index '%s' due to type or collation conversion on field '%s'"],"use":["maria"]},{"code":"1740","keys":["table_to_exchange_with_partition_has_foreign_key_references_s"],"reasons":["Table to exchange with partition has foreign key references: '%s'"],"use":["maria"]},{"code":"1741","keys":["key_value_s_was_not_found_table_s_s"],"reasons":["Key value '%s' was not found in table '%s.%s'"],"use":["maria"]},{"code":"1742","keys":["data_for_column_s_too_long"],"reasons":["Data for column '%s' too long"],"use":["maria"]},{"code":"1743","keys":["replication_event_checksum_verification_failed_while_reading_from_network"],"reasons":["Replication event checksum verification failed while reading from network."],"use":["maria"]},{"code":"1744","keys":["replication_event_checksum_verification_failed_while_reading_fromlog_file"],"reasons":["Replication event checksum verification failed while reading from a log file."],"use":["maria"]},{"code":"1745","keys":["option_binlog_stmt_cache_size_lu_greater_than_max_binlog_stmt_cache_size_lu_setting_binlog_stmt_cache_size_equal_to_max_binlog_stmt_cache_size"],"reasons":["Option binlog_stmt_cache_size (%lu) is greater than max_binlog_stmt_cache_size (%lu). setting binlog_stmt_cache_size equal to max_binlog_stmt_cache_size."],"use":["maria"]},{"code":"1746","keys":["can_t_update_table_s_while_s_being_created"],"reasons":["Can't update table '%s' while '%s' is being created."],"use":["maria"]},{"code":"1747","keys":["partition_clause_on_non_partitioned_table"],"reasons":["PARTITION () clause on non partitioned table"],"use":["maria"]},{"code":"1748","keys":["foundrow_not_matching_given_partition_set"],"reasons":["Found a row not matching the given partition set"],"use":["maria"]},{"code":"1749","keys":["partition_s_doesn_t_exist"],"reasons":["partition '%s' doesn't exist"],"use":["maria"]},{"code":"1750","keys":["failure_while_changing_type_of_replication_repository_s"],"reasons":["Failure while changing the type of replication repository: %s."],"use":["maria"]},{"code":"1751","keys":["creation_of_some_temporary_tables_could_not_be_rolled_back"],"reasons":["The creation of some temporary tables could not be rolled back."],"use":["maria"]},{"code":"1752","keys":["some_temporary_tables_were_dropped_but_these_operations_could_not_be_rolled_back"],"reasons":["Some temporary tables were dropped, but these operations could not be rolled back."],"use":["maria"]},{"code":"1753","keys":["s_not_supported_multi_threaded_slave_mode_s"],"reasons":["%s is not supported in multi-threaded slave mode. %s"],"use":["maria"]},{"code":"1754","keys":["number_of_modified_databases_exceeds_maximum_d_database_names_will_not_be_included_replication_event_metadata"],"reasons":["The number of modified databases exceeds the maximum %d. the database names will not be included in the replication event metadata."],"use":["maria"]},{"code":"1755","keys":["cannot_execute_current_event_group_parallel_mode_encountered_event_s_relay_log_name_s_position_s_which_prevents_execution_of_thevent_group_parallel_mode_reason_s"],"reasons":["Cannot execute the current event group in the parallel mode. Encountered event %s, relay-log name %s, position %s which prevents execution of this event group in parallel mode. Reason: %s."],"use":["maria"]},{"code":"1756","keys":["s"],"reasons":["%s"],"use":["maria"]},{"code":"1757","keys":["fulltext_index_not_supported_for_partitioned_tables"],"reasons":["FULLTEXT index is not supported for partitioned tables."],"use":["maria"]},{"code":"1758","keys":["invalid_condition_number"],"reasons":["Invalid condition number"],"use":["maria"]},{"code":"1759","keys":["sending_passwords_platext_without_ssl_tls_extremely_insecure"],"reasons":["Sending passwords in plain text without SSL/TLS is extremely insecure."],"use":["maria"]},{"code":"1760","keys":["storing_mariadb_user_name_or_password_information_master_info_repository_not_secure_and_therefore_not_recommended_please_see_mariadb_manual_for_more_about_thissue_and_possible_alternatives"],"reasons":["Storing MariaDB user name or password information in the master.info repository is not secure and is therefore not recommended. Please see the MariaDB Manual for more about this issue and possible alternatives"],"use":["maria"]},{"code":"1761","keys":["foreign_key_constraint_for_table_s_record_s_would_lead_toduplicate_entry_table_s_key_s"],"reasons":["Foreign key constraint for table '%s', record '%s' would lead to a duplicate entry in table '%s', key '%s'"],"use":["maria"]},{"code":"1762","keys":["foreign_key_constraint_for_table_s_record_s_would_lead_toduplicate_entry_inchild_table"],"reasons":["Foreign key constraint for table '%s', record '%s' would lead to a duplicate entry in a child table"],"use":["maria"]},{"code":"1763","keys":["setting_authentication_options_not_possible_when_only_slave_sql_thread_being_started"],"reasons":["Setting authentication options is not possible when only the Slave SQL Thread is being started."],"use":["maria"]},{"code":"1764","keys":["table_does_not_have_fulltext_index_to_support_thquery"],"reasons":["The table does not have FULLTEXT index to support this query"],"use":["maria"]},{"code":"1765","keys":["system_variable_s_cannot_be_set_stored_functions_or_triggers"],"reasons":["The system variable %s cannot be set in stored functions or triggers."],"use":["maria"]},{"code":"1766","keys":["system_variable_s_cannot_be_set_when__ongoing_transaction"],"reasons":["The system variable %s cannot be set when there is an ongoing transaction."],"use":["maria"]},{"code":"1767","keys":["system_variable_session_gtid_next_has_value_s_which_not_listed_session_gtid_next_list"],"reasons":["The system variable @@SESSION.GTID_NEXT has the value %s, which is not listed in @@SESSION.GTID_NEXT_LIST."],"use":["maria"]},{"code":"1768","keys":["system_variable_session_gtid_next_cannot_change_insidetransaction"],"reasons":["The system variable @@SESSION.GTID_NEXT cannot change inside a transaction."],"use":["maria"]},{"code":"1769","keys":["statement_set_s_cannot_invokestored_function"],"reasons":["The statement 'SET %s' cannot invoke a stored function."],"use":["maria"]},{"code":"1770","keys":["system_variable_session_gtid_next_cannot_be_automatic_when_session_gtid_next_list_non_null"],"reasons":["The system variable @@SESSION.GTID_NEXT cannot be 'AUTOMATIC' when @@SESSION.GTID_NEXT_LIST is non-NULL."],"use":["maria"]},{"code":"1771","keys":["skipping_transaction_s_because_it_has_already_been_executed_and_logged"],"reasons":["Skipping transaction %s because it has already been executed and logged."],"use":["maria"]},{"code":"1772","keys":["malformed_gtid_set_specification_s"],"reasons":["Malformed GTID set specification '%s'."],"use":["maria"]},{"code":"1773","keys":["malformed_gtid_set_encoding"],"reasons":["Malformed GTID set encoding."],"use":["maria"]},{"code":"1774","keys":["malformed_gtid_specification_s"],"reasons":["Malformed GTID specification '%s'."],"use":["maria"]},{"code":"1775","keys":["impossible_to_generate_global_transaction_identifier_integer_component_reached_maximal_value_restart_server_withnew_server_uuid"],"reasons":["Impossible to generate Global Transaction Identifier: the integer component reached the maximal value. Restart the server with a new server_uuid."],"use":["maria"]},{"code":"1776","keys":["parameters_master_log_file_master_log_pos_relay_log_file_and_relay_log_pos_cannot_be_set_when_master_auto_position_active","configuration_error"],"reasons":["Parameters MASTER_LOG_FILE, MASTER_LOG_POS, RELAY_LOG_FILE and RELAY_LOG_POS cannot be set when MASTER_AUTO_POSITION is active.","Configuration error:"],"use":["maria","sap_hana"]},{"code":"1777","keys":["change_master_to_master_auto_position_1_can_only_be_executed_when_global_gtid_mode_on","configuration_warning"],"reasons":["CHANGE MASTER TO MASTER_AUTO_POSITION = 1 can only be executed when @@GLOBAL.GTID_MODE = ON.","Configuration warning:"],"use":["maria","sap_hana"]},{"code":"1778","keys":["cannot_execute_statements_with_implicit_commit_insidetransaction_when_session_gtid_next_automatic"],"reasons":["Cannot execute statements with implicit commit inside a transaction when @@SESSION.GTID_NEXT != AUTOMATIC."],"use":["maria"]},{"code":"1779","keys":["gtid_mode_on_or_gtid_mode_upgrade_step_2_requires_disable_gtid_unsafe_statements_1","global_gtid_mode_on_or_upgrade_step_2_requires_global_enforce_gtid_consistency_1"],"reasons":["GTID_MODE = ON or GTID_MODE = UPGRADE_STEP_2 requires DISABLE_GTID_UNSAFE_STATEMENTS = 1.","@@GLOBAL.GTID_MODE = ON or UPGRADE_STEP_2 requires @@GLOBAL.ENFORCE_GTID_CONSISTENCY = 1."],"use":["maria","maria"]},{"code":"1780","keys":["global_gtid_mode_on_or_upgrade_step_1_or_upgrade_step_2_requires_log_band_log_slave_updates"],"reasons":["@@GLOBAL.GTID_MODE = ON or UPGRADE_STEP_1 or UPGRADE_STEP_2 requires --log-bin and --log-slave-updates."],"use":["maria"]},{"code":"1781","keys":["session_gtid_next_cannot_be_set_to_uuid_number_when_global_gtid_mode_off"],"reasons":["@@SESSION.GTID_NEXT cannot be set to UUID:NUMBER when @@GLOBAL.GTID_MODE = OFF."],"use":["maria"]},{"code":"1782","keys":["session_gtid_next_cannot_be_set_to_anonymous_when_global_gtid_mode_on"],"reasons":["@@SESSION.GTID_NEXT cannot be set to ANONYMOUS when @@GLOBAL.GTID_MODE = ON."],"use":["maria"]},{"code":"1783","keys":["session_gtid_next_list_cannot_be_set_tonon_null_value_when_global_gtid_mode_off"],"reasons":["@@SESSION.GTID_NEXT_LIST cannot be set to a non-NULL value when @@GLOBAL.GTID_MODE = OFF."],"use":["maria"]},{"code":"1784","keys":["foundgtid_log_event_or_previous_gtids_log_event_when_global_gtid_mode_off"],"reasons":["Found a Gtid_log_event or Previous_gtids_log_event when @@GLOBAL.GTID_MODE = OFF."],"use":["maria"]},{"code":"1785","keys":["when_global_enforce_gtid_consistency_1_updates_to_non_transactional_tables_can_only_be_done_either_autocommitted_statements_or_single_statement_transactions_and_never_same_statement_as_updates_to_transactional_tables"],"reasons":["When @@GLOBAL.ENFORCE_GTID_CONSISTENCY = 1, updates to non-transactional tables can only be done in either autocommitted statements or single-statement transactions, and never in the same statement as updates to transactional tables."],"use":["maria"]},{"code":"1786","keys":["create_table_select_forbidden_when_global_enforce_gtid_consistency_1"],"reasons":["CREATE TABLE ... SELECT is forbidden when @@GLOBAL.ENFORCE_GTID_CONSISTENCY = 1."],"use":["maria"]},{"code":"1787","keys":["when_global_enforce_gtid_consistency_1_statements_create_temporary_table_and_drop_temporary_table_can_be_executed_innon_transactional_context_only_and_require_that_autocommit_1"],"reasons":["When @@GLOBAL.ENFORCE_GTID_CONSISTENCY = 1, the statements CREATE TEMPORARY TABLE and DROP TEMPORARY TABLE can be executed in a non-transactional context only, and require that AUTOCOMMIT = 1."],"use":["maria"]},{"code":"1788","keys":["value_of_global_gtid_mode_can_only_change_one_step_attime_off_upgrade_step_1_upgrade_step_2_on_also_note_that_thvalue_must_be_stepped_up_or_down_simultaneously_on_all_servers_see_manual_for_instructions"],"reasons":["The value of @@GLOBAL.GTID_MODE can only change one step at a time: OFF <-> UPGRADE_STEP_1 <-> UPGRADE_STEP_2 <-> ON. Also note that this value must be stepped up or down simultaneously on all servers. see the Manual for instructions."],"use":["maria"]},{"code":"1789","keys":["slave_connecting_using_change_master_to_master_auto_position_1_but_master_has_purged_binary_logs_containing_gtids_that_slave_requires"],"reasons":["The slave is connecting using CHANGE MASTER TO MASTER_AUTO_POSITION = 1, but the master has purged binary logs containing GTIDs that the slave requires."],"use":["maria"]},{"code":"1790","keys":["session_gtid_next_cannot_be_changed_byclient_that_ownsgtid_client_owns_s_ownership_released_on_commit_or_rollback"],"reasons":["@@SESSION.GTID_NEXT cannot be changed by a client that owns a GTID. The client owns %s. Ownership is released on COMMIT or ROLLBACK."],"use":["maria"]},{"code":"1791","keys":["unknown_explaformat_name_s"],"reasons":["Unknown EXPLAIN format name: '%s'"],"use":["maria"]},{"code":"1792","keys":["cannot_execute_statement_inread_only_transaction","shared_memory_error"],"reasons":["Cannot execute statement in a READ ONLY transaction.","Shared memory error"],"use":["maria","sap_hana"]},{"code":"1793","keys":["comment_for_table_partition_s_too_long_max_lu","invalid_key_or_invalid_size"],"reasons":["Comment for table partition '%s' is too long (max = %lu","Invalid key or invalid size"],"use":["maria","sap_hana"]},{"code":"1794","keys":["slave_not_configured_or_failed_to_initialize_properly_you_must_at_least_set_server_id_to_enable_eithermaster_orslave_additional_error_messages_can_be_found_mariadb_error_log","segment_already_exists"],"reasons":["Slave is not configured or failed to initialize properly. You must at least set --server-id to enable either a master or a slave. Additional error messages can be found in the MariaDB error log","The segment already exists"],"use":["maria","sap_hana"]},{"code":"1795","keys":["innodb_presently_supports_one_fulltext_index_creation_attime","exceed_system_wide_limit_on_shared_memory"],"reasons":["InnoDB presently supports one FULLTEXT index creation at a time","Exceed the system-wide limit on shared memory"],"use":["maria","sap_hana"]},{"code":"1796","keys":["cannot_create_fulltext_index_on_temporary_innodb_table","no_segment_existsgiven_key"],"reasons":["Cannot create FULLTEXT index on temporary InnoDB table","No segment exists for the given key"],"use":["maria","sap_hana"]},{"code":"1797","keys":["column_s_of_wrong_type_for_innodb_fulltext_index","user_does_not_have_permission_to_access_shared_memory_segment"],"reasons":["Column '%s' is of wrong type for an InnoDB FULLTEXT index","The user does not have permission to access the shared memory segment"],"use":["maria","sap_hana"]},{"code":"1798","keys":["index_s_of_wrong_type_for_innodb_fulltext_index","no_memory_could_be_allocated_for_segment_overhead"],"reasons":["Index '%s' is of wrong type for an InnoDB FULLTEXT index","No memory could be allocated for segment overhead"],"use":["maria","sap_hana"]},{"code":"1799","keys":["creating_index_s_required_more_than_innodb_online_alter_log_max_size_bytes_of_modification_log_please_try_again","invalid_shmid"],"reasons":["Creating index '%s' required more than 'innodb_online_alter_log_max_size' bytes of modification log. Please try again.","Invalid shmid"],"use":["maria","sap_hana"]},{"code":"1800","keys":["unknown_algorithm_s","allow_read_access_for_shmid"],"reasons":["Unknown ALGORITHM '%s'","Allow read access for shmid"],"use":["maria","sap_hana"]},{"code":"1801","keys":["unknown_lock_type_s","shmid_points_toremoved_identifier"],"reasons":["Unknown LOCK type '%s'","Shmid points to a removed identifier"],"use":["maria","sap_hana"]},{"code":"1802","keys":["change_master_cannot_be_executed_when_slave_was_stopped_with_error_or_killed_mts_mode_consider_using_reset_slave_or_start_slave_until","effective_user_id_calling_process_not_creator"],"reasons":["CHANGE MASTER cannot be executed when the slave was stopped with an error or killed in MTS mode. Consider using RESET SLAVE or START SLAVE UNTIL.","The effective user ID of the calling process is not the creator"],"use":["maria","sap_hana"]},{"code":"1803","keys":["cannot_recover_after_slave_errored_out_parallel_execution_mode_additional_error_messages_can_be_found_mariadb_error_log","gid_or_uid_value_too_large_to_be_stored_structure"],"reasons":["Cannot recover after SLAVE errored out in parallel execution mode. Additional error messages can be found in the MariaDB error log","The gid or uid value is too large to be stored in the structure"],"use":["maria","sap_hana"]},{"code":"1804","keys":["cannot_clean_up_worker_info_tables_additional_error_messages_can_be_found_mariadb_error_log","user_does_not_have_permission_to_access_shared_memory_segment"],"reasons":["Cannot clean up worker info tables. Additional error messages can be found in the MariaDB error log","The user does not have permission to access the shared memory segment"],"use":["maria","sap_hana"]},{"code":"1805","keys":["column_count_of_s_s_wrong_expected_d_found_d_table_probably_corrupted","invalid_shmid"],"reasons":["Column count of %s.%s is wrong. Expected %d, found %d. The table is probably corrupted","Invalid shmid"],"use":["maria","sap_hana"]},{"code":"1806","keys":["slave_must_silently_retry_current_transaction","no_memory_could_be_allocateddescriptor_orpage_tables"],"reasons":["Slave must silently retry current transaction","No memory could be allocated for the descriptor or for the page tables"],"use":["maria","sap_hana"]},{"code":"1807","keys":["foreign_key_check_running_on_table_s_cannot_discard_table","unknown_shared_memory_error"],"reasons":["There is a foreign key check running on table '%s'. Cannot discard the table.","Unknown shared memory error"],"use":["maria","sap_hana"]},{"code":"1808","keys":["schema_mismatch_s"],"reasons":["Schema mismatch (%s"],"use":["maria"]},{"code":"1809","keys":["table_s_system_tablespace"],"reasons":["Table '%s' in system tablespace"],"use":["maria"]},{"code":"1810","keys":["io_read_error_lu_s_s"],"reasons":["IO Read error: (%lu, %s) %s"],"use":["maria"]},{"code":"1811","keys":["io_write_error_lu_s_s"],"reasons":["IO Write error: (%lu, %s) %s"],"use":["maria"]},{"code":"1812","keys":["tablespace_missing_for_table_s"],"reasons":["Tablespace is missing for table '%s'"],"use":["maria"]},{"code":"1813","keys":["tablespace_for_table_s_exists_please_discard_tablespace_before_import"],"reasons":["Tablespace for table '%s' exists. Please DISCARD the tablespace before IMPORT."],"use":["maria"]},{"code":"1814","keys":["tablespace_discarded_for_table_s"],"reasons":["Tablespace has been discarded for table '%s'"],"use":["maria"]},{"code":"1815","keys":["internal_error_s"],"reasons":["Internal error: %s"],"use":["maria"]},{"code":"1816","keys":["alter_table_s_import_tablespace_failed_with_error_lu_s"],"reasons":["ALTER TABLE '%s' IMPORT TABLESPACE failed with error %lu : '%s'"],"use":["maria"]},{"code":"1817","keys":["index_corrupt_s"],"reasons":["Index corrupt: %s"],"use":["maria"]},{"code":"1818","keys":["year_lu_column_type_deprecated_creating_year_4_column_instead"],"reasons":["YEAR(%lu) column type is deprecated. Creating YEAR(4) column instead."],"use":["maria"]},{"code":"1819","keys":["your_password_does_not_satisfy_current_policy_requirements"],"reasons":["Your password does not satisfy the current policy requirements"],"use":["maria"]},{"code":"1820","keys":["you_must_set_password_before_executing_thstatement"],"reasons":["You must SET PASSWORD before executing this statement"],"use":["maria"]},{"code":"1821","keys":["failed_to_add_foreign_key_constaint_missing_index_for_constraint_s_foreign_table_s"],"reasons":["Failed to add the foreign key constaint. Missing index for constraint '%s' in the foreign table '%s'"],"use":["maria"]},{"code":"1822","keys":["failed_to_add_foreign_key_constaint_missing_index_for_constraint_s_referenced_table_s"],"reasons":["Failed to add the foreign key constaint. Missing index for constraint '%s' in the referenced table '%s'"],"use":["maria"]},{"code":"1823","keys":["failed_to_add_foreign_key_constraint_s_to_system_tables"],"reasons":["Failed to add the foreign key constraint '%s' to system tables"],"use":["maria"]},{"code":"1824","keys":["failed_to_open_referenced_table_s"],"reasons":["Failed to open the referenced table '%s'"],"use":["maria"]},{"code":"1825","keys":["failed_to_add_foreign_key_constraint_on_table_s_incorrect_options_foreign_key_constraint_s"],"reasons":["Failed to add the foreign key constraint on table '%s'. Incorrect options in FOREIGN KEY constraint '%s'"],"use":["maria"]},{"code":"1826","keys":["duplicate_foreign_key_constraint_name_s"],"reasons":["Duplicate foreign key constraint name '%s'"],"use":["maria"]},{"code":"1827","keys":["password_hash_doesn_t_have_expected_format_check_if_correct_password_algorithm_being_used_with_password_function"],"reasons":["The password hash doesn't have the expected format. Check if the correct password algorithm is being used with the PASSWORD() function."],"use":["maria"]},{"code":"1828","keys":["cannot_drop_column_s_needed_inforeign_key_constraint_s"],"reasons":["Cannot drop column '%s': needed in a foreign key constraint '%s'"],"use":["maria"]},{"code":"1829","keys":["cannot_drop_column_s_needed_inforeign_key_constraint_s_of_table_s"],"reasons":["Cannot drop column '%s': needed in a foreign key constraint '%s' of table '%s'"],"use":["maria"]},{"code":"1830","keys":["column_s_cannot_be_not_null_needed_inforeign_key_constraint_s_set_null"],"reasons":["Column '%s' cannot be NOT NULL: needed in a foreign key constraint '%s' SET NULL"],"use":["maria"]},{"code":"1831","keys":["duplicate_index_s_defined_on_table_s_s_thdeprecated_and_will_be_disallowed_infuture_release"],"reasons":["Duplicate index '%s' defined on the table '%s.%s'. This is deprecated and will be disallowed in a future release."],"use":["maria"]},{"code":"1832","keys":["cannot_change_column_s_used_inforeign_key_constraint_s"],"reasons":["Cannot change column '%s': used in a foreign key constraint '%s'"],"use":["maria"]},{"code":"1833","keys":["cannot_change_column_s_used_inforeign_key_constraint_s_of_table_s"],"reasons":["Cannot change column '%s': used in a foreign key constraint '%s' of table '%s'"],"use":["maria"]},{"code":"1834","keys":["cannot_delete_rows_from_table_which_parent_inforeign_key_constraint_s_of_table_s"],"reasons":["Cannot delete rows from table which is parent in a foreign key constraint '%s' of table '%s'"],"use":["maria"]},{"code":"1835","keys":["malformed_communication_packet"],"reasons":["Malformed communication packet."],"use":["maria"]},{"code":"1836","keys":["running_read_only_mode"],"reasons":["Running in read-only mode"],"use":["maria"]},{"code":"1837","keys":["when_gtid_next_set_togtid_you_must_explicitly_set_it_agaaftercommit_or_rollback_if_you_see_therror_message_slave_sql_thread_it_means_thattable_current_transaction_transactional_on_master_and_non_transactional_on_slave_inclient_connection_it_means_that_you_executed_set_gtid_next_beforetransaction_and_forgot_to_set_gtid_next_todifferent_identifier_or_to_automatic_after_commit_or_rollback_current_gtid_next_s"],"reasons":["When GTID_NEXT is set to a GTID, you must explicitly set it again after a COMMIT or ROLLBACK. If you see this error message in the slave SQL thread, it means that a table in the current transaction is transactional on the master and non-transactional on the slave. In a client connection, it means that you executed SET GTID_NEXT before a transaction and forgot to set GTID_NEXT to a different identifier or to 'AUTOMATIC' after COMMIT or ROLLBACK. Current GTID_NEXT is '%s'"],"use":["maria"]},{"code":"1838","keys":["system_variable_s_cannot_be_set_stored_procedures"],"reasons":["The system variable %s cannot be set in stored procedures."],"use":["maria"]},{"code":"1839","keys":["global_gtid_purged_can_only_be_set_when_global_gtid_mode_on"],"reasons":["@@GLOBAL.GTID_PURGED can only be set when @@GLOBAL.GTID_MODE = ON."],"use":["maria"]},{"code":"1840","keys":["global_gtid_purged_can_only_be_set_when_global_gtid_executed_empty"],"reasons":["@@GLOBAL.GTID_PURGED can only be set when @@GLOBAL.GTID_EXECUTED is empty."],"use":["maria"]},{"code":"1841","keys":["global_gtid_purged_can_only_be_set_when_no_ongoing_transactions_not_even_other_clients"],"reasons":["@@GLOBAL.GTID_PURGED can only be set when there are no ongoing transactions (not even in other clients)."],"use":["maria"]},{"code":"1842","keys":["global_gtid_purged_was_changed_from_s_to_s"],"reasons":["@@GLOBAL.GTID_PURGED was changed from '%s' to '%s'."],"use":["maria"]},{"code":"1843","keys":["global_gtid_executed_was_changed_from_s_to_s"],"reasons":["@@GLOBAL.GTID_EXECUTED was changed from '%s' to '%s'."],"use":["maria"]},{"code":"1844","keys":["cannot_execute_statement_impossible_to_write_to_binary_log_since_binlog_format_statement_and_both_replicated_and_non_replicated_tables_written_to"],"reasons":["Cannot execute statement: impossible to write to binary log since BINLOG_FORMAT = STATEMENT, and both replicated and non replicated tables are written to."],"use":["maria"]},{"code":"1845","keys":["s_not_supported_for_thoperation_try_s"],"reasons":["%s is not supported for this operation. Try %s."],"use":["maria"]},{"code":"1846","keys":["s_not_supported_reason_s_try_s"],"reasons":["%s is not supported. Reason: %s. Try %s."],"use":["maria"]},{"code":"1847","keys":["copy_algorithm_requireslock"],"reasons":["COPY algorithm requires a lock"],"use":["maria"]},{"code":"1848","keys":["partition_specific_operations_do_not_yet_support_lock_algorithm"],"reasons":["Partition specific operations do not yet support LOCK/ALGORITHM"],"use":["maria"]},{"code":"1849","keys":["columns_participating_inforeign_key_renamed"],"reasons":["Columns participating in a foreign key are renamed"],"use":["maria"]},{"code":"1850","keys":["cannot_change_column_type_inplace"],"reasons":["Cannot change column type INPLACE"],"use":["maria"]},{"code":"1851","keys":["adding_foreign_keys_needs_foreign_key_checks_off"],"reasons":["Adding foreign keys needs foreign_key_checks=OFF"],"use":["maria"]},{"code":"1852","keys":["creating_unique_indexes_with_ignore_requires_copy_algorithm_to_remove_duplicate_rows"],"reasons":["Creating unique indexes with IGNORE requires COPY algorithm to remove duplicate rows"],"use":["maria"]},{"code":"1853","keys":["droppingprimary_key_not_allowed_without_also_addingnew_primary_key"],"reasons":["Dropping a primary key is not allowed without also adding a new primary key"],"use":["maria"]},{"code":"1854","keys":["adding_auto_increment_column_requireslock"],"reasons":["Adding an auto-increment column requires a lock"],"use":["maria"]},{"code":"1855","keys":["cannot_replace_hidden_fts_doc_id_withuser_visible_one"],"reasons":["Cannot replace hidden FTS_DOC_ID with a user-visible one"],"use":["maria"]},{"code":"1856","keys":["cannot_drop_or_rename_fts_doc_id","sql_plan_execution_monitor_general_error"],"reasons":["Cannot drop or rename FTS_DOC_ID","[SQL Plan Execution Monitor] general error"],"use":["maria","sap_hana"]},{"code":"1857","keys":["fulltext_index_creation_requireslock"],"reasons":["Fulltext index creation requires a lock"],"use":["maria"]},{"code":"1858","keys":["sql_slave_skip_counter_can_not_be_set_when_server_running_with_global_gtid_mode_on_instead_for_each_transaction_that_you_want_to_skip_generate_empty_transaction_with_same_gtid_as_transaction"],"reasons":["sql_slave_skip_counter can not be set when the server is running with @@GLOBAL.GTID_MODE = ON. Instead, for each transaction that you want to skip, generate an empty transaction with the same GTID as the transaction"],"use":["maria"]},{"code":"1859","keys":["duplicate_entry_for_key_s"],"reasons":["Duplicate entry for key '%s'"],"use":["maria"]},{"code":"1860","keys":["long_database_name_and_identifier_for_object_resulted_path_length_exceeding_d_characters_path_s"],"reasons":["Long database name and identifier for object resulted in path length exceeding %d characters. Path: '%s'."],"use":["maria"]},{"code":"1861","keys":["cannot_silently_convert_null_values_as_required_thsql_mode"],"reasons":["cannot silently convert NULL values, as required in this SQL_MODE"],"use":["maria"]},{"code":"1862","keys":["your_password_has_expired_to_log_you_must_change_it_usingclient_that_supports_expired_passwords"],"reasons":["Your password has expired. To log in you must change it using a client that supports expired passwords."],"use":["maria"]},{"code":"1863","keys":["foundrow_wrong_partition_s"],"reasons":["Found a row in wrong partition %s"],"use":["maria"]},{"code":"1864","keys":["cannot_schedule_event_s_relay_log_name_s_position_s_to_worker_thread_because_its_size_lu_exceeds_lu_of_slave_pending_jobs_size_max"],"reasons":["Cannot schedule event %s, relay-log name %s, position %s to Worker thread because its size %lu exceeds %lu of slave_pending_jobs_size_max."],"use":["maria"]},{"code":"1865","keys":["cannot_create_fulltext_index_with_parser_on_innodb_table"],"reasons":["Cannot CREATE FULLTEXT INDEX WITH PARSER on InnoDB table"],"use":["maria"]},{"code":"1866","keys":["binary_log_file_s_logically_corrupted_s"],"reasons":["The binary log file '%s' is logically corrupted: %s"],"use":["maria"]},{"code":"1867","keys":["file_s_was_not_purged_because_it_was_being_read_by_d_thread_s_purged_only_d_out_of_d_files"],"reasons":["file %s was not purged because it was being read by %d thread(s), purged only %d out of %d files."],"use":["maria"]},{"code":"1868","keys":["file_s_was_not_purged_because_it_active_log_file"],"reasons":["file %s was not purged because it is the active log file."],"use":["maria"]},{"code":"1869","keys":["auto_increment_value_update_conflicts_with_internally_generated_values"],"reasons":["Auto-increment value in UPDATE conflicts with internally generated values"],"use":["maria"]},{"code":"1870","keys":["row_events_not_logged_for_s_statements_that_modify_blackhole_tables_row_format_table_s_s"],"reasons":["Row events are not logged for %s statements that modify BLACKHOLE tables in row format. Table(s): '%s'"],"use":["maria"]},{"code":"1871","keys":["slave_failed_to_initialize_master_info_structure_from_repository"],"reasons":["Slave failed to initialize master info structure from the repository"],"use":["maria"]},{"code":"1872","keys":["slave_failed_to_initialize_relay_log_info_structure_from_repository"],"reasons":["Slave failed to initialize relay log info structure from the repository"],"use":["maria"]},{"code":"1873","keys":["access_denied_trying_to_change_to_user_s_s_using_password_s_disconnecting"],"reasons":["Access denied trying to change to user '%s'@'%s' (using password: %s). Disconnecting."],"use":["maria"]},{"code":"1874","keys":["innodb_read_only_mode"],"reasons":["InnoDB is in read only mode."],"use":["maria"]},{"code":"1875","keys":["stop_slave_command_execution_incomplete_slave_sql_thread_got_stop_signal_thread_busy_sql_thread_will_stop_once_current_task_complete"],"reasons":["STOP SLAVE command execution is incomplete: Slave SQL thread got the stop signal, thread is busy, SQL thread will stop once the current task is complete."],"use":["maria"]},{"code":"1876","keys":["stop_slave_command_execution_incomplete_slave_io_thread_got_stop_signal_thread_busy_io_thread_will_stop_once_current_task_complete"],"reasons":["STOP SLAVE command execution is incomplete: Slave IO thread got the stop signal, thread is busy, IO thread will stop once the current task is complete."],"use":["maria"]},{"code":"1877","keys":["operation_cannot_be_performed_table_s_s_missing_corrupt_or_contains_bad_data"],"reasons":["Operation cannot be performed. The table '%s.%s' is missing, corrupt or contains bad data."],"use":["maria"]},{"code":"1878","keys":["temporary_file_write_failure"],"reasons":["Temporary file write failure."],"use":["maria"]},{"code":"1879","keys":["upgrade_index_name_failed_please_use_create_index_alter_table_algorithm_copy_to_rebuild_index"],"reasons":["Upgrade index name failed, please use create index(alter table) algorithm copy to rebuild index."],"use":["maria"]},{"code":"1880","keys":[""],"reasons":["''"],"use":["maria"]},{"code":"1900","keys":[""],"reasons":["''"],"use":["maria"]},{"code":"1901","keys":["function_or_expression_s_cannot_be_used_s_clause_of_s"],"reasons":["Function or expression '%s' cannot be used in the %s clause of %`s"],"use":["maria"]},{"code":"1902","keys":[""],"reasons":["''"],"use":["maria"]},{"code":"1903","keys":["primary_key_cannot_be_defined_upongenerated_column"],"reasons":["Primary key cannot be defined upon a generated column"],"use":["maria"]},{"code":"1904","keys":["key_index_cannot_be_defined_onvirtual_generated_column"],"reasons":["Key/Index cannot be defined on a virtual generated column"],"use":["maria"]},{"code":"1905","keys":["cannot_define_foreign_key_with_s_clause_ongenerated_column"],"reasons":["Cannot define foreign key with %s clause on a generated column"],"use":["maria"]},{"code":"1906","keys":["value_specified_for_generated_column_s_table_s_ignored"],"reasons":["The value specified for generated column '%s' in table '%s' has been ignored"],"use":["maria"]},{"code":"1907","keys":["thnot_yet_supported_for_generated_columns"],"reasons":["This is not yet supported for generated columns"],"use":["maria"]},{"code":"1908","keys":[""],"reasons":["''"],"use":["maria"]},{"code":"1909","keys":[""],"reasons":["''"],"use":["maria"]},{"code":"1910","keys":["s_storage_engine_does_not_support_generated_columns"],"reasons":["%s storage engine does not support generated columns"],"use":["maria"]},{"code":"1911","keys":["unknown_option_64s"],"reasons":["Unknown option '%-.64s'"],"use":["maria"]},{"code":"1912","keys":["incorrect_value_64s_for_option_64s"],"reasons":["Incorrect value '%-.64s' for option '%-.64s'"],"use":["maria"]},{"code":"1913","keys":["you_should_never_see_it"],"reasons":["You should never see it"],"use":["maria"]},{"code":"1914","keys":["you_should_never_see_it"],"reasons":["You should never see it"],"use":["maria"]},{"code":"1915","keys":["you_should_never_see_it"],"reasons":["You should never see it"],"use":["maria"]},{"code":"1916","keys":["got_overflow_when_converting_128s_to_32s_value_truncated"],"reasons":["Got overflow when converting '%-.128s' to %-.32s. Value truncated."],"use":["maria"]},{"code":"1917","keys":["truncated_value_128s_when_converting_to_32s"],"reasons":["Truncated value '%-.128s' when converting to %-.32s"],"use":["maria"]},{"code":"1918","keys":["encountered_illegal_value_128s_when_converting_to_32s"],"reasons":["Encountered illegal value '%-.128s' when converting to %-.32s"],"use":["maria"]},{"code":"1919","keys":["encountered_illegal_format_of_dynamic_column_string"],"reasons":["Encountered illegal format of dynamic column string"],"use":["maria"]},{"code":"1920","keys":["dynamic_column_implementation_limit_reached"],"reasons":["Dynamic column implementation limit reached"],"use":["maria"]},{"code":"1921","keys":["illegal_value_used_as_argument_of_dynamic_column_function"],"reasons":["Illegal value used as argument of dynamic column function"],"use":["maria"]},{"code":"1922","keys":["dynamic_column_contains_unknown_character_set"],"reasons":["Dynamic column contains unknown character set"],"use":["maria"]},{"code":"1923","keys":["at_least_one_to_exists_or_materialization_optimizer_switch_flags_must_be_on"],"reasons":["At least one of the 'in_to_exists' or 'materialization' optimizer_switch flags must be 'on'."],"use":["maria"]},{"code":"1924","keys":["query_cache_disabled_resize_or_similar_command_progress_repeat_thcommand_later"],"reasons":["Query cache is disabled (resize or similar command in progress). repeat this command later"],"use":["maria"]},{"code":"1925","keys":["query_cache_globally_disabled_and_you_can_t_enable_it_only_for_thsession"],"reasons":["Query cache is globally disabled and you can't enable it only for this session"],"use":["maria"]},{"code":"1926","keys":["view_192s_192s_order_by_clause_ignored_because__other_order_by_clause_already"],"reasons":["View '%-.192s'.'%-.192s' ORDER BY clause ignored because there is other ORDER BY clause already."],"use":["maria"]},{"code":"1927","keys":["connection_was_killed"],"reasons":["Connection was killed"],"use":["maria"]},{"code":"1928","keys":["you_should_never_see_it"],"reasons":["You should never see it"],"use":["maria"]},{"code":"1929","keys":["cannot_modify_session_skip_replication_insidetransaction"],"reasons":["Cannot modify @@session.skip_replication inside a transaction"],"use":["maria"]},{"code":"1930","keys":["cannot_modify_session_skip_replication_insidestored_function_or_trigger"],"reasons":["Cannot modify @@session.skip_replication inside a stored function or trigger"],"use":["maria"]},{"code":"1931","keys":["query_execution_was_interrupted_query_exceeded_s_llu_query_result_may_be_incomplete"],"reasons":["Query execution was interrupted. The query exceeded %s %llu. The query result may be incomplete"],"use":["maria"]},{"code":"1932","keys":["table_192s_192s_doesn_t_exist_engine"],"reasons":["Table '%-.192s.%-.192s' doesn't exist in engine"],"use":["maria"]},{"code":"1933","keys":["target_not_running_explainable_command"],"reasons":["Target is not running an EXPLAINable command"],"use":["maria"]},{"code":"1934","keys":["connection_s_conflicts_with_existing_connection_s"],"reasons":["Connection '%.*s' conflicts with existing connection '%.*s'"],"use":["maria"]},{"code":"1935","keys":["master_s"],"reasons":["Master '%.*s':"],"use":["maria"]},{"code":"1936","keys":["can_t_s_slave_s"],"reasons":["Can't %s SLAVE '%.*s'"],"use":["maria"]},{"code":"1937","keys":["slave_s_started"],"reasons":["SLAVE '%.*s' started"],"use":["maria"]},{"code":"1938","keys":["slave_s_stopped"],"reasons":["SLAVE '%.*s' stopped"],"use":["maria"]},{"code":"1939","keys":["engine_s_failed_to_discover_table_192s_192s_with_s"],"reasons":["Engine %s failed to discover table %-.192s.%-.192s with '%s'"],"use":["maria"]},{"code":"1940","keys":["failed_initializing_replication_gtid_state"],"reasons":["Failed initializing replication GTID state"],"use":["maria"]},{"code":"1941","keys":["could_not_parse_gtid_list"],"reasons":["Could not parse GTID list"],"use":["maria"]},{"code":"1942","keys":["could_not_update_replication_slave_gtid_state"],"reasons":["Could not update replication slave gtid state"],"use":["maria"]},{"code":"1943","keys":["gtid_u_u_llu_and_u_u_llu_conflict_duplicate_domaid_u"],"reasons":["GTID %u-%u-%llu and %u-%u-%llu conflict (duplicate domain id %u)"],"use":["maria"]},{"code":"1944","keys":["failed_to_open_s_s"],"reasons":["Failed to open %s.%s"],"use":["maria"]},{"code":"1945","keys":["connecting_slave_requested_to_start_from_gtid_u_u_llu_which_not_master_s_binlog"],"reasons":["Connecting slave requested to start from GTID %u-%u-%llu, which is not in the master's binlog"],"use":["maria"]},{"code":"1946","keys":["failed_to_load_replication_slave_gtid_position_from_table_s_s"],"reasons":["Failed to load replication slave GTID position from table %s.%s"],"use":["maria"]},{"code":"1947","keys":["specified_gtid_u_u_llu_conflicts_with_binary_log_which_containsmore_recent_gtid_u_u_llu_if_master_gtid_pos_current_pos_used_binlog_position_will_override_new_value_of_gtid_slave_pos"],"reasons":["Specified GTID %u-%u-%llu conflicts with the binary log which contains a more recent GTID %u-%u-%llu. If MASTER_GTID_POS=CURRENT_POS is used, the binlog position will override the new value of @@gtid_slave_pos."],"use":["maria"]},{"code":"1948","keys":["specified_value_for_gtid_slave_pos_contains_no_value_for_replication_domau_thconflicts_with_binary_log_which_contains_gtid_u_u_llu_if_master_gtid_pos_current_pos_used_binlog_position_will_override_new_value_of_gtid_slave_pos"],"reasons":["Specified value for @@gtid_slave_pos contains no value for replication domain %u. This conflicts with the binary log which contains GTID %u-%u-%llu. If MASTER_GTID_POS=CURRENT_POS is used, the binlog position will override the new value of @@gtid_slave_pos."],"use":["maria"]},{"code":"1949","keys":["start_slave_until_master_gtid_pos_requires_that_slave_using_gtid"],"reasons":["START SLAVE UNTIL master_gtid_pos requires that slave is using GTID"],"use":["maria"]},{"code":"1950","keys":["an_attempt_was_made_to_binlog_gtid_u_u_llu_which_would_create_out_of_order_sequence_number_with_existing_gtid_u_u_llu_and_gtid_strict_mode_enabled"],"reasons":["An attempt was made to binlog GTID %u-%u-%llu which would create an out-of-order sequence number with existing GTID %u-%u-%llu, and gtid strict mode is enabled."],"use":["maria"]},{"code":"1951","keys":["binlog_on_master_missing_gtid_u_u_llu_requested_by_slave_even_thoughsubsequent_sequence_number_does_exist_and_gtid_strict_mode_enabled"],"reasons":["The binlog on the master is missing the GTID %u-%u-%llu requested by the slave (even though a subsequent sequence number does exist), and GTID strict mode is enabled"],"use":["maria"]},{"code":"1952","keys":["unexpected_gtid_received_from_master_after_reconnect_thnormally_indicates_that_master_server_was_replaced_without_restarting_slave_threads_s"],"reasons":["Unexpected GTID received from master after reconnect. This normally indicates that the master server was replaced without restarting the slave threads. %s"],"use":["maria"]},{"code":"1953","keys":["cannot_modify_session_gtid_domaid_or_session_gtid_seq_no_insidetransaction"],"reasons":["Cannot modify @@session.gtid_domain_id or @@session.gtid_seq_no inside a transaction"],"use":["maria"]},{"code":"1954","keys":["cannot_modify_session_gtid_domaid_or_session_gtid_seq_no_insidestored_function_or_trigger"],"reasons":["Cannot modify @@session.gtid_domain_id or @@session.gtid_seq_no inside a stored function or trigger"],"use":["maria"]},{"code":"1955","keys":["connecting_slave_requested_to_start_from_gtid_u_u_llu_which_not_master_s_binlog_since_master_s_binlog_contains_gtids_with_higher_sequence_numbers_it_probably_means_that_slave_has_diverged_due_to_executing_extra_errorneous_transactions"],"reasons":["Connecting slave requested to start from GTID %u-%u-%llu, which is not in the master's binlog. Since the master's binlog contains GTIDs with higher sequence numbers, it probably means that the slave has diverged due to executing extra errorneous transactions"],"use":["maria"]},{"code":"1956","keys":["thoperation_not_allowed_if_any_gtid_logged_to_binary_log_run_reset_master_first_to_erase_log"],"reasons":["This operation is not allowed if any GTID has been logged to the binary log. Run RESET MASTER first to erase the log"],"use":["maria"]},{"code":"1957","keys":["unknown_query_id_lld"],"reasons":["Unknown query id: %lld"],"use":["maria"]},{"code":"1958","keys":["bad_base64_data_as_position_u"],"reasons":["Bad base64 data as position %u"],"use":["maria"]},{"code":"1959","keys":["invalid_role_specification_s"],"reasons":["Invalid role specification %`s."],"use":["maria"]},{"code":"1960","keys":["current_user_invalid"],"reasons":["The current user is invalid."],"use":["maria"]},{"code":"1961","keys":["cannot_grant_role_s_to_s"],"reasons":["Cannot grant role '%s' to: %s."],"use":["maria"]},{"code":"1962","keys":["cannot_revoke_role_s_from_s"],"reasons":["Cannot revoke role '%s' from: %s."],"use":["maria"]},{"code":"1963","keys":["cannot_change_slave_parallel_threads_while_another_change_progress"],"reasons":["Cannot change @@slave_parallel_threads while another change is in progress"],"use":["maria"]},{"code":"1964","keys":["commit_failed_due_to_failure_of_earlier_commit_on_which_thone_depends"],"reasons":["Commit failed due to failure of an earlier commit on which this one depends"],"use":["maria"]},{"code":"1965","keys":["192s_isview"],"reasons":["'%-.192s' is a view"],"use":["maria"]},{"code":"1966","keys":["when_using_gtid_sql_slave_skip_counter_can_not_be_used_instead_setting_gtid_slave_pos_explicitly_can_be_used_to_skip_to_aftergiven_gtid_position"],"reasons":["When using GTID, @@sql_slave_skip_counter can not be used. Instead, setting @@gtid_slave_pos explicitly can be used to skip to after a given GTID position."],"use":["maria"]},{"code":"1967","keys":["definition_for_table_s_too_big"],"reasons":["The definition for table %`s is too big"],"use":["maria"]},{"code":"1968","keys":["plug192s_already_installed"],"reasons":["Plugin '%-.192s' already installed"],"use":["maria"]},{"code":"1969","keys":["query_execution_was_interrupted_max_statement_time_exceeded"],"reasons":["Query execution was interrupted (max_statement_time exceeded)"],"use":["maria"]},{"code":"1970","keys":["s_does_not_support_subqueries_or_stored_functions"],"reasons":["%s does not support subqueries or stored functions."],"use":["maria"]},{"code":"1971","keys":["system_variable_200s_cannot_be_set_set_statement"],"reasons":["The system variable %.200s cannot be set in SET STATEMENT."],"use":["maria"]},{"code":"1972","keys":["you_should_never_see_it"],"reasons":["You should never see it"],"use":["maria"]},{"code":"1973","keys":["can_t_create_user_64s_64s_it_already_exists"],"reasons":["Can't create user '%-.64s'@'%-.64s'. it already exists"],"use":["maria"]},{"code":"1974","keys":["can_t_drop_user_64s_64s_it_doesn_t_exist"],"reasons":["Can't drop user '%-.64s'@'%-.64s'. it doesn't exist"],"use":["maria"]},{"code":"1975","keys":["can_t_create_role_64s_it_already_exists"],"reasons":["Can't create role '%-.64s'. it already exists"],"use":["maria"]},{"code":"1976","keys":["can_t_drop_role_64s_it_doesn_t_exist"],"reasons":["Can't drop role '%-.64s'. it doesn't exist"],"use":["maria"]},{"code":"1977","keys":["cannot_convert_s_character_0x_64s_to_s"],"reasons":["Cannot convert '%s' character 0x%-.64s to '%s'"],"use":["maria"]},{"code":"1978","keys":["incorrect_default_value_128s_for_column_192s"],"reasons":["Incorrect default value '%-.128s' for column '%.192s'"],"use":["maria"]},{"code":"1979","keys":["you_not_owner_of_query_lu"],"reasons":["You are not owner of query %lu"],"use":["maria"]},{"code":"1980","keys":["engine_independent_statistics_not_collected_for_column_s"],"reasons":["Engine-independent statistics are not collected for column '%s'"],"use":["maria"]},{"code":"1981","keys":["aggregate_function_192s_of_select_d_belongs_to_select_d"],"reasons":["Aggregate function '%-.192s)' of SELECT #%d belongs to SELECT #%d"],"use":["maria"]},{"code":"1982","keys":["64s_option_ignored_for_innodb_partition"],"reasons":["<%-.64s> option ignored for InnoDB partition"],"use":["maria"]},{"code":"3000","keys":["file_s_corrupted"],"reasons":["File %s is corrupted"],"use":["maria"]},{"code":"3001","keys":["query_partially_completed_on_master_error_on_master_d_and_was_aborted_chance_that_your_master_inconsistent_at_thpoint_if_you_sure_that_your_master_ok_run_thquery_manually_on_slave_and_then_restart_slave_with_set_global_sql_slave_skip_counter_1_start_slave_query_s"],"reasons":["Query partially completed on the master (error on master: %d) and was aborted. There is a chance that your master is inconsistent at this point. If you are sure that your master is ok, run this query manually on the slave and then restart the slave with SET GLOBAL SQL_SLAVE_SKIP_COUNTER=1. START SLAVE;. Query:'%s'''"],"use":["maria"]},{"code":"3002","keys":["query_caused_different_errors_on_master_and_slave_error_on_master_message_format_s_error_code_d_error_on_slave_actual_message_s_error_code_d_default_database_s_query_s"],"reasons":["Query caused different errors on master and slave. Error on master: message (format)='%s' error code=%d. Error on slave:actual message='%s', error code=%d. Default database:'%s'. Query:'%s'"],"use":["maria"]},{"code":"3003","keys":["storage_engine_for_table_s_s_not_loaded"],"reasons":["Storage engine for table '%s'.'%s' is not loaded."],"use":["maria"]},{"code":"3004","keys":["get_stacked_diagnostics_when_handler_not_active"],"reasons":["GET STACKED DIAGNOSTICS when handler not active"],"use":["maria"]},{"code":"3005","keys":["s_no_longer_supported_statement_was_converted_to_s"],"reasons":["%s is no longer supported. The statement was converted to %s."],"use":["maria"]},{"code":"3006","keys":["statement_unsafe_because_it_usesfulltext_parser_plugwhich_may_not_return_same_value_on_slave"],"reasons":["Statement is unsafe because it uses a fulltext parser plugin which may not return the same value on the slave."],"use":["maria"]},{"code":"3007","keys":["cannot_discard_import_tablespace_associated_with_temporary_table"],"reasons":["Cannot DISCARD/IMPORT tablespace associated with temporary table"],"use":["maria"]},{"code":"3008","keys":["foreign_key_cascade_delete_update_exceeds_max_depth_of_d"],"reasons":["Foreign key cascade delete/update exceeds max depth of %d."],"use":["maria"]},{"code":"3009","keys":["column_count_of_s_s_wrong_expected_d_found_d_created_with_mariadb_d_now_running_d_please_use_mysql_upgrade_to_fix_therror"],"reasons":["Column count of %s.%s is wrong. Expected %d, found %d. Created with MariaDB %d, now running %d. Please use mysql_upgrade to fix this error."],"use":["maria"]},{"code":"3010","keys":["trigger_s_s_s_does_not_have_created_attribute"],"reasons":["Trigger %s.%s.%s does not have CREATED attribute."],"use":["maria"]},{"code":"3011","keys":["referenced_trigger_sgiven_action_time_and_event_type_does_not_exist"],"reasons":["Referenced trigger '%s' for the given action time and event type does not exist."],"use":["maria"]},{"code":"3012","keys":["explafor_connection_command_supported_only_for_select_update_insert_delete_replace"],"reasons":["EXPLAIN FOR CONNECTION command is supported only for SELECT/UPDATE/INSERT/DELETE/REPLACE"],"use":["maria"]},{"code":"3013","keys":["invalid_size_for_column_192s"],"reasons":["Invalid size for column '%-.192s'."],"use":["maria"]},{"code":"3014","keys":["table_storage_engine_64s_found_required_create_option_missing"],"reasons":["Table storage engine '%-.64s' found required create option missing"],"use":["maria"]},{"code":"3015","keys":["out_of_memory_storage_engine_64s"],"reasons":["Out of memory in storage engine '%-.64s'."],"use":["maria"]},{"code":"3016","keys":["password_for_anonymous_user_cannot_be_expired"],"reasons":["The password for anonymous user cannot be expired."],"use":["maria"]},{"code":"3017","keys":["thoperation_cannot_be_performed_withrunning_slave_sql_thread_run_stop_slave_sql_thread_first"],"reasons":["This operation cannot be performed with a running slave sql thread. run STOP SLAVE SQL_THREAD first"],"use":["maria"]},{"code":"3018","keys":["cannot_create_fulltext_index_on_materialized_subquery"],"reasons":["Cannot create FULLTEXT index on materialized subquery"],"use":["maria"]},{"code":"3019","keys":["undo_log_error_s"],"reasons":["Undo Log error: %s"],"use":["maria"]},{"code":"3020","keys":["invalid_argument_for_logarithm"],"reasons":["Invalid argument for logarithm"],"use":["maria"]},{"code":"3021","keys":["thoperation_cannot_be_performed_withrunning_slave_io_thread_run_stop_slave_io_thread_for_channel_s_first"],"reasons":["This operation cannot be performed with a running slave io thread. run STOP SLAVE IO_THREAD FOR CHANNEL '%s' first."],"use":["maria"]},{"code":"3022","keys":["thoperation_may_not_be_safe_when_slave_has_temporary_tables_tables_will_be_kept_open_until_server_restarts_or_until_tables_deleted_by_any_replicated_drop_statement_suggest_to_wait_until_slave_open_temp_tables_0"],"reasons":["This operation may not be safe when the slave has temporary tables. The tables will be kept open until the server restarts or until the tables are deleted by any replicated DROP statement. Suggest to wait until slave_open_temp_tables = 0."],"use":["maria"]},{"code":"3023","keys":["change_master_to_withmaster_log_file_clause_but_no_master_log_pos_clause_may_not_be_safe_old_position_value_may_not_be_validnew_binary_log_file"],"reasons":["CHANGE MASTER TO with a MASTER_LOG_FILE clause but no MASTER_LOG_POS clause may not be safe. The old position value may not be valid for the new binary log file."],"use":["maria"]},{"code":"3024","keys":["query_execution_was_interrupted_maximum_statement_execution_time_exceeded"],"reasons":["Query execution was interrupted, maximum statement execution time exceeded"],"use":["maria"]},{"code":"3025","keys":["select_notread_only_statement_disabling_timer"],"reasons":["Select is not a read only statement, disabling timer"],"use":["maria"]},{"code":"3026","keys":["duplicate_entry_192s"],"reasons":["Duplicate entry '%-.192s'."],"use":["maria"]},{"code":"3027","keys":["s_mode_no_longer_has_any_effect_use_strict_all_tables_or_strict_trans_tables_instead"],"reasons":["'%s' mode no longer has any effect. Use STRICT_ALL_TABLES or STRICT_TRANS_TABLES instead."],"use":["maria"]},{"code":"3028","keys":["expression_u_of_order_by_contains_aggregate_function_and_applies_tounion"],"reasons":["Expression #%u of ORDER BY contains aggregate function and applies to a UNION"],"use":["maria"]},{"code":"3029","keys":["expression_u_of_order_by_contains_aggregate_function_and_applies_to_result_non_aggregated_query"],"reasons":["Expression #%u of ORDER BY contains aggregate function and applies to the result of a non-aggregated query"],"use":["maria"]},{"code":"3030","keys":["slave_worker_has_stopped_after_at_least_one_previous_worker_encountered_error_when_slave_preserve_commit_order_was_enabled_to_preserve_commit_order_last_transaction_executed_by_ththread_has_not_been_committed_when_restarting_slave_after_fixing_any_failed_threads_you_should_fix_thworker_as_well"],"reasons":["Slave worker has stopped after at least one previous worker encountered an error when slave-preserve-commit-order was enabled. To preserve commit order, the last transaction executed by this thread has not been committed. When restarting the slave after fixing any failed threads, you should fix this worker as well."],"use":["maria"]},{"code":"3031","keys":["slave_preserve_commit_order_not_supported_s"],"reasons":["slave_preserve_commit_order is not supported %s."],"use":["maria"]},{"code":"3032","keys":["server_currently_offline_mode"],"reasons":["The server is currently in offline mode"],"use":["maria"]},{"code":"3033","keys":["binary_geometry_function_s_given_two_geometries_of_different_srids_u_and_u_which_should_have_been_identical"],"reasons":["Binary geometry function %s given two geometries of different srids: %u and %u, which should have been identical."],"use":["maria"]},{"code":"3034","keys":["calling_geometry_function_s_with_unsupported_types_of_arguments"],"reasons":["Calling geometry function %s with unsupported types of arguments."],"use":["maria"]},{"code":"3035","keys":["unknown_gerror_occurred_function_s"],"reasons":["Unknown GIS error occurred in function %s."],"use":["maria"]},{"code":"3036","keys":["unknown_exception_caught_gfunction_s"],"reasons":["Unknown exception caught in GIS function %s."],"use":["maria"]},{"code":"3037","keys":["invalid_gdata_provided_to_function_s"],"reasons":["Invalid GIS data provided to function %s."],"use":["maria"]},{"code":"3038","keys":["geometry_has_no_data_function_s"],"reasons":["The geometry has no data in function %s."],"use":["maria"]},{"code":"3039","keys":["unable_to_calculate_centroid_because_geometry_empty_function_s"],"reasons":["Unable to calculate centroid because geometry is empty in function %s."],"use":["maria"]},{"code":"3040","keys":["geometry_overlay_calculation_error_geometry_data_invalid_function_s"],"reasons":["Geometry overlay calculation error: geometry data is invalid in function %s."],"use":["maria"]},{"code":"3041","keys":["geometry_turn_info_calculation_error_geometry_data_invalid_function_s"],"reasons":["Geometry turn info calculation error: geometry data is invalid in function %s."],"use":["maria"]},{"code":"3042","keys":["analysprocedures_of_intersection_points_interrupted_unexpectedly_function_s"],"reasons":["Analysis procedures of intersection points interrupted unexpectedly in function %s."],"use":["maria"]},{"code":"3043","keys":["unknown_exception_thrown_function_s"],"reasons":["Unknown exception thrown in function %s."],"use":["maria"]},{"code":"3044","keys":["memory_allocation_error_256s_function_s"],"reasons":["Memory allocation error: %-.256s in function %s."],"use":["maria"]},{"code":"3045","keys":["domaerror_256s_function_s"],"reasons":["Domain error: %-.256s in function %s."],"use":["maria"]},{"code":"3046","keys":["length_error_256s_function_s"],"reasons":["Length error: %-.256s in function %s."],"use":["maria"]},{"code":"3047","keys":["invalid_argument_error_256s_function_s"],"reasons":["Invalid argument error: %-.256s in function %s."],"use":["maria"]},{"code":"3048","keys":["out_of_range_error_256s_function_s"],"reasons":["Out of range error: %-.256s in function %s."],"use":["maria"]},{"code":"3049","keys":["overflow_error_error_256s_function_s"],"reasons":["Overflow error error: %-.256s in function %s."],"use":["maria"]},{"code":"3050","keys":["range_error_256s_function_s"],"reasons":["Range error: %-.256s in function %s."],"use":["maria"]},{"code":"3051","keys":["underflow_error_256s_function_s"],"reasons":["Underflow error: %-.256s in function %s."],"use":["maria"]},{"code":"3052","keys":["logic_error_256s_function_s"],"reasons":["Logic error: %-.256s in function %s."],"use":["maria"]},{"code":"3053","keys":["runtime_error_256s_function_s"],"reasons":["Runtime error: %-.256s in function %s."],"use":["maria"]},{"code":"3054","keys":["unknown_exception_384s_function_s"],"reasons":["Unknown exception: %-.384s in function %s."],"use":["maria"]},{"code":"3055","keys":["geometry_byte_string_must_be_little_endian"],"reasons":["Geometry byte string must be little endian."],"use":["maria"]},{"code":"3056","keys":["password_providedreplication_user_exceeds_maximum_length_of_32_characters"],"reasons":["The password provided for the replication user exceeds the maximum length of 32 characters"],"use":["maria"]},{"code":"3057","keys":["incorrect_user_level_lock_name_192s"],"reasons":["Incorrect user-level lock name '%-.192s'."],"use":["maria"]},{"code":"3058","keys":["deadlock_found_when_trying_to_get_user_level_lock_try_rolling_back_transaction_releasing_locks_and_restarting_lock_acquisition"],"reasons":["Deadlock found when trying to get user-level lock. try rolling back transaction/releasing locks and restarting lock acquisition."],"use":["maria"]},{"code":"3059","keys":["replace_cannot_be_executed_as_it_requires_deleting_rows_that_not_view"],"reasons":["REPLACE cannot be executed as it requires deleting rows that are not in the view"],"use":["maria"]},{"code":"3060","keys":["do_not_support_online_operation_on_table_with_gindex"],"reasons":["Do not support online operation on table with GIS index"],"use":["maria"]},{"code":"4000","keys":["com_multi_can_t_returnresult_set_given_context"],"reasons":["COM_MULTI can't return a result set in the given context"],"use":["maria"]},{"code":"4001","keys":["command_s_not_allowed_for_com_multi"],"reasons":["Command '%s' is not allowed for COM_MULTI"],"use":["maria"]},{"code":"4002","keys":["with_column_list_and_select_field_list_have_different_column_counts"],"reasons":["WITH column list and SELECT field list have different column counts"],"use":["maria"]},{"code":"4003","keys":["too_many_with_elements_with_clause"],"reasons":["Too many WITH elements in WITH clause"],"use":["maria"]},{"code":"4004","keys":["duplicate_query_name_64s_with_clause"],"reasons":["Duplicate query name %`-.64s in WITH clause"],"use":["maria"]},{"code":"4005","keys":["no_anchors_for_recursive_with_element_s"],"reasons":["No anchors for recursive WITH element '%s'"],"use":["maria"]},{"code":"4006","keys":["unacceptable_mutual_recursion_with_anchored_table_s"],"reasons":["Unacceptable mutual recursion with anchored table '%s'"],"use":["maria"]},{"code":"4007","keys":["reference_to_recursive_with_table_s_materialized_derived"],"reasons":["Reference to recursive WITH table '%s' in materialized derived"],"use":["maria"]},{"code":"4008","keys":["restrictions_imposed_on_recursive_definitions_violated_for_table_s_r_wrong_window_spec_name"],"reasons":["Restrictions imposed on recursive definitions are violated for table '%s'''R_WRONG_WINDOW_SPEC_NAME"],"use":["maria"]},{"code":"4009","keys":["window_specification_with_name_s_not_defined"],"reasons":["Window specification with name '%s' is not defined"],"use":["maria"]},{"code":"4010","keys":["multiple_window_specifications_with_same_name_s"],"reasons":["Multiple window specifications with the same name '%s'"],"use":["maria"]},{"code":"4011","keys":["window_specification_referencing_another_one_s_cannot_contapartition_list"],"reasons":["Window specification referencing another one '%s' cannot contain partition list"],"use":["maria"]},{"code":"4012","keys":["referenced_window_specification_s_already_contains_order_list"],"reasons":["Referenced window specification '%s' already contains order list"],"use":["maria"]},{"code":"4013","keys":["referenced_window_specification_s_cannot_contawindow_frame"],"reasons":["Referenced window specification '%s' cannot contain window frame"],"use":["maria"]},{"code":"4014","keys":["unacceptable_combination_of_window_frame_bound_specifications"],"reasons":["Unacceptable combination of window frame bound specifications"],"use":["maria"]},{"code":"4015","keys":["window_function_allowed_only_select_list_and_order_by_clause"],"reasons":["Window function is allowed only in SELECT list and ORDER BY clause"],"use":["maria"]},{"code":"4016","keys":["window_function_not_allowed_window_specification"],"reasons":["Window function is not allowed in window specification"],"use":["maria"]},{"code":"4017","keys":["window_frame_not_allowed_with_s"],"reasons":["Window frame is not allowed with '%s'"],"use":["maria"]},{"code":"4018","keys":["no_order_list_window_specification_for_s"],"reasons":["No order list in window specification for '%s'"],"use":["maria"]},{"code":"4019","keys":["range_type_frame_requires_order_by_clause_with_single_sort_key"],"reasons":["RANGE-type frame requires ORDER BY clause with single sort key"],"use":["maria"]},{"code":"4020","keys":["integer_required_for_rows_type_frame"],"reasons":["Integer is required for ROWS-type frame"],"use":["maria"]},{"code":"4021","keys":["numeric_datatype_required_for_range_type_frame"],"reasons":["Numeric datatype is required for RANGE-type frame"],"use":["maria"]},{"code":"4022","keys":["frame_exclusion_not_supported_yet"],"reasons":["Frame exclusion is not supported yet"],"use":["maria"]},{"code":"4023","keys":["thwindow_function_may_not_havewindow_frame"],"reasons":["This window function may not have a window frame"],"use":["maria"]},{"code":"4024","keys":["argument_of_ntile_must_be_greater_than_0"],"reasons":["Argument of NTILE must be greater than 0"],"use":["maria"]},{"code":"4025","keys":["constraint_s_failed_for_192s_192s"],"reasons":["CONSTRAINT %s failed for %-.192s.%`-.192s"],"use":["maria"]},{"code":"4026","keys":["expression_s_clause_too_big"],"reasons":["Expression in the %s clause is too big"],"use":["maria"]},{"code":"4027","keys":["got_error_evaluating_stored_expression_s"],"reasons":["Got an error evaluating stored expression %s"],"use":["maria"]},{"code":"4028","keys":["got_error_when_calculating_default_value_for_s"],"reasons":["Got an error when calculating default value for %`s"],"use":["maria"]},{"code":"4029","keys":["expression_for_field_64s_referring_to_uninitialized_field_s"],"reasons":["Expression for field %-.64s is referring to uninitialized field %s"],"use":["maria"]},{"code":"4030","keys":["only_one_default_partition_allowed"],"reasons":["Only one DEFAULT partition allowed"],"use":["maria"]},{"code":"4031","keys":["referenced_trigger_sgiven_action_time_and_event_type_does_not_exist"],"reasons":["Referenced trigger '%s' for the given action time and event type does not exist"],"use":["maria"]},{"code":"4032","keys":["default_ignore_value_not_supported_for_such_parameter_usage"],"reasons":["Default/ignore value is not supported for such parameter usage"],"use":["maria"]},{"code":"4033","keys":["only_row_based_replication_supported_for_bulk_operations"],"reasons":["Only row based replication supported for bulk operations"],"use":["maria"]},{"code":"4034","keys":["uncompress_compressed_binlog_failed"],"reasons":["Uncompress the compressed binlog failed"],"use":["maria"]},{"code":"4035","keys":["broken_json_string_argument_d_to_function_s_at_position_d"],"reasons":["Broken JSON string in argument %d to function '%s' at position %d"],"use":["maria"]},{"code":"4036","keys":["character_disallowed_json_argument_d_to_function_s_at_position_d"],"reasons":["Character disallowed in JSON in argument %d to function '%s' at position %d"],"use":["maria"]},{"code":"4037","keys":["unexpected_end_of_json_text_argument_d_to_function_s"],"reasons":["Unexpected end of JSON text in argument %d to function '%s'"],"use":["maria"]},{"code":"4038","keys":["syntax_error_json_text_argument_d_to_function_s_at_position_d"],"reasons":["Syntax error in JSON text in argument %d to function '%s' at position %d"],"use":["maria"]},{"code":"4039","keys":["incorrect_escaping_json_text_argument_d_to_function_s_at_position_d"],"reasons":["Incorrect escaping in JSON text in argument %d to function '%s' at position %d"],"use":["maria"]},{"code":"4040","keys":["limit_of_d_on_json_nested_strucures_depth_reached_argument_d_to_function_s_at_position_d"],"reasons":["Limit of %d on JSON nested strucures depth is reached in argument %d to function '%s' at position %d"],"use":["maria"]},{"code":"4041","keys":["unexpected_end_of_json_path_argument_d_to_function_s"],"reasons":["Unexpected end of JSON path in argument %d to function '%s'"],"use":["maria"]},{"code":"4042","keys":["syntax_error_json_path_argument_d_to_function_s_at_position_d"],"reasons":["Syntax error in JSON path in argument %d to function '%s' at position %d"],"use":["maria"]},{"code":"4043","keys":["limit_of_d_on_json_path_depth_reached_argument_d_to_function_s_at_position_d"],"reasons":["Limit of %d on JSON path depth is reached in argument %d to function '%s' at position %d"],"use":["maria"]},{"code":"4044","keys":["wildcards_json_path_not_allowed_argument_d_to_function_s"],"reasons":["Wildcards in JSON path not allowed in argument %d to function '%s'"],"use":["maria"]},{"code":"4045","keys":["json_path_should_end_with_array_identifier_argument_d_to_function_s"],"reasons":["JSON path should end with an array identifier in argument %d to function '%s'"],"use":["maria"]},{"code":"4046","keys":["argument_2_to_function_s_must_be_one_or_all"],"reasons":["Argument 2 to function '%s' must be ''one'' or ''all''."],"use":["maria"]},{"code":"4047","keys":["create_temporary_table_not_allowed_with_row_format_compressed_or_key_block_size"],"reasons":["CREATE TEMPORARY TABLE is not allowed with ROW_FORMAT=COMPRESSED or KEY_BLOCK_SIZE."],"use":["maria"]},{"code":"4048","keys":["incorrect_geojson_format_specified_for_st_geomfromgeojson_function"],"reasons":["Incorrect GeoJSON format specified for st_geomfromgeojson function."],"use":["maria"]},{"code":"4049","keys":["incorrect_geojson_format_too_few_points_for_linestring_specified"],"reasons":["Incorrect GeoJSON format - too few points for linestring specified."],"use":["maria"]},{"code":"4050","keys":["incorrect_geojson_format_polygon_not_closed"],"reasons":["Incorrect GeoJSON format - polygon not closed."],"use":["maria"]},{"code":"4051","keys":["path_expression_not_allowed_argument_d_to_function_s"],"reasons":["Path expression '$' is not allowed in argument %d to function '%s'."],"use":["maria"]},{"code":"4052","keys":["a_slave_with_same_server_uuid_server_id_as_thslave_has_connected_to_master"],"reasons":["A slave with the same server_uuid/server_id as this slave has connected to the master"],"use":["maria"]},{"code":"4053","keys":["flashback_does_not_support_s_s"],"reasons":["Flashback does not support %s %s"],"use":["maria"]},{"code":"4054","keys":["keys_out_order_during_bulk_load"],"reasons":["Keys are out order during bulk load"],"use":["maria"]},{"code":"4055","keys":["bulk_load_rows_overlap_existing_rows"],"reasons":["Bulk load rows overlap existing rows"],"use":["maria"]},{"code":"4056","keys":["can_t_execute_updates_on_master_with_binlog_format_row"],"reasons":["Can't execute updates on master with binlog_format != ROW."],"use":["maria"]},{"code":"4057","keys":["myrocks_supports_only_read_committed_and_repeatable_read_isolation_levels_please_change_from_current_isolation_level_s"],"reasons":["MyRocks supports only READ COMMITTED and REPEATABLE READ isolation levels. Please change from current isolation level %s"],"use":["maria"]},{"code":"4058","keys":["when_unique_checking_disabled_myrocks_insert_update_load_statements_with_clauses_that_update_or_replace_key_i_e_insert_on_duplicate_key_update_replace_not_allowed_query_s"],"reasons":["When unique checking is disabled in MyRocks, INSERT,UPDATE,LOAD statements with clauses that update or replace the key (i.e. INSERT ON DUPLICATE KEY UPDATE, REPLACE) are not allowed. Query: %s"],"use":["maria"]},{"code":"4059","keys":["can_t_execute_updates_when_you_startedtransaction_with_start_transaction_with_consistent_rocksdb_snapshot"],"reasons":["Can't execute updates when you started a transaction with START TRANSACTION WITH CONSISTENT [ROCKSDB] SNAPSHOT."],"use":["maria"]},{"code":"4060","keys":["thtransaction_was_rolled_back_and_cannot_be_committed_only_supported_operation_to_roll_it_back_so_all_pending_changes_will_be_discarded_please_restart_another_transaction"],"reasons":["This transaction was rolled back and cannot be committed. Only supported operation is to roll it back, so all pending changes will be discarded. Please restart another transaction."],"use":["maria"]},{"code":"4061","keys":["myrocks_currently_does_not_support_rollback_to_savepoint_if_modifying_rows"],"reasons":["MyRocks currently does not support ROLLBACK TO SAVEPOINT if modifying rows."],"use":["maria"]},{"code":"4062","keys":["only_repeatable_read_isolation_level_supported_for_start_transaction_with_consistent_snapshot_rocksdb_storage_engine"],"reasons":["Only REPEATABLE READ isolation level is supported for START TRANSACTION WITH CONSISTENT SNAPSHOT in RocksDB Storage Engine."],"use":["maria"]},{"code":"4063","keys":["unsupported_collation_on_string_indexed_column_s_s_use_binary_collation_s"],"reasons":["Unsupported collation on string indexed column %s.%s Use binary collation (%s)."],"use":["maria"]},{"code":"4064","keys":["table_s_does_not_exist_but_metadata_information_exists_inside_myrocks_thissign_of_data_inconsistency_please_check_if_s_frm_exists_and_try_to_restore_it_if_it_does_not_exist"],"reasons":["Table '%s' does not exist, but metadata information exists inside MyRocks. This is a sign of data inconsistency. Please check if '%s.frm' exists, and try to restore it if it does not exist."],"use":["maria"]},{"code":"4065","keys":["column_family_s_flag_d_different_from_existing_flag_d_assignnew_cf_flag_or_do_not_change_existing_cf_flag"],"reasons":["Column family ('%s') flag (%d) is different from an existing flag (%d). Assign a new CF flag, or do not change existing CF flag."],"use":["maria"]},{"code":"4066","keys":["ttl_duration_s_myrocks_must_be_unsigned_non_null_64_bit_integer"],"reasons":["TTL duration (%s) in MyRocks must be an unsigned non-null 64-bit integer."],"use":["maria"]},{"code":"4067","keys":["status_error_d_received_from_rocksdb_s"],"reasons":["Status error %d received from RocksDB: %s"],"use":["maria"]},{"code":"4068","keys":["s_status_error_d_received_from_rocksdb_s"],"reasons":["%s, Status error %d received from RocksDB: %s"],"use":["maria"]},{"code":"4069","keys":["ttl_support_currently_disabled_when_table_hashidden_pk"],"reasons":["TTL support is currently disabled when table has a hidden PK."],"use":["maria"]},{"code":"4070","keys":["ttl_column_s_myrocks_must_be_unsigned_non_null_64_bit_integer_exist_inside_table_and_have_accompanying_ttl_duration"],"reasons":["TTL column (%s) in MyRocks must be an unsigned non-null 64-bit integer, exist inside the table, and have an accompanying ttl duration."],"use":["maria"]},{"code":"4071","keys":["per_index_column_family_option_deprecated"],"reasons":["The per-index column family option has been deprecated"],"use":["maria"]},{"code":"4072","keys":["myrocks_failed_creating_new_key_definitions_during_alter"],"reasons":["MyRocks failed creating new key definitions during alter."],"use":["maria"]},{"code":"4073","keys":["myrocks_failed_populating_secondary_key_during_alter"],"reasons":["MyRocks failed populating secondary key during alter."],"use":["maria"]},{"code":"4074","keys":["window_functions_can_not_be_used_as_arguments_to_group_functions"],"reasons":["Window functions can not be used as arguments to group functions."],"use":["maria"]},{"code":"4075","keys":["ok_packet_too_large"],"reasons":["OK packet too large"],"use":["maria"]},{"code":"4076","keys":["incorrect_geojson_format_empty_coordinates_array"],"reasons":["Incorrect GeoJSON format - empty 'coordinates' array."],"use":["maria"]},{"code":"4077","keys":["myrocks_doesn_t_currently_support_collations_with_no_pad_attribute"],"reasons":["MyRocks doesn't currently support collations with ''No pad'' attribute."],"use":["maria"]},{"code":"4078","keys":["illegal_parameter_data_types_s_and_s_for_operation_s"],"reasons":["Illegal parameter data types %s and %s for operation '%s'"],"use":["maria"]},{"code":"4079","keys":["illegal_parameter_data_type_s_for_operation_s"],"reasons":["Illegal parameter data type %s for operation '%s'"],"use":["maria"]},{"code":"4080","keys":["incorrect_parameter_count_to_cursor_192s"],"reasons":["Incorrect parameter count to cursor '%-.192s'"],"use":["maria"]},{"code":"4081","keys":["unknown_structured_system_variable_or_row_routine_variable_s"],"reasons":["Unknown structured system variable or ROW routine variable '%-.*s'"],"use":["maria"]},{"code":"4082","keys":["row_variable_192s_does_not_havefield_192s"],"reasons":["Row variable '%-.192s' does not have a field '%-.192s'"],"use":["maria"]},{"code":"4083","keys":["end_identifier_192s_does_not_match_192s"],"reasons":["END identifier '%-.192s' does not match '%-.192s'"],"use":["maria"]},{"code":"4084","keys":["sequence_64s_64s_has_run_out"],"reasons":["Sequence '%-.64s.%-.64s' has run out"],"use":["maria"]},{"code":"4085","keys":["sequence_64s_64s_values_conflicting"],"reasons":["Sequence '%-.64s.%-.64s' values are conflicting"],"use":["maria"]},{"code":"4086","keys":["sequence_64s_64s_table_structure_invalid_s"],"reasons":["Sequence '%-.64s.%-.64s' table structure is invalid (%s)"],"use":["maria"]},{"code":"4087","keys":["sequence_64s_64s_access_error"],"reasons":["Sequence '%-.64s.%-.64s' access error"],"use":["maria"]},{"code":"4088","keys":["sequences_requires_binlog_format_mixed_or_row"],"reasons":["Sequences requires binlog_format mixed or row"],"use":["maria"]},{"code":"4089","keys":["64s_64s_notsequence"],"reasons":["'%-.64s.%-.64s' is not a SEQUENCE"],"use":["maria"]},{"code":"4090","keys":["192s_notsequence"],"reasons":["'%-.192s' is not a SEQUENCE"],"use":["maria"]},{"code":"4091","keys":["unknown_sequence_300s"],"reasons":["Unknown SEQUENCE: '%-.300s'"],"use":["maria"]},{"code":"4092","keys":["unknown_view_300s"],"reasons":["Unknown VIEW: '%-.300s'"],"use":["maria"]},{"code":"4093","keys":["wrong_insert_intosequence_one_can_only_do_single_table_insert_intosequence_object_like_with_mysqldump_if_you_want_to_change_sequence_use_alter_sequence_instead"],"reasons":["Wrong INSERT into a SEQUENCE. One can only do single table INSERT into a sequence object (like with mysqldump). If you want to change the SEQUENCE, use ALTER SEQUENCE instead."],"use":["maria"]},{"code":"4094","keys":["at_line_u_s"],"reasons":["At line %u in %s"],"use":["maria"]},{"code":"4095","keys":["subroutine_192s_declared_package_specification_but_not_defined_package_body"],"reasons":["Subroutine '%-.192s' is declared in the package specification but is not defined in the package body"],"use":["maria"]},{"code":"4096","keys":["subroutine_192s_hasforward_declaration_but_not_defined","planviz_general_error"],"reasons":["Subroutine '%-.192s' has a forward declaration but is not defined","[PlanViz] general error"],"use":["maria","sap_hana"]},{"code":"4097","keys":["compressed_column_192s_can_t_be_used_key_specification","planviz_invalid_prequest"],"reasons":["Compressed column '%-.192s' can't be used in key specification","[PlanViz] invalid pin request"],"use":["maria","sap_hana"]},{"code":"4098","keys":["unknown_compression_method_s","planviz_invalid_plan"],"reasons":["Unknown compression method: %s","[PlanViz] invalid plan"],"use":["maria","sap_hana"]},{"code":"4099","keys":["used_table_value_constructor_hasdifferent_number_of_values","planviz_plan_cache_error"],"reasons":["The used table value constructor has a different number of values","[PlanViz] plan cache error"],"use":["maria","sap_hana"]},{"code":"4100","keys":["field_reference_192s_can_t_be_used_table_value_constructor","planviz_planvizparam_does_not_exist"],"reasons":["Field reference '%-.192s' can't be used in table value constructor","[PlanViz] PlanVizParam does not exist"],"use":["maria","sap_hana"]},{"code":"4101","keys":["numeric_datatype_required_for_s_function","planviz_procedure_language_not_supported"],"reasons":["Numeric datatype is required for %s function","[PlanViz] procedure language not supported"],"use":["maria","sap_hana"]},{"code":"4102","keys":["argument_to_s_function_notconstant_forpartition","planviz_cannot_mark_mcost_plan"],"reasons":["Argument to the %s function is not a constant for a partition","[PlanViz] cannot mark min-cost plan"],"use":["maria","sap_hana"]},{"code":"4103","keys":["argument_to_s_function_does_not_belong_to_range_0_1","planviz_parse_tree_not_found"],"reasons":["Argument to the %s function does not belong to the range [0,1]","[PlanViz] parse tree not found"],"use":["maria","sap_hana"]},{"code":"4104","keys":["s_function_only_accepts_arguments_that_can_be_converted_to_numerical_types","planviz_plan_not_found"],"reasons":["%s function only accepts arguments that can be converted to numerical types","[PlanViz] plan not found"],"use":["maria","sap_hana"]},{"code":"4105","keys":["aggregate_specific_instruction_fetch_group_next_row_used_inwrong_context","planviz_unsupported_statement_type"],"reasons":["Aggregate specific instruction (FETCH GROUP NEXT ROW) used in a wrong context","[PlanViz] unsupported statement type"],"use":["maria","sap_hana"]},{"code":"4106","keys":["aggregate_specific_instruction_fetch_group_next_row_missing_from_aggregate_function","planviz_error_while_gathering_remote_execution_stats"],"reasons":["Aggregate specific instruction(FETCH GROUP NEXT ROW) missing from the aggregate function","[PlanViz] error while gathering remote execution stats"],"use":["maria","sap_hana"]},{"code":"4107","keys":["limit_only_accepts_integer_values","planviz_exec_stats_collector_not_found"],"reasons":["Limit only accepts integer values","[PlanViz] exec stats collector not found"],"use":["maria","sap_hana"]},{"code":"4108","keys":["invisible_column_s_must_havedefault_value","planviz_explaplan_failed"],"reasons":["Invisible column %`s must have a default value","[PlanViz] explain plan failed"],"use":["maria","sap_hana"]},{"code":"4109","keys":["rows_matched_ld_changed_ld_inserted_ld_warnings_ld","planviz_error_trace_only_mode"],"reasons":["Rows matched: %ld Changed: %ld Inserted: %ld Warnings: %ld","[PlanViz] error in trace-only mode"],"use":["maria","sap_hana"]},{"code":"4110","keys":["s_must_be_of_type_s_for_system_versioned_table_s","planviz_error_plan_trace"],"reasons":["%s must be of type %s for system-versioned table %s","[PlanViz] error in Plan Trace"],"use":["maria","sap_hana"]},{"code":"4111","keys":["transaction_precise_system_versioning_for_s_not_supported"],"reasons":["Transaction-precise system versioning for %`s is not supported"],"use":["maria"]},{"code":"4112","keys":["you_should_never_see_it"],"reasons":["You should never see it"],"use":["maria"]},{"code":"4113","keys":["wrong_partitioning_type_expected_type_s"],"reasons":["Wrong partitioning type, expected type: %`s"],"use":["maria"]},{"code":"4114","keys":["versioned_table_s_s_last_history_partition_s_out_of_s_need_more_history_partitions"],"reasons":["Versioned table %s.%s: last HISTORY partition (%`s) is out of %s, need more HISTORY partitions"],"use":["maria"]},{"code":"4115","keys":["maybe_missing_parameters_s"],"reasons":["Maybe missing parameters: %s"],"use":["maria"]},{"code":"4116","keys":["can_only_drop_oldest_partitions_when_rotating_by_interval"],"reasons":["Can only drop oldest partitions when rotating by INTERVAL"],"use":["maria"]},{"code":"4117","keys":["you_should_never_see_it"],"reasons":["You should never see it"],"use":["maria"]},{"code":"4118","keys":["partition_s_contains_non_historical_data"],"reasons":["Partition %`s contains non-historical data"],"use":["maria"]},{"code":"4119","keys":["not_allowed_for_system_versioned_s_s_change_system_versioning_alter_history_to_proceed_with_alter"],"reasons":["Not allowed for system-versioned %s.%s. Change @@system_versioning_alter_history to proceed with ALTER."],"use":["maria"]},{"code":"4120","keys":["not_allowed_for_system_versioned_s_s_change_to_from_native_system_versioning_engine_not_supported"],"reasons":["Not allowed for system-versioned %s.%s. Change to/from native system versioning engine is not supported."],"use":["maria"]},{"code":"4121","keys":["system_time_range_selector_not_allowed"],"reasons":["SYSTEM_TIME range selector is not allowed"],"use":["maria"]},{"code":"4122","keys":["conflicting_for_system_time_clauses_with_recursive"],"reasons":["Conflicting FOR SYSTEM_TIME clauses in WITH RECURSIVE"],"use":["maria"]},{"code":"4123","keys":["table_s_must_have_at_least_one_versioned_column"],"reasons":["Table %`s must have at least one versioned column"],"use":["maria"]},{"code":"4124","keys":["table_s_not_system_versioned"],"reasons":["Table %`s is not system-versioned"],"use":["maria"]},{"code":"4125","keys":["wrong_parameters_for_s_missing_s"],"reasons":["Wrong parameters for %`s: missing '%s'"],"use":["maria"]},{"code":"4126","keys":["period_for_system_time_must_use_columns_s_and_s"],"reasons":["PERIOD FOR SYSTEM_TIME must use columns %s and %s"],"use":["maria"]},{"code":"4127","keys":["wrong_parameters_for_partitioned_s_wrong_value_for_s"],"reasons":["Wrong parameters for partitioned %`s: wrong value for '%s'"],"use":["maria"]},{"code":"4128","keys":["wrong_partitions_for_s_must_have_at_least_one_history_and_exactly_one_last_current"],"reasons":["Wrong partitions for %`s: must have at least one HISTORY and exactly one last CURRENT"],"use":["maria"]},{"code":"4129","keys":["trx_id_llu_not_found_mysql_transaction_registry"],"reasons":["TRX_ID %llu not found in mysql.transaction_registry"],"use":["maria"]},{"code":"4130","keys":["can_not_change_system_versioning_field_s"],"reasons":["Can not change system versioning field %`s"],"use":["maria"]},{"code":"4131","keys":["can_not_drop_system_versioning_for_table_s_partitioned_by_system_time"],"reasons":["Can not DROP SYSTEM VERSIONING for table %`s partitioned BY SYSTEM_TIME"],"use":["maria"]},{"code":"4132","keys":["system_versioned_tables_s_database_not_supported"],"reasons":["System-versioned tables in the %`s database are not supported"],"use":["maria"]},{"code":"4133","keys":["transaction_registry_disabled"],"reasons":["Transaction registry is disabled"],"use":["maria"]},{"code":"4134","keys":["duplicate_row_s_column_s"],"reasons":["Duplicate ROW %s column %`s"],"use":["maria"]},{"code":"4135","keys":["table_s_already_system_versioned"],"reasons":["Table %`s is already system-versioned"],"use":["maria"]},{"code":"4136","keys":["you_should_never_see_it"],"reasons":["You should never see it"],"use":["maria"]},{"code":"4137","keys":["system_versioned_tables_do_not_support_s"],"reasons":["System-versioned tables do not support %s"],"use":["maria"]},{"code":"4138","keys":["transaction_precise_system_versioned_tables_do_not_support_partitioning_by_row_start_or_row_end"],"reasons":["Transaction-precise system-versioned tables do not support partitioning by ROW START or ROW END"],"use":["maria"]},{"code":"4139","keys":["index_file_for_table_192s_full"],"reasons":["The index file for table '%-.192s' is full"],"use":["maria"]},{"code":"4140","keys":["column_s_s_cannot_be_changed_more_than_once_insingle_update_statement"],"reasons":["The column %s.%s cannot be changed more than once in a single UPDATE statement"],"use":["maria"]},{"code":"4141","keys":["row_with_no_elements_not_allowed_table_value_constructor_thcontext"],"reasons":["Row with no elements is not allowed in table value constructor in this context"],"use":["maria"]},{"code":"4142","keys":["system_time_partitions_table_s_does_not_support_historical_query"],"reasons":["SYSTEM_TIME partitions in table %`s does not support historical query"],"use":["maria"]},{"code":"4143","keys":["s_index_s_does_not_support_thoperation"],"reasons":["%s index %`s does not support this operation"],"use":["maria"]},{"code":"4144","keys":["changing_table_options_requires_table_to_be_rebuilt"],"reasons":["Changing table options requires the table to be rebuilt"],"use":["maria"]},{"code":"4145","keys":["can_t_execute_command_as_you_havebackup_stage_active"],"reasons":["Can't execute the command as you have a BACKUP STAGE active"],"use":["maria"]},{"code":"4146","keys":["you_must_start_backup_with_backup_stage_start"],"reasons":["You must start backup with ''BACKUP STAGE START''"],"use":["maria"]},{"code":"4147","keys":["backup_stage_s_same_or_before_current_backup_stage_s"],"reasons":["Backup stage '%s' is same or before current backup stage '%s'"],"use":["maria"]},{"code":"4148","keys":["backup_stage_s_failed"],"reasons":["Backup stage '%s' failed"],"use":["maria"]},{"code":"4149","keys":["unknown_backup_stage_s_stage_should_be_one_of_start_flush_block_ddl_block_commit_or_end"],"reasons":["Unknown backup stage: '%s'. Stage should be one of START, FLUSH, BLOCK_DDL, BLOCK_COMMIT or END"],"use":["maria"]},{"code":"4150","keys":["user_blocked_because_of_too_many_credential_errors_unblock_with_flush_privileges"],"reasons":["User is blocked because of too many credential errors. unblock with 'FLUSH PRIVILEGES'"],"use":["maria"]},{"code":"4151","keys":["access_denied_thaccount_locked"],"reasons":["Access denied, this account is locked"],"use":["maria"]},{"code":"4152","keys":["application_time_period_table_cannot_be_temporary"],"reasons":["Application-time period table cannot be temporary"],"use":["maria"]},{"code":"4153","keys":["fields_of_period_for_s_have_different_types"],"reasons":["Fields of PERIOD FOR %`s have different types"],"use":["maria"]},{"code":"4154","keys":["cannot_specify_more_than_one_application_time_period"],"reasons":["Cannot specify more than one application-time period"],"use":["maria"]},{"code":"4155","keys":["period_field_s_cannot_be_s"],"reasons":["Period field %`s cannot be %s"],"use":["maria"]},{"code":"4156","keys":["period_s_not_found_table"],"reasons":["Period %`s is not found in table"],"use":["maria"]},{"code":"4157","keys":["column_s_used_period_s_specified_update_set_list"],"reasons":["Column %s used in period %s specified in update SET list"],"use":["maria"]},{"code":"4158","keys":["can_t_drop_constraint_s_use_drop_period_s_for_this"],"reasons":["Can't DROP CONSTRAINT %s. Use DROP PERIOD %s for this"],"use":["maria"]},{"code":"4159","keys":["specified_key_part_was_too_long_max_key_part_length_u_bytes"],"reasons":["Specified key part was too long. max key part length is %u bytes"],"use":["maria"]},{"code":"4160","keys":["comment_for_database_64s_too_long_max_u"],"reasons":["Comment for database '%-.64s' is too long (max = %u)"],"use":["maria"]},{"code":"4161","keys":["unknown_data_type_64s","failed_to_execute_reorganization"],"reasons":["Unknown data type: '%-.64s'","Failed to execute reorganization"],"use":["maria","sap_hana"]},{"code":"4162","keys":["operator_does_not_exists_128s","transaction_blocked_since_runtime_reorganization_progress"],"reasons":["Operator does not exists: '%-.128s'","Transaction blocked since runtime reorganization is in progress"],"use":["maria","sap_hana"]},{"code":"4163","keys":["table_s_s_history_row_start_s_later_than_row_end_s","cannot_start_reorganization_due_to_transactions_execution"],"reasons":["Table %s.%s history row start '%s' is later than row end '%s'","Cannot start reorganization due to the transactions in execution"],"use":["maria","sap_hana"]},{"code":"4164","keys":["s_starts_later_than_query_time_first_history_partition_may_exceed_interval_value"],"reasons":["%`s: STARTS is later than query time, first history partition may exceed INTERVAL value"],"use":["maria"]},{"code":"4165","keys":["ddl_statement_forbidden_as_table_storage_engine_does_not_support_galera_replication"],"reasons":["DDL-statement is forbidden as table storage engine does not support Galera replication"],"use":["maria"]},{"code":"4166","keys":["used_command_not_allowed_because_mariadb_server_or_client_has_disabled_local_infile_capability"],"reasons":["The used command is not allowed because the MariaDB server or client has disabled the local infile capability"],"use":["maria"]},{"code":"4167","keys":["no_secure_transports_configured_unable_to_set_require_secure_transport_on"],"reasons":["No secure transports are configured, unable to set --require_secure_transport=ON"],"use":["maria"]},{"code":"4168","keys":["slave_sql_thread_ignored_s_because_table_shared"],"reasons":["Slave SQL thread ignored the '%s' because table is shared"],"use":["maria"]},{"code":"4169","keys":["auto_increment_column_s_cannot_be_used_unique_index_s"],"reasons":["AUTO_INCREMENT column %s cannot be used in the UNIQUE index %s"],"use":["maria"]},{"code":"4170","keys":["key_s_cannot_explicitly_include_column_s"],"reasons":["Key %s cannot explicitly include column %s"],"use":["maria"]},{"code":"4171","keys":["key_s_cannot_have_without_overlaps"],"reasons":["Key %`s cannot have WITHOUT OVERLAPS"],"use":["maria"]},{"code":"4172","keys":["128s_not_allowed_thcontext"],"reasons":["'%-.128s' is not allowed in this context"],"use":["maria"]},{"code":"4173","keys":["engine_s_does_not_support_rollback_changes_were_committed_during_rollback_call"],"reasons":["Engine %s does not support rollback. Changes were committed during rollback call"],"use":["maria"]},{"code":"4174","keys":["a_primary_key_cannot_be_marked_as_ignore"],"reasons":["A primary key cannot be marked as IGNORE"],"use":["maria"]},{"code":"4175","keys":["skip_locked_makes_thstatement_unsafe"],"reasons":["SKIP LOCKED makes this statement unsafe"],"use":["maria"]},{"code":"4176","keys":["field_s_can_t_be_set_for_json_table_s"],"reasons":["Field '%s' can't be set for JSON_TABLE '%s'."],"use":["maria"]},{"code":"4177","keys":["every_table_function_must_have_alias"],"reasons":["Every table function must have an alias."],"use":["maria"]},{"code":"4178","keys":["can_t_store_array_or_object_scalar_column_s_of_json_table_s"],"reasons":["Can't store an array or an object in the scalar column '%s' of JSON_TABLE '%s'."],"use":["maria"]},{"code":"4179","keys":["can_t_store_multiple_matches_path_column_s_of_json_table_s"],"reasons":["Can't store multiple matches of the path in the column '%s' of JSON_TABLE '%s'."],"use":["maria"]},{"code":"4180","keys":["fetch_with_ties_requires_order_by_clause_to_be_present"],"reasons":["FETCH ... WITH TIES requires ORDER BY clause to be present"],"use":["maria"]},{"code":"4181","keys":["dropped_orphan_trigger_64s_originally_created_for_table_192s"],"reasons":["Dropped orphan trigger '%-.64s', originally created for table: '%-.192s'"],"use":["maria"]},{"code":"4182","keys":["storage_engine_s_disabled"],"reasons":["Storage engine %s is disabled"],"use":["maria"]},{"code":"4183","keys":["sformat_error_s"],"reasons":["SFORMAT error: %s"],"use":["maria"]},{"code":"4184","keys":["convert_partition_not_supported_for_subpartitioned_table"],"reasons":["Convert partition is not supported for subpartitioned table."],"use":["maria"]},{"code":"4185","keys":["mariadb_tried_to_use_s_but_its_provider_plugnot_loaded"],"reasons":["MariaDB tried to use the %s, but its provider plugin is not loaded"],"use":["maria"]},{"code":"4186","keys":["failed_to_parse_histogram_for_table_s_s_s_at_offset_d"],"reasons":["Failed to parse histogram for table %s.%s: %s at offset %d."],"use":["maria"]},{"code":"4187","keys":["out_or_inout_argument_d_for_function_s_not_allowed_here"],"reasons":["OUT or INOUT argument %d for function %s is not allowed here"],"use":["maria"]},{"code":"4188","keys":["replicated_query_s_table_s_s_can_not_be_temporary"],"reasons":["Replicated query '%s' table %s.%s can not be temporary"],"use":["maria"]},{"code":"4189","keys":["versioned_table_s_s_adding_history_partition_s_failed"],"reasons":["Versioned table %s.%s: adding HISTORY partition(s) failed"],"use":["maria"]},{"code":"4190","keys":["s_implicitly_changing_value_of_s_from_s_to_s"],"reasons":["%s is implicitly changing the value of '%s' from '%s' to '%s'"],"use":["maria"]},{"code":"4191","keys":["change_master_to_option_s_s_missing_requirement_s"],"reasons":["CHANGE MASTER TO option '%s=%s' is missing requirement %s"],"use":["maria"]},{"code":"4192","keys":["slave_log_event_execution_was_interrupted_slave_max_statement_time_exceeded","general_ldap_error"],"reasons":["Slave log event execution was interrupted (slave_max_statement_time exceeded)","General LDAP error"],"use":["maria","sap_hana"]},{"code":"4193","keys":["invalid_value_for_keyword_s","local_authorization_not_allowed"],"reasons":["Invalid value for keyword %s","Local authorization not allowed"],"use":["maria","sap_hana"]},{"code":"4194","keys":["s_keyword_not_supported","authorization_mode_change_not_allowed"],"reasons":["%s keyword is not supported","Authorization mode change not allowed"],"use":["maria","sap_hana"]},{"code":"4195","keys":["variable_schema_not_supported","role_to_ldap_group_mapping_already_exists"],"reasons":["Variable schema is not supported.","Role to LDAP group mapping already exists"],"use":["maria","sap_hana"]},{"code":"4196","keys":["pseudo_thread_id_should_not_be_modified_by_client_as_it_will_be_overwritten","role_to_ldap_group_mapping_does_not_exist"],"reasons":["Pseudo thread id should not be modified by the client as it will be overwritten","Role to LDAP group mapping does not exist"],"use":["maria","sap_hana"]},{"code":"4197","keys":["wrong_number_of_columns","creating_ldap_provider_failed_because_of_internal_error"],"reasons":["Wrong number of columns","Creating LDAP provider failed because of internal error"],"use":["maria","sap_hana"]},{"code":"4198","keys":["sequence_tables_cannot_have_any_keys","deleting_ldap_provider_failed_because_of_internal_error"],"reasons":["Sequence tables cannot have any keys","Deleting LDAP provider failed because of internal error"],"use":["maria","sap_hana"]},{"code":"4199","keys":["sequence_tables_cannot_have_any_constraints","alter_ldap_provider_failed_because_of_internal_error"],"reasons":["Sequence tables cannot have any constraints","Alter LDAP provider failed because of internal error"],"use":["maria","sap_hana"]},{"code":"4200","keys":["order_by","validate_ldap_provider_failed_because_of_internal_error"],"reasons":["ORDER BY","Validate LDAP provider failed because of internal error"],"use":["maria","sap_hana"]},{"code":"4201","keys":["variable_s_ignored_it_only_exists_for_compatibility_with_old_installations_and_will_be_removed_infuture_release","ldap_provider_already_exists"],"reasons":["The variable '%s' is ignored. It only exists for compatibility with old installations and will be removed in a future release","LDAP provider already exists"],"use":["maria","sap_hana"]},{"code":"4202","keys":["incorrect_column_name_count_for_derived_table","invalid_ldap_provider_name"],"reasons":["Incorrect column name count for derived table.","Invalid LDAP provider name"],"use":["maria","sap_hana"]},{"code":"4203","keys":["values_were_longer_than_max_sort_length_sorting_used_only_first_bytes","credentials_not_provided_proper_format"],"reasons":["Values were longer than max_sort_length. Sorting used only the first bytes.","Credentials not provided in proper format"],"use":["maria","sap_hana"]},{"code":"4204","keys":["invalid_binary_vector_format_must_use_ieee_standard_float_representation_little_endian_format_use_vec_fromtext_to_generate_it","local_password_authentication_and_ldap_authentication_cannot_be_enabled_togethersame_user"],"reasons":["Invalid binary vector format. Must use IEEE standard float representation in little-endian format. Use VEC_FromText() to generate it.","Local password authentication and LDAP authentication cannot be enabled together for the same user"],"use":["maria","sap_hana"]},{"code":"4205","keys":["invalid_vector_format_at_offset_d_for_100s_must_bevalid_json_array_of_numbers"],"reasons":["Invalid vector format at offset: %d for '%-.100s'. Must be a valid JSON array of numbers."],"use":["maria"]},{"code":"4206","keys":["cannot_determine_distance_type_for_vec_distance_index_not_found"],"reasons":["Cannot determine distance type for VEC_DISTANCE, index is not found"],"use":["maria"]},{"code":"4221","keys":["unresolved_table_name_s_for_s_hint"],"reasons":["Unresolved table name %s for %s hint"],"use":["maria"]},{"code":"4222","keys":["unresolved_index_name_s_for_s_hint"],"reasons":["Unresolved index name %s for %s hint"],"use":["maria"]},{"code":"4223","keys":["optimizer_hints_not_supported_inside_view_definitions"],"reasons":["Optimizer hints are not supported inside view definitions"],"use":["maria"]},{"code":"4224","keys":["hint_s_ignored_as_malformed"],"reasons":["Hint %s is ignored as malformed"],"use":["maria"]},{"code":"4225","keys":["optimizer_hints_at_insert_part_insert_select_statement_not_supported","general_provider_error"],"reasons":["Optimizer hints at the INSERT part of a INSERT..SELECT statement are not supported","General provider error"],"use":["maria","sap_hana"]},{"code":"4226","keys":["slave_sql_thread_aborted_can_t_execute_init_slave_query_due_to_error_code","invalid_subject_name_layout"],"reasons":["Slave SQL thread aborted. Can't execute init_slave query due to error code","Invalid subject name layout"],"use":["maria","sap_hana"]},{"code":"1","keys":["general_warning","entity_thatclient_attempted_to_create_already_exists_for_example_insertingrow_with_existing_primary_key"],"reasons":["General warning","The entity that a client attempted to create already exists (for example, inserting a row with an existing primary key)."],"use":["sap_hana","google_spanner"]},{"code":"2","keys":["general_error","operation_was_cancelled_typically_by_caller"],"reasons":["General error","The operation was cancelled, typically by the caller."],"use":["sap_hana","google_spanner"]},{"code":"3","keys":["fatal_error","deadline_expired_before_operation_could_complete"],"reasons":["Fatal error","The deadline expired before the operation could complete."],"use":["sap_hana","google_spanner"]},{"code":"4","keys":["cannot_allocate_enough_memory","operation_was_rejected_becausepreconditionrequest_was_not_met_message_field_error_response_provides_information_about_precondition_that_failed_for_example_reading_or_querying_fromtimestamp_that_has_exceeded_maximum_timestamp_staleness"],"reasons":["Cannot allocate enough memory","The operation was rejected because a precondition for the request was not met. The message field in the error response provides information about the precondition that failed. For example, reading or querying from a timestamp that has exceeded the maximum timestamp staleness."],"use":["sap_hana","google_spanner"]},{"code":"5","keys":["initialization_error","server_returned_error_some_invariants_expected_by_underlying_system_have_been_broken"],"reasons":["Initialization error","The server returned an error. Some invariants expected by the underlying system have been broken."],"use":["sap_hana","google_spanner"]},{"code":"6","keys":["invalid_data","client_specified_invalid_value_message_field_error_response_provides_information_as_to_which_value_was_invalid"],"reasons":["Invalid data","The client specified an invalid value. The message field in the error response provides information as to which value was invalid."],"use":["sap_hana","google_spanner"]},{"code":"7","keys":["feature_not_supported","indicates_that_some_requested_entity_such_as_updating_entity_or_queryingtable_or_column_doesn_t_exist"],"reasons":["Feature not supported","Indicates that some requested entity, such as updating an entity or querying a table or column, doesn't exist."],"use":["sap_hana","google_spanner"]},{"code":"8","keys":["invalid_argument","operation_was_attempted_past_valid_range"],"reasons":["Invalid argument","The operation was attempted past the valid range."],"use":["sap_hana","google_spanner"]},{"code":"9","keys":["index_out_of_bounds","user_was_not_authorized_to_make_request"],"reasons":["Index out of bounds","The user was not authorized to make the request."],"use":["sap_hana","google_spanner"]},{"code":"10","keys":["authentication_failed","some_resource_exhaustedadministrator_plane_it_s_possible_that_project_exceeded_its_quota_or_entire_file_system_out_of_spacedata_plane_thcan_happen_if_your_spanner_nodes_overloaded_for_more_information_also_see_session_related_error_codes"],"reasons":["Authentication failed","Some resource has been exhausted.For the administrator plane, it's possible that the project exceeded its quota or the entire file system is out of space.For the data plane, this can happen if your Spanner nodes are overloaded.For more information, also see Session-related error codes."],"use":["sap_hana","google_spanner"]},{"code":"11","keys":["invalid_state","request_doesn_t_have_valid_authentication_credentialsoperation"],"reasons":["Invalid state","The request doesn't have valid authentication credentials for the operation."],"use":["sap_hana","google_spanner"]},{"code":"12","keys":["cannot_open_file","server_unavailable"],"reasons":["Cannot open file","The server is unavailable."],"use":["sap_hana","google_spanner"]},{"code":"13","keys":["cannot_create_write_file","operation_not_implemented_or_not_supported_enabled_thservice"],"reasons":["Cannot create/write file","The operation is not implemented or is not supported/enabled in this service."],"use":["sap_hana","google_spanner"]},{"code":"14","keys":["cannot_allocate_enough_disk_space","server_returned_unknown_error_errors_raised_by_apthat_don_t_return_enough_error_information_may_be_converted_to_therror"],"reasons":["Cannot allocate enough disk space","Server returned an unknown error. Errors raised by APIs that don't return enough error information may be converted to this error."],"use":["sap_hana","google_spanner"]},{"code":"15","keys":["cannot_find_file"],"reasons":["Cannot find file"],"use":["sap_hana"]},{"code":"16","keys":["statement_retry"],"reasons":["Statement retry"],"use":["sap_hana"]},{"code":"17","keys":["metadata_schema_version_incompatible_between_database_and_executable_file"],"reasons":["Metadata schema version incompatible between database and executable file"],"use":["sap_hana"]},{"code":"18","keys":["service_shutting_down"],"reasons":["Service shutting down"],"use":["sap_hana"]},{"code":"19","keys":["invalid_license"],"reasons":["Invalid license"],"use":["sap_hana"]},{"code":"20","keys":["connect_attempt_outside_user_s_validity_period"],"reasons":["Connect attempt outside user's validity period"],"use":["sap_hana"]},{"code":"21","keys":["persistence_error"],"reasons":["Persistence error"],"use":["sap_hana"]},{"code":"128","keys":["transaction_error"],"reasons":["Transaction error"],"use":["sap_hana"]},{"code":"129","keys":["transaction_rolled_back_by_internal_error"],"reasons":["Transaction rolled back by an internal error"],"use":["sap_hana"]},{"code":"130","keys":["transaction_rolled_back_by_integrity_constraint_violation"],"reasons":["Transaction rolled back by integrity constraint violation"],"use":["sap_hana"]},{"code":"131","keys":["transaction_rolled_back_by_lock_wait_timeout"],"reasons":["Transaction rolled back by lock wait timeout"],"use":["sap_hana"]},{"code":"132","keys":["transaction_rolled_back_due_to_unavailable_resource"],"reasons":["Transaction rolled back due to unavailable resource"],"use":["sap_hana"]},{"code":"133","keys":["transaction_rolled_back_by_detected_deadlock"],"reasons":["Transaction rolled back by detected deadlock"],"use":["sap_hana"]},{"code":"134","keys":["failure_accessing_checkpoint_file"],"reasons":["Failure in accessing checkpoint file"],"use":["sap_hana"]},{"code":"135","keys":["failure_accessing_anchor_file"],"reasons":["Failure in accessing anchor file"],"use":["sap_hana"]},{"code":"136","keys":["failure_accessing_log_file"],"reasons":["Failure in accessing log file"],"use":["sap_hana"]},{"code":"137","keys":["failure_accessing_archive_file"],"reasons":["Failure in accessing archive file"],"use":["sap_hana"]},{"code":"138","keys":["transaction_serialization_failure"],"reasons":["Transaction serialization failure"],"use":["sap_hana"]},{"code":"139","keys":["current_operation_cancelled_by_request_and_transaction_rolled_back"],"reasons":["Current operation cancelled by request and transaction rolled back"],"use":["sap_hana"]},{"code":"140","keys":["invalid_write_transaction_identifier"],"reasons":["Invalid write-transaction identifier"],"use":["sap_hana"]},{"code":"141","keys":["failure_accessing_invisible_log_file"],"reasons":["Failure in accessing invisible log file"],"use":["sap_hana"]},{"code":"142","keys":["exceed_max_num_of_concurrent_transactions"],"reasons":["Exceed max num of concurrent transactions"],"use":["sap_hana"]},{"code":"143","keys":["transaction_serialization_failure_until_timeout_expires"],"reasons":["Transaction serialization failure until timeout expires"],"use":["sap_hana"]},{"code":"144","keys":["transaction_rollback"],"reasons":["Transaction rollback"],"use":["sap_hana"]},{"code":"145","keys":["transaction_distribution_work_failure"],"reasons":["Transaction distribution work failure"],"use":["sap_hana"]},{"code":"146","keys":["resource_busy_and_nowait_specified"],"reasons":["Resource busy and NOWAIT specified"],"use":["sap_hana"]},{"code":"147","keys":["inconsistency_between_data_and_log"],"reasons":["Inconsistency between data and log"],"use":["sap_hana"]},{"code":"148","keys":["transaction_start_blocked_until_master_restart_finishes"],"reasons":["Transaction start is blocked until Master_Restart finishes"],"use":["sap_hana"]},{"code":"149","keys":["distributed_transaction_commit_failure"],"reasons":["Distributed transaction commit failure"],"use":["sap_hana"]},{"code":"150","keys":["statement_cancelled_or_snapshot_timestamp_already_invalidated"],"reasons":["Statement cancelled or snapshot timestamp already invalidated"],"use":["sap_hana"]},{"code":"151","keys":["transaction_rollback"],"reasons":["Transaction rollback"],"use":["sap_hana"]},{"code":"152","keys":["transaction_rollback"],"reasons":["Transaction rollback"],"use":["sap_hana"]},{"code":"153","keys":["transaction_serialization_failure"],"reasons":["Transaction serialization failure"],"use":["sap_hana"]},{"code":"154","keys":["failure_acquiring_index_handle"],"reasons":["Failure in acquiring index handle"],"use":["sap_hana"]},{"code":"155","keys":["transaction_rollback"],"reasons":["Transaction rollback"],"use":["sap_hana"]},{"code":"208","keys":["xa_transaction_error"],"reasons":["XA transaction error"],"use":["sap_hana"]},{"code":"209","keys":["asynchronous_operation_error"],"reasons":["Asynchronous operation error"],"use":["sap_hana"]},{"code":"210","keys":["duplicate_xid"],"reasons":["Duplicate XID"],"use":["sap_hana"]},{"code":"211","keys":["invalid_argument_of_xa_call"],"reasons":["Invalid argument of XA call"],"use":["sap_hana"]},{"code":"212","keys":["no_valid_xid"],"reasons":["No valid XID"],"use":["sap_hana"]},{"code":"213","keys":["outside_of_global_transaction"],"reasons":["Outside of global transaction"],"use":["sap_hana"]},{"code":"214","keys":["improper_xa_call_sequence"],"reasons":["Improper XA call sequence"],"use":["sap_hana"]},{"code":"215","keys":["resource_manager_error"],"reasons":["Resource manager error"],"use":["sap_hana"]},{"code":"216","keys":["resource_manager_unavailable"],"reasons":["Resource manager unavailable"],"use":["sap_hana"]},{"code":"217","keys":["a_protocol_error_occurred_resource_manager"],"reasons":["A protocol error occurred in the resource manager"],"use":["sap_hana"]},{"code":"218","keys":["rollback_was_caused_by_unspecified_reason"],"reasons":["The rollback was caused by an unspecified reason"],"use":["sap_hana"]},{"code":"256","keys":["sql_processing_error"],"reasons":["Sql processing error"],"use":["sap_hana"]},{"code":"257","keys":["sql_syntax_error"],"reasons":["Sql syntax error"],"use":["sap_hana"]},{"code":"258","keys":["insufficient_privilege"],"reasons":["Insufficient privilege"],"use":["sap_hana"]},{"code":"259","keys":["invalid_table_name"],"reasons":["Invalid table name"],"use":["sap_hana"]},{"code":"260","keys":["invalid_column_name"],"reasons":["Invalid column name"],"use":["sap_hana"]},{"code":"261","keys":["invalid_index_name"],"reasons":["Invalid index name"],"use":["sap_hana"]},{"code":"262","keys":["invalid_query_name"],"reasons":["Invalid query name"],"use":["sap_hana"]},{"code":"263","keys":["invalid_alias_name"],"reasons":["Invalid alias name"],"use":["sap_hana"]},{"code":"264","keys":["invalid_datatype"],"reasons":["Invalid datatype"],"use":["sap_hana"]},{"code":"265","keys":["expression_missing"],"reasons":["Expression missing"],"use":["sap_hana"]},{"code":"266","keys":["inconsistent_datatype"],"reasons":["Inconsistent datatype"],"use":["sap_hana"]},{"code":"267","keys":["specified_length_too_long_for_its_datatype"],"reasons":["Specified length too long for its datatype"],"use":["sap_hana"]},{"code":"268","keys":["column_ambiguously_defined"],"reasons":["Column ambiguously defined"],"use":["sap_hana"]},{"code":"269","keys":["too_many_values"],"reasons":["Too many values"],"use":["sap_hana"]},{"code":"270","keys":["not_enough_values"],"reasons":["Not enough values"],"use":["sap_hana"]},{"code":"271","keys":["duplicate_alias"],"reasons":["Duplicate alias"],"use":["sap_hana"]},{"code":"272","keys":["duplicate_column_name"],"reasons":["Duplicate column name"],"use":["sap_hana"]},{"code":"273","keys":["notsingle_character_string"],"reasons":["Not a single character string"],"use":["sap_hana"]},{"code":"274","keys":["inserted_value_too_large_for_column"],"reasons":["Inserted value too large for column"],"use":["sap_hana"]},{"code":"275","keys":["aggregate_function_not_allowed"],"reasons":["Aggregate function not allowed"],"use":["sap_hana"]},{"code":"276","keys":["missing_aggregation_or_grouping"],"reasons":["Missing aggregation or grouping"],"use":["sap_hana"]},{"code":"277","keys":["notgroup_by_expression"],"reasons":["Not a GROUP BY expression"],"use":["sap_hana"]},{"code":"278","keys":["nested_group_function_without_group_by"],"reasons":["Nested group function without GROUP BY"],"use":["sap_hana"]},{"code":"279","keys":["group_function_nested"],"reasons":["Group function is nested"],"use":["sap_hana"]},{"code":"280","keys":["order_by_item_must_be_number_select_list"],"reasons":["ORDER BY item must be the number of a SELECT-list"],"use":["sap_hana"]},{"code":"281","keys":["outer_jonot_allowed_operand_of_or_or_in"],"reasons":["Outer join not allowed in operand of OR or IN"],"use":["sap_hana"]},{"code":"282","keys":["two_tables_cannot_be_outer_joined_to_each_other"],"reasons":["Two tables cannot be outer-joined to each other"],"use":["sap_hana"]},{"code":"283","keys":["a_table_may_be_outer_joined_to_at_most_one_other_table"],"reasons":["A table may be outer joined to at most one other table"],"use":["sap_hana"]},{"code":"284","keys":["jofield_does_not_match"],"reasons":["Join field does not match"],"use":["sap_hana"]},{"code":"285","keys":["invalid_jocondition"],"reasons":["Invalid join condition"],"use":["sap_hana"]},{"code":"286","keys":["identifier_too_long"],"reasons":["Identifier is too long"],"use":["sap_hana"]},{"code":"287","keys":["cannot_insert_null_or_update_to_null"],"reasons":["Cannot insert NULL or update to NULL"],"use":["sap_hana"]},{"code":"288","keys":["cannot_use_duplicate_table_name"],"reasons":["Cannot use duplicate table name"],"use":["sap_hana"]},{"code":"289","keys":["cannot_use_duplicate_index_name"],"reasons":["Cannot use duplicate index name"],"use":["sap_hana"]},{"code":"290","keys":["cannot_use_duplicate_query_name"],"reasons":["Cannot use duplicate query name"],"use":["sap_hana"]},{"code":"291","keys":["argument_identifier_must_be_positive"],"reasons":["Argument identifier must be positive"],"use":["sap_hana"]},{"code":"292","keys":["wrong_number_of_arguments"],"reasons":["Wrong number of arguments"],"use":["sap_hana"]},{"code":"293","keys":["argument_type_mismatch"],"reasons":["Argument type mismatch"],"use":["sap_hana"]},{"code":"294","keys":["cannot_have_more_than_one_primary_key"],"reasons":["Cannot have more than one primary key"],"use":["sap_hana"]},{"code":"295","keys":["too_long_multi_key_length"],"reasons":["Too long multi key length"],"use":["sap_hana"]},{"code":"296","keys":["replicated_table_must_haveprimary_key"],"reasons":["Replicated table must have a primary key"],"use":["sap_hana"]},{"code":"297","keys":["cannot_update_primary_key_field_replicated_table"],"reasons":["Cannot update primary key field in replicated table"],"use":["sap_hana"]},{"code":"298","keys":["cannot_store_ddl"],"reasons":["Cannot store DDL"],"use":["sap_hana"]},{"code":"299","keys":["cannot_drop_index_used_for_enforcement_of_unique_primary_key"],"reasons":["Cannot drop index used for enforcement of unique/primary key"],"use":["sap_hana"]},{"code":"300","keys":["argument_index_out_of_range"],"reasons":["Argument index is out of range"],"use":["sap_hana"]},{"code":"301","keys":["unique_constraint_violated"],"reasons":["Unique constraint violated"],"use":["sap_hana"]},{"code":"302","keys":["invalid_char_or_varchar_value"],"reasons":["Invalid CHAR or VARCHAR value"],"use":["sap_hana"]},{"code":"303","keys":["invalid_date"],"reasons":["Invalid DATE"],"use":["sap_hana"]},{"code":"304","keys":["division_by_zero_undefined"],"reasons":["Division by zero undefined"],"use":["sap_hana"]},{"code":"305","keys":["single_row_query_returns_more_than_one_row"],"reasons":["Single-row query returns more than one row"],"use":["sap_hana"]},{"code":"306","keys":["invalid_cursor"],"reasons":["Invalid cursor"],"use":["sap_hana"]},{"code":"307","keys":["numeric_value_out_of_range"],"reasons":["Numeric value out of range"],"use":["sap_hana"]},{"code":"308","keys":["column_name_already_exists"],"reasons":["Column name already exists"],"use":["sap_hana"]},{"code":"309","keys":["correlated_subquery_cannot_have_top_or_order_by"],"reasons":["Correlated subquery cannot have TOP or ORDER BY"],"use":["sap_hana"]},{"code":"310","keys":["sql_error_procedure"],"reasons":["Sql error in procedure"],"use":["sap_hana"]},{"code":"311","keys":["cannot_drop_all_columns_intable"],"reasons":["Cannot drop all columns in a table"],"use":["sap_hana"]},{"code":"312","keys":["sequence_exhausted"],"reasons":["Sequence is exhausted"],"use":["sap_hana"]},{"code":"313","keys":["invalid_sequence"],"reasons":["Invalid sequence"],"use":["sap_hana"]},{"code":"314","keys":["numeric_overflow"],"reasons":["Numeric overflow"],"use":["sap_hana"]},{"code":"315","keys":["invalid_synonym"],"reasons":["Invalid synonym"],"use":["sap_hana"]},{"code":"316","keys":["wrong_number_of_arguments_function_invocation"],"reasons":["Wrong number of arguments in function invocation"],"use":["sap_hana"]},{"code":"317","keys":["p_queryplans_not_exists_nor_valid_format"],"reasons":["''''''P_QUERYPLANS'''' not exists nor valid format''"],"use":["sap_hana"]},{"code":"318","keys":["decimal_precision_specifier_out_of_range"],"reasons":["Decimal precision specifier is out of range"],"use":["sap_hana"]},{"code":"319","keys":["decimal_scale_specifier_out_of_range"],"reasons":["Decimal scale specifier is out of range"],"use":["sap_hana"]},{"code":"320","keys":["cannot_create_index_on_expression_with_datatype_lob"],"reasons":["Cannot create index on expression with datatype LOB"],"use":["sap_hana"]},{"code":"321","keys":["invalid_view_name"],"reasons":["Invalid view name"],"use":["sap_hana"]},{"code":"322","keys":["cannot_use_duplicate_view_name"],"reasons":["Cannot use duplicate view name"],"use":["sap_hana"]},{"code":"323","keys":["duplicate_replication_id"],"reasons":["Duplicate replication id"],"use":["sap_hana"]},{"code":"324","keys":["cannot_use_duplicate_sequence_name"],"reasons":["Cannot use duplicate sequence name"],"use":["sap_hana"]},{"code":"325","keys":["invalid_escape_sequence"],"reasons":["Invalid escape sequence"],"use":["sap_hana"]},{"code":"326","keys":["currval_of_given_sequence_not_yet_defined_thsession"],"reasons":["CURRVAL of given sequence is not yet defined in this session"],"use":["sap_hana"]},{"code":"327","keys":["cannot_explaplan_of_given_statement"],"reasons":["Cannot explain plan of given statement"],"use":["sap_hana"]},{"code":"328","keys":["invalid_name_of_function_or_procedure"],"reasons":["Invalid name of function or procedure"],"use":["sap_hana"]},{"code":"329","keys":["cannot_use_duplicate_name_of_function_or_procedure"],"reasons":["Cannot use duplicate name of function or procedure"],"use":["sap_hana"]},{"code":"330","keys":["cannot_use_duplicate_synonym_name"],"reasons":["Cannot use duplicate synonym name"],"use":["sap_hana"]},{"code":"331","keys":["user_name_already_exists"],"reasons":["User name already exists"],"use":["sap_hana"]},{"code":"332","keys":["invalid_user_name"],"reasons":["Invalid user name"],"use":["sap_hana"]},{"code":"333","keys":["column_not_allowed"],"reasons":["Column not allowed"],"use":["sap_hana"]},{"code":"334","keys":["invalid_user_privilege"],"reasons":["Invalid user privilege"],"use":["sap_hana"]},{"code":"335","keys":["field_alias_name_already_exists"],"reasons":["Field alias name already exists"],"use":["sap_hana"]},{"code":"336","keys":["invalid_default_value"],"reasons":["Invalid default value"],"use":["sap_hana"]},{"code":"337","keys":["into_clause_not_allowed_for_thselect_statement"],"reasons":["INTO clause not allowed for this SELECT statement"],"use":["sap_hana"]},{"code":"338","keys":["zero_length_columns_not_allowed"],"reasons":["Zero-length columns are not allowed"],"use":["sap_hana"]},{"code":"339","keys":["invalid_number"],"reasons":["Invalid number"],"use":["sap_hana"]},{"code":"340","keys":["not_all_variables_bound"],"reasons":["Not all variables bound"],"use":["sap_hana"]},{"code":"341","keys":["numeric_underflow"],"reasons":["Numeric underflow"],"use":["sap_hana"]},{"code":"342","keys":["collation_conflict"],"reasons":["Collation conflict"],"use":["sap_hana"]},{"code":"343","keys":["invalid_collate_name"],"reasons":["Invalid collate name"],"use":["sap_hana"]},{"code":"344","keys":["parse_error_data_loader"],"reasons":["Parse error in data loader"],"use":["sap_hana"]},{"code":"345","keys":["notreplication_table"],"reasons":["Not a replication table"],"use":["sap_hana"]},{"code":"346","keys":["invalid_replication_id"],"reasons":["Invalid replication id"],"use":["sap_hana"]},{"code":"347","keys":["invalid_option"],"reasons":["Invalid option"],"use":["sap_hana"]},{"code":"348","keys":["invalid_datetime_format"],"reasons":["Invalid datetime format"],"use":["sap_hana"]},{"code":"349","keys":["cannot_create_unique_index_duplicate_key_found"],"reasons":["''Cannot CREATE UNIQUE INDEX. duplicate key found''"],"use":["sap_hana"]},{"code":"350","keys":["cannot_drop_columns_primary_key_column_list"],"reasons":["Cannot drop columns in the primary-key column list"],"use":["sap_hana"]},{"code":"351","keys":["column_referenced_inmulti_column_constraint"],"reasons":["Column is referenced in a multi-column constraint"],"use":["sap_hana"]},{"code":"352","keys":["cannot_create_unique_index_on_cdx_table"],"reasons":["Cannot create unique index on cdx table"],"use":["sap_hana"]},{"code":"353","keys":["update_log_group_name_already_exists"],"reasons":["Update log group name already exists"],"use":["sap_hana"]},{"code":"354","keys":["invalid_update_log_group_name"],"reasons":["Invalid update log group name"],"use":["sap_hana"]},{"code":"355","keys":["base_table_update_log_table_must_haveprimary_key"],"reasons":["The base table of the update log table must have a primary key"],"use":["sap_hana"]},{"code":"356","keys":["exceed_maximum_number_of_update_log_group"],"reasons":["Exceed maximum number of update log group"],"use":["sap_hana"]},{"code":"357","keys":["base_table_already_hasupdate_log_table"],"reasons":["The base table already has a update log table"],"use":["sap_hana"]},{"code":"358","keys":["update_log_table_can_not_haveupdate_log_table"],"reasons":["Update log table can not have a update log table"],"use":["sap_hana"]},{"code":"359","keys":["string_too_long"],"reasons":["String is too long"],"use":["sap_hana"]},{"code":"360","keys":["view_with_check_option_where_clause_violation"],"reasons":["View WITH CHECK OPTION where-clause violation"],"use":["sap_hana"]},{"code":"361","keys":["data_manipulation_operation_not_legal_on_thview"],"reasons":["Data manipulation operation not legal on this view"],"use":["sap_hana"]},{"code":"362","keys":["invalid_schema_name"],"reasons":["Invalid schema name"],"use":["sap_hana"]},{"code":"363","keys":["number_of_index_columns_exceeds_its_maximum"],"reasons":["Number of index columns exceeds its maximum"],"use":["sap_hana"]},{"code":"364","keys":["invalid_partial_key_size"],"reasons":["Invalid partial key size"],"use":["sap_hana"]},{"code":"365","keys":["no_matching_primary_key_for_thcolumn_list"],"reasons":["No matching primary key for this column list"],"use":["sap_hana"]},{"code":"366","keys":["referenced_table_does_not_haveprimary_key"],"reasons":["Referenced table does not have a primary key"],"use":["sap_hana"]},{"code":"367","keys":["number_of_referencing_columns_must_match_referenced_columns"],"reasons":["Number of referencing columns must match referenced columns"],"use":["sap_hana"]},{"code":"368","keys":["unique_constraint_not_allowed_on_temporary_table"],"reasons":["Unique constraint not allowed on temporary table"],"use":["sap_hana"]},{"code":"369","keys":["exceed_maximum_view_depth_limit"],"reasons":["Exceed maximum view depth limit"],"use":["sap_hana"]},{"code":"370","keys":["cannot_perform_direct_insert_operation_on_table_with_unique_indexes"],"reasons":["Cannot perform DIRECT INSERT operation on table with unique indexes"],"use":["sap_hana"]},{"code":"371","keys":["invalid_xml_document"],"reasons":["Invalid XML document"],"use":["sap_hana"]},{"code":"372","keys":["invalid_xpath"],"reasons":["Invalid XPATH"],"use":["sap_hana"]},{"code":"373","keys":["invalid_xml_duration_value"],"reasons":["Invalid XML duration value"],"use":["sap_hana"]},{"code":"374","keys":["invalid_xml_function_usage"],"reasons":["Invalid XML function usage"],"use":["sap_hana"]},{"code":"375","keys":["invalid_xml_index_operation"],"reasons":["Invalid XML index operation"],"use":["sap_hana"]},{"code":"376","keys":["python_buildprocedure_error"],"reasons":["Python buildin procedure error"],"use":["sap_hana"]},{"code":"377","keys":["jit_operation_error"],"reasons":["JIT operation error"],"use":["sap_hana"]},{"code":"378","keys":["invalid_column_view"],"reasons":["Invalid column view"],"use":["sap_hana"]},{"code":"379","keys":["table_schema_mismatch"],"reasons":["Table schema mismatch"],"use":["sap_hana"]},{"code":"380","keys":["fail_to_change_run_level"],"reasons":["Fail to change run level"],"use":["sap_hana"]},{"code":"381","keys":["fail_to_restart"],"reasons":["Fail to restart"],"use":["sap_hana"]},{"code":"382","keys":["fail_to_collect_all_version_garbage"],"reasons":["Fail to collect all version garbage"],"use":["sap_hana"]},{"code":"383","keys":["invalid_identifier"],"reasons":["Invalid identifier"],"use":["sap_hana"]},{"code":"384","keys":["string_too_long"],"reasons":["String is too long"],"use":["sap_hana"]},{"code":"385","keys":["could_not_restore_session"],"reasons":["Could not restore session"],"use":["sap_hana"]},{"code":"386","keys":["cannot_use_duplicate_schema_name"],"reasons":["Cannot use duplicate schema name"],"use":["sap_hana"]},{"code":"387","keys":["table_ambiguously_defined"],"reasons":["Table ambiguously defined"],"use":["sap_hana"]},{"code":"388","keys":["role_already_exists"],"reasons":["Role already exists"],"use":["sap_hana"]},{"code":"389","keys":["invalid_role_name"],"reasons":["Invalid role name"],"use":["sap_hana"]},{"code":"390","keys":["invalid_user_type"],"reasons":["Invalid user type"],"use":["sap_hana"]},{"code":"391","keys":["invalidated_view"],"reasons":["Invalidated view"],"use":["sap_hana"]},{"code":"392","keys":["can_t_assign_cyclic_role"],"reasons":["Can't assign cyclic role"],"use":["sap_hana"]},{"code":"393","keys":["roles_must_not_receiveprivilege_with_grant_option"],"reasons":["Roles must not receive a privilege with grant option"],"use":["sap_hana"]},{"code":"394","keys":["error_revoking_role"],"reasons":["Error revoking role"],"use":["sap_hana"]},{"code":"395","keys":["invalid_user_defined_type_name"],"reasons":["Invalid user-defined type name"],"use":["sap_hana"]},{"code":"396","keys":["cannot_use_duplicate_user_defined_type_name"],"reasons":["Cannot use duplicate user-defined type name"],"use":["sap_hana"]},{"code":"397","keys":["invalid_object_name"],"reasons":["Invalid object name"],"use":["sap_hana"]},{"code":"398","keys":["cannot_have_more_than_one_order_by"],"reasons":["Cannot have more than one order by"],"use":["sap_hana"]},{"code":"399","keys":["role_tree_too_deep"],"reasons":["Role tree too deep"],"use":["sap_hana"]},{"code":"400","keys":["primary_key_not_allowed_on_insert_only_table"],"reasons":["Primary key not allowed on insert-only table"],"use":["sap_hana"]},{"code":"401","keys":["unique_constraint_not_allowed_on_insert_only_table"],"reasons":["Unique constraint not allowed on insert-only table"],"use":["sap_hana"]},{"code":"402","keys":["user_was_already_dropped_before_query_execution"],"reasons":["The user was already dropped before query execution"],"use":["sap_hana"]},{"code":"403","keys":["internal_error"],"reasons":["Internal error"],"use":["sap_hana"]},{"code":"404","keys":["invalid_non_existent_structured_privilege_name"],"reasons":["Invalid (non-existent) structured privilege name"],"use":["sap_hana"]},{"code":"405","keys":["cannot_use_duplicate_structured_privilege_name"],"reasons":["Cannot use duplicate structured privilege name"],"use":["sap_hana"]},{"code":"406","keys":["insert"],"reasons":["INSERT"],"use":["sap_hana"]},{"code":"407","keys":["invalid_date_format"],"reasons":["Invalid date format"],"use":["sap_hana"]},{"code":"408","keys":["password_or_parameter_required_for_user"],"reasons":["Password or parameter required for user"],"use":["sap_hana"]},{"code":"409","keys":["multiple_values_forparameter_not_supported"],"reasons":["Multiple values for a parameter not supported"],"use":["sap_hana"]},{"code":"410","keys":["invalid_privilege_namespace"],"reasons":["Invalid privilege namespace"],"use":["sap_hana"]},{"code":"411","keys":["invalid_table_type"],"reasons":["Invalid table type"],"use":["sap_hana"]},{"code":"412","keys":["invalid_password_layout"],"reasons":["Invalid password layout"],"use":["sap_hana"]},{"code":"413","keys":["last_n_passwords_can_not_be_reused"],"reasons":["Last n passwords can not be reused"],"use":["sap_hana"]},{"code":"414","keys":["user_forced_to_change_password"],"reasons":["User is forced to change password"],"use":["sap_hana"]},{"code":"415","keys":["user_deactivated"],"reasons":["User is deactivated"],"use":["sap_hana"]},{"code":"416","keys":["user_locked_try_agalater"],"reasons":["''User is locked. try again later''"],"use":["sap_hana"]},{"code":"417","keys":["can_t_drop_without_cascade_specification"],"reasons":["Can't drop without CASCADE specification"],"use":["sap_hana"]},{"code":"418","keys":["invalid_view_query_for_creation"],"reasons":["Invalid view query for creation"],"use":["sap_hana"]},{"code":"419","keys":["can_t_drop_with_restrict_specification"],"reasons":["Can't drop with RESTRICT specification"],"use":["sap_hana"]},{"code":"420","keys":["password_change_currently_not_allowed"],"reasons":["Password change currently not allowed"],"use":["sap_hana"]},{"code":"421","keys":["cannot_create_fulltext_index"],"reasons":["Cannot create fulltext index"],"use":["sap_hana"]},{"code":"422","keys":["privileges_must_be_either_all_sql_or_all_from_one_namespace"],"reasons":["Privileges must be either all SQL or all from one namespace"],"use":["sap_hana"]},{"code":"423","keys":["afl_error"],"reasons":["AFL error"],"use":["sap_hana"]},{"code":"424","keys":["invalid_name_of_package"],"reasons":["Invalid name of package"],"use":["sap_hana"]},{"code":"425","keys":["duplicate_package_name"],"reasons":["Duplicate package name"],"use":["sap_hana"]},{"code":"426","keys":["number_of_columns_mismatch"],"reasons":["Number of columns mismatch"],"use":["sap_hana"]},{"code":"427","keys":["can_not_reserve_index_id_any_more"],"reasons":["Can not reserve index id any more"],"use":["sap_hana"]},{"code":"428","keys":["invalid_query_plan_id"],"reasons":["Invalid query plan id"],"use":["sap_hana"]},{"code":"429","keys":["integrity_check_failed"],"reasons":["Integrity check failed"],"use":["sap_hana"]},{"code":"430","keys":["invalidated_procedure"],"reasons":["Invalidated procedure"],"use":["sap_hana"]},{"code":"431","keys":["user_s_password_will_expire_withfew_days"],"reasons":["User's password will expire within few days"],"use":["sap_hana"]},{"code":"432","keys":["thsyntax_deprecated_and_will_be_removed_next_release"],"reasons":["This syntax has been deprecated and will be removed in next release"],"use":["sap_hana"]},{"code":"433","keys":["null_value_found"],"reasons":["Null value found"],"use":["sap_hana"]},{"code":"434","keys":["invalid_object_id"],"reasons":["Invalid object ID"],"use":["sap_hana"]},{"code":"435","keys":["invalid_expression"],"reasons":["Invalid expression"],"use":["sap_hana"]},{"code":"436","keys":["could_not_set_system_license"],"reasons":["Could not set system license"],"use":["sap_hana"]},{"code":"437","keys":["only_commands_for_license_handling_allowed_current_state"],"reasons":["Only commands for license handling are allowed in current state"],"use":["sap_hana"]},{"code":"438","keys":["invalid_user_parameter_value"],"reasons":["Invalid user parameter value"],"use":["sap_hana"]},{"code":"439","keys":["composite_error"],"reasons":["Composite error"],"use":["sap_hana"]},{"code":"440","keys":["table_type_conversion_error"],"reasons":["Table type conversion error"],"use":["sap_hana"]},{"code":"441","keys":["thfeature_deprecated_and_will_be_removed_next_release"],"reasons":["This feature has been deprecated and will be removed in next release"],"use":["sap_hana"]},{"code":"442","keys":["number_of_columns_exceeds_its_maximum"],"reasons":["Number of columns exceeds its maximum"],"use":["sap_hana"]},{"code":"443","keys":["invalid_calculation_scenario_name"],"reasons":["Invalid calculation scenario name"],"use":["sap_hana"]},{"code":"444","keys":["package_manager_error"],"reasons":["Package manager error"],"use":["sap_hana"]},{"code":"445","keys":["invalid_trigger_name"],"reasons":["Invalid trigger name"],"use":["sap_hana"]},{"code":"446","keys":["cannot_use_duplicate_trigger_name"],"reasons":["Cannot use duplicate trigger name"],"use":["sap_hana"]},{"code":"447","keys":["backup_could_not_be_completed"],"reasons":["Backup could not be completed"],"use":["sap_hana"]},{"code":"448","keys":["recovery_could_not_be_completed"],"reasons":["Recovery could not be completed"],"use":["sap_hana"]},{"code":"449","keys":["recovery_strategy_could_not_be_determined"],"reasons":["Recovery strategy could not be determined"],"use":["sap_hana"]},{"code":"450","keys":["failed_to_unset_system_license"],"reasons":["Failed to unset system license"],"use":["sap_hana"]},{"code":"451","keys":["modification_of_subject_table_trigger_not_allowed"],"reasons":["Modification of subject table in trigger not allowed"],"use":["sap_hana"]},{"code":"452","keys":["invalid_backup_id"],"reasons":["Invalid backup id"],"use":["sap_hana"]},{"code":"453","keys":["user_does_not_havepassword"],"reasons":["User does not have a password"],"use":["sap_hana"]},{"code":"454","keys":["wrong_hint_syntax"],"reasons":["Wrong hint syntax"],"use":["sap_hana"]},{"code":"455","keys":["predefined_session_variable_cannot_be_set_via_set_command"],"reasons":["The predefined session variable cannot be set via SET command"],"use":["sap_hana"]},{"code":"456","keys":["not_allowed_for_throle"],"reasons":["Not allowed for this role"],"use":["sap_hana"]},{"code":"457","keys":["duplicate_constraint_name"],"reasons":["Duplicate constraint name"],"use":["sap_hana"]},{"code":"458","keys":["unsupported_function_included"],"reasons":["Unsupported function included"],"use":["sap_hana"]},{"code":"459","keys":["invalidated_function"],"reasons":["Invalidated function"],"use":["sap_hana"]},{"code":"460","keys":["invalid_privilege_for_object"],"reasons":["Invalid privilege for object"],"use":["sap_hana"]},{"code":"461","keys":["foreign_key_constraint_violation"],"reasons":["Foreign key constraint violation"],"use":["sap_hana"]},{"code":"462","keys":["failed_on_update_or_delete_by_foreign_key_constraint_violation"],"reasons":["Failed on update or delete by foreign key constraint violation"],"use":["sap_hana"]},{"code":"463","keys":["number_of_tables_exceeds_its_maximum"],"reasons":["Number of tables exceeds its maximum"],"use":["sap_hana"]},{"code":"464","keys":["sql_internal_parse_tree_depth_exceeds_its_maximum"],"reasons":["SQL internal parse tree depth exceeds its maximum"],"use":["sap_hana"]},{"code":"465","keys":["cannot_execute_trigger"],"reasons":["Cannot execute trigger"],"use":["sap_hana"]},{"code":"466","keys":["no_credential_found"],"reasons":["No credential found"],"use":["sap_hana"]},{"code":"467","keys":["cannot_use_parameter_variable"],"reasons":["Cannot use parameter variable"],"use":["sap_hana"]},{"code":"468","keys":["hint_error"],"reasons":["Hint error"],"use":["sap_hana"]},{"code":"469","keys":["unsupported_datatype_on_source"],"reasons":["Unsupported datatype on source"],"use":["sap_hana"]},{"code":"470","keys":["invalid_data_source_configuration"],"reasons":["Invalid data source configuration"],"use":["sap_hana"]},{"code":"471","keys":["invalid_data_source_name"],"reasons":["Invalid data source name"],"use":["sap_hana"]},{"code":"472","keys":["cannot_use_duplicate_data_source_name"],"reasons":["Cannot use duplicate data source name"],"use":["sap_hana"]},{"code":"473","keys":["invalid_adapter_configuration"],"reasons":["Invalid adapter configuration"],"use":["sap_hana"]},{"code":"474","keys":["invalid_adapter_name"],"reasons":["Invalid adapter name"],"use":["sap_hana"]},{"code":"475","keys":["cannot_use_duplicate_adapter_name"],"reasons":["Cannot use duplicate adapter name"],"use":["sap_hana"]},{"code":"476","keys":["invalid_remote_object_name"],"reasons":["Invalid remote object name"],"use":["sap_hana"]},{"code":"477","keys":["credential_exists"],"reasons":["Credential exists"],"use":["sap_hana"]},{"code":"478","keys":["user_defined_function_runtime_error"],"reasons":["User defined function runtime error"],"use":["sap_hana"]},{"code":"479","keys":["invalid_spatial_attribute"],"reasons":["Invalid spatial attribute"],"use":["sap_hana"]},{"code":"480","keys":["invalid_spatial_unit_of_measure_name"],"reasons":["Invalid spatial unit of measure name"],"use":["sap_hana"]},{"code":"481","keys":["cannot_use_duplicate_spatial_unit_of_measure_name"],"reasons":["Cannot use duplicate spatial unit of measure name"],"use":["sap_hana"]},{"code":"482","keys":["invalid_spatial_reference_system_name"],"reasons":["Invalid spatial reference system name"],"use":["sap_hana"]},{"code":"483","keys":["cannot_use_duplicate_spatial_reference_system_name"],"reasons":["Cannot use duplicate spatial reference system name"],"use":["sap_hana"]},{"code":"484","keys":["invalid_session_group_command"],"reasons":["Invalid session group command"],"use":["sap_hana"]},{"code":"485","keys":["invalid_definition_of_structured_privilege"],"reasons":["Invalid definition of structured privilege"],"use":["sap_hana"]},{"code":"486","keys":["some_of_rows_have_failed_to_be_imported"],"reasons":["Some of rows have failed to be imported"],"use":["sap_hana"]},{"code":"487","keys":["some_of_rows_have_failed_to_be_imported"],"reasons":["Some of rows have failed to be imported"],"use":["sap_hana"]},{"code":"488","keys":["invalid_database_name"],"reasons":["Invalid database name"],"use":["sap_hana"]},{"code":"489","keys":["invalid_epm_model_name"],"reasons":["Invalid EPM Model name"],"use":["sap_hana"]},{"code":"490","keys":["cannot_use_duplicate_epm_model_name"],"reasons":["Cannot use duplicate EPM Model name"],"use":["sap_hana"]},{"code":"491","keys":["invalid_epm_model_definition"],"reasons":["Invalid EPM Model definition"],"use":["sap_hana"]},{"code":"492","keys":["invalid_epm_query_source_name"],"reasons":["Invalid EPM Query Source name"],"use":["sap_hana"]},{"code":"493","keys":["cannot_use_duplicate_epm_query_source_name"],"reasons":["Cannot use duplicate EPM Query Source name"],"use":["sap_hana"]},{"code":"494","keys":["invalid_epm_query_source_definition"],"reasons":["Invalid EPM Query Source definition"],"use":["sap_hana"]},{"code":"495","keys":["table_already_extended_with_right_delta_option"],"reasons":["Table already Extended with right delta option"],"use":["sap_hana"]},{"code":"496","keys":["table_already_non_extended"],"reasons":["Table already Non-Extended"],"use":["sap_hana"]},{"code":"497","keys":["extended_storage_not_found_for_table"],"reasons":["Extended Storage not found for table:"],"use":["sap_hana"]},{"code":"498","keys":["memory_forrecord_exceeds_limit"],"reasons":["Memory for a record exceeds the limit"],"use":["sap_hana"]},{"code":"499","keys":["invalid_stacked_column_search"],"reasons":["Invalid stacked column search"],"use":["sap_hana"]},{"code":"500","keys":["predicates_required_inwhere_clause"],"reasons":["Predicates are required in a where clause"],"use":["sap_hana"]},{"code":"501","keys":["invalid_series_data_specification"],"reasons":["Invalid series data specification:"],"use":["sap_hana"]},{"code":"502","keys":["invalid_name_of_task"],"reasons":["Invalid name of task"],"use":["sap_hana"]},{"code":"503","keys":["cannot_use_duplicate_name_of_task"],"reasons":["Cannot use duplicate name of task"],"use":["sap_hana"]},{"code":"504","keys":["invalid_adapter_location"],"reasons":["Invalid adapter location"],"use":["sap_hana"]},{"code":"505","keys":["cannot_remove_last_location_of_adapter"],"reasons":["Cannot remove last location of adapter"],"use":["sap_hana"]},{"code":"506","keys":["invalid_create"],"reasons":["Invalid create"],"use":["sap_hana"]},{"code":"507","keys":["invalid_agent_name"],"reasons":["Invalid agent name"],"use":["sap_hana"]},{"code":"508","keys":["cannot_use_duplicate_agent_name"],"reasons":["Cannot use duplicate agent name"],"use":["sap_hana"]},{"code":"509","keys":["invalid_agent_properties"],"reasons":["Invalid agent properties"],"use":["sap_hana"]},{"code":"510","keys":["cannot_alter_global_temporary_table_use_or_create_alter_drop_index_on_table"],"reasons":["Cannot alter global temporary table in use or create/alter/drop index on the table"],"use":["sap_hana"]},{"code":"512","keys":["replication_error"],"reasons":["Replication error"],"use":["sap_hana"]},{"code":"513","keys":["cannot_execute_ddl_statement_on_replication_table_while_replicating"],"reasons":["Cannot execute DDL statement on replication table while replicating"],"use":["sap_hana"]},{"code":"514","keys":["failure_accessing_anchor_file"],"reasons":["Failure in accessing anchor file"],"use":["sap_hana"]},{"code":"515","keys":["failure_accessing_log_file"],"reasons":["Failure in accessing log file"],"use":["sap_hana"]},{"code":"516","keys":["replication_table_has_not_conflict_report_table"],"reasons":["Replication table has not conflict report table"],"use":["sap_hana"]},{"code":"517","keys":["conflict_report_table_already_enabled"],"reasons":["Conflict report table already enabled"],"use":["sap_hana"]},{"code":"518","keys":["conflict_report_table_already_disabled"],"reasons":["Conflict report table already disabled"],"use":["sap_hana"]},{"code":"544","keys":["partition_error"],"reasons":["Partition error"],"use":["sap_hana"]},{"code":"545","keys":["invalid_partition_spec"],"reasons":["Invalid partition spec"],"use":["sap_hana"]},{"code":"546","keys":["invalid_partition_id"],"reasons":["Invalid partition id"],"use":["sap_hana"]},{"code":"547","keys":["invalid_partition_property"],"reasons":["Invalid use of partition property"],"use":["sap_hana"]},{"code":"548","keys":["invalid_partition_range"],"reasons":["Invalid partition range"],"use":["sap_hana"]},{"code":"549","keys":["invalid_partition_type"],"reasons":["Invalid partition type"],"use":["sap_hana"]},{"code":"550","keys":["invalid_partition_column"],"reasons":["Invalid partition column"],"use":["sap_hana"]},{"code":"551","keys":["invalid_partition_level"],"reasons":["Invalid partition level"],"use":["sap_hana"]},{"code":"576","keys":["api_error"],"reasons":["Api error"],"use":["sap_hana"]},{"code":"577","keys":["cursor_type_of_forward_not_allowed"],"reasons":["Cursor type of forward is not allowed"],"use":["sap_hana"]},{"code":"578","keys":["invalid_statement"],"reasons":["Invalid statement"],"use":["sap_hana"]},{"code":"579","keys":["exceed_maximum_batch_size"],"reasons":["Exceed maximum batch size"],"use":["sap_hana"]},{"code":"580","keys":["server_rejected_connection_protocol_version_mismatch"],"reasons":["Server rejected the connection(protocol version mismatch)"],"use":["sap_hana"]},{"code":"581","keys":["thfunction_can_be_called_only_case_of_single_statement"],"reasons":["This function can be called only in the case of single statement"],"use":["sap_hana"]},{"code":"582","keys":["thquery_does_not_have_result_set"],"reasons":["This query does not have result set"],"use":["sap_hana"]},{"code":"583","keys":["connection_does_not_exist"],"reasons":["Connection does not exist"],"use":["sap_hana"]},{"code":"584","keys":["no_more_lob_data"],"reasons":["No more LOB data"],"use":["sap_hana"]},{"code":"585","keys":["operation_not_permitted"],"reasons":["Operation is not permitted"],"use":["sap_hana"]},{"code":"586","keys":["invalid_parameter_received_from_server"],"reasons":["Invalid parameter is received from server"],"use":["sap_hana"]},{"code":"587","keys":["result_set_currently_invalid"],"reasons":["Result set is currently invalid"],"use":["sap_hana"]},{"code":"588","keys":["next_not_called_for_thresult_set"],"reasons":["Next() is not called for this result set"],"use":["sap_hana"]},{"code":"589","keys":["too_many_parameters_set"],"reasons":["Too many parameters are set"],"use":["sap_hana"]},{"code":"590","keys":["some_paramters_missing"],"reasons":["Some paramters are missing"],"use":["sap_hana"]},{"code":"591","keys":["internal_error"],"reasons":["Internal error"],"use":["sap_hana"]},{"code":"592","keys":["not_supported_type_conversion"],"reasons":["Not supported type conversion"],"use":["sap_hana"]},{"code":"593","keys":["remote_only_function"],"reasons":["Remote-only function"],"use":["sap_hana"]},{"code":"594","keys":["no_more_result_row_result_set"],"reasons":["No more result row in result set"],"use":["sap_hana"]},{"code":"595","keys":["specified_parameter_not_output_parameter"],"reasons":["Specified parameter is not output parameter"],"use":["sap_hana"]},{"code":"596","keys":["lob_streaming_not_permitted_auto_commit_mode"],"reasons":["LOB streaming is not permitted in auto-commit mode"],"use":["sap_hana"]},{"code":"597","keys":["session_context_error"],"reasons":["Session context error"],"use":["sap_hana"]},{"code":"598","keys":["failed_to_execute_external_statement"],"reasons":["Failed to execute the external statement"],"use":["sap_hana"]},{"code":"599","keys":["session_layer_not_initialized_yet"],"reasons":["Session layer is not initialized yet"],"use":["sap_hana"]},{"code":"600","keys":["failed_routed_execution"],"reasons":["Failed routed execution"],"use":["sap_hana"]},{"code":"601","keys":["too_many_session_variables_set"],"reasons":["Too many session variables are set"],"use":["sap_hana"]},{"code":"602","keys":["cannot_set_read_only_session_variable"],"reasons":["Cannot set read-only session variable"],"use":["sap_hana"]},{"code":"603","keys":["invalid_lob"],"reasons":["Invalid LOB"],"use":["sap_hana"]},{"code":"604","keys":["remote_temp_table_access_failure"],"reasons":["Remote temp table access failure"],"use":["sap_hana"]},{"code":"605","keys":["invalid_xa_jorequest"],"reasons":["Invalid xa join request"],"use":["sap_hana"]},{"code":"606","keys":["exceed_maximum_lob_size"],"reasons":["Exceed maximum LOB size"],"use":["sap_hana"]},{"code":"607","keys":["failed_to_cleanup_resources"],"reasons":["Failed to cleanup resources"],"use":["sap_hana"]},{"code":"608","keys":["exceed_maximum_number_of_prepared_statements"],"reasons":["Exceed maximum number of prepared statements"],"use":["sap_hana"]},{"code":"609","keys":["invalid_cesu_8_string"],"reasons":["Invalid CESU-8 string"],"use":["sap_hana"]},{"code":"610","keys":["transaction_rollback_failure"],"reasons":["Transaction rollback failure"],"use":["sap_hana"]},{"code":"611","keys":["maximum_length_of_value_for_session_variable_exceeded"],"reasons":["Maximum length of value for session variable exceeded"],"use":["sap_hana"]},{"code":"612","keys":["maximum_length_of_key_for_session_variable_exceeded"],"reasons":["Maximum length of key for session variable exceeded"],"use":["sap_hana"]},{"code":"613","keys":["execution_aborted_by_timeout"],"reasons":["Execution aborted by timeout"],"use":["sap_hana"]},{"code":"614","keys":["encrypted_data_access_not_permitted"],"reasons":["Encrypted data access is not permitted"],"use":["sap_hana"]},{"code":"615","keys":["remote_connection_does_not_exist"],"reasons":["Remote connection does not exist"],"use":["sap_hana"]},{"code":"616","keys":["rejected_by_workload_class_configuration"],"reasons":["Rejected by workload class configuration"],"use":["sap_hana"]},{"code":"640","keys":["sql_processing_error"],"reasons":["Sql processing error"],"use":["sap_hana"]},{"code":"641","keys":["invalid_remote_subscription_name"],"reasons":["Invalid remote subscription name"],"use":["sap_hana"]},{"code":"642","keys":["cannot_use_duplicate_remote_subscription_name"],"reasons":["Cannot use duplicate remote subscription name"],"use":["sap_hana"]},{"code":"643","keys":["invalid_remote_subscription_definition"],"reasons":["Invalid remote subscription definition"],"use":["sap_hana"]},{"code":"644","keys":["remote_source_refers_to_adapter_location"],"reasons":["Remote source refers to the adapter location"],"use":["sap_hana"]},{"code":"645","keys":["remote_source_has_active_remote_subscriptions"],"reasons":["Remote source has active remote subscriptions:"],"use":["sap_hana"]},{"code":"646","keys":["invalidated_task"],"reasons":["Invalidated task"],"use":["sap_hana"]},{"code":"647","keys":["not_supported_syntax_trigger"],"reasons":["Not supported syntax in trigger"],"use":["sap_hana"]},{"code":"648","keys":["nesting_depth_of_trigger_and_procedure_exceeded"],"reasons":["Nesting depth of trigger and procedure is exceeded"],"use":["sap_hana"]},{"code":"649","keys":["pinned_plan_error"],"reasons":["Pinned plan error"],"use":["sap_hana"]},{"code":"650","keys":["remove_pinned_plan_error"],"reasons":["Remove pinned plan error"],"use":["sap_hana"]},{"code":"651","keys":["cannot_use_duplicate_object_name"],"reasons":["Cannot use duplicate object name"],"use":["sap_hana"]},{"code":"652","keys":["schema_ambiguously_defined"],"reasons":["Schema ambiguously defined"],"use":["sap_hana"]},{"code":"653","keys":["row_order_already_set_on_table"],"reasons":["Row order already set on table"],"use":["sap_hana"]},{"code":"654","keys":["no_row_order_on_table_set"],"reasons":["No row order on table set"],"use":["sap_hana"]},{"code":"655","keys":["licensing_error"],"reasons":["Licensing error"],"use":["sap_hana"]},{"code":"656","keys":["property_value_too_long"],"reasons":["Property value too long"],"use":["sap_hana"]},{"code":"657","keys":["request_to_cancel_task_was_sent_but_task_did_not_cancel_before_timeout_was_reached"],"reasons":["Request to cancel task was sent but task did not cancel before timeout was reached"],"use":["sap_hana"]},{"code":"658","keys":["cannot_mutate_table_during_trigger_or_foreign_key_execution"],"reasons":["Cannot mutate the table during trigger or foreign key execution"],"use":["sap_hana"]},{"code":"659","keys":["cannot_use_duplicate_workload_class_name"],"reasons":["Cannot use duplicate workload class name"],"use":["sap_hana"]},{"code":"660","keys":["invalid_workload_class_name"],"reasons":["Invalid workload class name"],"use":["sap_hana"]},{"code":"661","keys":["cannot_use_duplicate_workload_mapping_name"],"reasons":["Cannot use duplicate workload mapping name"],"use":["sap_hana"]},{"code":"662","keys":["invalid_workload_mapping_name"],"reasons":["Invalid workload mapping name"],"use":["sap_hana"]},{"code":"663","keys":["user_not_allowed_to_connect_from_client"],"reasons":["User not allowed to connect from client"],"use":["sap_hana"]},{"code":"664","keys":["invalid_agent_group_name"],"reasons":["Invalid agent group name"],"use":["sap_hana"]},{"code":"665","keys":["cannot_use_duplicate_agent_group_name"],"reasons":["Cannot use duplicate agent group name"],"use":["sap_hana"]},{"code":"666","keys":["agents_still_set_to_thagent_group"],"reasons":["Agents are still set to this agent group."],"use":["sap_hana"]},{"code":"667","keys":["text_mining_error"],"reasons":["Text mining error"],"use":["sap_hana"]},{"code":"668","keys":["st_point_columns_support_2_dimensional_points_only"],"reasons":["ST_Point columns support 2-dimensional points only"],"use":["sap_hana"]},{"code":"669","keys":["spatial_error"],"reasons":["Spatial error"],"use":["sap_hana"]},{"code":"670","keys":["part_does_not_exist"],"reasons":["Part does not exist"],"use":["sap_hana"]},{"code":"671","keys":["cannot_use_duplicate_library_name"],"reasons":["Cannot use duplicate library name"],"use":["sap_hana"]},{"code":"672","keys":["duplicate_association_name"],"reasons":["Duplicate association name"],"use":["sap_hana"]},{"code":"673","keys":["invalid_graph_workspace_name"],"reasons":["Invalid graph workspace name"],"use":["sap_hana"]},{"code":"674","keys":["cross_database_object_found_skipped_exporting"],"reasons":["Cross database object found & skipped in exporting"],"use":["sap_hana"]},{"code":"675","keys":["cannot_use_duplicate_graph_workspace_name"],"reasons":["Cannot use duplicate graph workspace name"],"use":["sap_hana"]},{"code":"676","keys":["cannot_use_duplicate_combination_of_workload_mapping"],"reasons":["Cannot use duplicate combination of workload mapping"],"use":["sap_hana"]},{"code":"677","keys":["check_constraint_violation"],"reasons":["Check constraint violation"],"use":["sap_hana"]},{"code":"678","keys":["deprecated_plan_stabilizer_error"],"reasons":["Deprecated plan stabilizer error"],"use":["sap_hana"]},{"code":"679","keys":["deprecated_plan_stabilizer_error_manager_not_found_please_check_if_plan_stabilizer_enabled"],"reasons":["Deprecated plan stabilizer error - manager not found: please check if Plan Stabilizer is enabled"],"use":["sap_hana"]},{"code":"680","keys":["statement_hint_error"],"reasons":["Statement hint error"],"use":["sap_hana"]},{"code":"681","keys":["statement_hint_error_error_while_processing_statement_hint_command"],"reasons":["Statement hint error - error while processing statement hint command"],"use":["sap_hana"]},{"code":"682","keys":["statement_hint_error_statement_hint_table_empty"],"reasons":["Statement hint error - statement hint table is empty"],"use":["sap_hana"]},{"code":"683","keys":["statement_hint_error_statement_hint_table_corrupt"],"reasons":["Statement hint error - statement hint table is corrupt"],"use":["sap_hana"]},{"code":"684","keys":["statement_hint_error_statement_hint_record_already_exists"],"reasons":["Statement hint error - statement hint record already exists"],"use":["sap_hana"]},{"code":"685","keys":["statement_hint_error_statement_hint_record_does_not_exist"],"reasons":["Statement hint error - statement hint record does not exist"],"use":["sap_hana"]},{"code":"686","keys":["start_task_error"],"reasons":["Start task error"],"use":["sap_hana"]},{"code":"687","keys":["exceed_lag_time_of_result_lag"],"reasons":["Exceed lag time of RESULT_LAG"],"use":["sap_hana"]},{"code":"688","keys":["i_o_error_occured_on_file_write"],"reasons":["I/O error occured on file write"],"use":["sap_hana"]},{"code":"689","keys":["duplicate_rowid_matched_during_merge_into"],"reasons":["Duplicate rowid matched during merge into"],"use":["sap_hana"]},{"code":"690","keys":["deprecated_plan_stability_error"],"reasons":["Deprecated plan stability error"],"use":["sap_hana"]},{"code":"691","keys":["deprecated_plan_stability_error_error_while_processing_command"],"reasons":["Deprecated plan stability error - error while processing command"],"use":["sap_hana"]},{"code":"692","keys":["deprecated_plan_stability_error_stored_plan_table_empty"],"reasons":["Deprecated plan stability error - stored plan table is empty"],"use":["sap_hana"]},{"code":"693","keys":["deprecated_plan_stability_error_stored_plan_table_corrupt"],"reasons":["Deprecated plan stability error - stored plan table is corrupt"],"use":["sap_hana"]},{"code":"694","keys":["deprecated_plan_stability_error_stored_plan_record_already_exists"],"reasons":["Deprecated plan stability error - stored plan record already exists"],"use":["sap_hana"]},{"code":"695","keys":["deprecated_plan_stability_error_stored_plan_record_does_not_exist"],"reasons":["Deprecated plan stability error - stored plan record does not exist"],"use":["sap_hana"]},{"code":"696","keys":["deprecated_plan_stability_error_cannot_convert_to_abstract_plan"],"reasons":["Deprecated plan stability error - cannot convert to abstract plan"],"use":["sap_hana"]},{"code":"697","keys":["preactive_key_already_exists"],"reasons":["Preactive key already exists"],"use":["sap_hana"]},{"code":"698","keys":["no_preactive_key_exists"],"reasons":["No preactive key exists"],"use":["sap_hana"]},{"code":"699","keys":["cannot_use_duplicate_dependency_rule_name"],"reasons":["Cannot use duplicate dependency rule name"],"use":["sap_hana"]},{"code":"700","keys":["no_stacked_column_search_throw_error_error"],"reasons":["No_stacked_column_search(throw_error) error"],"use":["sap_hana"]},{"code":"701","keys":["usergroup_name_already_exists"],"reasons":["Usergroup name already exists"],"use":["sap_hana"]},{"code":"702","keys":["invalid_usergroup_name"],"reasons":["Invalid usergroup name"],"use":["sap_hana"]},{"code":"703","keys":["incorrect_root_keys_backup_password"],"reasons":["Incorrect root keys backup password"],"use":["sap_hana"]},{"code":"704","keys":["usergroup_cannot_be_dropped"],"reasons":["Usergroup cannot be dropped"],"use":["sap_hana"]},{"code":"705","keys":["two_concurrent_statements_performed_same_grant_operation"],"reasons":["Two concurrent statements performed the same grant operation"],"use":["sap_hana"]},{"code":"706","keys":["currently_only_aes_256_cbc_supported_invalid_cipher"],"reasons":["Currently only AES-256-CBC is supported: invalid cipher"],"use":["sap_hana"]},{"code":"707","keys":["cannot_use_duplicate_column_key_name"],"reasons":["Cannot use duplicate column key name"],"use":["sap_hana"]},{"code":"708","keys":["column_keycopy_already_exists"],"reasons":["Column keycopy already exists"],"use":["sap_hana"]},{"code":"709","keys":["keypair_already_exists"],"reasons":["Keypair already exists"],"use":["sap_hana"]},{"code":"710","keys":["currently_only_rsa_oaep_2048_supported_invalid_cipher"],"reasons":["Currently only RSA-OAEP-2048 is supported: invalid cipher"],"use":["sap_hana"]},{"code":"711","keys":["cannot_use_duplicate_column_key_id"],"reasons":["Cannot use duplicate column key id"],"use":["sap_hana"]},{"code":"712","keys":["deprecated_plan_stabilizer_stored_plan_error_migration_error"],"reasons":["Deprecated plan stabilizer stored plan error - migration error"],"use":["sap_hana"]},{"code":"713","keys":["keypair_not_owned_by_creator_column_key"],"reasons":["Keypair not owned by the creator of the column key"],"use":["sap_hana"]},{"code":"714","keys":["cannot_drop_last_key_admkeycopy"],"reasons":["Cannot drop the last key admin keycopy"],"use":["sap_hana"]},{"code":"715","keys":["cannot_useworkload_mapping_with_no_properties"],"reasons":["Cannot use a workload mapping with no properties"],"use":["sap_hana"]},{"code":"716","keys":["statement_stale"],"reasons":["Statement is stale"],"use":["sap_hana"]},{"code":"717","keys":["invalid_key_id"],"reasons":["Invalid key id"],"use":["sap_hana"]},{"code":"718","keys":["cannot_update_non_existent_row"],"reasons":["Cannot update non-existent row"],"use":["sap_hana"]},{"code":"719","keys":["currency_unit_conversion_error"],"reasons":["Currency/unit conversion error"],"use":["sap_hana"]},{"code":"720","keys":["ddl_currently_disabled_thsession"],"reasons":["DDL is currently disabled in this session"],"use":["sap_hana"]},{"code":"721","keys":["rowid_column_not_found"],"reasons":["Rowid column is not found"],"use":["sap_hana"]},{"code":"722","keys":["cannot_drop_last_keycopy"],"reasons":["Cannot drop the last keycopy"],"use":["sap_hana"]},{"code":"723","keys":["keypair_not_owned_by_key_admin"],"reasons":["Keypair not owned by key admin"],"use":["sap_hana"]},{"code":"724","keys":["invalid_name_of_library"],"reasons":["Invalid name of library"],"use":["sap_hana"]},{"code":"725","keys":["invalidated_library"],"reasons":["Invalidated library"],"use":["sap_hana"]},{"code":"726","keys":["invalid_base64_string"],"reasons":["Invalid Base64 string"],"use":["sap_hana"]},{"code":"727","keys":["invalid_result_cache_name"],"reasons":["Invalid result cache name"],"use":["sap_hana"]},{"code":"728","keys":["cannot_use_duplicate_result_cache_name"],"reasons":["Cannot use duplicate result cache name"],"use":["sap_hana"]},{"code":"729","keys":["unknown_session_id"],"reasons":["Unknown session id"],"use":["sap_hana"]},{"code":"730","keys":["query_recompilation_required_for_reoptimized_plan_generation"],"reasons":["Query recompilation is required for reoptimized plan generation"],"use":["sap_hana"]},{"code":"731","keys":["query_recompilation_required_for_legacy_plan_generation"],"reasons":["Query recompilation is required for legacy plan generation"],"use":["sap_hana"]},{"code":"732","keys":["cannot_find_matching_view"],"reasons":["Cannot find matching view"],"use":["sap_hana"]},{"code":"733","keys":["no_dml_on_ddl_only_object"],"reasons":["No DML on DDL-only object"],"use":["sap_hana"]},{"code":"734","keys":["cannot_use_empty_column_encryption_key"],"reasons":["Cannot use empty column encryption key"],"use":["sap_hana"]},{"code":"735","keys":["query_recompilation_required_for_disk_plan_generation"],"reasons":["Query recompilation is required for disk plan generation"],"use":["sap_hana"]},{"code":"736","keys":["invalid_where_condition"],"reasons":["Invalid WHERE condition."],"use":["sap_hana"]},{"code":"737","keys":["cannot_create_fuzzy_search_index"],"reasons":["Cannot create fuzzy search index"],"use":["sap_hana"]},{"code":"738","keys":["invalid_result_cache_type"],"reasons":["Invalid result cache type"],"use":["sap_hana"]},{"code":"2048","keys":["column_store_error"],"reasons":["Column store error"],"use":["sap_hana"]},{"code":"2049","keys":["primary_key_not_specified_for_column_table"],"reasons":["Primary key is not specified for column table"],"use":["sap_hana"]},{"code":"2050","keys":["not_supported_ddl_type_for_column_table"],"reasons":["Not supported DDL type for column table"],"use":["sap_hana"]},{"code":"2051","keys":["not_supported_data_type_for_column_table"],"reasons":["Not supported data type for column table"],"use":["sap_hana"]},{"code":"2052","keys":["not_supported_dml_type_for_column_table"],"reasons":["Not supported DML type for column table"],"use":["sap_hana"]},{"code":"2053","keys":["invalid_returned_value_from_attribute_engine"],"reasons":["Invalid returned value from attribute engine"],"use":["sap_hana"]},{"code":"2054","keys":["delta_log_replay_failed"],"reasons":["Delta log replay failed"],"use":["sap_hana"]},{"code":"2055","keys":["maximum_number_of_rows_per_table_or_partition_reached"],"reasons":["Maximum number of rows per table or partition reached"],"use":["sap_hana"]},{"code":"2056","keys":["column_store_table_consistency_check_failed"],"reasons":["Column store table consistency check failed"],"use":["sap_hana"]},{"code":"2304","keys":["python_dbapi_error"],"reasons":["Python dbapi error"],"use":["sap_hana"]},{"code":"2305","keys":["interface_failure"],"reasons":["Interface failure"],"use":["sap_hana"]},{"code":"2306","keys":["programming_mistake"],"reasons":["Programming mistake"],"use":["sap_hana"]},{"code":"2307","keys":["invalid_query_parameter"],"reasons":["Invalid query parameter"],"use":["sap_hana"]},{"code":"2308","keys":["not_supported_encoding_for_string"],"reasons":["Not supported encoding for string"],"use":["sap_hana"]},{"code":"2560","keys":["metadata_error"],"reasons":["Metadata error"],"use":["sap_hana"]},{"code":"2561","keys":["distributed_metadata_error"],"reasons":["Distributed metadata error"],"use":["sap_hana"]},{"code":"2562","keys":["ddl_redirect_error"],"reasons":["DDL redirect error"],"use":["sap_hana"]},{"code":"2563","keys":["ddl_notification_error"],"reasons":["DDL notification error"],"use":["sap_hana"]},{"code":"2564","keys":["ddl_invalid_container_id"],"reasons":["DDL invalid container id"],"use":["sap_hana"]},{"code":"2565","keys":["ddl_invalid_index_id"],"reasons":["DDL invalid index id"],"use":["sap_hana"]},{"code":"2566","keys":["distributed_environment_error"],"reasons":["Distributed environment error"],"use":["sap_hana"]},{"code":"2567","keys":["network_error"],"reasons":["Network error"],"use":["sap_hana"]},{"code":"2568","keys":["metadata_update_not_supported_slave"],"reasons":["Metadata update not supported in slave"],"use":["sap_hana"]},{"code":"2569","keys":["metadata_update_master_indexserver_failed"],"reasons":["Metadata update in master indexserver is failed"],"use":["sap_hana"]},{"code":"2570","keys":["row_page_consistency_check_failed"],"reasons":["Row page consistency check is failed"],"use":["sap_hana"]},{"code":"2571","keys":["integrity_check_detects_broken_metadata"],"reasons":["Integrity check detects broken metadata"],"use":["sap_hana"]},{"code":"2572","keys":["integrity_check_detects_inconsistency"],"reasons":["Integrity check detects inconsistency"],"use":["sap_hana"]},{"code":"2573","keys":["integrity_check_detects_orphaned_object"],"reasons":["Integrity check detects orphaned object"],"use":["sap_hana"]},{"code":"2574","keys":["metadata_segment_migration_pre_check_error"],"reasons":["Metadata segment migration pre-check error"],"use":["sap_hana"]},{"code":"2575","keys":["metadata_segment_migration_internal_error"],"reasons":["Metadata segment migration internal error"],"use":["sap_hana"]},{"code":"2576","keys":["attempt_to_access_metadata_of_invalid_address_already_deleted_or_corrupted"],"reasons":["Attempt to access metadata of an invalid address (already deleted or corrupted"],"use":["sap_hana"]},{"code":"2577","keys":["catalog_object_has_wrong_null_termination"],"reasons":["Catalog object has wrong null termination"],"use":["sap_hana"]},{"code":"2578","keys":["catalog_object_has_wrong_location"],"reasons":["Catalog object has wrong location"],"use":["sap_hana"]},{"code":"2579","keys":["catalog_object_has_invalid_reference_corrupted_address"],"reasons":["Catalog object has invalid reference(corrupted address)"],"use":["sap_hana"]},{"code":"2580","keys":["catalog_object_has_wrong_reference"],"reasons":["Catalog object has wrong reference"],"use":["sap_hana"]},{"code":"2581","keys":["value_of_catalog_object_broken"],"reasons":["The value of catalog object is broken"],"use":["sap_hana"]},{"code":"2582","keys":["can_not_find_catalog_object"],"reasons":["Can not find catalog object"],"use":["sap_hana"]},{"code":"2583","keys":["catalog_object_has_wrong_slot_size"],"reasons":["Catalog object has wrong slot size"],"use":["sap_hana"]},{"code":"2584","keys":["can_not_make_cyclic_dependency"],"reasons":["Can not make cyclic dependency"],"use":["sap_hana"]},{"code":"2585","keys":["inconsistency_between_hana_and_dt_catalog"],"reasons":["Inconsistency between HANA and DT catalog"],"use":["sap_hana"]},{"code":"2586","keys":["repair_operation_to_fix_inconsistency_failed"],"reasons":["Repair operation to fix inconsistency failed"],"use":["sap_hana"]},{"code":"2816","keys":["sqlscript_error"],"reasons":["SqlScript Error"],"use":["sap_hana"]},{"code":"2817","keys":["sqlscript_builtfunction"],"reasons":["SqlScript Builtin Function"],"use":["sap_hana"]},{"code":"2818","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2819","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2820","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2821","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2822","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2823","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2824","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2825","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2826","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2827","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2828","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2829","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2830","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2831","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2832","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2833","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2834","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2835","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2836","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2837","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2838","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2839","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2840","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2841","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2842","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2843","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2844","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2845","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2846","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2847","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2848","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2849","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2850","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2851","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2852","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2853","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2854","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2855","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2856","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2857","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2858","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2859","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2860","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2861","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2862","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2863","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2864","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2865","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2866","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2867","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2868","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2869","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2870","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2871","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2872","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2873","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2874","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2875","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2876","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2877","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2878","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2879","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2880","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2881","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2882","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2883","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2884","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2885","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2886","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2887","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2888","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2889","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2890","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"2891","keys":["sql_script"],"reasons":["SqlScript"],"use":["sap_hana"]},{"code":"3584","keys":["distributed_sql_error"],"reasons":["Distributed SQL error"],"use":["sap_hana"]},{"code":"3585","keys":["expression_shipping_failure"],"reasons":["Expression shipping failure"],"use":["sap_hana"]},{"code":"3586","keys":["operator_shipping_failure"],"reasons":["Operator shipping failure"],"use":["sap_hana"]},{"code":"3587","keys":["invalid_protocol_or_service_shutdown_during_distributed_query_execution"],"reasons":["Invalid protocol or service shutdown during distributed query execution"],"use":["sap_hana"]},{"code":"3588","keys":["sequence_shipping_failure"],"reasons":["Sequence shipping failure"],"use":["sap_hana"]},{"code":"3589","keys":["remote_query_execution_failure"],"reasons":["Remote query execution failure"],"use":["sap_hana"]},{"code":"3840","keys":["general_auditing_error"],"reasons":["General auditing error"],"use":["sap_hana"]},{"code":"3841","keys":["invalid_privilege"],"reasons":["Invalid privilege"],"use":["sap_hana"]},{"code":"3842","keys":["audit_trail_writer_blocked"],"reasons":["Audit trail writer is blocked"],"use":["sap_hana"]},{"code":"3843","keys":["audit_policy_with_current_name_already_exists"],"reasons":["Audit policy with current name already exists"],"use":["sap_hana"]},{"code":"3844","keys":["invalid_combination_of_audit_actions"],"reasons":["Invalid combination of audit actions"],"use":["sap_hana"]},{"code":"3845","keys":["invalid_action_status_for_auditing"],"reasons":["Invalid action status for auditing"],"use":["sap_hana"]},{"code":"3846","keys":["invalid_auditing_level"],"reasons":["Invalid auditing level"],"use":["sap_hana"]},{"code":"3847","keys":["invalid_policy_name"],"reasons":["Invalid policy name"],"use":["sap_hana"]},{"code":"3848","keys":["invalid_combination_of_audit_action_and_object_type"],"reasons":["Invalid combination of audit action and object type"],"use":["sap_hana"]},{"code":"3849","keys":["audit_policy_for_thobject_type_not_supported"],"reasons":["Audit policy for this object type not supported"],"use":["sap_hana"]},{"code":"3850","keys":["invalid_action_for_tenant_specific_audit_policy"],"reasons":["Invalid action for tenant specific audit policy"],"use":["sap_hana"]},{"code":"3851","keys":["number_of_days_for_retention_too_small_or_no_retention_for_used_trail_types_allowed_at_all"],"reasons":["Number of days for retention too small or no retention for used trail types allowed at all"],"use":["sap_hana"]},{"code":"4227","keys":["invalid_issuer_name_layout"],"reasons":["Invalid issuer name layout"],"use":["sap_hana"]},{"code":"4228","keys":["provider_already_exists"],"reasons":["Provider already exists"],"use":["sap_hana"]},{"code":"4229","keys":["invalid_provider_name"],"reasons":["Invalid provider name"],"use":["sap_hana"]},{"code":"4230","keys":["invalid_assertion"],"reasons":["Invalid assertion"],"use":["sap_hana"]},{"code":"4231","keys":["invalid_or_empty_mapped_user_name"],"reasons":["Invalid or empty mapped user name"],"use":["sap_hana"]},{"code":"4232","keys":["addingnew_provider_user_mapping_failed"],"reasons":["Adding a new provider user mapping failed"],"use":["sap_hana"]},{"code":"4233","keys":["creating_provider_failed_because_of_internal_error"],"reasons":["Creating provider failed because of internal error"],"use":["sap_hana"]},{"code":"4234","keys":["deleting_provider_failed_because_of_internal_error"],"reasons":["Deleting provider failed because of internal error"],"use":["sap_hana"]},{"code":"4235","keys":["alter_provider_failed_because_of_internal_error"],"reasons":["Alter provider failed because of internal error"],"use":["sap_hana"]},{"code":"4236","keys":["entityid_already_exists"],"reasons":["EntityID already exists"],"use":["sap_hana"]},{"code":"4237","keys":["invalid_entity_id"],"reasons":["Invalid entity id"],"use":["sap_hana"]},{"code":"4238","keys":["duplicate_provider_for_thissuer"],"reasons":["Duplicate provider for this issuer"],"use":["sap_hana"]},{"code":"4239","keys":["invalid_claim"],"reasons":["Invalid claim"],"use":["sap_hana"]},{"code":"4240","keys":["duplicate_identity_for_thprovider"],"reasons":["Duplicate identity for this provider"],"use":["sap_hana"]},{"code":"4241","keys":["provider_has_user_mappings"],"reasons":["Provider has user mappings"],"use":["sap_hana"]},{"code":"4242","keys":["droppingprovider_user_mapping_failed"],"reasons":["Dropping a provider user mapping failed"],"use":["sap_hana"]},{"code":"4243","keys":["duplicate_provider_for_thsubject_and_thissuer"],"reasons":["Duplicate provider for this subject and this issuer"],"use":["sap_hana"]},{"code":"4244","keys":["invalid_attribute"],"reasons":["Invalid attribute"],"use":["sap_hana"]},{"code":"4248","keys":["general_user_parameter_error"],"reasons":["General user parameter error"],"use":["sap_hana"]},{"code":"4249","keys":["same_email_address_cannot_be_used_for_different_users"],"reasons":["Same email address cannot be used for different users"],"use":["sap_hana"]},{"code":"4250","keys":["priority_out_of_range"],"reasons":["Priority out of range"],"use":["sap_hana"]},{"code":"4251","keys":["invalid_statement_memory_limit"],"reasons":["Invalid statement memory limit"],"use":["sap_hana"]},{"code":"4252","keys":["invalid_statement_thread_limit"],"reasons":["Invalid statement thread limit"],"use":["sap_hana"]},{"code":"4253","keys":["invalid_parameter_name"],"reasons":["Invalid parameter name"],"use":["sap_hana"]},{"code":"4273","keys":["general_kerberos_error"],"reasons":["General kerberos error"],"use":["sap_hana"]},{"code":"4274","keys":["duplicate_specification_of_identity_for_kerberos"],"reasons":["Duplicate specification of identity for KERBEROS"],"use":["sap_hana"]},{"code":"4275","keys":["missing_specification_of_identity_for_kerberos"],"reasons":["Missing specification of identity for KERBEROS"],"use":["sap_hana"]},{"code":"4280","keys":["general_ticket_error"],"reasons":["General ticket error"],"use":["sap_hana"]},{"code":"4281","keys":["duplicate_specification_of_identity_for_thkind_of_sap_ticket"],"reasons":["Duplicate specification of identity for this kind of SAP ticket"],"use":["sap_hana"]},{"code":"4282","keys":["missing_specification_of_identity_for_thkind_of_sap_ticket"],"reasons":["Missing specification of identity for this kind of SAP ticket"],"use":["sap_hana"]},{"code":"4289","keys":["general_x_509_error"],"reasons":["General X.509 error"],"use":["sap_hana"]},{"code":"4290","keys":["duplicate_specification_of_subject_and_issuer_for_x509"],"reasons":["Duplicate specification of subject and issuer for X509"],"use":["sap_hana"]},{"code":"4291","keys":["unknown_specification_of_subject_and_issuer_for_thuser"],"reasons":["Unknown specification of subject and issuer for this user"],"use":["sap_hana"]},{"code":"4292","keys":["invalid_subject_name_layout"],"reasons":["Invalid subject name layout"],"use":["sap_hana"]},{"code":"4293","keys":["invalid_issuer_name_layout"],"reasons":["Invalid issuer name layout"],"use":["sap_hana"]},{"code":"4294","keys":["invalid_matching_rule_layout"],"reasons":["Invalid matching rule layout"],"use":["sap_hana"]},{"code":"4295","keys":["x_509_feature_disabled"],"reasons":["X.509 feature disabled"],"use":["sap_hana"]},{"code":"4296","keys":["provider_has_no_matching_rules"],"reasons":["Provider has no matching rules"],"use":["sap_hana"]},{"code":"4304","keys":["general_client_pki_error"],"reasons":["General client PKI error"],"use":["sap_hana"]},{"code":"4305","keys":["cannot_execute_when_client_pki_enabled"],"reasons":["Cannot execute when client PKI is enabled"],"use":["sap_hana"]},{"code":"4306","keys":["cannot_execute_when_client_pki_disabled"],"reasons":["Cannot execute when client PKI is disabled"],"use":["sap_hana"]},{"code":"4307","keys":["creating_client_pki_root_ca_failed"],"reasons":["Creating the client PKI root ca failed"],"use":["sap_hana"]},{"code":"4308","keys":["writing_client_pki_root_ca_to_filesystem_failed"],"reasons":["Writing the client PKI root ca to the filesystem failed"],"use":["sap_hana"]},{"code":"4309","keys":["creating_client_pki_ssl_certifcates_failed"],"reasons":["Creating the client PKI SSL certifcates failed"],"use":["sap_hana"]},{"code":"4310","keys":["dropping_client_pki_root_ca_failed"],"reasons":["Dropping client PKI root ca failed"],"use":["sap_hana"]},{"code":"4311","keys":["cannot_assign_client_pki_certificate_to_another_pse"],"reasons":["Cannot assign client PKI certificate to another PSE"],"use":["sap_hana"]},{"code":"4320","keys":["general_ssl_error"],"reasons":["General SSL error"],"use":["sap_hana"]},{"code":"4321","keys":["only_secure_connections_allowed"],"reasons":["Only secure connections are allowed"],"use":["sap_hana"]},{"code":"4336","keys":["general_remote_user_error"],"reasons":["General remote user error"],"use":["sap_hana"]},{"code":"4337","keys":["remote_user_mapping_already_exists"],"reasons":["Remote user mapping already exists"],"use":["sap_hana"]},{"code":"4338","keys":["remote_user_mapping_does_not_exist"],"reasons":["Remote user mapping does not exist"],"use":["sap_hana"]},{"code":"4640","keys":["failed_to_load_row_table"],"reasons":["Failed to load row table"],"use":["sap_hana"]},{"code":"4641","keys":["waiting_timeout_for_loading_row_table_occurred"],"reasons":["Waiting timeout for loading row table occurred"],"use":["sap_hana"]},{"code":"4642","keys":["failed_to_delete_row_table_data"],"reasons":["Failed to delete row table data"],"use":["sap_hana"]},{"code":"4672","keys":["general_unified_data_provisioning_error"],"reasons":["General Unified Data Provisioning error"],"use":["sap_hana"]},{"code":"4673","keys":["data_source_does_not_exist"],"reasons":["Data source does not exist"],"use":["sap_hana"]},{"code":"4674","keys":["invalid_logical_data_source_name"],"reasons":["Invalid logical data source name"],"use":["sap_hana"]},{"code":"4675","keys":["invalid_data_flow_package_name"],"reasons":["Invalid data flow package name"],"use":["sap_hana"]},{"code":"4676","keys":["invalid_data_flow_object_name"],"reasons":["Invalid data flow object name"],"use":["sap_hana"]},{"code":"4677","keys":["data_flow_does_not_exist"],"reasons":["Data flow does not exist"],"use":["sap_hana"]},{"code":"4678","keys":["invalid_data_flow"],"reasons":["Invalid data flow"],"use":["sap_hana"]},{"code":"4679","keys":["invalid_data_source"],"reasons":["Invalid data source"],"use":["sap_hana"]},{"code":"4680","keys":["could_not_generate_job_id"],"reasons":["Could not generate job ID"],"use":["sap_hana"]},{"code":"4704","keys":["general_dpserver_error_occured"],"reasons":["General dpserver error occured"],"use":["sap_hana"]},{"code":"4705","keys":["schema_of_table_changed"],"reasons":["Schema of table changed"],"use":["sap_hana"]},{"code":"4706","keys":["schema_of_table_changed_remote_source"],"reasons":["Schema of table changed in the remote source"],"use":["sap_hana"]},{"code":"4707","keys":["table_truncated_remote_source"],"reasons":["Table truncated in the remote source"],"use":["sap_hana"]},{"code":"4708","keys":["adapter_failure_occurred_on_remote_source"],"reasons":["Adapter failure occurred on remote source"],"use":["sap_hana"]},{"code":"4709","keys":["receiver_failure_occurred_on_remote_source"],"reasons":["Receiver failure occurred on remote source"],"use":["sap_hana"]},{"code":"4710","keys":["distributor_failure_occurred_on_remote_source"],"reasons":["Distributor failure occurred on remote source"],"use":["sap_hana"]},{"code":"4711","keys":["adapter_failure"],"reasons":["Adapter failure"],"use":["sap_hana"]},{"code":"4712","keys":["operation_not_permitted"],"reasons":["Operation is not permitted"],"use":["sap_hana"]},{"code":"4713","keys":["source_table_dropped_remote_source"],"reasons":["Source table dropped in the remote source"],"use":["sap_hana"]},{"code":"4736","keys":["invalid_scheduler_job_name"],"reasons":["Invalid scheduler job name"],"use":["sap_hana"]},{"code":"4737","keys":["cannot_use_duplicate_scheduler_job_name"],"reasons":["Cannot use duplicate scheduler job name"],"use":["sap_hana"]},{"code":"4738","keys":["invalidated_scheduler_job"],"reasons":["Invalidated scheduler job"],"use":["sap_hana"]},{"code":"4864","keys":["general_gem_error"],"reasons":["General GEM error"],"use":["sap_hana"]},{"code":"4865","keys":["gem_workspace_does_not_exist"],"reasons":["GEM workspace does not exist"],"use":["sap_hana"]},{"code":"4866","keys":["schema_specified_for_gem_workspace_does_not_exist"],"reasons":["Schema specified for GEM workspace does not exist"],"use":["sap_hana"]},{"code":"4867","keys":["gem_workspace_already_exists"],"reasons":["GEM workspace already exists"],"use":["sap_hana"]},{"code":"4868","keys":["workspace_uri_exceeds_maximum_allowed_length"],"reasons":["Workspace URI exceeds maximum allowed length"],"use":["sap_hana"]},{"code":"4869","keys":["failed_to_add_column"],"reasons":["Failed to add column"],"use":["sap_hana"]},{"code":"4870","keys":["failed_preparation_to_add_column"],"reasons":["Failed in preparation to add column"],"use":["sap_hana"]},{"code":"4871","keys":["calculation_scenario"],"reasons":["Calculation Scenario"],"use":["sap_hana"]},{"code":"4872","keys":["gem_visitor"],"reasons":["GEM Visitor"],"use":["sap_hana"]},{"code":"4873","keys":["gem_grammar"],"reasons":["GEM Grammar"],"use":["sap_hana"]},{"code":"4874","keys":["tree_builder"],"reasons":["Tree Builder"],"use":["sap_hana"]},{"code":"4875","keys":["techtype_unknown_predicate_expression"],"reasons":["Techtype unknown in predicate/expression"],"use":["sap_hana"]},{"code":"4876","keys":["mismatch_of_technical_types"],"reasons":["Mismatch of technical types"],"use":["sap_hana"]},{"code":"4877","keys":["term_does_not_exist"],"reasons":["Term does not exist"],"use":["sap_hana"]},{"code":"4878","keys":["term_already_exists"],"reasons":["Term already exists"],"use":["sap_hana"]},{"code":"4879","keys":["vertex_does_not_exist"],"reasons":["Vertex does not exist"],"use":["sap_hana"]},{"code":"4880","keys":["vertex_already_exists"],"reasons":["Vertex already exists"],"use":["sap_hana"]},{"code":"4881","keys":["local_name_was_not_found"],"reasons":["Local name was not found"],"use":["sap_hana"]},{"code":"4882","keys":["local_name_already_exists"],"reasons":["Local name already exists"],"use":["sap_hana"]},{"code":"4883","keys":["unknown_function"],"reasons":["Unknown function"],"use":["sap_hana"]},{"code":"4884","keys":["thgem_feature_not_supported"],"reasons":["This GEM feature is not supported"],"use":["sap_hana"]},{"code":"4885","keys":["error_using_gem_function"],"reasons":["Error in using GEM function"],"use":["sap_hana"]},{"code":"4886","keys":["techtype_not_specified"],"reasons":["Techtype not specified"],"use":["sap_hana"]},{"code":"4887","keys":["uri_missing"],"reasons":["URI is missing"],"use":["sap_hana"]},{"code":"4888","keys":["gem_technical_type_error"],"reasons":["GEM technical type error"],"use":["sap_hana"]},{"code":"5120","keys":["unknown_error_occurred"],"reasons":["Unknown error occurred."],"use":["sap_hana"]},{"code":"5121","keys":["attempting_to_register_already_registered_object"],"reasons":["Attempting to register an already registered object."],"use":["sap_hana"]},{"code":"5122","keys":["xerces_parser_error"],"reasons":["Xerces parser error."],"use":["sap_hana"]},{"code":"5123","keys":["invalid_analyzer_specified_aggregate_configuration"],"reasons":["Invalid analyzer specified in aggregate configuration."],"use":["sap_hana"]},{"code":"5124","keys":["analyzer_factory_create_failed"],"reasons":["Analyzer factory create failed."],"use":["sap_hana"]},{"code":"5125","keys":["request_to_create_analyzer_of_unknown_type"],"reasons":["Request to create analyzer of unknown type."],"use":["sap_hana"]},{"code":"5126","keys":["failed_to_create_private_implementation_instance"],"reasons":["Failed to create private implementation instance."],"use":["sap_hana"]},{"code":"5127","keys":["no_configuration_found"],"reasons":["No configuration found."],"use":["sap_hana"]},{"code":"5128","keys":["failed_to_create_configuration"],"reasons":["Failed to create configuration."],"use":["sap_hana"]},{"code":"5129","keys":["error_reading_language_directory"],"reasons":["Error reading language directory."],"use":["sap_hana"]},{"code":"5130","keys":["no_analyzers_were_specified"],"reasons":["No analyzers were specified."],"use":["sap_hana"]},{"code":"5131","keys":["failed_to_create_property_list"],"reasons":["Failed to create property list."],"use":["sap_hana"]},{"code":"5132","keys":["failed_to_create_child_view"],"reasons":["Failed to create child view."],"use":["sap_hana"]},{"code":"5133","keys":["failed_to_allocate_internal_buffer"],"reasons":["Failed to allocate internal buffer."],"use":["sap_hana"]},{"code":"5134","keys":["attempt_to_use_foreign_annotation"],"reasons":["Attempt to use foreign annotation."],"use":["sap_hana"]},{"code":"5135","keys":["attempt_to_insert_before_invalid_annotation"],"reasons":["Attempt to insert before invalid annotation."],"use":["sap_hana"]},{"code":"5136","keys":["allocation_failed"],"reasons":["Allocation failed."],"use":["sap_hana"]},{"code":"5137","keys":["invalid_view_specified"],"reasons":["Invalid view specified."],"use":["sap_hana"]},{"code":"5138","keys":["index_out_of_range"],"reasons":["Index out of range."],"use":["sap_hana"]},{"code":"5139","keys":["attempt_to_analyze_before_configuring"],"reasons":["Attempt to analyze before configuring."],"use":["sap_hana"]},{"code":"5140","keys":["invalid_annotation_found"],"reasons":["Invalid annotation found."],"use":["sap_hana"]},{"code":"5141","keys":["configuration_error_missing_required_configuration_parameter"],"reasons":["Configuration error: missing required configuration parameter."],"use":["sap_hana"]},{"code":"5142","keys":["annotation_manager_created_ouside_of_document"],"reasons":["Annotation Manager created ouside of document."],"use":["sap_hana"]},{"code":"5143","keys":["analysqueue_created_ouside_of_document"],"reasons":["Analysis Queue created ouside of document."],"use":["sap_hana"]},{"code":"5144","keys":["view_manager_created_ouside_of_document"],"reasons":["View Manager created ouside of document."],"use":["sap_hana"]},{"code":"5145","keys":["grouping_manager_created_ouside_of_document"],"reasons":["Grouping Manager created ouside of document."],"use":["sap_hana"]},{"code":"5146","keys":["too_many_annotations_added_to_annotation_manager"],"reasons":["Too many annotations added to annotation manager."],"use":["sap_hana"]},{"code":"5147","keys":["archive_read_error"],"reasons":["Archive read error."],"use":["sap_hana"]},{"code":"5148","keys":["archive_write_error"],"reasons":["Archive write error."],"use":["sap_hana"]},{"code":"5149","keys":["type_mismatch_when_setting_field_value"],"reasons":["Type mismatch when setting field value."],"use":["sap_hana"]},{"code":"5150","keys":["attempt_to_open_already_open_stream"],"reasons":["Attempt to open an already open stream."],"use":["sap_hana"]},{"code":"5151","keys":["attempt_to_transact_withclosed_stream"],"reasons":["Attempt to transact with a closed stream."],"use":["sap_hana"]},{"code":"5152","keys":["attempt_to_read_past_end_of_stream"],"reasons":["Attempt to read past end of stream."],"use":["sap_hana"]},{"code":"5153","keys":["failed_to_open_stream_for_reading"],"reasons":["Failed to open stream for reading."],"use":["sap_hana"]},{"code":"5154","keys":["failed_to_open_stream_for_writing"],"reasons":["Failed to open stream for writing."],"use":["sap_hana"]},{"code":"5155","keys":["stream_read_error"],"reasons":["Stream read error."],"use":["sap_hana"]},{"code":"5156","keys":["invalid_type_specifier_during_stream_write"],"reasons":["Invalid type specifier during stream write."],"use":["sap_hana"]},{"code":"5157","keys":["stream_write_failed"],"reasons":["Stream write failed."],"use":["sap_hana"]},{"code":"5158","keys":["invalid_type_specifier_during_stream_read"],"reasons":["Invalid type specifier during stream read."],"use":["sap_hana"]},{"code":"5159","keys":["attempt_to_initiate_parsing_while_progressive_parse_progress"],"reasons":["Attempt to initiate parsing while progressive parse is in progress."],"use":["sap_hana"]},{"code":"5160","keys":["attempt_to_continue_progressive_parse_before_it_has_started"],"reasons":["Attempt to continue progressive parse before it has started."],"use":["sap_hana"]},{"code":"5161","keys":["language_directory_property_languagedir_was_not_found_configuration"],"reasons":["Language directory property (LanguageDir) was not found in the Configuration."],"use":["sap_hana"]},{"code":"5162","keys":["language_directory_specified_configuration_does_not_exist"],"reasons":["Language directory specified in the configuration does not exist."],"use":["sap_hana"]},{"code":"5163","keys":["language_directory_specified_configuration_not_accessible"],"reasons":["Language directory specified in the configuration is not accessible."],"use":["sap_hana"]},{"code":"5164","keys":["language_directory_specified_configuration_notdirectory"],"reasons":["Language directory specified in the configuration is not a directory."],"use":["sap_hana"]},{"code":"5165","keys":["language_directory_specified_configuration_empty"],"reasons":["Language directory specified in the configuration is empty."],"use":["sap_hana"]},{"code":"5166","keys":["language_directory_specified_configuration_could_not_be_read"],"reasons":["Language directory specified in the configuration could not be read."],"use":["sap_hana"]},{"code":"5167","keys":["language_directory_name_specified_configuration_too_long"],"reasons":["Language directory name specified in the configuration is too long."],"use":["sap_hana"]},{"code":"5168","keys":["attempt_to_createconfigurator_from_xml_representation_of_some_other_type_of_object"],"reasons":["Attempt to create a Configurator from XML representation of some other type of object"],"use":["sap_hana"]},{"code":"5169","keys":["configuration_error_invalid_type_for_configuration_parameter_value"],"reasons":["Configuration error: invalid type for configuration parameter value."],"use":["sap_hana"]},{"code":"5170","keys":["file_not_found"],"reasons":["File not found."],"use":["sap_hana"]},{"code":"5171","keys":["attempted_to_registermessagehandler_when_one_was_already_registered_must_unregister_previous_one_first"],"reasons":["Attempted to register a MessageHandler when one was already registered. Must unregister previous one first."],"use":["sap_hana"]},{"code":"5172","keys":["invalid_length"],"reasons":["Invalid length."],"use":["sap_hana"]},{"code":"5173","keys":["operation_attempted_withnull_pointer"],"reasons":["Operation attempted with a NULL pointer."],"use":["sap_hana"]},{"code":"5174","keys":["attempt_to_allocate_or_grow_array_tosize_that_exceeds_maximum_allowed"],"reasons":["Attempt to allocate or grow an array to a size that exceeds the maximum allowed."],"use":["sap_hana"]},{"code":"5175","keys":["invalid_buffer_length_for_xml_input_stream"],"reasons":["Invalid buffer length for XML Input stream."],"use":["sap_hana"]},{"code":"5176","keys":["xml_output_buffer_length_exceeds_ustring_limit_required_for_base64_encoding"],"reasons":["The XML output buffer length exceeds the UString limit required for base64 encoding"],"use":["sap_hana"]},{"code":"5177","keys":["writing_more_data_to_buffer_would_exceed_buffer_capacity"],"reasons":["Writing more data to the buffer would exceed the buffer capacity."],"use":["sap_hana"]},{"code":"5178","keys":["failure_when_parsing_configuration_information"],"reasons":["Failure when parsing configuration information."],"use":["sap_hana"]},{"code":"5179","keys":["size_of_specified_n_gram_did_not_match_configured_size"],"reasons":["Size of specified n-gram did not match configured size"],"use":["sap_hana"]},{"code":"5180","keys":["unable_to_find_path_to_tasdk_shared_libraries"],"reasons":["Unable to find path to TASDK shared libraries."],"use":["sap_hana"]},{"code":"5181","keys":["language_model_file_not_found_for"],"reasons":["Language model file not found for"],"use":["sap_hana"]},{"code":"5182","keys":["unable_to_register_text_analysclasses_library"],"reasons":["Unable to register text analysis classes in library."],"use":["sap_hana"]},{"code":"5183","keys":["cancelling_xml_model_string_parsing_due_tonull_language_model_pointer"],"reasons":["Cancelling XML model string parsing due to a NULL Language Model pointer"],"use":["sap_hana"]},{"code":"5184","keys":["parser_identified_language_different_from_model_s_assumed_language"],"reasons":["The parser identified language is different from the model's assumed language."],"use":["sap_hana"]},{"code":"5185","keys":["language_model_has_undefined_ngram_type"],"reasons":["Language model has an undefined Ngram type"],"use":["sap_hana"]},{"code":"5186","keys":["an_empty_set_of_candidate_languages_was_supplied_for_language_identification"],"reasons":["An empty set of candidate languages was supplied for language identification."],"use":["sap_hana"]},{"code":"5187","keys":["invalid_languagemodel_manager"],"reasons":["Invalid LanguageModel Manager."],"use":["sap_hana"]},{"code":"5188","keys":["analyzer_s_getlogger_called_before_analyzer_was_initialized"],"reasons":["Analyzer's getLogger() called before analyzer was initialized."],"use":["sap_hana"]},{"code":"5189","keys":["default_language_specified_not_language_list"],"reasons":["Default language specified is not in the language list"],"use":["sap_hana"]},{"code":"5190","keys":["minimum_input_length_has_to_be_not_less_than_zero"],"reasons":["Minimum input length has to be not less than zero"],"use":["sap_hana"]},{"code":"5191","keys":["evaluation_sample_size_has_to_be_not_less_than_zero"],"reasons":["Evaluation sample size has to be not less than zero"],"use":["sap_hana"]},{"code":"5192","keys":["minimum_confidence_has_to_be_range_0_100"],"reasons":["Minimum confidence has to be in the range [0..100]"],"use":["sap_hana"]},{"code":"5193","keys":["internal_overflow_error"],"reasons":["Internal overflow error"],"use":["sap_hana"]},{"code":"5194","keys":["mutex_creation_failed"],"reasons":["Mutex creation failed"],"use":["sap_hana"]},{"code":"5195","keys":["failed_to_find_one_or_more_language_identification_models"],"reasons":["Failed to find one or more language identification models."],"use":["sap_hana"]},{"code":"5196","keys":["filed_based_dictionary_path_not_allowed_text_analysconfiguration_file"],"reasons":["Filed-based dictionary path is not allowed in Text Analysis configuration file."],"use":["sap_hana"]},{"code":"5197","keys":["icu_converter_opening_failed"],"reasons":["ICU Converter opening failed."],"use":["sap_hana"]},{"code":"5198","keys":["coversion_to_unicode_failed"],"reasons":["Coversion to Unicode failed."],"use":["sap_hana"]},{"code":"5199","keys":["coversion_from_unicode_failed"],"reasons":["Coversion from Unicode failed."],"use":["sap_hana"]},{"code":"5200","keys":["uchar32_character_handling_failed"],"reasons":["UChar32 character handling failed."],"use":["sap_hana"]},{"code":"5201","keys":["conversion_to_composed_form_failed"],"reasons":["Conversion to composed form failed."],"use":["sap_hana"]},{"code":"5202","keys":["conversion_to_decomposed_form_failed"],"reasons":["Conversion to decomposed form failed."],"use":["sap_hana"]},{"code":"5203","keys":["constructingustring_from_another_type_failed"],"reasons":["Constructing a UString from another type failed."],"use":["sap_hana"]},{"code":"5204","keys":["error_converting_uchar_case"],"reasons":["Error converting UChar case."],"use":["sap_hana"]},{"code":"5205","keys":["case_insensitive_string_comparison_failed"],"reasons":["Case insensitive string comparison failed."],"use":["sap_hana"]},{"code":"5206","keys":["file_based_rule_set_path_not_allowed_text_analysconfiguration_file"],"reasons":["File-based rule set path is not allowed in Text Analysis configuration file."],"use":["sap_hana"]},{"code":"5220","keys":["unknown_error_occurred"],"reasons":["Unknown error occurred."],"use":["sap_hana"]},{"code":"5221","keys":["error_when_loading_dictionary"],"reasons":["Error when loading dictionary."],"use":["sap_hana"]},{"code":"5222","keys":["error_during_configuration"],"reasons":["Error during configuration."],"use":["sap_hana"]},{"code":"5223","keys":["error_during_extraction"],"reasons":["Error during extraction."],"use":["sap_hana"]},{"code":"5224","keys":["error_during_core_extraction"],"reasons":["Error during core extraction."],"use":["sap_hana"]},{"code":"5225","keys":["error_during_name_extraction"],"reasons":["Error during name extraction."],"use":["sap_hana"]},{"code":"5226","keys":["error_during_pattern_extraction"],"reasons":["Error during pattern extraction."],"use":["sap_hana"]},{"code":"5227","keys":["error_during_post_processing"],"reasons":["Error during post processing."],"use":["sap_hana"]},{"code":"5228","keys":["error_when_loading_custom_rule"],"reasons":["Error when loading custom rule."],"use":["sap_hana"]},{"code":"5229","keys":["error_when_extracting_entity_types"],"reasons":["Error when extracting entity types."],"use":["sap_hana"]},{"code":"5230","keys":["error_when_trying_to_access_directory_that_does_not_exist"],"reasons":["Error when trying to access directory that does not exist."],"use":["sap_hana"]},{"code":"5231","keys":["error_when_initializing_linguistic_resources"],"reasons":["Error when initializing linguistic resources."],"use":["sap_hana"]},{"code":"5320","keys":["unknown_error_occurred"],"reasons":["Unknown error occurred."],"use":["sap_hana"]},{"code":"5321","keys":["incorrect_scenario_requested"],"reasons":["Incorrect scenario requested."],"use":["sap_hana"]},{"code":"5322","keys":["error_occurred_during_segmentation"],"reasons":["Error occurred during segmentation."],"use":["sap_hana"]},{"code":"5323","keys":["error_occurred_when_creating_byte_interface_for_input_string_pointed_to_bydocument_segment"],"reasons":["Error occurred when creating byte interface for input string pointed to by a document segment."],"use":["sap_hana"]},{"code":"5324","keys":["error_occurred_when_creating_segmentation_interface_for_input_string_pointed_to_bydocument_segment"],"reasons":["Error occurred when creating segmentation interface for input string pointed to by a document segment."],"use":["sap_hana"]},{"code":"5325","keys":["error_occurred_when_setting_encoding_for_input_string_pointed_to_bydocument_segment"],"reasons":["Error occurred when setting encoding for input string pointed to by a document segment."],"use":["sap_hana"]},{"code":"5326","keys":["error_occurred_when_setting_language_for_input_string_pointed_to_bydocument_segment"],"reasons":["Error occurred when setting language for input string pointed to by a document segment."],"use":["sap_hana"]},{"code":"5327","keys":["error_occurred_when_creating_byte_interface_for_document_content"],"reasons":["Error occurred when creating byte interface for document content."],"use":["sap_hana"]},{"code":"5328","keys":["error_occurred_when_creating_segmentation_interface_for_document_content"],"reasons":["Error occurred when creating segmentation interface for document content."],"use":["sap_hana"]},{"code":"5329","keys":["error_occurred_when_setting_encoding_for_document_content"],"reasons":["Error occurred when setting encoding for document content."],"use":["sap_hana"]},{"code":"5330","keys":["error_occurred_when_setting_language_for_document_content"],"reasons":["Error occurred when setting language for document content."],"use":["sap_hana"]},{"code":"5331","keys":["error_occurred_when_creatingsegment_annotation"],"reasons":["Error occurred when creating a segment annotation."],"use":["sap_hana"]},{"code":"5332","keys":["error_occurred_when_creatingparagraph_annotation"],"reasons":["Error occurred when creating a paragraph annotation."],"use":["sap_hana"]},{"code":"5333","keys":["error_occurred_when_creatingsentence_annotation"],"reasons":["Error occurred when creating a sentence annotation."],"use":["sap_hana"]},{"code":"5334","keys":["error_occurred_when_creatingterm_annotation"],"reasons":["Error occurred when creating a term annotation."],"use":["sap_hana"]},{"code":"5335","keys":["error_occurred_when_analyzingsegment"],"reasons":["Error occurred when analyzing a segment."],"use":["sap_hana"]},{"code":"5336","keys":["error_occurred_when_analyzingsegment"],"reasons":["Error occurred when analyzing a segment."],"use":["sap_hana"]},{"code":"5337","keys":["error_occurred_when_analyzingsegment"],"reasons":["Error occurred when analyzing a segment."],"use":["sap_hana"]},{"code":"5338","keys":["error_occurred_when_analyzingsegment"],"reasons":["Error occurred when analyzing a segment."],"use":["sap_hana"]},{"code":"5339","keys":["error_occurred_when_analyzingsegment"],"reasons":["Error occurred when analyzing a segment."],"use":["sap_hana"]},{"code":"5340","keys":["error_occurred_when_analyzingsegment"],"reasons":["Error occurred when analyzing a segment."],"use":["sap_hana"]},{"code":"5341","keys":["error_occurred_when_analyzingsegment"],"reasons":["Error occurred when analyzing a segment."],"use":["sap_hana"]},{"code":"5342","keys":["error_occurred_when_analyzingsegment"],"reasons":["Error occurred when analyzing a segment."],"use":["sap_hana"]},{"code":"5343","keys":["error_occurred_when_initializing_lxp_resource"],"reasons":["Error occurred when initializing LxP resource."],"use":["sap_hana"]},{"code":"5344","keys":["error_occurred_when_initializing_lxp_resource"],"reasons":["Error occurred when initializing LxP resource."],"use":["sap_hana"]},{"code":"5345","keys":["error_occurred_when_initializing_lxp_resource"],"reasons":["Error occurred when initializing LxP resource."],"use":["sap_hana"]},{"code":"5346","keys":["error_occurred_when_initializing_lxp_resource"],"reasons":["Error occurred when initializing LxP resource."],"use":["sap_hana"]},{"code":"5347","keys":["error_occurred_when_initializing_lxp_resource"],"reasons":["Error occurred when initializing LxP resource."],"use":["sap_hana"]},{"code":"5348","keys":["error_occurred_when_initializing_lxp_resource"],"reasons":["Error occurred when initializing LxP resource."],"use":["sap_hana"]},{"code":"5349","keys":["error_occurred_when_initializing_lxp_resource"],"reasons":["Error occurred when initializing LxP resource."],"use":["sap_hana"]},{"code":"5350","keys":["error_occurred_during_internal_text_manipulation"],"reasons":["Error occurred during internal text manipulation."],"use":["sap_hana"]},{"code":"5351","keys":["error_occurred_when_getting_annotation_offsets"],"reasons":["Error occurred when getting annotation offsets."],"use":["sap_hana"]},{"code":"5352","keys":["error_occurred_when_getting_normalized_case_version_token"],"reasons":["Error occurred when getting normalized case version of a token."],"use":["sap_hana"]},{"code":"5353","keys":["linguisticanalyzer_was_configured_with_nonexisting_path_to_language_resource_files"],"reasons":["LinguisticAnalyzer was configured with nonexisting path to language resource files"],"use":["sap_hana"]},{"code":"5354","keys":["error_occurred_when_initializing_fsm"],"reasons":["Error occurred when initializing FSM."],"use":["sap_hana"]},{"code":"5355","keys":["error_occurred_when_querying_fsm"],"reasons":["Error occurred when querying FSM."],"use":["sap_hana"]},{"code":"5356","keys":["error_occurred_when_trying_to_allocate_la_resource_pool"],"reasons":["Error occurred when trying to allocate the LA resource pool"],"use":["sap_hana"]},{"code":"5420","keys":["unknown_error_occurred_content_filter"],"reasons":["Unknown error occurred in Content Filter."],"use":["sap_hana"]},{"code":"5421","keys":["operation_attempted_withnull_pointer"],"reasons":["Operation attempted with a NULL pointer."],"use":["sap_hana"]},{"code":"5422","keys":["a_method_was_called_with_invalid_argument"],"reasons":["A method was called with an invalid argument."],"use":["sap_hana"]},{"code":"5423","keys":["submitted_document_of_unsupported_type"],"reasons":["The submitted document is of an unsupported type."],"use":["sap_hana"]},{"code":"5424","keys":["requested_filter_unsupported"],"reasons":["The requested filter is unsupported."],"use":["sap_hana"]},{"code":"5425","keys":["initialization_of_3rd_party_filter_failed_verify_that_filter_setup_correctly"],"reasons":["Initialization of 3rd party filter failed. Verify that filter is setup correctly."],"use":["sap_hana"]},{"code":"5426","keys":["a_filtering_operation_error_occurred_3rd_party_filter"],"reasons":["A filtering operation error occurred in the 3rd party filter."],"use":["sap_hana"]},{"code":"5427","keys":["a_file_open_failed"],"reasons":["A file open failed."],"use":["sap_hana"]},{"code":"5428","keys":["a_file_read_failed"],"reasons":["A file read failed."],"use":["sap_hana"]},{"code":"5429","keys":["an_error_occurred_while_closingfile"],"reasons":["An error occurred while closing a file."],"use":["sap_hana"]},{"code":"5430","keys":["a_file_write_failed"],"reasons":["A file write failed."],"use":["sap_hana"]},{"code":"5431","keys":["requested_encoding_unsupported"],"reasons":["The requested encoding is unsupported."],"use":["sap_hana"]},{"code":"5432","keys":["an_internal_formatconversionanalyzer_error_occurred"],"reasons":["An internal FormatConversionAnalyzer error occurred."],"use":["sap_hana"]},{"code":"5433","keys":["an_attempt_to_allocate_memory_failed"],"reasons":["An attempt to allocate memory failed."],"use":["sap_hana"]},{"code":"5434","keys":["name_supplied_forformatconversionanalyzer_instance_too_long"],"reasons":["The name supplied for a FormatConversionAnalyzer instance is too long."],"use":["sap_hana"]},{"code":"5435","keys":["configuration_error"],"reasons":["Configuration error."],"use":["sap_hana"]},{"code":"5436","keys":["data_to_mime_type_mismatch_error"],"reasons":["Data to mime type mismatch error."],"use":["sap_hana"]},{"code":"5437","keys":["an_error_occurred_while_extracting_text_from_3rd_party_filter"],"reasons":["An error occurred while extracting text from the 3rd party filter."],"use":["sap_hana"]},{"code":"5438","keys":["initialization_error"],"reasons":["Initialization error."],"use":["sap_hana"]},{"code":"5439","keys":["directory_was_not_found"],"reasons":["Directory was not found."],"use":["sap_hana"]},{"code":"5440","keys":["annotationmanager_failed_to_createfield_object"],"reasons":["AnnotationManager failed to create a Field object."],"use":["sap_hana"]},{"code":"5441","keys":["provided_configurator_object_null"],"reasons":["The provided Configurator object is null."],"use":["sap_hana"]},{"code":"5442","keys":["an_error_occured_while_creating_3rd_party_filter_stream_from_memory_buffer"],"reasons":["An error occured while creating 3rd party filter stream from the memory buffer."],"use":["sap_hana"]},{"code":"5443","keys":["an_error_occured_while_opening_3rd_party_filter_stream_created_from_memory_buffer"],"reasons":["An error occured while opening 3rd party filter stream created from the memory buffer."],"use":["sap_hana"]},{"code":"5444","keys":["an_error_occurred_while_closing_3rd_party_filter"],"reasons":["An error occurred while closing the 3rd party filter."],"use":["sap_hana"]},{"code":"5445","keys":["requested_output_format_unknown"],"reasons":["The requested output format is unknown."],"use":["sap_hana"]},{"code":"5446","keys":["binary_data_memory_handle_invalid"],"reasons":["The binary data memory handle is invalid."],"use":["sap_hana"]},{"code":"5447","keys":["attempted_to_initialize_document_converter_with_empty_namespace_string"],"reasons":["Attempted to initialize document converter with empty namespace string."],"use":["sap_hana"]},{"code":"5448","keys":["input_unsupported_format"],"reasons":["The input is in an unsupported format."],"use":["sap_hana"]},{"code":"5449","keys":["input_contains_no_text_for_text_analysto_process"],"reasons":["The input contains no text for Text Analysis to process."],"use":["sap_hana"]},{"code":"5450","keys":["undefined_error_code"],"reasons":["Undefined error code."],"use":["sap_hana"]},{"code":"5520","keys":["unknown_error_occurred_structure_analyzer"],"reasons":["Unknown error occurred in Structure Analyzer."],"use":["sap_hana"]},{"code":"5521","keys":["lxplatform_call_failed"],"reasons":["Lxplatform call failed."],"use":["sap_hana"]},{"code":"5522","keys":["failed_to_configure_textnormalizer"],"reasons":["Failed to configure TextNormalizer."],"use":["sap_hana"]},{"code":"5523","keys":["failed_to_process_textnormalizer"],"reasons":["Failed to process TextNormalizer."],"use":["sap_hana"]},{"code":"5524","keys":["failed_to_configure_htmldetagger"],"reasons":["Failed to configure HTMLDetagger."],"use":["sap_hana"]},{"code":"5525","keys":["failed_to_process_htmldetagger"],"reasons":["Failed to process HTMLDetagger."],"use":["sap_hana"]},{"code":"5526","keys":["failed_to_configure_xmldetagger"],"reasons":["Failed to configure XMLDetagger."],"use":["sap_hana"]},{"code":"5527","keys":["failed_to_process_xmldetagger"],"reasons":["Failed to process XMLDetagger."],"use":["sap_hana"]},{"code":"5528","keys":["failed_to_configure_languagedetector"],"reasons":["Failed to configure LanguageDetector."],"use":["sap_hana"]},{"code":"5529","keys":["failed_to_process_languagedetector"],"reasons":["Failed to process LanguageDetector."],"use":["sap_hana"]},{"code":"5530","keys":["invalid_text_limit_value"],"reasons":["Invalid text limit value."],"use":["sap_hana"]},{"code":"5531","keys":["requested_language_not_loaded"],"reasons":["Requested language not loaded."],"use":["sap_hana"]},{"code":"5533","keys":["preprocessor_failed"],"reasons":["Preprocessor: failed"],"use":["sap_hana"]},{"code":"5534","keys":["preprocessor_inconsistent_data"],"reasons":["Preprocessor: inconsistent data"],"use":["sap_hana"]},{"code":"5535","keys":["preprocessor_exception"],"reasons":["Preprocessor: exception"],"use":["sap_hana"]},{"code":"5536","keys":["preprocessor_invalid_input_document"],"reasons":["Preprocessor: invalid input document"],"use":["sap_hana"]},{"code":"5537","keys":["preprocessor_invalid_output_document"],"reasons":["Preprocessor: invalid output document"],"use":["sap_hana"]},{"code":"5538","keys":["preprocessor_doc_not_changed"],"reasons":["Preprocessor: doc not changed"],"use":["sap_hana"]},{"code":"5539","keys":["preprocessor_filter_error"],"reasons":["Preprocessor: filter error"],"use":["sap_hana"]},{"code":"5540","keys":["preprocessorclient_communication_error"],"reasons":["PreprocessorClient: Communication error"],"use":["sap_hana"]},{"code":"5541","keys":["preprocessor_error_activity"],"reasons":["Preprocessor: Error in Activity"],"use":["sap_hana"]},{"code":"5542","keys":["preprocessor_communication_error"],"reasons":["Preprocessor: Communication error"],"use":["sap_hana"]},{"code":"5543","keys":["preprocessor_protocol_mismatch"],"reasons":["Preprocessor: protocol mismatch"],"use":["sap_hana"]},{"code":"5544","keys":["preprocessor_request_canceled"],"reasons":["Preprocessor: request canceled"],"use":["sap_hana"]},{"code":"5547","keys":["lexicon_general_failure"],"reasons":["Lexicon: general failure"],"use":["sap_hana"]},{"code":"5549","keys":["inconsistent_taresult"],"reasons":["Inconsistent TAResult"],"use":["sap_hana"]},{"code":"5550","keys":["invalid_daf"],"reasons":["Invalid DAF"],"use":["sap_hana"]},{"code":"5633","keys":["unknown_certificate_administration_error_occurred"],"reasons":["Unknown certificate administration error occurred"],"use":["sap_hana"]},{"code":"5634","keys":["certificate_definition_inconsistent"],"reasons":["Certificate definition inconsistent"],"use":["sap_hana"]},{"code":"5635","keys":["certificate_already_exists"],"reasons":["Certificate already exists"],"use":["sap_hana"]},{"code":"5636","keys":["certificate_could_not_be_found_certificate_store"],"reasons":["Certificate could not be found in certificate store"],"use":["sap_hana"]},{"code":"5637","keys":["certificate_could_not_be_dropped_because_it_still_use_by_at_least_one_pse"],"reasons":["Certificate could not be dropped because it is still in use by at least one PSE"],"use":["sap_hana"]},{"code":"5638","keys":["pse_with_same_name_already_exists"],"reasons":["PSE with same name already exists"],"use":["sap_hana"]},{"code":"5639","keys":["pse_could_not_be_found"],"reasons":["PSE could not be found"],"use":["sap_hana"]},{"code":"5640","keys":["invalid_purpose_for_pse"],"reasons":["Invalid purpose for PSE"],"use":["sap_hana"]},{"code":"5641","keys":["pse_does_not_contasuch_certificate"],"reasons":["PSE does not contain such certificate"],"use":["sap_hana"]},{"code":"5642","keys":["pse_already_set_todifferent_purpose"],"reasons":["PSE is already set to a different purpose"],"use":["sap_hana"]},{"code":"5643","keys":["private_key_provided_with_own_certificate_missing_or_invalid"],"reasons":["Private key provided with own certificate is missing or invalid"],"use":["sap_hana"]},{"code":"5644","keys":["no_certificate_found_for_provided_key"],"reasons":["No certificate found for provided key"],"use":["sap_hana"]},{"code":"5645","keys":["incomplete_certificate_chain"],"reasons":["Incomplete certificate chain"],"use":["sap_hana"]},{"code":"5646","keys":["invalid_certificate_chain"],"reasons":["Invalid certificate chain"],"use":["sap_hana"]},{"code":"5647","keys":["invalid_certificate_chadangling_certificates_pem"],"reasons":["Invalid certificate chain: dangling certificates in PEM"],"use":["sap_hana"]},{"code":"5648","keys":["pse_not_set_to_any_purpose"],"reasons":["PSE is not set to any purpose"],"use":["sap_hana"]},{"code":"5649","keys":["purpose_object_not_found"],"reasons":["Purpose object not found"],"use":["sap_hana"]},{"code":"5650","keys":["purpose_object_already_use_by_another_pse"],"reasons":["Purpose object already in use by another PSE"],"use":["sap_hana"]},{"code":"5651","keys":["invalid_hostname_format"],"reasons":["Invalid hostname format"],"use":["sap_hana"]},{"code":"5652","keys":["pse_has_no_other_purpose_object"],"reasons":["PSE has no other purpose object"],"use":["sap_hana"]},{"code":"5653","keys":["pse_has_no_other_host"],"reasons":["PSE has no other host"],"use":["sap_hana"]},{"code":"5654","keys":["certificate_already_expired"],"reasons":["Certificate is already expired"],"use":["sap_hana"]},{"code":"5655","keys":["invalid_certificate_chacontains_expired_certificates"],"reasons":["Invalid certificate chain: contains expired certificates"],"use":["sap_hana"]},{"code":"5656","keys":["can_t_unset_own_certificate_if_pse_still_has_purpose_ssl"],"reasons":["Can't unset own certificate if the PSE still has the purpose SSL"],"use":["sap_hana"]},{"code":"5657","keys":["pse_purpose_blocked_by_configuration"],"reasons":["PSE purpose blocked by configuration"],"use":["sap_hana"]},{"code":"5658","keys":["public_key_definition_invalid_or_not_supported"],"reasons":["Public key definition invalid or not supported"],"use":["sap_hana"]},{"code":"5659","keys":["public_key_with_same_name_already_exists"],"reasons":["Public key with same name already exists"],"use":["sap_hana"]},{"code":"5660","keys":["public_key_could_not_be_found"],"reasons":["Public key could not be found"],"use":["sap_hana"]},{"code":"5661","keys":["public_key_could_not_be_dropped_because_it_still_use_by_at_least_one_pse"],"reasons":["Public key could not be dropped because it is still in use by at least one PSE"],"use":["sap_hana"]},{"code":"5662","keys":["pse_does_not_contasuch_public_key"],"reasons":["PSE does not contain such public key"],"use":["sap_hana"]},{"code":"5663","keys":["error_reloading_file_based_pses"],"reasons":["Error reloading file-based PSEs"],"use":["sap_hana"]},{"code":"5712","keys":["pfcg_invalid_configuration"],"reasons":["Pfcg: invalid configuration"],"use":["sap_hana"]},{"code":"5734","keys":["masking_unknown_error_occurred"],"reasons":["Masking: unknown error occurred"],"use":["sap_hana"]},{"code":"5735","keys":["masking_invalid_mask_expression"],"reasons":["Masking: invalid mask expression"],"use":["sap_hana"]},{"code":"5736","keys":["masking_not_supported_data_type"],"reasons":["Masking: not supported data type"],"use":["sap_hana"]},{"code":"5737","keys":["masking_invalid_mask_column"],"reasons":["Masking: invalid mask column"],"use":["sap_hana"]},{"code":"0","keys":["default_constructed_empty_exception_object","operation_was_aborted_typically_due_to_concurrency_issue_such_assequencer_check_failure_or_transaction_abort_indicates_that_request_conflicted_with_another_request"],"reasons":["Default constructed empty exception object","The operation was aborted, typically due to concurrency issue such as a sequencer check failure or transaction abort. Indicates that the request conflicted with another request."],"use":["sap_hana","google_spanner"]}]}}
|