diff --git a/src/include/gen/README.txt b/src/include/gen/README.txt new file mode 100644 index 0000000000..f8a91cae5c --- /dev/null +++ b/src/include/gen/README.txt @@ -0,0 +1,11 @@ + +All the files in this directory are generated by the program codes.e + +They should not be edited directly rather the msg.gdb database should be +updated and then these files should be regenerated via. + +The commands to regenerate these files from this directory would be: + +$cd ../../../firebird2/generated +$make rebuild_codes + diff --git a/src/include/gen/autoconfig.h b/src/include/gen/autoconfig.h new file mode 100644 index 0000000000..b98aaeaeb9 --- /dev/null +++ b/src/include/gen/autoconfig.h @@ -0,0 +1,70 @@ +/* src/include/gen/autoconfig.h. Generated automatically by configure. */ +#ifndef AUTOCONFIG_H +#define AUTOCONFIG_H + + +/* Headers */ +#define HAVE_ASSERT_H 1 +#define HAVE_UNISTD_H 1 +#define HAVE_FCNTL_H 1 +#define HAVE_SYS_TYPES_H 1 +#define HAVE_TIME_H 1 +#define HAVE_SYS_TIME_H 1 +#define HAVE_SYS_STAT_H 1 +#define HAVE_CTYPE_H 1 +#define HAVE_SYS_UIO_H 1 +/* #undef HAVE_LIB_IO_H */ +/* #undef HAVE_WAIT_H */ +#define HAVE_SYS_WAIT_H 1 +#define HAVE_SYS_PARAM_H 1 +#define HAVE_VARARGS_H 1 +#define HAVE_STDARG_H 1 +#define HAVE_STDLIB_H 1 +#define HAVE_STRING_H 1 +#define HAVE_SIGNAL_H 1 + + +/* Is the platform big endian? */ +#define WORDS_BIGENDIAN 0 + +/* CPU types */ +/* #undef PowerPC */ +/* #undef sparc */ +/* #undef i386 */ +/* #undef mips */ +/* #undef alpha */ + +/* various OS efforts */ +/* #undef DARWIN */ +#define LINUX 1 +/* #undef FREEBSD */ +/* #undef NETBSD */ +/* #undef apollo */ +/* #undef sun */ +/* #undef SOLARIS */ +/* #undef MAC */ +/* #undef NeXT */ +/* #undef hpux */ +/* #undef ultrix */ +/* #undef PC_PLATFORM */ +/* #undef NETWARE_386 */ +/* #undef WINDOWS_ONLY */ +/* #undef VMS */ +/* #undef AIX */ +/* #undef OS2_ONLY */ +/* #undef WIN_NT */ +/* #undef SCO_EV */ +/* #undef DGUX */ +/* #undef DECOSF */ +/* #undef sgi */ +/* #undef mpexl */ +/* #undef _CRAY */ +/* #undef DELTA */ +/* #undef M88K */ +/* #undef UNIXWARE */ +/* #undef NCR3000 */ +/* #undef IMP */ +/* #undef EPSON */ + + +#endif diff --git a/src/include/gen/blrtable.h b/src/include/gen/blrtable.h new file mode 100644 index 0000000000..5c56a7ec24 --- /dev/null +++ b/src/include/gen/blrtable.h @@ -0,0 +1,188 @@ +static CONST UCHAR blr_table4 [] = { + 0, (UCHAR) nod_assignment, (UCHAR) nod_list, (UCHAR) nod_dcl_variable, +/* 4*/ (UCHAR) nod_message, (UCHAR) nod_erase, (UCHAR) nod_for, +/* 7*/ (UCHAR) nod_for, (UCHAR) nod_if, (UCHAR) nod_loop, +/* 10*/ (UCHAR) nod_modify, (UCHAR) nod_handler, (UCHAR) nod_receive, +/* 13*/ (UCHAR) nod_select, (UCHAR) nod_send, (UCHAR) nod_store, +/* 16*/ 0, (UCHAR) nod_label, (UCHAR) nod_leave, (UCHAR) nod_store, +/* 20*/ (UCHAR) nod_post, (UCHAR) nod_literal, (UCHAR) nod_dbkey, +/* 23*/ (UCHAR) nod_field, (UCHAR) nod_field, (UCHAR) nod_argument, +/* 26*/ (UCHAR) nod_variable, (UCHAR) nod_average, (UCHAR) nod_count, +/* 29*/ (UCHAR) nod_max, (UCHAR) nod_min, (UCHAR) nod_total, +/* 32*/ 0, 0, (UCHAR) nod_add, (UCHAR) nod_subtract, (UCHAR) nod_multiply, +/* 37*/ (UCHAR) nod_divide, (UCHAR) nod_negate, (UCHAR) nod_concatenate, +/* 40*/ (UCHAR) nod_substr, (UCHAR) nod_argument, (UCHAR) nod_from, +/* 43*/ (UCHAR) nod_from, (UCHAR) nod_user_name, (UCHAR) nod_null, +/* 46*/ 0, (UCHAR) nod_eql, (UCHAR) nod_neq, (UCHAR) nod_gtr, +/* 50*/ (UCHAR) nod_geq, (UCHAR) nod_lss, (UCHAR) nod_leq, +/* 53*/ (UCHAR) nod_contains, (UCHAR) nod_matches, (UCHAR) nod_starts, +/* 56*/ (UCHAR) nod_between, (UCHAR) nod_or, (UCHAR) nod_and, +/* 59*/ (UCHAR) nod_not, (UCHAR) nod_any, (UCHAR) nod_missing, +/* 62*/ (UCHAR) nod_unique, (UCHAR) nod_like, 0, (UCHAR) nod_stream, +/* 66*/ (UCHAR) nod_set_index, (UCHAR) nod_rse, 0, 0, 0, +/* 71*/ 0, 0, 0, (UCHAR) nod_relation, (UCHAR) nod_relation, +/* 76*/ (UCHAR) nod_union, (UCHAR) nod_map, 0, (UCHAR) nod_aggregate, +/* 80*/ 0, 0, 0, (UCHAR) nod_agg_count, (UCHAR) nod_agg_max, +/* 85*/ (UCHAR) nod_agg_min, (UCHAR) nod_agg_total, (UCHAR) nod_agg_average, +/* 88*/ (UCHAR) nod_argument, 0, 0, 0, 0, (UCHAR) nod_agg_count2, +/* 94*/ (UCHAR) nod_agg_count_distinct, (UCHAR) nod_agg_total_distinct, +/* 96*/ (UCHAR) nod_agg_average_distinct, 0, 0, 0, (UCHAR) nod_function, +/*101*/ (UCHAR) nod_gen_id, (UCHAR) nod_prot_mask, (UCHAR) nod_upcase, +/*104*/ (UCHAR) nod_lock_state, (UCHAR) nod_value_if, (UCHAR) nod_sleuth, +/*107*/ (UCHAR) nod_scalar, (UCHAR) nod_like, (UCHAR) nod_bookmark, +/*110*/ (UCHAR) nod_crack, (UCHAR) nod_force_crack, (UCHAR) nod_seek, +/*113*/ (UCHAR) nod_find, (UCHAR) nod_lock_relation, (UCHAR) nod_lock_record, +/*116*/ (UCHAR) nod_set_bookmark, (UCHAR) nod_get_bookmark, +/*118*/ 0, (UCHAR) nod_rse, (UCHAR) nod_exec_proc, (UCHAR) nod_begin_range, +/*122*/ (UCHAR) nod_end_range, (UCHAR) nod_delete_range, (UCHAR) nod_procedure, +/*125*/ (UCHAR) nod_procedure, (UCHAR) nod_exec_proc, (UCHAR) nod_rse, +/*128*/ (UCHAR) nod_abort, (UCHAR) nod_block, (UCHAR) nod_error_handler, +/*131*/ (UCHAR) nod_cast, (UCHAR) nod_release_lock, (UCHAR) nod_release_locks, +/*134*/ (UCHAR) nod_start_savepoint, (UCHAR) nod_end_savepoint, +/*136*/ (UCHAR) nod_find_dbkey, (UCHAR) nod_range_relation, +/*138*/ (UCHAR) nod_delete_ranges, (UCHAR) nod_plan, (UCHAR) nod_merge, +/*141*/ (UCHAR) nod_join, (UCHAR) nod_sequential, (UCHAR) nod_navigational, +/*144*/ (UCHAR) nod_indices, (UCHAR) nod_retrieve, (UCHAR) nod_relation, +/*147*/ (UCHAR) nod_relation, (UCHAR) nod_reset_stream, (UCHAR) nod_release_bookmark, +/*150*/ (UCHAR) nod_set_generator, (UCHAR) nod_ansi_any, (UCHAR) nod_exists, +/*153*/ (UCHAR) nod_cardinality, (UCHAR) nod_rec_version, (UCHAR) nod_stall, +/*156*/ (UCHAR) nod_seek_no_warn, (UCHAR) nod_find_dbkey_version, +/*158*/ (UCHAR) nod_ansi_all, (UCHAR) nod_extract, (UCHAR) nod_current_date, +/*161*/ (UCHAR) nod_current_timestamp, (UCHAR) nod_current_time, +/*163*/ 0}; +static CONST UCHAR blr_table [] = { + 0, (UCHAR) nod_assignment, (UCHAR) nod_list, (UCHAR) nod_dcl_variable, +/* 4*/ (UCHAR) nod_message, (UCHAR) nod_erase, (UCHAR) nod_for, +/* 7*/ (UCHAR) nod_for, (UCHAR) nod_if, (UCHAR) nod_loop, +/* 10*/ (UCHAR) nod_modify, (UCHAR) nod_handler, (UCHAR) nod_receive, +/* 13*/ (UCHAR) nod_select, (UCHAR) nod_send, (UCHAR) nod_store, +/* 16*/ 0, (UCHAR) nod_label, (UCHAR) nod_leave, (UCHAR) nod_store, +/* 20*/ (UCHAR) nod_post, (UCHAR) nod_literal, (UCHAR) nod_dbkey, +/* 23*/ (UCHAR) nod_field, (UCHAR) nod_field, (UCHAR) nod_argument, +/* 26*/ (UCHAR) nod_variable, (UCHAR) nod_average2, (UCHAR) nod_count, +/* 29*/ (UCHAR) nod_max, (UCHAR) nod_min, (UCHAR) nod_total2, +/* 32*/ 0, 0, (UCHAR) nod_add2, (UCHAR) nod_subtract2, (UCHAR) nod_multiply2, +/* 37*/ (UCHAR) nod_divide2, (UCHAR) nod_negate, (UCHAR) nod_concatenate, +/* 40*/ (UCHAR) nod_substr, (UCHAR) nod_argument, (UCHAR) nod_from, +/* 43*/ (UCHAR) nod_from, (UCHAR) nod_user_name, (UCHAR) nod_null, +/* 46*/ 0, (UCHAR) nod_eql, (UCHAR) nod_neq, (UCHAR) nod_gtr, +/* 50*/ (UCHAR) nod_geq, (UCHAR) nod_lss, (UCHAR) nod_leq, +/* 53*/ (UCHAR) nod_contains, (UCHAR) nod_matches, (UCHAR) nod_starts, +/* 56*/ (UCHAR) nod_between, (UCHAR) nod_or, (UCHAR) nod_and, +/* 59*/ (UCHAR) nod_not, (UCHAR) nod_any, (UCHAR) nod_missing, +/* 62*/ (UCHAR) nod_unique, (UCHAR) nod_like, 0, (UCHAR) nod_stream, +/* 66*/ (UCHAR) nod_set_index, (UCHAR) nod_rse, 0, 0, 0, +/* 71*/ 0, 0, 0, (UCHAR) nod_relation, (UCHAR) nod_relation, +/* 76*/ (UCHAR) nod_union, (UCHAR) nod_map, 0, (UCHAR) nod_aggregate, +/* 80*/ 0, 0, 0, (UCHAR) nod_agg_count, (UCHAR) nod_agg_max, +/* 85*/ (UCHAR) nod_agg_min, (UCHAR) nod_agg_total2, (UCHAR) nod_agg_average2, +/* 88*/ (UCHAR) nod_argument, 0, 0, 0, 0, (UCHAR) nod_agg_count2, +/* 94*/ (UCHAR) nod_agg_count_distinct, (UCHAR) nod_agg_total_distinct2, +/* 96*/ (UCHAR) nod_agg_average_distinct2, 0, 0, 0, (UCHAR) nod_function, +/*101*/ (UCHAR) nod_gen_id2, (UCHAR) nod_prot_mask, (UCHAR) nod_upcase, +/*104*/ (UCHAR) nod_lock_state, (UCHAR) nod_value_if, (UCHAR) nod_sleuth, +/*107*/ (UCHAR) nod_scalar, (UCHAR) nod_like, (UCHAR) nod_bookmark, +/*110*/ (UCHAR) nod_crack, (UCHAR) nod_force_crack, (UCHAR) nod_seek, +/*113*/ (UCHAR) nod_find, (UCHAR) nod_lock_relation, (UCHAR) nod_lock_record, +/*116*/ (UCHAR) nod_set_bookmark, (UCHAR) nod_get_bookmark, +/*118*/ 0, (UCHAR) nod_rse, (UCHAR) nod_exec_proc, (UCHAR) nod_begin_range, +/*122*/ (UCHAR) nod_end_range, (UCHAR) nod_delete_range, (UCHAR) nod_procedure, +/*125*/ (UCHAR) nod_procedure, (UCHAR) nod_exec_proc, (UCHAR) nod_rse, +/*128*/ (UCHAR) nod_abort, (UCHAR) nod_block, (UCHAR) nod_error_handler, +/*131*/ (UCHAR) nod_cast, (UCHAR) nod_release_lock, (UCHAR) nod_release_locks, +/*134*/ (UCHAR) nod_start_savepoint, (UCHAR) nod_end_savepoint, +/*136*/ (UCHAR) nod_find_dbkey, (UCHAR) nod_range_relation, +/*138*/ (UCHAR) nod_delete_ranges, (UCHAR) nod_plan, (UCHAR) nod_merge, +/*141*/ (UCHAR) nod_join, (UCHAR) nod_sequential, (UCHAR) nod_navigational, +/*144*/ (UCHAR) nod_indices, (UCHAR) nod_retrieve, (UCHAR) nod_relation, +/*147*/ (UCHAR) nod_relation, (UCHAR) nod_reset_stream, (UCHAR) nod_release_bookmark, +/*150*/ (UCHAR) nod_set_generator2, (UCHAR) nod_ansi_any, (UCHAR) nod_exists, +/*153*/ (UCHAR) nod_cardinality, (UCHAR) nod_rec_version, (UCHAR) nod_stall, +/*156*/ (UCHAR) nod_seek_no_warn, (UCHAR) nod_find_dbkey_version, +/*158*/ (UCHAR) nod_ansi_all, (UCHAR) nod_extract, (UCHAR) nod_current_date, +/*161*/ (UCHAR) nod_current_timestamp, (UCHAR) nod_current_time, +/*163*/ 0}; +static CONST SCHAR length_table [] = { + 0, e_asgn_length, 0, e_dcl_length, 0, e_erase_length, +/* 6*/ e_for_length, e_for_length, e_if_length, 1, 0, 1, e_send_length, +/* 13*/ 0, e_send_length, e_sto_length, 0, e_lbl_length, 1, +/* 19*/ e_sto_length, 1, 0, 1, 0, 0, e_arg_length, e_var_length, +/* 27*/ e_stat_length, e_stat_length, e_stat_length, e_stat_length, +/* 31*/ e_stat_length, 0, 0, 2, 2, 2, 2, 1, 2, 3, e_arg_length, +/* 42*/ e_stat_length, e_stat_length, 1, 1, 0, 2, 2, 2, 2, +/* 51*/ 2, 2, 2, 2, 2, 3, 2, 2, 1, e_any_length, 1, e_any_length, +/* 63*/ 2, 0, 0, e_index_length, 0, 0, 0, 0, 0, 0, 0, +/* 74*/ 0, 0, 0, 0, 0, e_agg_length, 0, 0, 0, 1, 1, 1, +/* 86*/ 1, 1, e_arg_length, 0, 0, 0, 0, 1, 2, 2, 2, 0, +/* 98*/ 0, 0, 0, e_gen_length, e_pro_length, 1, 1, 3, 3, +/*107*/ 2, 3, e_bookmark_length, 2, 2, e_seek_length, e_find_length, +/*114*/ e_lockrel_length, e_lockrec_length, e_setmark_length, +/*117*/ e_getmark_length, 0, 0, e_esp_length, e_brange_length, +/*122*/ e_erange_length, e_drange_length, e_prc_length, e_prc_length, +/*126*/ e_esp_length, 0, 1, e_blk_length, e_err_length, e_cast_length, +/*132*/ e_rellock_length, 0, 1, 1, e_find_dbkey_length, e_range_relation_length, +/*138*/ 0, 1, 0, 0, 0, 1, 1, 2, 0, 0, e_reset_length, e_relmark_length, +/*150*/ e_gen_length, e_any_length, e_any_length, e_card_length, +/*154*/ 1, 1, e_seek_length, e_find_dbkey_length, e_any_length, +/*159*/ e_extract_length, e_current_date_length, e_current_timestamp_length, +/*162*/ e_current_time_length, 0}; +static CONST SCHAR count_table [] = { + 0, 2, 0, 0, 0, 0, 3, 3, 3, 1, 0, 1, 1, 0, 1, e_sto_length - 1, +/* 16*/ 0, 1, 0, e_sto_length - 1, 1, 0, 0, 0, 0, 0, 0, 2, +/* 28*/ 1, 2, 2, 2, 0, 0, 2, 2, 2, 2, 1, 2, 3, 0, 2, 3, 0, +/* 45*/ 0, 0, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 2, 2, 1, 1, 1, +/* 62*/ 1, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, +/* 77*/ 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, 0, +/* 92*/ 0, 1, 1, 1, 1, 0, 0, 0, 0, 1, 2, 1, 1, 3, 3, 2, +/*108*/ 3, 1, 0, 0, 2, 3, 2, 1, 1, 0, 0, 0, 4, 1, 1, 1, 2, +/*125*/ 2, 4, 0, 0, e_blk_length, 1, 1, 1, 0, 0, 0, 1, 1, 0, +/*139*/ 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 1, 1, 1, 0, 0, 0, +/*156*/ 2, 2, 1, e_extract_count, 0, 0, 0, 0}; +static CONST SCHAR type_table [] = { + 0, STATEMENT, STATEMENT, STATEMENT, STATEMENT, STATEMENT, +/* 6*/ STATEMENT, STATEMENT, STATEMENT, STATEMENT, STATEMENT, +/* 11*/ STATEMENT, STATEMENT, STATEMENT, STATEMENT, STATEMENT, +/* 16*/ 0, STATEMENT, STATEMENT, STATEMENT, STATEMENT, VALUE, +/* 22*/ VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, +/* 30*/ VALUE, VALUE, 0, 0, VALUE, VALUE, VALUE, VALUE, VALUE, +/* 39*/ VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, 0, +/* 47*/ BOOL, BOOL, BOOL, BOOL, BOOL, BOOL, BOOL, BOOL, BOOL, +/* 56*/ BOOL, BOOL, BOOL, BOOL, BOOL, BOOL, BOOL, BOOL, 0, +/* 65*/ STATEMENT, STATEMENT, TYPE_RSE, 0, 0, 0, 0, 0, +/* 73*/ 0, RELATION, RELATION, RELATION, OTHER, 0, RELATION, +/* 80*/ 0, 0, 0, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, +/* 89*/ 0, 0, 0, 0, VALUE, VALUE, VALUE, VALUE, 0, 0, +/* 99*/ 0, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, BOOL, +/*107*/ VALUE, BOOL, VALUE, VALUE, STATEMENT, STATEMENT, STATEMENT, +/*114*/ VALUE, VALUE, STATEMENT, VALUE, 0, RELATION, STATEMENT, +/*121*/ VALUE, STATEMENT, STATEMENT, RELATION, RELATION, STATEMENT, +/*127*/ TYPE_RSE, STATEMENT, STATEMENT, STATEMENT, VALUE, STATEMENT, +/*133*/ STATEMENT, STATEMENT, STATEMENT, STATEMENT, STATEMENT, +/*138*/ STATEMENT, VALUE, VALUE, VALUE, ACCESS_TYPE, ACCESS_TYPE, +/*144*/ ACCESS_TYPE, ACCESS_TYPE, RELATION, RELATION, STATEMENT, +/*149*/ STATEMENT, STATEMENT, BOOL, BOOL, VALUE, VALUE, STATEMENT, +/*156*/ STATEMENT, STATEMENT, BOOL, VALUE, VALUE, VALUE, VALUE, +/*163*/ 0}; +static CONST SCHAR sub_type_table [] = { + 0, VALUE, STATEMENT, OTHER, OTHER, OTHER, STATEMENT, +/* 7*/ STATEMENT, STATEMENT, STATEMENT, STATEMENT, OTHER, +/* 12*/ STATEMENT, STATEMENT, STATEMENT, STATEMENT, 0, STATEMENT, +/* 18*/ OTHER, STATEMENT, VALUE, OTHER, VALUE, VALUE, VALUE, +/* 25*/ VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, 0, +/* 33*/ 0, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, +/* 41*/ VALUE, OTHER, OTHER, VALUE, VALUE, 0, VALUE, VALUE, +/* 49*/ VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, +/* 57*/ BOOL, BOOL, BOOL, TYPE_RSE, VALUE, OTHER, VALUE, 0, +/* 65*/ STATEMENT, STATEMENT, OTHER, 0, 0, 0, 0, 0, 0, +/* 74*/ OTHER, OTHER, OTHER, OTHER, 0, OTHER, 0, 0, 0, +/* 83*/ VALUE, VALUE, VALUE, VALUE, VALUE, VALUE, 0, 0, 0, +/* 92*/ 0, VALUE, VALUE, VALUE, VALUE, 0, 0, 0, VALUE, +/*101*/ VALUE, VALUE, VALUE, VALUE, OTHER, VALUE, VALUE, VALUE, +/*109*/ VALUE, OTHER, OTHER, VALUE, STATEMENT, VALUE, VALUE, +/*116*/ STATEMENT, VALUE, 0, OTHER, OTHER, OTHER, STATEMENT, +/*123*/ STATEMENT, OTHER, OTHER, OTHER, OTHER, OTHER, STATEMENT, +/*130*/ OTHER, VALUE, STATEMENT, STATEMENT, OTHER, OTHER, STATEMENT, +/*137*/ STATEMENT, STATEMENT, VALUE, VALUE, VALUE, OTHER, VALUE, +/*144*/ VALUE, VALUE, OTHER, OTHER, OTHER, OTHER, VALUE, TYPE_RSE, +/*152*/ TYPE_RSE, OTHER, VALUE, STATEMENT, VALUE, STATEMENT, +/*158*/ TYPE_RSE, VALUE, OTHER, OTHER, OTHER, 0}; diff --git a/src/include/gen/codes.h b/src/include/gen/codes.h new file mode 100644 index 0000000000..01c6ea1639 --- /dev/null +++ b/src/include/gen/codes.h @@ -0,0 +1,1460 @@ +/* + * The contents of this file are subject to the Interbase Public + * License Version 1.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy + * of the License at http://www.Inprise.com/IPL.html + * + * Software distributed under the License is distributed on an + * "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express + * or implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The content of this file was generated by the Firebird project + * using the program jrd/codes.e + */ +/* + * + * *** WARNING *** - This file is automatically generated by codes.e - do not edit! + * + */ + +#ifndef JRD_GEN_CODES_H +#define JRD_GEN_CODES_H + +#ifdef __cplusplus /* c++ definitions */ + +const GDS_LONG gds_facility = 20; +const GDS_LONG gds_err_base = 335544320L; +const GDS_LONG gds_err_factor = 1; +const GDS_LONG gds_arg_end = 0; /* end of argument list */ +const GDS_LONG gds_arg_gds = 1; /* generic DSRI status value */ +const GDS_LONG gds_arg_string = 2; /* string argument */ +const GDS_LONG gds_arg_cstring = 3; /* count & string argument */ +const GDS_LONG gds_arg_number = 4; /* numeric argument (long) */ +const GDS_LONG gds_arg_interpreted = 5; /* interpreted status code (string) */ +const GDS_LONG gds_arg_vms = 6; /* VAX/VMS status code (long) */ +const GDS_LONG gds_arg_unix = 7; /* UNIX error code */ +const GDS_LONG gds_arg_domain = 8; /* Apollo/Domain error code */ +const GDS_LONG gds_arg_dos = 9; /* MSDOS/OS2 error code */ +const GDS_LONG gds_arg_mpexl = 10; /* HP MPE/XL error code */ +const GDS_LONG gds_arg_mpexl_ipc = 11; /* HP MPE/XL IPC error code */ +const GDS_LONG gds_arg_next_mach = 15; /* NeXT/Mach error code */ +const GDS_LONG gds_arg_netware = 16; /* NetWare error code */ +const GDS_LONG gds_arg_win32 = 17; /* Win32 error code */ +const GDS_LONG gds_arg_warning = 18; /* warning argument */ + +const GDS_LONG gds_arith_except = 335544321L; +const GDS_LONG gds_bad_dbkey = 335544322L; +const GDS_LONG gds_bad_db_format = 335544323L; +const GDS_LONG gds_bad_db_handle = 335544324L; +const GDS_LONG gds_bad_dpb_content = 335544325L; +const GDS_LONG gds_bad_dpb_form = 335544326L; +const GDS_LONG gds_bad_req_handle = 335544327L; +const GDS_LONG gds_bad_segstr_handle = 335544328L; +const GDS_LONG gds_bad_segstr_id = 335544329L; +const GDS_LONG gds_bad_tpb_content = 335544330L; +const GDS_LONG gds_bad_tpb_form = 335544331L; +const GDS_LONG gds_bad_trans_handle = 335544332L; +const GDS_LONG gds_bug_check = 335544333L; +const GDS_LONG gds_convert_error = 335544334L; +const GDS_LONG gds_db_corrupt = 335544335L; +const GDS_LONG gds_deadlock = 335544336L; +const GDS_LONG gds_excess_trans = 335544337L; +const GDS_LONG gds_from_no_match = 335544338L; +const GDS_LONG gds_infinap = 335544339L; +const GDS_LONG gds_infona = 335544340L; +const GDS_LONG gds_infunk = 335544341L; +const GDS_LONG gds_integ_fail = 335544342L; +const GDS_LONG gds_invalid_blr = 335544343L; +const GDS_LONG gds_io_error = 335544344L; +const GDS_LONG gds_lock_conflict = 335544345L; +const GDS_LONG gds_metadata_corrupt = 335544346L; +const GDS_LONG gds_not_valid = 335544347L; +const GDS_LONG gds_no_cur_rec = 335544348L; +const GDS_LONG gds_no_dup = 335544349L; +const GDS_LONG gds_no_finish = 335544350L; +const GDS_LONG gds_no_meta_update = 335544351L; +const GDS_LONG gds_no_priv = 335544352L; +const GDS_LONG gds_no_recon = 335544353L; +const GDS_LONG gds_no_record = 335544354L; +const GDS_LONG gds_no_segstr_close = 335544355L; +const GDS_LONG gds_obsolete_metadata = 335544356L; +const GDS_LONG gds_open_trans = 335544357L; +const GDS_LONG gds_port_len = 335544358L; +const GDS_LONG gds_read_only_field = 335544359L; +const GDS_LONG gds_read_only_rel = 335544360L; +const GDS_LONG gds_read_only_trans = 335544361L; +const GDS_LONG gds_read_only_view = 335544362L; +const GDS_LONG gds_req_no_trans = 335544363L; +const GDS_LONG gds_req_sync = 335544364L; +const GDS_LONG gds_req_wrong_db = 335544365L; +const GDS_LONG gds_segment = 335544366L; +const GDS_LONG gds_segstr_eof = 335544367L; +const GDS_LONG gds_segstr_no_op = 335544368L; +const GDS_LONG gds_segstr_no_read = 335544369L; +const GDS_LONG gds_segstr_no_trans = 335544370L; +const GDS_LONG gds_segstr_no_write = 335544371L; +const GDS_LONG gds_segstr_wrong_db = 335544372L; +const GDS_LONG gds_sys_request = 335544373L; +const GDS_LONG gds_stream_eof = 335544374L; +const GDS_LONG gds_unavailable = 335544375L; +const GDS_LONG gds_unres_rel = 335544376L; +const GDS_LONG gds_uns_ext = 335544377L; +const GDS_LONG gds_wish_list = 335544378L; +const GDS_LONG gds_wrong_ods = 335544379L; +const GDS_LONG gds_wronumarg = 335544380L; +const GDS_LONG gds_imp_exc = 335544381L; +const GDS_LONG gds_random = 335544382L; +const GDS_LONG gds_fatal_conflict = 335544383L; +const GDS_LONG gds_badblk = 335544384L; +const GDS_LONG gds_invpoolcl = 335544385L; +const GDS_LONG gds_nopoolids = 335544386L; +const GDS_LONG gds_relbadblk = 335544387L; +const GDS_LONG gds_blktoobig = 335544388L; +const GDS_LONG gds_bufexh = 335544389L; +const GDS_LONG gds_syntaxerr = 335544390L; +const GDS_LONG gds_bufinuse = 335544391L; +const GDS_LONG gds_bdbincon = 335544392L; +const GDS_LONG gds_reqinuse = 335544393L; +const GDS_LONG gds_badodsver = 335544394L; +const GDS_LONG gds_relnotdef = 335544395L; +const GDS_LONG gds_fldnotdef = 335544396L; +const GDS_LONG gds_dirtypage = 335544397L; +const GDS_LONG gds_waifortra = 335544398L; +const GDS_LONG gds_doubleloc = 335544399L; +const GDS_LONG gds_nodnotfnd = 335544400L; +const GDS_LONG gds_dupnodfnd = 335544401L; +const GDS_LONG gds_locnotmar = 335544402L; +const GDS_LONG gds_badpagtyp = 335544403L; +const GDS_LONG gds_corrupt = 335544404L; +const GDS_LONG gds_badpage = 335544405L; +const GDS_LONG gds_badindex = 335544406L; +const GDS_LONG gds_dbbnotzer = 335544407L; +const GDS_LONG gds_tranotzer = 335544408L; +const GDS_LONG gds_trareqmis = 335544409L; +const GDS_LONG gds_badhndcnt = 335544410L; +const GDS_LONG gds_wrotpbver = 335544411L; +const GDS_LONG gds_wroblrver = 335544412L; +const GDS_LONG gds_wrodpbver = 335544413L; +const GDS_LONG gds_blobnotsup = 335544414L; +const GDS_LONG gds_badrelation = 335544415L; +const GDS_LONG gds_nodetach = 335544416L; +const GDS_LONG gds_notremote = 335544417L; +const GDS_LONG gds_trainlim = 335544418L; +const GDS_LONG gds_notinlim = 335544419L; +const GDS_LONG gds_traoutsta = 335544420L; +const GDS_LONG gds_connect_reject = 335544421L; +const GDS_LONG gds_dbfile = 335544422L; +const GDS_LONG gds_orphan = 335544423L; +const GDS_LONG gds_no_lock_mgr = 335544424L; +const GDS_LONG gds_ctxinuse = 335544425L; +const GDS_LONG gds_ctxnotdef = 335544426L; +const GDS_LONG gds_datnotsup = 335544427L; +const GDS_LONG gds_badmsgnum = 335544428L; +const GDS_LONG gds_badparnum = 335544429L; +const GDS_LONG gds_virmemexh = 335544430L; +const GDS_LONG gds_blocking_signal = 335544431L; +const GDS_LONG gds_lockmanerr = 335544432L; +const GDS_LONG gds_journerr = 335544433L; +const GDS_LONG gds_keytoobig = 335544434L; +const GDS_LONG gds_nullsegkey = 335544435L; +const GDS_LONG gds_sqlerr = 335544436L; +const GDS_LONG gds_wrodynver = 335544437L; +const GDS_LONG gds_funnotdef = 335544438L; +const GDS_LONG gds_funmismat = 335544439L; +const GDS_LONG gds_bad_msg_vec = 335544440L; +const GDS_LONG gds_bad_detach = 335544441L; +const GDS_LONG gds_noargacc_read = 335544442L; +const GDS_LONG gds_noargacc_write = 335544443L; +const GDS_LONG gds_read_only = 335544444L; +const GDS_LONG gds_ext_err = 335544445L; +const GDS_LONG gds_non_updatable = 335544446L; +const GDS_LONG gds_no_rollback = 335544447L; +const GDS_LONG gds_bad_sec_info = 335544448L; +const GDS_LONG gds_invalid_sec_info = 335544449L; +const GDS_LONG gds_misc_interpreted = 335544450L; +const GDS_LONG gds_update_conflict = 335544451L; +const GDS_LONG gds_unlicensed = 335544452L; +const GDS_LONG gds_obj_in_use = 335544453L; +const GDS_LONG gds_nofilter = 335544454L; +const GDS_LONG gds_shadow_accessed = 335544455L; +const GDS_LONG gds_invalid_sdl = 335544456L; +const GDS_LONG gds_out_of_bounds = 335544457L; +const GDS_LONG gds_invalid_dimension = 335544458L; +const GDS_LONG gds_rec_in_limbo = 335544459L; +const GDS_LONG gds_shadow_missing = 335544460L; +const GDS_LONG gds_cant_validate = 335544461L; +const GDS_LONG gds_cant_start_journal = 335544462L; +const GDS_LONG gds_gennotdef = 335544463L; +const GDS_LONG gds_cant_start_logging = 335544464L; +const GDS_LONG gds_bad_segstr_type = 335544465L; +const GDS_LONG gds_foreign_key = 335544466L; +const GDS_LONG gds_high_minor = 335544467L; +const GDS_LONG gds_tra_state = 335544468L; +const GDS_LONG gds_trans_invalid = 335544469L; +const GDS_LONG gds_buf_invalid = 335544470L; +const GDS_LONG gds_indexnotdefined = 335544471L; +const GDS_LONG gds_login = 335544472L; +const GDS_LONG gds_invalid_bookmark = 335544473L; +const GDS_LONG gds_bad_lock_level = 335544474L; +const GDS_LONG gds_relation_lock = 335544475L; +const GDS_LONG gds_record_lock = 335544476L; +const GDS_LONG gds_max_idx = 335544477L; +const GDS_LONG gds_jrn_enable = 335544478L; +const GDS_LONG gds_old_failure = 335544479L; +const GDS_LONG gds_old_in_progress = 335544480L; +const GDS_LONG gds_old_no_space = 335544481L; +const GDS_LONG gds_no_wal_no_jrn = 335544482L; +const GDS_LONG gds_num_old_files = 335544483L; +const GDS_LONG gds_wal_file_open = 335544484L; +const GDS_LONG gds_bad_stmt_handle = 335544485L; +const GDS_LONG gds_wal_failure = 335544486L; +const GDS_LONG gds_walw_err = 335544487L; +const GDS_LONG gds_logh_small = 335544488L; +const GDS_LONG gds_logh_inv_version = 335544489L; +const GDS_LONG gds_logh_open_flag = 335544490L; +const GDS_LONG gds_logh_open_flag2 = 335544491L; +const GDS_LONG gds_logh_diff_dbname = 335544492L; +const GDS_LONG gds_logf_unexpected_eof = 335544493L; +const GDS_LONG gds_logr_incomplete = 335544494L; +const GDS_LONG gds_logr_header_small = 335544495L; +const GDS_LONG gds_logb_small = 335544496L; +const GDS_LONG gds_wal_illegal_attach = 335544497L; +const GDS_LONG gds_wal_invalid_wpb = 335544498L; +const GDS_LONG gds_wal_err_rollover = 335544499L; +const GDS_LONG gds_no_wal = 335544500L; +const GDS_LONG gds_drop_wal = 335544501L; +const GDS_LONG gds_stream_not_defined = 335544502L; +const GDS_LONG gds_wal_subsys_error = 335544503L; +const GDS_LONG gds_wal_subsys_corrupt = 335544504L; +const GDS_LONG gds_no_archive = 335544505L; +const GDS_LONG gds_shutinprog = 335544506L; +const GDS_LONG gds_range_in_use = 335544507L; +const GDS_LONG gds_range_not_found = 335544508L; +const GDS_LONG gds_charset_not_found = 335544509L; +const GDS_LONG gds_lock_timeout = 335544510L; +const GDS_LONG gds_prcnotdef = 335544511L; +const GDS_LONG gds_prcmismat = 335544512L; +const GDS_LONG gds_wal_bugcheck = 335544513L; +const GDS_LONG gds_wal_cant_expand = 335544514L; +const GDS_LONG gds_codnotdef = 335544515L; +const GDS_LONG gds_xcpnotdef = 335544516L; +const GDS_LONG gds_except = 335544517L; +const GDS_LONG gds_cache_restart = 335544518L; +const GDS_LONG gds_bad_lock_handle = 335544519L; +const GDS_LONG gds_jrn_present = 335544520L; +const GDS_LONG gds_wal_err_rollover2 = 335544521L; +const GDS_LONG gds_wal_err_logwrite = 335544522L; +const GDS_LONG gds_wal_err_jrn_comm = 335544523L; +const GDS_LONG gds_wal_err_expansion = 335544524L; +const GDS_LONG gds_wal_err_setup = 335544525L; +const GDS_LONG gds_wal_err_ww_sync = 335544526L; +const GDS_LONG gds_wal_err_ww_start = 335544527L; +const GDS_LONG gds_shutdown = 335544528L; +const GDS_LONG gds_existing_priv_mod = 335544529L; +const GDS_LONG gds_primary_key_ref = 335544530L; +const GDS_LONG gds_primary_key_notnull = 335544531L; +const GDS_LONG gds_ref_cnstrnt_notfound = 335544532L; +const GDS_LONG gds_foreign_key_notfound = 335544533L; +const GDS_LONG gds_ref_cnstrnt_update = 335544534L; +const GDS_LONG gds_check_cnstrnt_update = 335544535L; +const GDS_LONG gds_check_cnstrnt_del = 335544536L; +const GDS_LONG gds_integ_index_seg_del = 335544537L; +const GDS_LONG gds_integ_index_seg_mod = 335544538L; +const GDS_LONG gds_integ_index_del = 335544539L; +const GDS_LONG gds_integ_index_mod = 335544540L; +const GDS_LONG gds_check_trig_del = 335544541L; +const GDS_LONG gds_check_trig_update = 335544542L; +const GDS_LONG gds_cnstrnt_fld_del = 335544543L; +const GDS_LONG gds_cnstrnt_fld_rename = 335544544L; +const GDS_LONG gds_rel_cnstrnt_update = 335544545L; +const GDS_LONG gds_constaint_on_view = 335544546L; +const GDS_LONG gds_invld_cnstrnt_type = 335544547L; +const GDS_LONG gds_primary_key_exists = 335544548L; +const GDS_LONG gds_systrig_update = 335544549L; +const GDS_LONG gds_not_rel_owner = 335544550L; +const GDS_LONG gds_grant_obj_notfound = 335544551L; +const GDS_LONG gds_grant_fld_notfound = 335544552L; +const GDS_LONG gds_grant_nopriv = 335544553L; +const GDS_LONG gds_nonsql_security_rel = 335544554L; +const GDS_LONG gds_nonsql_security_fld = 335544555L; +const GDS_LONG gds_wal_cache_err = 335544556L; +const GDS_LONG gds_shutfail = 335544557L; +const GDS_LONG gds_check_constraint = 335544558L; +const GDS_LONG gds_bad_svc_handle = 335544559L; +const GDS_LONG gds_shutwarn = 335544560L; +const GDS_LONG gds_wrospbver = 335544561L; +const GDS_LONG gds_bad_spb_form = 335544562L; +const GDS_LONG gds_svcnotdef = 335544563L; +const GDS_LONG gds_no_jrn = 335544564L; +const GDS_LONG gds_transliteration_failed = 335544565L; +const GDS_LONG gds_start_cm_for_wal = 335544566L; +const GDS_LONG gds_wal_ovflow_log_required = 335544567L; +const GDS_LONG gds_text_subtype = 335544568L; +const GDS_LONG gds_dsql_error = 335544569L; +const GDS_LONG gds_dsql_command_err = 335544570L; +const GDS_LONG gds_dsql_constant_err = 335544571L; +const GDS_LONG gds_dsql_cursor_err = 335544572L; +const GDS_LONG gds_dsql_datatype_err = 335544573L; +const GDS_LONG gds_dsql_decl_err = 335544574L; +const GDS_LONG gds_dsql_cursor_update_err = 335544575L; +const GDS_LONG gds_dsql_cursor_open_err = 335544576L; +const GDS_LONG gds_dsql_cursor_close_err = 335544577L; +const GDS_LONG gds_dsql_field_err = 335544578L; +const GDS_LONG gds_dsql_internal_err = 335544579L; +const GDS_LONG gds_dsql_relation_err = 335544580L; +const GDS_LONG gds_dsql_procedure_err = 335544581L; +const GDS_LONG gds_dsql_request_err = 335544582L; +const GDS_LONG gds_dsql_sqlda_err = 335544583L; +const GDS_LONG gds_dsql_var_count_err = 335544584L; +const GDS_LONG gds_dsql_stmt_handle = 335544585L; +const GDS_LONG gds_dsql_function_err = 335544586L; +const GDS_LONG gds_dsql_blob_err = 335544587L; +const GDS_LONG gds_collation_not_found = 335544588L; +const GDS_LONG gds_collation_not_for_charset = 335544589L; +const GDS_LONG gds_dsql_dup_option = 335544590L; +const GDS_LONG gds_dsql_tran_err = 335544591L; +const GDS_LONG gds_dsql_invalid_array = 335544592L; +const GDS_LONG gds_dsql_max_arr_dim_exceeded = 335544593L; +const GDS_LONG gds_dsql_arr_range_error = 335544594L; +const GDS_LONG gds_dsql_trigger_err = 335544595L; +const GDS_LONG gds_dsql_subselect_err = 335544596L; +const GDS_LONG gds_dsql_crdb_prepare_err = 335544597L; +const GDS_LONG gds_specify_field_err = 335544598L; +const GDS_LONG gds_num_field_err = 335544599L; +const GDS_LONG gds_col_name_err = 335544600L; +const GDS_LONG gds_where_err = 335544601L; +const GDS_LONG gds_table_view_err = 335544602L; +const GDS_LONG gds_distinct_err = 335544603L; +const GDS_LONG gds_key_field_count_err = 335544604L; +const GDS_LONG gds_subquery_err = 335544605L; +const GDS_LONG gds_expression_eval_err = 335544606L; +const GDS_LONG gds_node_err = 335544607L; +const GDS_LONG gds_command_end_err = 335544608L; +const GDS_LONG gds_index_name = 335544609L; +const GDS_LONG gds_exception_name = 335544610L; +const GDS_LONG gds_field_name = 335544611L; +const GDS_LONG gds_token_err = 335544612L; +const GDS_LONG gds_union_err = 335544613L; +const GDS_LONG gds_dsql_construct_err = 335544614L; +const GDS_LONG gds_field_aggregate_err = 335544615L; +const GDS_LONG gds_field_ref_err = 335544616L; +const GDS_LONG gds_order_by_err = 335544617L; +const GDS_LONG gds_return_mode_err = 335544618L; +const GDS_LONG gds_extern_func_err = 335544619L; +const GDS_LONG gds_alias_conflict_err = 335544620L; +const GDS_LONG gds_procedure_conflict_error = 335544621L; +const GDS_LONG gds_relation_conflict_err = 335544622L; +const GDS_LONG gds_dsql_domain_err = 335544623L; +const GDS_LONG gds_idx_seg_err = 335544624L; +const GDS_LONG gds_node_name_err = 335544625L; +const GDS_LONG gds_table_name = 335544626L; +const GDS_LONG gds_proc_name = 335544627L; +const GDS_LONG gds_idx_create_err = 335544628L; +const GDS_LONG gds_wal_shadow_err = 335544629L; +const GDS_LONG gds_dependency = 335544630L; +const GDS_LONG gds_idx_key_err = 335544631L; +const GDS_LONG gds_dsql_file_length_err = 335544632L; +const GDS_LONG gds_dsql_shadow_number_err = 335544633L; +const GDS_LONG gds_dsql_token_unk_err = 335544634L; +const GDS_LONG gds_dsql_no_relation_alias = 335544635L; +const GDS_LONG gds_indexname = 335544636L; +const GDS_LONG gds_no_stream_plan = 335544637L; +const GDS_LONG gds_stream_twice = 335544638L; +const GDS_LONG gds_stream_not_found = 335544639L; +const GDS_LONG gds_collation_requires_text = 335544640L; +const GDS_LONG gds_dsql_domain_not_found = 335544641L; +const GDS_LONG gds_index_unused = 335544642L; +const GDS_LONG gds_dsql_self_join = 335544643L; +const GDS_LONG gds_stream_bof = 335544644L; +const GDS_LONG gds_stream_crack = 335544645L; +const GDS_LONG gds_db_or_file_exists = 335544646L; +const GDS_LONG gds_invalid_operator = 335544647L; +const GDS_LONG gds_conn_lost = 335544648L; +const GDS_LONG gds_bad_checksum = 335544649L; +const GDS_LONG gds_page_type_err = 335544650L; +const GDS_LONG gds_ext_readonly_err = 335544651L; +const GDS_LONG gds_sing_select_err = 335544652L; +const GDS_LONG gds_psw_attach = 335544653L; +const GDS_LONG gds_psw_start_trans = 335544654L; +const GDS_LONG gds_invalid_direction = 335544655L; +const GDS_LONG gds_dsql_var_conflict = 335544656L; +const GDS_LONG gds_dsql_no_blob_array = 335544657L; +const GDS_LONG gds_dsql_base_table = 335544658L; +const GDS_LONG gds_duplicate_base_table = 335544659L; +const GDS_LONG gds_view_alias = 335544660L; +const GDS_LONG gds_index_root_page_full = 335544661L; +const GDS_LONG gds_dsql_blob_type_unknown = 335544662L; +const GDS_LONG gds_req_max_clones_exceeded = 335544663L; +const GDS_LONG gds_dsql_duplicate_spec = 335544664L; +const GDS_LONG gds_unique_key_violation = 335544665L; +const GDS_LONG gds_srvr_version_too_old = 335544666L; +const GDS_LONG gds_drdb_completed_with_errs = 335544667L; +const GDS_LONG gds_dsql_procedure_use_err = 335544668L; +const GDS_LONG gds_dsql_count_mismatch = 335544669L; +const GDS_LONG gds_blob_idx_err = 335544670L; +const GDS_LONG gds_array_idx_err = 335544671L; +const GDS_LONG gds_key_field_err = 335544672L; +const GDS_LONG gds_no_delete = 335544673L; +const GDS_LONG gds_del_last_field = 335544674L; +const GDS_LONG gds_sort_err = 335544675L; +const GDS_LONG gds_sort_mem_err = 335544676L; +const GDS_LONG gds_version_err = 335544677L; +const GDS_LONG gds_inval_key_posn = 335544678L; +const GDS_LONG gds_no_segments_err = 335544679L; +const GDS_LONG gds_crrp_data_err = 335544680L; +const GDS_LONG gds_rec_size_err = 335544681L; +const GDS_LONG gds_dsql_field_ref = 335544682L; +const GDS_LONG gds_req_depth_exceeded = 335544683L; +const GDS_LONG gds_no_field_access = 335544684L; +const GDS_LONG gds_no_dbkey = 335544685L; +const GDS_LONG gds_jrn_format_err = 335544686L; +const GDS_LONG gds_jrn_file_full = 335544687L; +const GDS_LONG gds_dsql_open_cursor_request = 335544688L; +const GDS_LONG gds_ib_error = 335544689L; +const GDS_LONG gds_cache_redef = 335544690L; +const GDS_LONG gds_cache_too_small = 335544691L; +const GDS_LONG gds_log_redef = 335544692L; +const GDS_LONG gds_log_too_small = 335544693L; +const GDS_LONG gds_partition_too_small = 335544694L; +const GDS_LONG gds_partition_not_supp = 335544695L; +const GDS_LONG gds_log_length_spec = 335544696L; +const GDS_LONG gds_precision_err = 335544697L; +const GDS_LONG gds_scale_nogt = 335544698L; +const GDS_LONG gds_expec_short = 335544699L; +const GDS_LONG gds_expec_long = 335544700L; +const GDS_LONG gds_expec_ushort = 335544701L; +const GDS_LONG gds_like_escape_invalid = 335544702L; +const GDS_LONG gds_svcnoexe = 335544703L; +const GDS_LONG gds_net_lookup_err = 335544704L; +const GDS_LONG gds_service_unknown = 335544705L; +const GDS_LONG gds_host_unknown = 335544706L; +const GDS_LONG gds_grant_nopriv_on_base = 335544707L; +const GDS_LONG gds_dyn_fld_ambiguous = 335544708L; +const GDS_LONG gds_dsql_agg_ref_err = 335544709L; +const GDS_LONG gds_complex_view = 335544710L; +const GDS_LONG gds_unprepared_stmt = 335544711L; +const GDS_LONG gds_expec_positive = 335544712L; +const GDS_LONG gds_dsql_sqlda_value_err = 335544713L; +const GDS_LONG gds_invalid_array_id = 335544714L; +const GDS_LONG gds_extfile_uns_op = 335544715L; +const GDS_LONG gds_svc_in_use = 335544716L; +const GDS_LONG gds_err_stack_limit = 335544717L; +const GDS_LONG gds_invalid_key = 335544718L; +const GDS_LONG gds_net_init_error = 335544719L; +const GDS_LONG gds_loadlib_failure = 335544720L; +const GDS_LONG gds_network_error = 335544721L; +const GDS_LONG gds_net_connect_err = 335544722L; +const GDS_LONG gds_net_connect_listen_err = 335544723L; +const GDS_LONG gds_net_event_connect_err = 335544724L; +const GDS_LONG gds_net_event_listen_err = 335544725L; +const GDS_LONG gds_net_read_err = 335544726L; +const GDS_LONG gds_net_write_err = 335544727L; +const GDS_LONG gds_integ_index_deactivate = 335544728L; +const GDS_LONG gds_integ_deactivate_primary = 335544729L; +const GDS_LONG gds_cse_not_supported = 335544730L; +const GDS_LONG gds_tra_must_sweep = 335544731L; +const GDS_LONG gds_unsupported_network_drive = 335544732L; +const GDS_LONG gds_io_create_err = 335544733L; +const GDS_LONG gds_io_open_err = 335544734L; +const GDS_LONG gds_io_close_err = 335544735L; +const GDS_LONG gds_io_read_err = 335544736L; +const GDS_LONG gds_io_write_err = 335544737L; +const GDS_LONG gds_io_delete_err = 335544738L; +const GDS_LONG gds_io_access_err = 335544739L; +const GDS_LONG gds_udf_exception = 335544740L; +const GDS_LONG gds_lost_db_connection = 335544741L; +const GDS_LONG gds_no_write_user_priv = 335544742L; +const GDS_LONG gds_token_too_long = 335544743L; +const GDS_LONG gds_max_att_exceeded = 335544744L; +const GDS_LONG gds_login_same_as_role_name = 335544745L; +const GDS_LONG gds_reftable_requires_pk = 335544746L; +const GDS_LONG gds_usrname_too_long = 335544747L; +const GDS_LONG gds_password_too_long = 335544748L; +const GDS_LONG gds_usrname_required = 335544749L; +const GDS_LONG gds_password_required = 335544750L; +const GDS_LONG gds_bad_protocol = 335544751L; +const GDS_LONG gds_dup_usrname_found = 335544752L; +const GDS_LONG gds_usrname_not_found = 335544753L; +const GDS_LONG gds_error_adding_sec_record = 335544754L; +const GDS_LONG gds_error_modifying_sec_record = 335544755L; +const GDS_LONG gds_error_deleting_sec_record = 335544756L; +const GDS_LONG gds_error_updating_sec_db = 335544757L; +const GDS_LONG gds_sort_rec_size_err = 335544758L; +const GDS_LONG gds_bad_default_value = 335544759L; +const GDS_LONG gds_invalid_clause = 335544760L; +const GDS_LONG gds_too_many_handles = 335544761L; +const GDS_LONG gds_optimizer_blk_exc = 335544762L; +const GDS_LONG gds_invalid_string_constant = 335544763L; +const GDS_LONG gds_transitional_date = 335544764L; +const GDS_LONG gds_read_only_database = 335544765L; +const GDS_LONG gds_must_be_dialect_2_and_up = 335544766L; +const GDS_LONG gds_blob_filter_exception = 335544767L; +const GDS_LONG gds_exception_access_violation = 335544768L; +const GDS_LONG gds_exception_datatype_missalignment = 335544769L; +const GDS_LONG gds_exception_array_bounds_exceeded = 335544770L; +const GDS_LONG gds_exception_float_denormal_operand = 335544771L; +const GDS_LONG gds_exception_float_divide_by_zero = 335544772L; +const GDS_LONG gds_exception_float_inexact_result = 335544773L; +const GDS_LONG gds_exception_float_invalid_operand = 335544774L; +const GDS_LONG gds_exception_float_overflow = 335544775L; +const GDS_LONG gds_exception_float_stack_check = 335544776L; +const GDS_LONG gds_exception_float_underflow = 335544777L; +const GDS_LONG gds_exception_integer_divide_by_zero = 335544778L; +const GDS_LONG gds_exception_integer_overflow = 335544779L; +const GDS_LONG gds_exception_unknown = 335544780L; +const GDS_LONG gds_exception_stack_overflow = 335544781L; +const GDS_LONG gds_exception_sigsegv = 335544782L; +const GDS_LONG gds_exception_sigill = 335544783L; +const GDS_LONG gds_exception_sigbus = 335544784L; +const GDS_LONG gds_exception_sigfpe = 335544785L; +const GDS_LONG gds_ext_file_delete = 335544786L; +const GDS_LONG gds_ext_file_modify = 335544787L; +const GDS_LONG gds_adm_task_denied = 335544788L; +const GDS_LONG gds_extract_input_mismatch = 335544789L; +const GDS_LONG gds_insufficient_svc_privileges = 335544790L; +const GDS_LONG gds_file_in_use = 335544791L; +const GDS_LONG gds_service_att_err = 335544792L; +const GDS_LONG gds_ddl_not_allowed_by_db_sql_dial = 335544793L; +const GDS_LONG gds_cancelled = 335544794L; +const GDS_LONG gds_unexp_spb_form = 335544795L; +const GDS_LONG gds_sql_dialect_datatype_unsupport = 335544796L; +const GDS_LONG gds_svcnouser = 335544797L; +const GDS_LONG gds_depend_on_uncommitted_rel = 335544798L; +const GDS_LONG gds_svc_name_missing = 335544799L; +const GDS_LONG gds_too_many_contexts = 335544800L; +const GDS_LONG gds_datype_notsup = 335544801L; +const GDS_LONG gds_dialect_reset_warning = 335544802L; +const GDS_LONG gds_dialect_not_changed = 335544803L; +const GDS_LONG gds_database_create_failed = 335544804L; +const GDS_LONG gds_inv_dialect_specified = 335544805L; +const GDS_LONG gds_valid_db_dialects = 335544806L; +const GDS_LONG gds_sqlwarn = 335544807L; +const GDS_LONG gds_dtype_renamed = 335544808L; +const GDS_LONG gds_extern_func_dir_error = 335544809L; +const GDS_LONG gds_date_range_exceeded = 335544810L; +const GDS_LONG gds_inv_client_dialect_specified = 335544811L; +const GDS_LONG gds_valid_client_dialects = 335544812L; +const GDS_LONG gds_optimizer_between_err = 335544813L; +const GDS_LONG gds_service_not_supported = 335544814L; +const GDS_LONG gds_generator_name = 335544815L; +const GDS_LONG gds_udf_name = 335544816L; +const GDS_LONG gds_gfix_db_name = 335740929L; +const GDS_LONG gds_gfix_invalid_sw = 335740930L; +const GDS_LONG gds_gfix_incmp_sw = 335740932L; +const GDS_LONG gds_gfix_replay_req = 335740933L; +const GDS_LONG gds_gfix_pgbuf_req = 335740934L; +const GDS_LONG gds_gfix_val_req = 335740935L; +const GDS_LONG gds_gfix_pval_req = 335740936L; +const GDS_LONG gds_gfix_trn_req = 335740937L; +const GDS_LONG gds_gfix_full_req = 335740940L; +const GDS_LONG gds_gfix_usrname_req = 335740941L; +const GDS_LONG gds_gfix_pass_req = 335740942L; +const GDS_LONG gds_gfix_subs_name = 335740943L; +const GDS_LONG gds_gfix_wal_req = 335740944L; +const GDS_LONG gds_gfix_sec_req = 335740945L; +const GDS_LONG gds_gfix_nval_req = 335740946L; +const GDS_LONG gds_gfix_type_shut = 335740947L; +const GDS_LONG gds_gfix_retry = 335740948L; +const GDS_LONG gds_gfix_retry_db = 335740951L; +const GDS_LONG gds_gfix_exceed_max = 335740991L; +const GDS_LONG gds_gfix_corrupt_pool = 335740992L; +const GDS_LONG gds_gfix_mem_exhausted = 335740993L; +const GDS_LONG gds_gfix_bad_pool = 335740994L; +const GDS_LONG gds_gfix_trn_not_valid = 335740995L; +const GDS_LONG gds_gfix_unexp_eoi = 335741012L; +const GDS_LONG gds_gfix_recon_fail = 335741018L; +const GDS_LONG gds_gfix_trn_unknown = 335741036L; +const GDS_LONG gds_gfix_mode_req = 335741038L; +const GDS_LONG gds_gfix_opt_SQL_dialect = 335741039L; +const GDS_LONG gds_dsql_dbkey_from_non_table = 336003074L; +const GDS_LONG gds_dsql_transitional_numeric = 336003075L; +const GDS_LONG gds_dsql_dialect_warning_expr = 336003076L; +const GDS_LONG gds_sql_db_dialect_dtype_unsupport = 336003077L; +const GDS_LONG gds_isc_sql_dialect_conflict_num = 336003079L; +const GDS_LONG gds_dsql_warning_number_ambiguous = 336003080L; +const GDS_LONG gds_dsql_warning_number_ambiguous1 = 336003081L; +const GDS_LONG gds_dsql_warn_precision_ambiguous = 336003082L; +const GDS_LONG gds_dsql_warn_precision_ambiguous1 = 336003083L; +const GDS_LONG gds_dsql_warn_precision_ambiguous2 = 336003084L; +const GDS_LONG gds_dyn_role_does_not_exist = 336068796L; +const GDS_LONG gds_dyn_no_grant_admin_opt = 336068797L; +const GDS_LONG gds_dyn_user_not_role_member = 336068798L; +const GDS_LONG gds_dyn_delete_role_failed = 336068799L; +const GDS_LONG gds_dyn_grant_role_to_user = 336068800L; +const GDS_LONG gds_dyn_inv_sql_role_name = 336068801L; +const GDS_LONG gds_dyn_dup_sql_role = 336068802L; +const GDS_LONG gds_dyn_kywd_spec_for_role = 336068803L; +const GDS_LONG gds_dyn_roles_not_supported = 336068804L; +const GDS_LONG gds_dyn_domain_name_exists = 336068812L; +const GDS_LONG gds_dyn_field_name_exists = 336068813L; +const GDS_LONG gds_dyn_dependency_exists = 336068814L; +const GDS_LONG gds_dyn_dtype_invalid = 336068815L; +const GDS_LONG gds_dyn_char_fld_too_small = 336068816L; +const GDS_LONG gds_dyn_invalid_dtype_conversion = 336068817L; +const GDS_LONG gds_dyn_dtype_conv_invalid = 336068818L; +const GDS_LONG gds_dyn_zero_len_id = 336068820L; +const GDS_LONG gds_gbak_unknown_switch = 336330753L; +const GDS_LONG gds_gbak_page_size_missing = 336330754L; +const GDS_LONG gds_gbak_page_size_toobig = 336330755L; +const GDS_LONG gds_gbak_redir_ouput_missing = 336330756L; +const GDS_LONG gds_gbak_switches_conflict = 336330757L; +const GDS_LONG gds_gbak_unknown_device = 336330758L; +const GDS_LONG gds_gbak_no_protection = 336330759L; +const GDS_LONG gds_gbak_page_size_not_allowed = 336330760L; +const GDS_LONG gds_gbak_multi_source_dest = 336330761L; +const GDS_LONG gds_gbak_filename_missing = 336330762L; +const GDS_LONG gds_gbak_dup_inout_names = 336330763L; +const GDS_LONG gds_gbak_inv_page_size = 336330764L; +const GDS_LONG gds_gbak_db_specified = 336330765L; +const GDS_LONG gds_gbak_db_exists = 336330766L; +const GDS_LONG gds_gbak_unk_device = 336330767L; +const GDS_LONG gds_gbak_blob_info_failed = 336330772L; +const GDS_LONG gds_gbak_unk_blob_item = 336330773L; +const GDS_LONG gds_gbak_get_seg_failed = 336330774L; +const GDS_LONG gds_gbak_close_blob_failed = 336330775L; +const GDS_LONG gds_gbak_open_blob_failed = 336330776L; +const GDS_LONG gds_gbak_put_blr_gen_id_failed = 336330777L; +const GDS_LONG gds_gbak_unk_type = 336330778L; +const GDS_LONG gds_gbak_comp_req_failed = 336330779L; +const GDS_LONG gds_gbak_start_req_failed = 336330780L; +const GDS_LONG gds_gbak_rec_failed = 336330781L; +const GDS_LONG gds_gbak_rel_req_failed = 336330782L; +const GDS_LONG gds_gbak_db_info_failed = 336330783L; +const GDS_LONG gds_gbak_no_db_desc = 336330784L; +const GDS_LONG gds_gbak_db_create_failed = 336330785L; +const GDS_LONG gds_gbak_decomp_len_error = 336330786L; +const GDS_LONG gds_gbak_tbl_missing = 336330787L; +const GDS_LONG gds_gbak_blob_col_missing = 336330788L; +const GDS_LONG gds_gbak_create_blob_failed = 336330789L; +const GDS_LONG gds_gbak_put_seg_failed = 336330790L; +const GDS_LONG gds_gbak_rec_len_exp = 336330791L; +const GDS_LONG gds_gbak_inv_rec_len = 336330792L; +const GDS_LONG gds_gbak_exp_data_type = 336330793L; +const GDS_LONG gds_gbak_gen_id_failed = 336330794L; +const GDS_LONG gds_gbak_unk_rec_type = 336330795L; +const GDS_LONG gds_gbak_inv_bkup_ver = 336330796L; +const GDS_LONG gds_gbak_missing_bkup_desc = 336330797L; +const GDS_LONG gds_gbak_string_trunc = 336330798L; +const GDS_LONG gds_gbak_cant_rest_record = 336330799L; +const GDS_LONG gds_gbak_send_failed = 336330800L; +const GDS_LONG gds_gbak_no_tbl_name = 336330801L; +const GDS_LONG gds_gbak_unexp_eof = 336330802L; +const GDS_LONG gds_gbak_db_format_too_old = 336330803L; +const GDS_LONG gds_gbak_inv_array_dim = 336330804L; +const GDS_LONG gds_gbak_xdr_len_expected = 336330807L; +const GDS_LONG gds_gbak_open_bkup_error = 336330817L; +const GDS_LONG gds_gbak_open_error = 336330818L; +const GDS_LONG gds_gbak_missing_block_fac = 336330934L; +const GDS_LONG gds_gbak_inv_block_fac = 336330935L; +const GDS_LONG gds_gbak_block_fac_specified = 336330936L; +const GDS_LONG gds_gbak_missing_username = 336330940L; +const GDS_LONG gds_gbak_missing_password = 336330941L; +const GDS_LONG gds_gbak_missing_skipped_bytes = 336330952L; +const GDS_LONG gds_gbak_inv_skipped_bytes = 336330953L; +const GDS_LONG gds_gbak_err_restore_charset = 336330965L; +const GDS_LONG gds_gbak_err_restore_collation = 336330967L; +const GDS_LONG gds_gbak_read_error = 336330972L; +const GDS_LONG gds_gbak_write_error = 336330973L; +const GDS_LONG gds_gbak_db_in_use = 336330985L; +const GDS_LONG gds_gbak_sysmemex = 336330990L; +const GDS_LONG gds_gbak_restore_role_failed = 336331002L; +const GDS_LONG gds_gbak_role_op_missing = 336331005L; +const GDS_LONG gds_gbak_page_buffers_missing = 336331010L; +const GDS_LONG gds_gbak_page_buffers_wrong_param = 336331011L; +const GDS_LONG gds_gbak_page_buffers_restore = 336331012L; +const GDS_LONG gds_gbak_inv_size = 336331014L; +const GDS_LONG gds_gbak_file_outof_sequence = 336331015L; +const GDS_LONG gds_gbak_join_file_missing = 336331016L; +const GDS_LONG gds_gbak_stdin_not_supptd = 336331017L; +const GDS_LONG gds_gbak_stdout_not_supptd = 336331018L; +const GDS_LONG gds_gbak_bkup_corrupt = 336331019L; +const GDS_LONG gds_gbak_unk_db_file_spec = 336331020L; +const GDS_LONG gds_gbak_hdr_write_failed = 336331021L; +const GDS_LONG gds_gbak_disk_space_ex = 336331022L; +const GDS_LONG gds_gbak_size_lt_min = 336331023L; +const GDS_LONG gds_gbak_svc_name_missing = 336331025L; +const GDS_LONG gds_gbak_not_ownr = 336331026L; +const GDS_LONG gds_gbak_mode_req = 336331031L; +const GDS_LONG gds_gsec_cant_open_db = 336723983L; +const GDS_LONG gds_gsec_switches_error = 336723984L; +const GDS_LONG gds_gsec_no_op_spec = 336723985L; +const GDS_LONG gds_gsec_no_usr_name = 336723986L; +const GDS_LONG gds_gsec_err_add = 336723987L; +const GDS_LONG gds_gsec_err_modify = 336723988L; +const GDS_LONG gds_gsec_err_find_mod = 336723989L; +const GDS_LONG gds_gsec_err_rec_not_found = 336723990L; +const GDS_LONG gds_gsec_err_delete = 336723991L; +const GDS_LONG gds_gsec_err_find_del = 336723992L; +const GDS_LONG gds_gsec_err_find_disp = 336723996L; +const GDS_LONG gds_gsec_inv_param = 336723997L; +const GDS_LONG gds_gsec_op_specified = 336723998L; +const GDS_LONG gds_gsec_pw_specified = 336723999L; +const GDS_LONG gds_gsec_uid_specified = 336724000L; +const GDS_LONG gds_gsec_gid_specified = 336724001L; +const GDS_LONG gds_gsec_proj_specified = 336724002L; +const GDS_LONG gds_gsec_org_specified = 336724003L; +const GDS_LONG gds_gsec_fname_specified = 336724004L; +const GDS_LONG gds_gsec_mname_specified = 336724005L; +const GDS_LONG gds_gsec_lname_specified = 336724006L; +const GDS_LONG gds_gsec_inv_switch = 336724008L; +const GDS_LONG gds_gsec_amb_switch = 336724009L; +const GDS_LONG gds_gsec_no_op_specified = 336724010L; +const GDS_LONG gds_gsec_params_not_allowed = 336724011L; +const GDS_LONG gds_gsec_incompat_switch = 336724012L; +const GDS_LONG gds_gsec_inv_username = 336724044L; +const GDS_LONG gds_gsec_inv_pw_length = 336724045L; +const GDS_LONG gds_gsec_db_specified = 336724046L; +const GDS_LONG gds_gsec_db_admin_specified = 336724047L; +const GDS_LONG gds_gsec_db_admin_pw_specified = 336724048L; +const GDS_LONG gds_gsec_sql_role_specified = 336724049L; +const GDS_LONG gds_license_no_file = 336789504L; +const GDS_LONG gds_license_op_specified = 336789523L; +const GDS_LONG gds_license_op_missing = 336789524L; +const GDS_LONG gds_license_inv_switch = 336789525L; +const GDS_LONG gds_license_inv_switch_combo = 336789526L; +const GDS_LONG gds_license_inv_op_combo = 336789527L; +const GDS_LONG gds_license_amb_switch = 336789528L; +const GDS_LONG gds_license_inv_parameter = 336789529L; +const GDS_LONG gds_license_param_specified = 336789530L; +const GDS_LONG gds_license_param_req = 336789531L; +const GDS_LONG gds_license_syntx_error = 336789532L; +const GDS_LONG gds_license_dup_id = 336789534L; +const GDS_LONG gds_license_inv_id_key = 336789535L; +const GDS_LONG gds_license_err_remove = 336789536L; +const GDS_LONG gds_license_err_update = 336789537L; +const GDS_LONG gds_license_err_convert = 336789538L; +const GDS_LONG gds_license_err_unk = 336789539L; +const GDS_LONG gds_license_svc_err_add = 336789540L; +const GDS_LONG gds_license_svc_err_remove = 336789541L; +const GDS_LONG gds_license_eval_exists = 336789563L; +const GDS_LONG gds_gstat_unknown_switch = 336920577L; +const GDS_LONG gds_gstat_retry = 336920578L; +const GDS_LONG gds_gstat_wrong_ods = 336920579L; +const GDS_LONG gds_gstat_unexpected_eof = 336920580L; +const GDS_LONG gds_gstat_open_err = 336920605L; +const GDS_LONG gds_gstat_read_err = 336920606L; +const GDS_LONG gds_gstat_sysmemex = 336920607L; +const GDS_LONG gds_err_max = 692L; + +#else /* c definitions */ + +#define gds_facility 20 +#define gds_err_base 335544320L +#define gds_err_factor 1 +#define gds_arg_end 0 /* end of argument list */ +#define gds_arg_gds 1 /* generic DSRI status value */ +#define gds_arg_string 2 /* string argument */ +#define gds_arg_cstring 3 /* count & string argument */ +#define gds_arg_number 4 /* numeric argument (long) */ +#define gds_arg_interpreted 5 /* interpreted status code (string) */ +#define gds_arg_vms 6 /* VAX/VMS status code (long) */ +#define gds_arg_unix 7 /* UNIX error code */ +#define gds_arg_domain 8 /* Apollo/Domain error code */ +#define gds_arg_dos 9 /* MSDOS/OS2 error code */ +#define gds_arg_mpexl 10 /* HP MPE/XL error code */ +#define gds_arg_mpexl_ipc 11 /* HP MPE/XL IPC error code */ +#define gds_arg_next_mach 15 /* NeXT/Mach error code */ +#define gds_arg_netware 16 /* NetWare error code */ +#define gds_arg_win32 17 /* Win32 error code */ +#define gds_arg_warning 18 /* warning argument */ + +#define gds__arith_except 335544321L +#define gds__bad_dbkey 335544322L +#define gds__bad_db_format 335544323L +#define gds__bad_db_handle 335544324L +#define gds__bad_dpb_content 335544325L +#define gds__bad_dpb_form 335544326L +#define gds__bad_req_handle 335544327L +#define gds__bad_segstr_handle 335544328L +#define gds__bad_segstr_id 335544329L +#define gds__bad_tpb_content 335544330L +#define gds__bad_tpb_form 335544331L +#define gds__bad_trans_handle 335544332L +#define gds__bug_check 335544333L +#define gds__convert_error 335544334L +#define gds__db_corrupt 335544335L +#define gds__deadlock 335544336L +#define gds__excess_trans 335544337L +#define gds__from_no_match 335544338L +#define gds__infinap 335544339L +#define gds__infona 335544340L +#define gds__infunk 335544341L +#define gds__integ_fail 335544342L +#define gds__invalid_blr 335544343L +#define gds__io_error 335544344L +#define gds__lock_conflict 335544345L +#define gds__metadata_corrupt 335544346L +#define gds__not_valid 335544347L +#define gds__no_cur_rec 335544348L +#define gds__no_dup 335544349L +#define gds__no_finish 335544350L +#define gds__no_meta_update 335544351L +#define gds__no_priv 335544352L +#define gds__no_recon 335544353L +#define gds__no_record 335544354L +#define gds__no_segstr_close 335544355L +#define gds__obsolete_metadata 335544356L +#define gds__open_trans 335544357L +#define gds__port_len 335544358L +#define gds__read_only_field 335544359L +#define gds__read_only_rel 335544360L +#define gds__read_only_trans 335544361L +#define gds__read_only_view 335544362L +#define gds__req_no_trans 335544363L +#define gds__req_sync 335544364L +#define gds__req_wrong_db 335544365L +#define gds__segment 335544366L +#define gds__segstr_eof 335544367L +#define gds__segstr_no_op 335544368L +#define gds__segstr_no_read 335544369L +#define gds__segstr_no_trans 335544370L +#define gds__segstr_no_write 335544371L +#define gds__segstr_wrong_db 335544372L +#define gds__sys_request 335544373L +#define gds__stream_eof 335544374L +#define gds__unavailable 335544375L +#define gds__unres_rel 335544376L +#define gds__uns_ext 335544377L +#define gds__wish_list 335544378L +#define gds__wrong_ods 335544379L +#define gds__wronumarg 335544380L +#define gds__imp_exc 335544381L +#define gds__random 335544382L +#define gds__fatal_conflict 335544383L +#define gds__badblk 335544384L +#define gds__invpoolcl 335544385L +#define gds__nopoolids 335544386L +#define gds__relbadblk 335544387L +#define gds__blktoobig 335544388L +#define gds__bufexh 335544389L +#define gds__syntaxerr 335544390L +#define gds__bufinuse 335544391L +#define gds__bdbincon 335544392L +#define gds__reqinuse 335544393L +#define gds__badodsver 335544394L +#define gds__relnotdef 335544395L +#define gds__fldnotdef 335544396L +#define gds__dirtypage 335544397L +#define gds__waifortra 335544398L +#define gds__doubleloc 335544399L +#define gds__nodnotfnd 335544400L +#define gds__dupnodfnd 335544401L +#define gds__locnotmar 335544402L +#define gds__badpagtyp 335544403L +#define gds__corrupt 335544404L +#define gds__badpage 335544405L +#define gds__badindex 335544406L +#define gds__dbbnotzer 335544407L +#define gds__tranotzer 335544408L +#define gds__trareqmis 335544409L +#define gds__badhndcnt 335544410L +#define gds__wrotpbver 335544411L +#define gds__wroblrver 335544412L +#define gds__wrodpbver 335544413L +#define gds__blobnotsup 335544414L +#define gds__badrelation 335544415L +#define gds__nodetach 335544416L +#define gds__notremote 335544417L +#define gds__trainlim 335544418L +#define gds__notinlim 335544419L +#define gds__traoutsta 335544420L +#define gds__connect_reject 335544421L +#define gds__dbfile 335544422L +#define gds__orphan 335544423L +#define gds__no_lock_mgr 335544424L +#define gds__ctxinuse 335544425L +#define gds__ctxnotdef 335544426L +#define gds__datnotsup 335544427L +#define gds__badmsgnum 335544428L +#define gds__badparnum 335544429L +#define gds__virmemexh 335544430L +#define gds__blocking_signal 335544431L +#define gds__lockmanerr 335544432L +#define gds__journerr 335544433L +#define gds__keytoobig 335544434L +#define gds__nullsegkey 335544435L +#define gds__sqlerr 335544436L +#define gds__wrodynver 335544437L +#define gds__funnotdef 335544438L +#define gds__funmismat 335544439L +#define gds__bad_msg_vec 335544440L +#define gds__bad_detach 335544441L +#define gds__noargacc_read 335544442L +#define gds__noargacc_write 335544443L +#define gds__read_only 335544444L +#define gds__ext_err 335544445L +#define gds__non_updatable 335544446L +#define gds__no_rollback 335544447L +#define gds__bad_sec_info 335544448L +#define gds__invalid_sec_info 335544449L +#define gds__misc_interpreted 335544450L +#define gds__update_conflict 335544451L +#define gds__unlicensed 335544452L +#define gds__obj_in_use 335544453L +#define gds__nofilter 335544454L +#define gds__shadow_accessed 335544455L +#define gds__invalid_sdl 335544456L +#define gds__out_of_bounds 335544457L +#define gds__invalid_dimension 335544458L +#define gds__rec_in_limbo 335544459L +#define gds__shadow_missing 335544460L +#define gds__cant_validate 335544461L +#define gds__cant_start_journal 335544462L +#define gds__gennotdef 335544463L +#define gds__cant_start_logging 335544464L +#define gds__bad_segstr_type 335544465L +#define gds__foreign_key 335544466L +#define gds__high_minor 335544467L +#define gds__tra_state 335544468L +#define gds__trans_invalid 335544469L +#define gds__buf_invalid 335544470L +#define gds__indexnotdefined 335544471L +#define gds__login 335544472L +#define gds__invalid_bookmark 335544473L +#define gds__bad_lock_level 335544474L +#define gds__relation_lock 335544475L +#define gds__record_lock 335544476L +#define gds__max_idx 335544477L +#define gds__jrn_enable 335544478L +#define gds__old_failure 335544479L +#define gds__old_in_progress 335544480L +#define gds__old_no_space 335544481L +#define gds__no_wal_no_jrn 335544482L +#define gds__num_old_files 335544483L +#define gds__wal_file_open 335544484L +#define gds__bad_stmt_handle 335544485L +#define gds__wal_failure 335544486L +#define gds__walw_err 335544487L +#define gds__logh_small 335544488L +#define gds__logh_inv_version 335544489L +#define gds__logh_open_flag 335544490L +#define gds__logh_open_flag2 335544491L +#define gds__logh_diff_dbname 335544492L +#define gds__logf_unexpected_eof 335544493L +#define gds__logr_incomplete 335544494L +#define gds__logr_header_small 335544495L +#define gds__logb_small 335544496L +#define gds__wal_illegal_attach 335544497L +#define gds__wal_invalid_wpb 335544498L +#define gds__wal_err_rollover 335544499L +#define gds__no_wal 335544500L +#define gds__drop_wal 335544501L +#define gds__stream_not_defined 335544502L +#define gds__wal_subsys_error 335544503L +#define gds__wal_subsys_corrupt 335544504L +#define gds__no_archive 335544505L +#define gds__shutinprog 335544506L +#define gds__range_in_use 335544507L +#define gds__range_not_found 335544508L +#define gds__charset_not_found 335544509L +#define gds__lock_timeout 335544510L +#define gds__prcnotdef 335544511L +#define gds__prcmismat 335544512L +#define gds__wal_bugcheck 335544513L +#define gds__wal_cant_expand 335544514L +#define gds__codnotdef 335544515L +#define gds__xcpnotdef 335544516L +#define gds__except 335544517L +#define gds__cache_restart 335544518L +#define gds__bad_lock_handle 335544519L +#define gds__jrn_present 335544520L +#define gds__wal_err_rollover2 335544521L +#define gds__wal_err_logwrite 335544522L +#define gds__wal_err_jrn_comm 335544523L +#define gds__wal_err_expansion 335544524L +#define gds__wal_err_setup 335544525L +#define gds__wal_err_ww_sync 335544526L +#define gds__wal_err_ww_start 335544527L +#define gds__shutdown 335544528L +#define gds__existing_priv_mod 335544529L +#define gds__primary_key_ref 335544530L +#define gds__primary_key_notnull 335544531L +#define gds__ref_cnstrnt_notfound 335544532L +#define gds__foreign_key_notfound 335544533L +#define gds__ref_cnstrnt_update 335544534L +#define gds__check_cnstrnt_update 335544535L +#define gds__check_cnstrnt_del 335544536L +#define gds__integ_index_seg_del 335544537L +#define gds__integ_index_seg_mod 335544538L +#define gds__integ_index_del 335544539L +#define gds__integ_index_mod 335544540L +#define gds__check_trig_del 335544541L +#define gds__check_trig_update 335544542L +#define gds__cnstrnt_fld_del 335544543L +#define gds__cnstrnt_fld_rename 335544544L +#define gds__rel_cnstrnt_update 335544545L +#define gds__constaint_on_view 335544546L +#define gds__invld_cnstrnt_type 335544547L +#define gds__primary_key_exists 335544548L +#define gds__systrig_update 335544549L +#define gds__not_rel_owner 335544550L +#define gds__grant_obj_notfound 335544551L +#define gds__grant_fld_notfound 335544552L +#define gds__grant_nopriv 335544553L +#define gds__nonsql_security_rel 335544554L +#define gds__nonsql_security_fld 335544555L +#define gds__wal_cache_err 335544556L +#define gds__shutfail 335544557L +#define gds__check_constraint 335544558L +#define gds__bad_svc_handle 335544559L +#define gds__shutwarn 335544560L +#define gds__wrospbver 335544561L +#define gds__bad_spb_form 335544562L +#define gds__svcnotdef 335544563L +#define gds__no_jrn 335544564L +#define gds__transliteration_failed 335544565L +#define gds__start_cm_for_wal 335544566L +#define gds__wal_ovflow_log_required 335544567L +#define gds__text_subtype 335544568L +#define gds__dsql_error 335544569L +#define gds__dsql_command_err 335544570L +#define gds__dsql_constant_err 335544571L +#define gds__dsql_cursor_err 335544572L +#define gds__dsql_datatype_err 335544573L +#define gds__dsql_decl_err 335544574L +#define gds__dsql_cursor_update_err 335544575L +#define gds__dsql_cursor_open_err 335544576L +#define gds__dsql_cursor_close_err 335544577L +#define gds__dsql_field_err 335544578L +#define gds__dsql_internal_err 335544579L +#define gds__dsql_relation_err 335544580L +#define gds__dsql_procedure_err 335544581L +#define gds__dsql_request_err 335544582L +#define gds__dsql_sqlda_err 335544583L +#define gds__dsql_var_count_err 335544584L +#define gds__dsql_stmt_handle 335544585L +#define gds__dsql_function_err 335544586L +#define gds__dsql_blob_err 335544587L +#define gds__collation_not_found 335544588L +#define gds__collation_not_for_charset 335544589L +#define gds__dsql_dup_option 335544590L +#define gds__dsql_tran_err 335544591L +#define gds__dsql_invalid_array 335544592L +#define gds__dsql_max_arr_dim_exceeded 335544593L +#define gds__dsql_arr_range_error 335544594L +#define gds__dsql_trigger_err 335544595L +#define gds__dsql_subselect_err 335544596L +#define gds__dsql_crdb_prepare_err 335544597L +#define gds__specify_field_err 335544598L +#define gds__num_field_err 335544599L +#define gds__col_name_err 335544600L +#define gds__where_err 335544601L +#define gds__table_view_err 335544602L +#define gds__distinct_err 335544603L +#define gds__key_field_count_err 335544604L +#define gds__subquery_err 335544605L +#define gds__expression_eval_err 335544606L +#define gds__node_err 335544607L +#define gds__command_end_err 335544608L +#define gds__index_name 335544609L +#define gds__exception_name 335544610L +#define gds__field_name 335544611L +#define gds__token_err 335544612L +#define gds__union_err 335544613L +#define gds__dsql_construct_err 335544614L +#define gds__field_aggregate_err 335544615L +#define gds__field_ref_err 335544616L +#define gds__order_by_err 335544617L +#define gds__return_mode_err 335544618L +#define gds__extern_func_err 335544619L +#define gds__alias_conflict_err 335544620L +#define gds__procedure_conflict_error 335544621L +#define gds__relation_conflict_err 335544622L +#define gds__dsql_domain_err 335544623L +#define gds__idx_seg_err 335544624L +#define gds__node_name_err 335544625L +#define gds__table_name 335544626L +#define gds__proc_name 335544627L +#define gds__idx_create_err 335544628L +#define gds__wal_shadow_err 335544629L +#define gds__dependency 335544630L +#define gds__idx_key_err 335544631L +#define gds__dsql_file_length_err 335544632L +#define gds__dsql_shadow_number_err 335544633L +#define gds__dsql_token_unk_err 335544634L +#define gds__dsql_no_relation_alias 335544635L +#define gds__indexname 335544636L +#define gds__no_stream_plan 335544637L +#define gds__stream_twice 335544638L +#define gds__stream_not_found 335544639L +#define gds__collation_requires_text 335544640L +#define gds__dsql_domain_not_found 335544641L +#define gds__index_unused 335544642L +#define gds__dsql_self_join 335544643L +#define gds__stream_bof 335544644L +#define gds__stream_crack 335544645L +#define gds__db_or_file_exists 335544646L +#define gds__invalid_operator 335544647L +#define gds__conn_lost 335544648L +#define gds__bad_checksum 335544649L +#define gds__page_type_err 335544650L +#define gds__ext_readonly_err 335544651L +#define gds__sing_select_err 335544652L +#define gds__psw_attach 335544653L +#define gds__psw_start_trans 335544654L +#define gds__invalid_direction 335544655L +#define gds__dsql_var_conflict 335544656L +#define gds__dsql_no_blob_array 335544657L +#define gds__dsql_base_table 335544658L +#define gds__duplicate_base_table 335544659L +#define gds__view_alias 335544660L +#define gds__index_root_page_full 335544661L +#define gds__dsql_blob_type_unknown 335544662L +#define gds__req_max_clones_exceeded 335544663L +#define gds__dsql_duplicate_spec 335544664L +#define gds__unique_key_violation 335544665L +#define gds__srvr_version_too_old 335544666L +#define gds__drdb_completed_with_errs 335544667L +#define gds__dsql_procedure_use_err 335544668L +#define gds__dsql_count_mismatch 335544669L +#define gds__blob_idx_err 335544670L +#define gds__array_idx_err 335544671L +#define gds__key_field_err 335544672L +#define gds__no_delete 335544673L +#define gds__del_last_field 335544674L +#define gds__sort_err 335544675L +#define gds__sort_mem_err 335544676L +#define gds__version_err 335544677L +#define gds__inval_key_posn 335544678L +#define gds__no_segments_err 335544679L +#define gds__crrp_data_err 335544680L +#define gds__rec_size_err 335544681L +#define gds__dsql_field_ref 335544682L +#define gds__req_depth_exceeded 335544683L +#define gds__no_field_access 335544684L +#define gds__no_dbkey 335544685L +#define gds__jrn_format_err 335544686L +#define gds__jrn_file_full 335544687L +#define gds__dsql_open_cursor_request 335544688L +#define gds__ib_error 335544689L +#define gds__cache_redef 335544690L +#define gds__cache_too_small 335544691L +#define gds__log_redef 335544692L +#define gds__log_too_small 335544693L +#define gds__partition_too_small 335544694L +#define gds__partition_not_supp 335544695L +#define gds__log_length_spec 335544696L +#define gds__precision_err 335544697L +#define gds__scale_nogt 335544698L +#define gds__expec_short 335544699L +#define gds__expec_long 335544700L +#define gds__expec_ushort 335544701L +#define gds__like_escape_invalid 335544702L +#define gds__svcnoexe 335544703L +#define gds__net_lookup_err 335544704L +#define gds__service_unknown 335544705L +#define gds__host_unknown 335544706L +#define gds__grant_nopriv_on_base 335544707L +#define gds__dyn_fld_ambiguous 335544708L +#define gds__dsql_agg_ref_err 335544709L +#define gds__complex_view 335544710L +#define gds__unprepared_stmt 335544711L +#define gds__expec_positive 335544712L +#define gds__dsql_sqlda_value_err 335544713L +#define gds__invalid_array_id 335544714L +#define gds__extfile_uns_op 335544715L +#define gds__svc_in_use 335544716L +#define gds__err_stack_limit 335544717L +#define gds__invalid_key 335544718L +#define gds__net_init_error 335544719L +#define gds__loadlib_failure 335544720L +#define gds__network_error 335544721L +#define gds__net_connect_err 335544722L +#define gds__net_connect_listen_err 335544723L +#define gds__net_event_connect_err 335544724L +#define gds__net_event_listen_err 335544725L +#define gds__net_read_err 335544726L +#define gds__net_write_err 335544727L +#define gds__integ_index_deactivate 335544728L +#define gds__integ_deactivate_primary 335544729L +#define gds__cse_not_supported 335544730L +#define gds__tra_must_sweep 335544731L +#define gds__unsupported_network_drive 335544732L +#define gds__io_create_err 335544733L +#define gds__io_open_err 335544734L +#define gds__io_close_err 335544735L +#define gds__io_read_err 335544736L +#define gds__io_write_err 335544737L +#define gds__io_delete_err 335544738L +#define gds__io_access_err 335544739L +#define gds__udf_exception 335544740L +#define gds__lost_db_connection 335544741L +#define gds__no_write_user_priv 335544742L +#define gds__token_too_long 335544743L +#define gds__max_att_exceeded 335544744L +#define gds__login_same_as_role_name 335544745L +#define gds__reftable_requires_pk 335544746L +#define gds__usrname_too_long 335544747L +#define gds__password_too_long 335544748L +#define gds__usrname_required 335544749L +#define gds__password_required 335544750L +#define gds__bad_protocol 335544751L +#define gds__dup_usrname_found 335544752L +#define gds__usrname_not_found 335544753L +#define gds__error_adding_sec_record 335544754L +#define gds__error_modifying_sec_record 335544755L +#define gds__error_deleting_sec_record 335544756L +#define gds__error_updating_sec_db 335544757L +#define gds__sort_rec_size_err 335544758L +#define gds__bad_default_value 335544759L +#define gds__invalid_clause 335544760L +#define gds__too_many_handles 335544761L +#define gds__optimizer_blk_exc 335544762L +#define gds__invalid_string_constant 335544763L +#define gds__transitional_date 335544764L +#define gds__read_only_database 335544765L +#define gds__must_be_dialect_2_and_up 335544766L +#define gds__blob_filter_exception 335544767L +#define gds__exception_access_violation 335544768L +#define gds__exception_datatype_missalignment 335544769L +#define gds__exception_array_bounds_exceeded 335544770L +#define gds__exception_float_denormal_operand 335544771L +#define gds__exception_float_divide_by_zero 335544772L +#define gds__exception_float_inexact_result 335544773L +#define gds__exception_float_invalid_operand 335544774L +#define gds__exception_float_overflow 335544775L +#define gds__exception_float_stack_check 335544776L +#define gds__exception_float_underflow 335544777L +#define gds__exception_integer_divide_by_zero 335544778L +#define gds__exception_integer_overflow 335544779L +#define gds__exception_unknown 335544780L +#define gds__exception_stack_overflow 335544781L +#define gds__exception_sigsegv 335544782L +#define gds__exception_sigill 335544783L +#define gds__exception_sigbus 335544784L +#define gds__exception_sigfpe 335544785L +#define gds__ext_file_delete 335544786L +#define gds__ext_file_modify 335544787L +#define gds__adm_task_denied 335544788L +#define gds__extract_input_mismatch 335544789L +#define gds__insufficient_svc_privileges 335544790L +#define gds__file_in_use 335544791L +#define gds__service_att_err 335544792L +#define gds__ddl_not_allowed_by_db_sql_dial 335544793L +#define gds__cancelled 335544794L +#define gds__unexp_spb_form 335544795L +#define gds__sql_dialect_datatype_unsupport 335544796L +#define gds__svcnouser 335544797L +#define gds__depend_on_uncommitted_rel 335544798L +#define gds__svc_name_missing 335544799L +#define gds__too_many_contexts 335544800L +#define gds__datype_notsup 335544801L +#define gds__dialect_reset_warning 335544802L +#define gds__dialect_not_changed 335544803L +#define gds__database_create_failed 335544804L +#define gds__inv_dialect_specified 335544805L +#define gds__valid_db_dialects 335544806L +#define gds__sqlwarn 335544807L +#define gds__dtype_renamed 335544808L +#define gds__extern_func_dir_error 335544809L +#define gds__date_range_exceeded 335544810L +#define gds__inv_client_dialect_specified 335544811L +#define gds__valid_client_dialects 335544812L +#define gds__optimizer_between_err 335544813L +#define gds__service_not_supported 335544814L +#define gds__generator_name 335544815L +#define gds__udf_name 335544816L +#define gds__gfix_db_name 335740929L +#define gds__gfix_invalid_sw 335740930L +#define gds__gfix_incmp_sw 335740932L +#define gds__gfix_replay_req 335740933L +#define gds__gfix_pgbuf_req 335740934L +#define gds__gfix_val_req 335740935L +#define gds__gfix_pval_req 335740936L +#define gds__gfix_trn_req 335740937L +#define gds__gfix_full_req 335740940L +#define gds__gfix_usrname_req 335740941L +#define gds__gfix_pass_req 335740942L +#define gds__gfix_subs_name 335740943L +#define gds__gfix_wal_req 335740944L +#define gds__gfix_sec_req 335740945L +#define gds__gfix_nval_req 335740946L +#define gds__gfix_type_shut 335740947L +#define gds__gfix_retry 335740948L +#define gds__gfix_retry_db 335740951L +#define gds__gfix_exceed_max 335740991L +#define gds__gfix_corrupt_pool 335740992L +#define gds__gfix_mem_exhausted 335740993L +#define gds__gfix_bad_pool 335740994L +#define gds__gfix_trn_not_valid 335740995L +#define gds__gfix_unexp_eoi 335741012L +#define gds__gfix_recon_fail 335741018L +#define gds__gfix_trn_unknown 335741036L +#define gds__gfix_mode_req 335741038L +#define gds__gfix_opt_SQL_dialect 335741039L +#define gds__dsql_dbkey_from_non_table 336003074L +#define gds__dsql_transitional_numeric 336003075L +#define gds__dsql_dialect_warning_expr 336003076L +#define gds__sql_db_dialect_dtype_unsupport 336003077L +#define gds__isc_sql_dialect_conflict_num 336003079L +#define gds__dsql_warning_number_ambiguous 336003080L +#define gds__dsql_warning_number_ambiguous1 336003081L +#define gds__dsql_warn_precision_ambiguous 336003082L +#define gds__dsql_warn_precision_ambiguous1 336003083L +#define gds__dsql_warn_precision_ambiguous2 336003084L +#define gds__dyn_role_does_not_exist 336068796L +#define gds__dyn_no_grant_admin_opt 336068797L +#define gds__dyn_user_not_role_member 336068798L +#define gds__dyn_delete_role_failed 336068799L +#define gds__dyn_grant_role_to_user 336068800L +#define gds__dyn_inv_sql_role_name 336068801L +#define gds__dyn_dup_sql_role 336068802L +#define gds__dyn_kywd_spec_for_role 336068803L +#define gds__dyn_roles_not_supported 336068804L +#define gds__dyn_domain_name_exists 336068812L +#define gds__dyn_field_name_exists 336068813L +#define gds__dyn_dependency_exists 336068814L +#define gds__dyn_dtype_invalid 336068815L +#define gds__dyn_char_fld_too_small 336068816L +#define gds__dyn_invalid_dtype_conversion 336068817L +#define gds__dyn_dtype_conv_invalid 336068818L +#define gds__dyn_zero_len_id 336068820L +#define gds__gbak_unknown_switch 336330753L +#define gds__gbak_page_size_missing 336330754L +#define gds__gbak_page_size_toobig 336330755L +#define gds__gbak_redir_ouput_missing 336330756L +#define gds__gbak_switches_conflict 336330757L +#define gds__gbak_unknown_device 336330758L +#define gds__gbak_no_protection 336330759L +#define gds__gbak_page_size_not_allowed 336330760L +#define gds__gbak_multi_source_dest 336330761L +#define gds__gbak_filename_missing 336330762L +#define gds__gbak_dup_inout_names 336330763L +#define gds__gbak_inv_page_size 336330764L +#define gds__gbak_db_specified 336330765L +#define gds__gbak_db_exists 336330766L +#define gds__gbak_unk_device 336330767L +#define gds__gbak_blob_info_failed 336330772L +#define gds__gbak_unk_blob_item 336330773L +#define gds__gbak_get_seg_failed 336330774L +#define gds__gbak_close_blob_failed 336330775L +#define gds__gbak_open_blob_failed 336330776L +#define gds__gbak_put_blr_gen_id_failed 336330777L +#define gds__gbak_unk_type 336330778L +#define gds__gbak_comp_req_failed 336330779L +#define gds__gbak_start_req_failed 336330780L +#define gds__gbak_rec_failed 336330781L +#define gds__gbak_rel_req_failed 336330782L +#define gds__gbak_db_info_failed 336330783L +#define gds__gbak_no_db_desc 336330784L +#define gds__gbak_db_create_failed 336330785L +#define gds__gbak_decomp_len_error 336330786L +#define gds__gbak_tbl_missing 336330787L +#define gds__gbak_blob_col_missing 336330788L +#define gds__gbak_create_blob_failed 336330789L +#define gds__gbak_put_seg_failed 336330790L +#define gds__gbak_rec_len_exp 336330791L +#define gds__gbak_inv_rec_len 336330792L +#define gds__gbak_exp_data_type 336330793L +#define gds__gbak_gen_id_failed 336330794L +#define gds__gbak_unk_rec_type 336330795L +#define gds__gbak_inv_bkup_ver 336330796L +#define gds__gbak_missing_bkup_desc 336330797L +#define gds__gbak_string_trunc 336330798L +#define gds__gbak_cant_rest_record 336330799L +#define gds__gbak_send_failed 336330800L +#define gds__gbak_no_tbl_name 336330801L +#define gds__gbak_unexp_eof 336330802L +#define gds__gbak_db_format_too_old 336330803L +#define gds__gbak_inv_array_dim 336330804L +#define gds__gbak_xdr_len_expected 336330807L +#define gds__gbak_open_bkup_error 336330817L +#define gds__gbak_open_error 336330818L +#define gds__gbak_missing_block_fac 336330934L +#define gds__gbak_inv_block_fac 336330935L +#define gds__gbak_block_fac_specified 336330936L +#define gds__gbak_missing_username 336330940L +#define gds__gbak_missing_password 336330941L +#define gds__gbak_missing_skipped_bytes 336330952L +#define gds__gbak_inv_skipped_bytes 336330953L +#define gds__gbak_err_restore_charset 336330965L +#define gds__gbak_err_restore_collation 336330967L +#define gds__gbak_read_error 336330972L +#define gds__gbak_write_error 336330973L +#define gds__gbak_db_in_use 336330985L +#define gds__gbak_sysmemex 336330990L +#define gds__gbak_restore_role_failed 336331002L +#define gds__gbak_role_op_missing 336331005L +#define gds__gbak_page_buffers_missing 336331010L +#define gds__gbak_page_buffers_wrong_param 336331011L +#define gds__gbak_page_buffers_restore 336331012L +#define gds__gbak_inv_size 336331014L +#define gds__gbak_file_outof_sequence 336331015L +#define gds__gbak_join_file_missing 336331016L +#define gds__gbak_stdin_not_supptd 336331017L +#define gds__gbak_stdout_not_supptd 336331018L +#define gds__gbak_bkup_corrupt 336331019L +#define gds__gbak_unk_db_file_spec 336331020L +#define gds__gbak_hdr_write_failed 336331021L +#define gds__gbak_disk_space_ex 336331022L +#define gds__gbak_size_lt_min 336331023L +#define gds__gbak_svc_name_missing 336331025L +#define gds__gbak_not_ownr 336331026L +#define gds__gbak_mode_req 336331031L +#define gds__gsec_cant_open_db 336723983L +#define gds__gsec_switches_error 336723984L +#define gds__gsec_no_op_spec 336723985L +#define gds__gsec_no_usr_name 336723986L +#define gds__gsec_err_add 336723987L +#define gds__gsec_err_modify 336723988L +#define gds__gsec_err_find_mod 336723989L +#define gds__gsec_err_rec_not_found 336723990L +#define gds__gsec_err_delete 336723991L +#define gds__gsec_err_find_del 336723992L +#define gds__gsec_err_find_disp 336723996L +#define gds__gsec_inv_param 336723997L +#define gds__gsec_op_specified 336723998L +#define gds__gsec_pw_specified 336723999L +#define gds__gsec_uid_specified 336724000L +#define gds__gsec_gid_specified 336724001L +#define gds__gsec_proj_specified 336724002L +#define gds__gsec_org_specified 336724003L +#define gds__gsec_fname_specified 336724004L +#define gds__gsec_mname_specified 336724005L +#define gds__gsec_lname_specified 336724006L +#define gds__gsec_inv_switch 336724008L +#define gds__gsec_amb_switch 336724009L +#define gds__gsec_no_op_specified 336724010L +#define gds__gsec_params_not_allowed 336724011L +#define gds__gsec_incompat_switch 336724012L +#define gds__gsec_inv_username 336724044L +#define gds__gsec_inv_pw_length 336724045L +#define gds__gsec_db_specified 336724046L +#define gds__gsec_db_admin_specified 336724047L +#define gds__gsec_db_admin_pw_specified 336724048L +#define gds__gsec_sql_role_specified 336724049L +#define gds__license_no_file 336789504L +#define gds__license_op_specified 336789523L +#define gds__license_op_missing 336789524L +#define gds__license_inv_switch 336789525L +#define gds__license_inv_switch_combo 336789526L +#define gds__license_inv_op_combo 336789527L +#define gds__license_amb_switch 336789528L +#define gds__license_inv_parameter 336789529L +#define gds__license_param_specified 336789530L +#define gds__license_param_req 336789531L +#define gds__license_syntx_error 336789532L +#define gds__license_dup_id 336789534L +#define gds__license_inv_id_key 336789535L +#define gds__license_err_remove 336789536L +#define gds__license_err_update 336789537L +#define gds__license_err_convert 336789538L +#define gds__license_err_unk 336789539L +#define gds__license_svc_err_add 336789540L +#define gds__license_svc_err_remove 336789541L +#define gds__license_eval_exists 336789563L +#define gds__gstat_unknown_switch 336920577L +#define gds__gstat_retry 336920578L +#define gds__gstat_wrong_ods 336920579L +#define gds__gstat_unexpected_eof 336920580L +#define gds__gstat_open_err 336920605L +#define gds__gstat_read_err 336920606L +#define gds__gstat_sysmemex 336920607L +#define gds_err_max 692 + +#endif + +#include "gen/iberror.h" + +#endif diff --git a/src/include/gen/codetext.h b/src/include/gen/codetext.h new file mode 100644 index 0000000000..f1f359cb0e --- /dev/null +++ b/src/include/gen/codetext.h @@ -0,0 +1,711 @@ +/* + * The contents of this file are subject to the Interbase Public + * License Version 1.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy + * of the License at http://www.Inprise.com/IPL.html + * + * Software distributed under the License is distributed on an + * "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express + * or implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The content of this file was generated by the Firebird project + * using the program jrd/codes.e + */ +/* + * + * *** WARNING *** - This file is automatically generated by codes.e - do not edit! + * + */ +"arith_except", 335544321, +"bad_dbkey", 335544322, +"bad_db_format", 335544323, +"bad_db_handle", 335544324, +"bad_dpb_content", 335544325, +"bad_dpb_form", 335544326, +"bad_req_handle", 335544327, +"bad_segstr_handle", 335544328, +"bad_segstr_id", 335544329, +"bad_tpb_content", 335544330, +"bad_tpb_form", 335544331, +"bad_trans_handle", 335544332, +"bug_check", 335544333, +"convert_error", 335544334, +"db_corrupt", 335544335, +"deadlock", 335544336, +"excess_trans", 335544337, +"from_no_match", 335544338, +"infinap", 335544339, +"infona", 335544340, +"infunk", 335544341, +"integ_fail", 335544342, +"invalid_blr", 335544343, +"io_error", 335544344, +"lock_conflict", 335544345, +"metadata_corrupt", 335544346, +"not_valid", 335544347, +"no_cur_rec", 335544348, +"no_dup", 335544349, +"no_finish", 335544350, +"no_meta_update", 335544351, +"no_priv", 335544352, +"no_recon", 335544353, +"no_record", 335544354, +"no_segstr_close", 335544355, +"obsolete_metadata", 335544356, +"open_trans", 335544357, +"port_len", 335544358, +"read_only_field", 335544359, +"read_only_rel", 335544360, +"read_only_trans", 335544361, +"read_only_view", 335544362, +"req_no_trans", 335544363, +"req_sync", 335544364, +"req_wrong_db", 335544365, +"segment", 335544366, +"segstr_eof", 335544367, +"segstr_no_op", 335544368, +"segstr_no_read", 335544369, +"segstr_no_trans", 335544370, +"segstr_no_write", 335544371, +"segstr_wrong_db", 335544372, +"sys_request", 335544373, +"stream_eof", 335544374, +"unavailable", 335544375, +"unres_rel", 335544376, +"uns_ext", 335544377, +"wish_list", 335544378, +"wrong_ods", 335544379, +"wronumarg", 335544380, +"imp_exc", 335544381, +"random", 335544382, +"fatal_conflict", 335544383, +"badblk", 335544384, +"invpoolcl", 335544385, +"nopoolids", 335544386, +"relbadblk", 335544387, +"blktoobig", 335544388, +"bufexh", 335544389, +"syntaxerr", 335544390, +"bufinuse", 335544391, +"bdbincon", 335544392, +"reqinuse", 335544393, +"badodsver", 335544394, +"relnotdef", 335544395, +"fldnotdef", 335544396, +"dirtypage", 335544397, +"waifortra", 335544398, +"doubleloc", 335544399, +"nodnotfnd", 335544400, +"dupnodfnd", 335544401, +"locnotmar", 335544402, +"badpagtyp", 335544403, +"corrupt", 335544404, +"badpage", 335544405, +"badindex", 335544406, +"dbbnotzer", 335544407, +"tranotzer", 335544408, +"trareqmis", 335544409, +"badhndcnt", 335544410, +"wrotpbver", 335544411, +"wroblrver", 335544412, +"wrodpbver", 335544413, +"blobnotsup", 335544414, +"badrelation", 335544415, +"nodetach", 335544416, +"notremote", 335544417, +"trainlim", 335544418, +"notinlim", 335544419, +"traoutsta", 335544420, +"connect_reject", 335544421, +"dbfile", 335544422, +"orphan", 335544423, +"no_lock_mgr", 335544424, +"ctxinuse", 335544425, +"ctxnotdef", 335544426, +"datnotsup", 335544427, +"badmsgnum", 335544428, +"badparnum", 335544429, +"virmemexh", 335544430, +"blocking_signal", 335544431, +"lockmanerr", 335544432, +"journerr", 335544433, +"keytoobig", 335544434, +"nullsegkey", 335544435, +"sqlerr", 335544436, +"wrodynver", 335544437, +"funnotdef", 335544438, +"funmismat", 335544439, +"bad_msg_vec", 335544440, +"bad_detach", 335544441, +"noargacc_read", 335544442, +"noargacc_write", 335544443, +"read_only", 335544444, +"ext_err", 335544445, +"non_updatable", 335544446, +"no_rollback", 335544447, +"bad_sec_info", 335544448, +"invalid_sec_info", 335544449, +"misc_interpreted", 335544450, +"update_conflict", 335544451, +"unlicensed", 335544452, +"obj_in_use", 335544453, +"nofilter", 335544454, +"shadow_accessed", 335544455, +"invalid_sdl", 335544456, +"out_of_bounds", 335544457, +"invalid_dimension", 335544458, +"rec_in_limbo", 335544459, +"shadow_missing", 335544460, +"cant_validate", 335544461, +"cant_start_journal", 335544462, +"gennotdef", 335544463, +"cant_start_logging", 335544464, +"bad_segstr_type", 335544465, +"foreign_key", 335544466, +"high_minor", 335544467, +"tra_state", 335544468, +"trans_invalid", 335544469, +"buf_invalid", 335544470, +"indexnotdefined", 335544471, +"login", 335544472, +"invalid_bookmark", 335544473, +"bad_lock_level", 335544474, +"relation_lock", 335544475, +"record_lock", 335544476, +"max_idx", 335544477, +"jrn_enable", 335544478, +"old_failure", 335544479, +"old_in_progress", 335544480, +"old_no_space", 335544481, +"no_wal_no_jrn", 335544482, +"num_old_files", 335544483, +"wal_file_open", 335544484, +"bad_stmt_handle", 335544485, +"wal_failure", 335544486, +"walw_err", 335544487, +"logh_small", 335544488, +"logh_inv_version", 335544489, +"logh_open_flag", 335544490, +"logh_open_flag2", 335544491, +"logh_diff_dbname", 335544492, +"logf_unexpected_eof", 335544493, +"logr_incomplete", 335544494, +"logr_header_small", 335544495, +"logb_small", 335544496, +"wal_illegal_attach", 335544497, +"wal_invalid_wpb", 335544498, +"wal_err_rollover", 335544499, +"no_wal", 335544500, +"drop_wal", 335544501, +"stream_not_defined", 335544502, +"wal_subsys_error", 335544503, +"wal_subsys_corrupt", 335544504, +"no_archive", 335544505, +"shutinprog", 335544506, +"range_in_use", 335544507, +"range_not_found", 335544508, +"charset_not_found", 335544509, +"lock_timeout", 335544510, +"prcnotdef", 335544511, +"prcmismat", 335544512, +"wal_bugcheck", 335544513, +"wal_cant_expand", 335544514, +"codnotdef", 335544515, +"xcpnotdef", 335544516, +"except", 335544517, +"cache_restart", 335544518, +"bad_lock_handle", 335544519, +"jrn_present", 335544520, +"wal_err_rollover2", 335544521, +"wal_err_logwrite", 335544522, +"wal_err_jrn_comm", 335544523, +"wal_err_expansion", 335544524, +"wal_err_setup", 335544525, +"wal_err_ww_sync", 335544526, +"wal_err_ww_start", 335544527, +"shutdown", 335544528, +"existing_priv_mod", 335544529, +"primary_key_ref", 335544530, +"primary_key_notnull", 335544531, +"ref_cnstrnt_notfound", 335544532, +"foreign_key_notfound", 335544533, +"ref_cnstrnt_update", 335544534, +"check_cnstrnt_update", 335544535, +"check_cnstrnt_del", 335544536, +"integ_index_seg_del", 335544537, +"integ_index_seg_mod", 335544538, +"integ_index_del", 335544539, +"integ_index_mod", 335544540, +"check_trig_del", 335544541, +"check_trig_update", 335544542, +"cnstrnt_fld_del", 335544543, +"cnstrnt_fld_rename", 335544544, +"rel_cnstrnt_update", 335544545, +"constaint_on_view", 335544546, +"invld_cnstrnt_type", 335544547, +"primary_key_exists", 335544548, +"systrig_update", 335544549, +"not_rel_owner", 335544550, +"grant_obj_notfound", 335544551, +"grant_fld_notfound", 335544552, +"grant_nopriv", 335544553, +"nonsql_security_rel", 335544554, +"nonsql_security_fld", 335544555, +"wal_cache_err", 335544556, +"shutfail", 335544557, +"check_constraint", 335544558, +"bad_svc_handle", 335544559, +"shutwarn", 335544560, +"wrospbver", 335544561, +"bad_spb_form", 335544562, +"svcnotdef", 335544563, +"no_jrn", 335544564, +"transliteration_failed", 335544565, +"start_cm_for_wal", 335544566, +"wal_ovflow_log_required", 335544567, +"text_subtype", 335544568, +"dsql_error", 335544569, +"dsql_command_err", 335544570, +"dsql_constant_err", 335544571, +"dsql_cursor_err", 335544572, +"dsql_datatype_err", 335544573, +"dsql_decl_err", 335544574, +"dsql_cursor_update_err", 335544575, +"dsql_cursor_open_err", 335544576, +"dsql_cursor_close_err", 335544577, +"dsql_field_err", 335544578, +"dsql_internal_err", 335544579, +"dsql_relation_err", 335544580, +"dsql_procedure_err", 335544581, +"dsql_request_err", 335544582, +"dsql_sqlda_err", 335544583, +"dsql_var_count_err", 335544584, +"dsql_stmt_handle", 335544585, +"dsql_function_err", 335544586, +"dsql_blob_err", 335544587, +"collation_not_found", 335544588, +"collation_not_for_charset", 335544589, +"dsql_dup_option", 335544590, +"dsql_tran_err", 335544591, +"dsql_invalid_array", 335544592, +"dsql_max_arr_dim_exceeded", 335544593, +"dsql_arr_range_error", 335544594, +"dsql_trigger_err", 335544595, +"dsql_subselect_err", 335544596, +"dsql_crdb_prepare_err", 335544597, +"specify_field_err", 335544598, +"num_field_err", 335544599, +"col_name_err", 335544600, +"where_err", 335544601, +"table_view_err", 335544602, +"distinct_err", 335544603, +"key_field_count_err", 335544604, +"subquery_err", 335544605, +"expression_eval_err", 335544606, +"node_err", 335544607, +"command_end_err", 335544608, +"index_name", 335544609, +"exception_name", 335544610, +"field_name", 335544611, +"token_err", 335544612, +"union_err", 335544613, +"dsql_construct_err", 335544614, +"field_aggregate_err", 335544615, +"field_ref_err", 335544616, +"order_by_err", 335544617, +"return_mode_err", 335544618, +"extern_func_err", 335544619, +"alias_conflict_err", 335544620, +"procedure_conflict_error", 335544621, +"relation_conflict_err", 335544622, +"dsql_domain_err", 335544623, +"idx_seg_err", 335544624, +"node_name_err", 335544625, +"table_name", 335544626, +"proc_name", 335544627, +"idx_create_err", 335544628, +"wal_shadow_err", 335544629, +"dependency", 335544630, +"idx_key_err", 335544631, +"dsql_file_length_err", 335544632, +"dsql_shadow_number_err", 335544633, +"dsql_token_unk_err", 335544634, +"dsql_no_relation_alias", 335544635, +"indexname", 335544636, +"no_stream_plan", 335544637, +"stream_twice", 335544638, +"stream_not_found", 335544639, +"collation_requires_text", 335544640, +"dsql_domain_not_found", 335544641, +"index_unused", 335544642, +"dsql_self_join", 335544643, +"stream_bof", 335544644, +"stream_crack", 335544645, +"db_or_file_exists", 335544646, +"invalid_operator", 335544647, +"conn_lost", 335544648, +"bad_checksum", 335544649, +"page_type_err", 335544650, +"ext_readonly_err", 335544651, +"sing_select_err", 335544652, +"psw_attach", 335544653, +"psw_start_trans", 335544654, +"invalid_direction", 335544655, +"dsql_var_conflict", 335544656, +"dsql_no_blob_array", 335544657, +"dsql_base_table", 335544658, +"duplicate_base_table", 335544659, +"view_alias", 335544660, +"index_root_page_full", 335544661, +"dsql_blob_type_unknown", 335544662, +"req_max_clones_exceeded", 335544663, +"dsql_duplicate_spec", 335544664, +"unique_key_violation", 335544665, +"srvr_version_too_old", 335544666, +"drdb_completed_with_errs", 335544667, +"dsql_procedure_use_err", 335544668, +"dsql_count_mismatch", 335544669, +"blob_idx_err", 335544670, +"array_idx_err", 335544671, +"key_field_err", 335544672, +"no_delete", 335544673, +"del_last_field", 335544674, +"sort_err", 335544675, +"sort_mem_err", 335544676, +"version_err", 335544677, +"inval_key_posn", 335544678, +"no_segments_err", 335544679, +"crrp_data_err", 335544680, +"rec_size_err", 335544681, +"dsql_field_ref", 335544682, +"req_depth_exceeded", 335544683, +"no_field_access", 335544684, +"no_dbkey", 335544685, +"jrn_format_err", 335544686, +"jrn_file_full", 335544687, +"dsql_open_cursor_request", 335544688, +"ib_error", 335544689, +"cache_redef", 335544690, +"cache_too_small", 335544691, +"log_redef", 335544692, +"log_too_small", 335544693, +"partition_too_small", 335544694, +"partition_not_supp", 335544695, +"log_length_spec", 335544696, +"precision_err", 335544697, +"scale_nogt", 335544698, +"expec_short", 335544699, +"expec_long", 335544700, +"expec_ushort", 335544701, +"like_escape_invalid", 335544702, +"svcnoexe", 335544703, +"net_lookup_err", 335544704, +"service_unknown", 335544705, +"host_unknown", 335544706, +"grant_nopriv_on_base", 335544707, +"dyn_fld_ambiguous", 335544708, +"dsql_agg_ref_err", 335544709, +"complex_view", 335544710, +"unprepared_stmt", 335544711, +"expec_positive", 335544712, +"dsql_sqlda_value_err", 335544713, +"invalid_array_id", 335544714, +"extfile_uns_op", 335544715, +"svc_in_use", 335544716, +"err_stack_limit", 335544717, +"invalid_key", 335544718, +"net_init_error", 335544719, +"loadlib_failure", 335544720, +"network_error", 335544721, +"net_connect_err", 335544722, +"net_connect_listen_err", 335544723, +"net_event_connect_err", 335544724, +"net_event_listen_err", 335544725, +"net_read_err", 335544726, +"net_write_err", 335544727, +"integ_index_deactivate", 335544728, +"integ_deactivate_primary", 335544729, +"cse_not_supported", 335544730, +"tra_must_sweep", 335544731, +"unsupported_network_drive", 335544732, +"io_create_err", 335544733, +"io_open_err", 335544734, +"io_close_err", 335544735, +"io_read_err", 335544736, +"io_write_err", 335544737, +"io_delete_err", 335544738, +"io_access_err", 335544739, +"udf_exception", 335544740, +"lost_db_connection", 335544741, +"no_write_user_priv", 335544742, +"token_too_long", 335544743, +"max_att_exceeded", 335544744, +"login_same_as_role_name", 335544745, +"reftable_requires_pk", 335544746, +"usrname_too_long", 335544747, +"password_too_long", 335544748, +"usrname_required", 335544749, +"password_required", 335544750, +"bad_protocol", 335544751, +"dup_usrname_found", 335544752, +"usrname_not_found", 335544753, +"error_adding_sec_record", 335544754, +"error_modifying_sec_record", 335544755, +"error_deleting_sec_record", 335544756, +"error_updating_sec_db", 335544757, +"sort_rec_size_err", 335544758, +"bad_default_value", 335544759, +"invalid_clause", 335544760, +"too_many_handles", 335544761, +"optimizer_blk_exc", 335544762, +"invalid_string_constant", 335544763, +"transitional_date", 335544764, +"read_only_database", 335544765, +"must_be_dialect_2_and_up", 335544766, +"blob_filter_exception", 335544767, +"exception_access_violation", 335544768, +"exception_datatype_missalignmen", 335544769, +"exception_array_bounds_exceeded", 335544770, +"exception_float_denormal_operan", 335544771, +"exception_float_divide_by_zero", 335544772, +"exception_float_inexact_result", 335544773, +"exception_float_invalid_operand", 335544774, +"exception_float_overflow", 335544775, +"exception_float_stack_check", 335544776, +"exception_float_underflow", 335544777, +"exception_integer_divide_by_zer", 335544778, +"exception_integer_overflow", 335544779, +"exception_unknown", 335544780, +"exception_stack_overflow", 335544781, +"exception_sigsegv", 335544782, +"exception_sigill", 335544783, +"exception_sigbus", 335544784, +"exception_sigfpe", 335544785, +"ext_file_delete", 335544786, +"ext_file_modify", 335544787, +"adm_task_denied", 335544788, +"extract_input_mismatch", 335544789, +"insufficient_svc_privileges", 335544790, +"file_in_use", 335544791, +"service_att_err", 335544792, +"ddl_not_allowed_by_db_sql_dial", 335544793, +"cancelled", 335544794, +"unexp_spb_form", 335544795, +"sql_dialect_datatype_unsupport", 335544796, +"svcnouser", 335544797, +"depend_on_uncommitted_rel", 335544798, +"svc_name_missing", 335544799, +"too_many_contexts", 335544800, +"datype_notsup", 335544801, +"dialect_reset_warning", 335544802, +"dialect_not_changed", 335544803, +"database_create_failed", 335544804, +"inv_dialect_specified", 335544805, +"valid_db_dialects", 335544806, +"sqlwarn", 335544807, +"dtype_renamed", 335544808, +"extern_func_dir_error", 335544809, +"date_range_exceeded", 335544810, +"inv_client_dialect_specified", 335544811, +"valid_client_dialects", 335544812, +"optimizer_between_err", 335544813, +"service_not_supported", 335544814, +"generator_name", 335544815, +"udf_name", 335544816, +"gfix_db_name", 335740929, +"gfix_invalid_sw", 335740930, +"gfix_incmp_sw", 335740932, +"gfix_replay_req", 335740933, +"gfix_pgbuf_req", 335740934, +"gfix_val_req", 335740935, +"gfix_pval_req", 335740936, +"gfix_trn_req", 335740937, +"gfix_full_req", 335740940, +"gfix_usrname_req", 335740941, +"gfix_pass_req", 335740942, +"gfix_subs_name", 335740943, +"gfix_wal_req", 335740944, +"gfix_sec_req", 335740945, +"gfix_nval_req", 335740946, +"gfix_type_shut", 335740947, +"gfix_retry", 335740948, +"gfix_retry_db", 335740951, +"gfix_exceed_max", 335740991, +"gfix_corrupt_pool", 335740992, +"gfix_mem_exhausted", 335740993, +"gfix_bad_pool", 335740994, +"gfix_trn_not_valid", 335740995, +"gfix_unexp_eoi", 335741012, +"gfix_recon_fail", 335741018, +"gfix_trn_unknown", 335741036, +"gfix_mode_req", 335741038, +"gfix_opt_SQL_dialect", 335741039, +"dsql_dbkey_from_non_table", 336003074, +"dsql_transitional_numeric", 336003075, +"dsql_dialect_warning_expr", 336003076, +"sql_db_dialect_dtype_unsupport", 336003077, +"isc_sql_dialect_conflict_num", 336003079, +"dsql_warning_number_ambiguous", 336003080, +"dsql_warning_number_ambiguous1", 336003081, +"dsql_warn_precision_ambiguous", 336003082, +"dsql_warn_precision_ambiguous1", 336003083, +"dsql_warn_precision_ambiguous2", 336003084, +"dyn_role_does_not_exist", 336068796, +"dyn_no_grant_admin_opt", 336068797, +"dyn_user_not_role_member", 336068798, +"dyn_delete_role_failed", 336068799, +"dyn_grant_role_to_user", 336068800, +"dyn_inv_sql_role_name", 336068801, +"dyn_dup_sql_role", 336068802, +"dyn_kywd_spec_for_role", 336068803, +"dyn_roles_not_supported", 336068804, +"dyn_domain_name_exists", 336068812, +"dyn_field_name_exists", 336068813, +"dyn_dependency_exists", 336068814, +"dyn_dtype_invalid", 336068815, +"dyn_char_fld_too_small", 336068816, +"dyn_invalid_dtype_conversion", 336068817, +"dyn_dtype_conv_invalid", 336068818, +"dyn_zero_len_id", 336068820, +"gbak_unknown_switch", 336330753, +"gbak_page_size_missing", 336330754, +"gbak_page_size_toobig", 336330755, +"gbak_redir_ouput_missing", 336330756, +"gbak_switches_conflict", 336330757, +"gbak_unknown_device", 336330758, +"gbak_no_protection", 336330759, +"gbak_page_size_not_allowed", 336330760, +"gbak_multi_source_dest", 336330761, +"gbak_filename_missing", 336330762, +"gbak_dup_inout_names", 336330763, +"gbak_inv_page_size", 336330764, +"gbak_db_specified", 336330765, +"gbak_db_exists", 336330766, +"gbak_unk_device", 336330767, +"gbak_blob_info_failed", 336330772, +"gbak_unk_blob_item", 336330773, +"gbak_get_seg_failed", 336330774, +"gbak_close_blob_failed", 336330775, +"gbak_open_blob_failed", 336330776, +"gbak_put_blr_gen_id_failed", 336330777, +"gbak_unk_type", 336330778, +"gbak_comp_req_failed", 336330779, +"gbak_start_req_failed", 336330780, +"gbak_rec_failed", 336330781, +"gbak_rel_req_failed", 336330782, +"gbak_db_info_failed", 336330783, +"gbak_no_db_desc", 336330784, +"gbak_db_create_failed", 336330785, +"gbak_decomp_len_error", 336330786, +"gbak_tbl_missing", 336330787, +"gbak_blob_col_missing", 336330788, +"gbak_create_blob_failed", 336330789, +"gbak_put_seg_failed", 336330790, +"gbak_rec_len_exp", 336330791, +"gbak_inv_rec_len", 336330792, +"gbak_exp_data_type", 336330793, +"gbak_gen_id_failed", 336330794, +"gbak_unk_rec_type", 336330795, +"gbak_inv_bkup_ver", 336330796, +"gbak_missing_bkup_desc", 336330797, +"gbak_string_trunc", 336330798, +"gbak_cant_rest_record", 336330799, +"gbak_send_failed", 336330800, +"gbak_no_tbl_name", 336330801, +"gbak_unexp_eof", 336330802, +"gbak_db_format_too_old", 336330803, +"gbak_inv_array_dim", 336330804, +"gbak_xdr_len_expected", 336330807, +"gbak_open_bkup_error", 336330817, +"gbak_open_error", 336330818, +"gbak_missing_block_fac", 336330934, +"gbak_inv_block_fac", 336330935, +"gbak_block_fac_specified", 336330936, +"gbak_missing_username", 336330940, +"gbak_missing_password", 336330941, +"gbak_missing_skipped_bytes", 336330952, +"gbak_inv_skipped_bytes", 336330953, +"gbak_err_restore_charset", 336330965, +"gbak_err_restore_collation", 336330967, +"gbak_read_error", 336330972, +"gbak_write_error", 336330973, +"gbak_db_in_use", 336330985, +"gbak_sysmemex", 336330990, +"gbak_restore_role_failed", 336331002, +"gbak_role_op_missing", 336331005, +"gbak_page_buffers_missing", 336331010, +"gbak_page_buffers_wrong_param", 336331011, +"gbak_page_buffers_restore", 336331012, +"gbak_inv_size", 336331014, +"gbak_file_outof_sequence", 336331015, +"gbak_join_file_missing", 336331016, +"gbak_stdin_not_supptd", 336331017, +"gbak_stdout_not_supptd", 336331018, +"gbak_bkup_corrupt", 336331019, +"gbak_unk_db_file_spec", 336331020, +"gbak_hdr_write_failed", 336331021, +"gbak_disk_space_ex", 336331022, +"gbak_size_lt_min", 336331023, +"gbak_svc_name_missing", 336331025, +"gbak_not_ownr", 336331026, +"gbak_mode_req", 336331031, +"gsec_cant_open_db", 336723983, +"gsec_switches_error", 336723984, +"gsec_no_op_spec", 336723985, +"gsec_no_usr_name", 336723986, +"gsec_err_add", 336723987, +"gsec_err_modify", 336723988, +"gsec_err_find_mod", 336723989, +"gsec_err_rec_not_found", 336723990, +"gsec_err_delete", 336723991, +"gsec_err_find_del", 336723992, +"gsec_err_find_disp", 336723996, +"gsec_inv_param", 336723997, +"gsec_op_specified", 336723998, +"gsec_pw_specified", 336723999, +"gsec_uid_specified", 336724000, +"gsec_gid_specified", 336724001, +"gsec_proj_specified", 336724002, +"gsec_org_specified", 336724003, +"gsec_fname_specified", 336724004, +"gsec_mname_specified", 336724005, +"gsec_lname_specified", 336724006, +"gsec_inv_switch", 336724008, +"gsec_amb_switch", 336724009, +"gsec_no_op_specified", 336724010, +"gsec_params_not_allowed", 336724011, +"gsec_incompat_switch", 336724012, +"gsec_inv_username", 336724044, +"gsec_inv_pw_length", 336724045, +"gsec_db_specified", 336724046, +"gsec_db_admin_specified", 336724047, +"gsec_db_admin_pw_specified", 336724048, +"gsec_sql_role_specified", 336724049, +"license_no_file", 336789504, +"license_op_specified", 336789523, +"license_op_missing", 336789524, +"license_inv_switch", 336789525, +"license_inv_switch_combo", 336789526, +"license_inv_op_combo", 336789527, +"license_amb_switch", 336789528, +"license_inv_parameter", 336789529, +"license_param_specified", 336789530, +"license_param_req", 336789531, +"license_syntx_error", 336789532, +"license_dup_id", 336789534, +"license_inv_id_key", 336789535, +"license_err_remove", 336789536, +"license_err_update", 336789537, +"license_err_convert", 336789538, +"license_err_unk", 336789539, +"license_svc_err_add", 336789540, +"license_svc_err_remove", 336789541, +"license_eval_exists", 336789563, +"gstat_unknown_switch", 336920577, +"gstat_retry", 336920578, +"gstat_wrong_ods", 336920579, +"gstat_unexpected_eof", 336920580, +"gstat_open_err", 336920605, +"gstat_read_err", 336920606, +"gstat_sysmemex", 336920607, diff --git a/src/include/gen/files.txt b/src/include/gen/files.txt new file mode 100644 index 0000000000..7d9e50d202 --- /dev/null +++ b/src/include/gen/files.txt @@ -0,0 +1,9 @@ +gds_codes.pas +gds_codes.ftn +codes.h +iberror.h +codetext.h +msgs.h +rdb_codes.h +sql_code.h +msg_facs.h diff --git a/src/include/gen/gds_codes.ftn b/src/include/gen/gds_codes.ftn new file mode 100644 index 0000000000..f667696f2a --- /dev/null +++ b/src/include/gen/gds_codes.ftn @@ -0,0 +1,1438 @@ +C -- +C -- The contents of this file are subject to the Interbase Public +C -- License Version 1.0 (the "License"); you may not use this file +C -- except in compliance with the License. You may obtain a copy +C -- of the License at http://www.Inprise.com/IPL.html +C -- +C -- Software distributed under the License is distributed on an +C -- "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express +C -- or implied. See the License for the specific language governing +C -- rights and limitations under the License. +C -- +C -- The content of this file was generated by the Firebird project +C -- using the program jrd/codes.e +C -- +C -- +C -- +C -- *** WARNING *** - This file is automatically generated by codes.e - do not edit! +C -- +C -- + + INTEGER*4 + + GDS_FACILITY, + + GDS_ERR_BASE, + + GDS_ERR_FACTOR + INTEGER*4 + + GDS_ARG_END, { end of argument list } + + GDS_ARG_GDS, { generic DSRI status value } + + GDS_ARG_STRING, { string argument } + + GDS_ARG_CSTRING, { count & string argument } + + GDS_ARG_NUMBER, { numeric argument (long) } + + GDS_ARG_INTERPRETED, { interpreted status code (string) } + + GDS_ARG_VMS, { VAX/VMS status code (long) } + + GDS_ARG_UNIX, { UNIX error code } + + GDS_ARG_DOMAIN, { Apollo/Domain error code } + + GDS_ARG_DOS { MSDOS/OS2 error code } + + + PARAMETER ( + + GDS_FACILITY = 20, + + GDS_ERR_BASE = 335544320, + + GDS_ERR_FACTOR = 1) + + PARAMETER ( + + GDS_ARG_END = 0, { end of argument list } + + GDS_ARG_GDS = 1, { generic DSRI status value } + + GDS_ARG_STRING = 2, { string argument } + + GDS_ARG_CSTRING = 3, { count & string argument } + + GDS_ARG_NUMBER = 4, { numeric argument (long) } + + GDS_ARG_INTERPRETED = 5, { interpreted status code (string) } + + GDS_ARG_VMS = 6, { VAX/VMS status code (long) } + + GDS_ARG_UNIX = 7, { UNIX error code } + + GDS_ARG_DOMAIN = 8, { Apollo/Domain error code } + + GDS_ARG_DOS = 9) { Apollo/Domain error code } + + INTEGER*4 GDS__arith_except + PARAMETER (GDS__arith_except = 335544321) + INTEGER*4 GDS__bad_dbkey + PARAMETER (GDS__bad_dbkey = 335544322) + INTEGER*4 GDS__bad_db_format + PARAMETER (GDS__bad_db_format = 335544323) + INTEGER*4 GDS__bad_db_handle + PARAMETER (GDS__bad_db_handle = 335544324) + INTEGER*4 GDS__bad_dpb_content + PARAMETER (GDS__bad_dpb_content = 335544325) + INTEGER*4 GDS__bad_dpb_form + PARAMETER (GDS__bad_dpb_form = 335544326) + INTEGER*4 GDS__bad_req_handle + PARAMETER (GDS__bad_req_handle = 335544327) + INTEGER*4 GDS__bad_segstr_handle + PARAMETER (GDS__bad_segstr_handle = 335544328) + INTEGER*4 GDS__bad_segstr_id + PARAMETER (GDS__bad_segstr_id = 335544329) + INTEGER*4 GDS__bad_tpb_content + PARAMETER (GDS__bad_tpb_content = 335544330) + INTEGER*4 GDS__bad_tpb_form + PARAMETER (GDS__bad_tpb_form = 335544331) + INTEGER*4 GDS__bad_trans_handle + PARAMETER (GDS__bad_trans_handle = 335544332) + INTEGER*4 GDS__bug_check + PARAMETER (GDS__bug_check = 335544333) + INTEGER*4 GDS__convert_error + PARAMETER (GDS__convert_error = 335544334) + INTEGER*4 GDS__db_corrupt + PARAMETER (GDS__db_corrupt = 335544335) + INTEGER*4 GDS__deadlock + PARAMETER (GDS__deadlock = 335544336) + INTEGER*4 GDS__excess_trans + PARAMETER (GDS__excess_trans = 335544337) + INTEGER*4 GDS__from_no_match + PARAMETER (GDS__from_no_match = 335544338) + INTEGER*4 GDS__infinap + PARAMETER (GDS__infinap = 335544339) + INTEGER*4 GDS__infona + PARAMETER (GDS__infona = 335544340) + INTEGER*4 GDS__infunk + PARAMETER (GDS__infunk = 335544341) + INTEGER*4 GDS__integ_fail + PARAMETER (GDS__integ_fail = 335544342) + INTEGER*4 GDS__invalid_blr + PARAMETER (GDS__invalid_blr = 335544343) + INTEGER*4 GDS__io_error + PARAMETER (GDS__io_error = 335544344) + INTEGER*4 GDS__lock_conflict + PARAMETER (GDS__lock_conflict = 335544345) + INTEGER*4 GDS__metadata_corrupt + PARAMETER (GDS__metadata_corrupt = 335544346) + INTEGER*4 GDS__not_valid + PARAMETER (GDS__not_valid = 335544347) + INTEGER*4 GDS__no_cur_rec + PARAMETER (GDS__no_cur_rec = 335544348) + INTEGER*4 GDS__no_dup + PARAMETER (GDS__no_dup = 335544349) + INTEGER*4 GDS__no_finish + PARAMETER (GDS__no_finish = 335544350) + INTEGER*4 GDS__no_meta_update + PARAMETER (GDS__no_meta_update = 335544351) + INTEGER*4 GDS__no_priv + PARAMETER (GDS__no_priv = 335544352) + INTEGER*4 GDS__no_recon + PARAMETER (GDS__no_recon = 335544353) + INTEGER*4 GDS__no_record + PARAMETER (GDS__no_record = 335544354) + INTEGER*4 GDS__no_segstr_close + PARAMETER (GDS__no_segstr_close = 335544355) + INTEGER*4 GDS__obsolete_metadata + PARAMETER (GDS__obsolete_metadata = 335544356) + INTEGER*4 GDS__open_trans + PARAMETER (GDS__open_trans = 335544357) + INTEGER*4 GDS__port_len + PARAMETER (GDS__port_len = 335544358) + INTEGER*4 GDS__read_only_field + PARAMETER (GDS__read_only_field = 335544359) + INTEGER*4 GDS__read_only_rel + PARAMETER (GDS__read_only_rel = 335544360) + INTEGER*4 GDS__read_only_trans + PARAMETER (GDS__read_only_trans = 335544361) + INTEGER*4 GDS__read_only_view + PARAMETER (GDS__read_only_view = 335544362) + INTEGER*4 GDS__req_no_trans + PARAMETER (GDS__req_no_trans = 335544363) + INTEGER*4 GDS__req_sync + PARAMETER (GDS__req_sync = 335544364) + INTEGER*4 GDS__req_wrong_db + PARAMETER (GDS__req_wrong_db = 335544365) + INTEGER*4 GDS__segment + PARAMETER (GDS__segment = 335544366) + INTEGER*4 GDS__segstr_eof + PARAMETER (GDS__segstr_eof = 335544367) + INTEGER*4 GDS__segstr_no_op + PARAMETER (GDS__segstr_no_op = 335544368) + INTEGER*4 GDS__segstr_no_read + PARAMETER (GDS__segstr_no_read = 335544369) + INTEGER*4 GDS__segstr_no_trans + PARAMETER (GDS__segstr_no_trans = 335544370) + INTEGER*4 GDS__segstr_no_write + PARAMETER (GDS__segstr_no_write = 335544371) + INTEGER*4 GDS__segstr_wrong_db + PARAMETER (GDS__segstr_wrong_db = 335544372) + INTEGER*4 GDS__sys_request + PARAMETER (GDS__sys_request = 335544373) + INTEGER*4 GDS__stream_eof + PARAMETER (GDS__stream_eof = 335544374) + INTEGER*4 GDS__unavailable + PARAMETER (GDS__unavailable = 335544375) + INTEGER*4 GDS__unres_rel + PARAMETER (GDS__unres_rel = 335544376) + INTEGER*4 GDS__uns_ext + PARAMETER (GDS__uns_ext = 335544377) + INTEGER*4 GDS__wish_list + PARAMETER (GDS__wish_list = 335544378) + INTEGER*4 GDS__wrong_ods + PARAMETER (GDS__wrong_ods = 335544379) + INTEGER*4 GDS__wronumarg + PARAMETER (GDS__wronumarg = 335544380) + INTEGER*4 GDS__imp_exc + PARAMETER (GDS__imp_exc = 335544381) + INTEGER*4 GDS__random + PARAMETER (GDS__random = 335544382) + INTEGER*4 GDS__fatal_conflict + PARAMETER (GDS__fatal_conflict = 335544383) + INTEGER*4 GDS__badblk + PARAMETER (GDS__badblk = 335544384) + INTEGER*4 GDS__invpoolcl + PARAMETER (GDS__invpoolcl = 335544385) + INTEGER*4 GDS__nopoolids + PARAMETER (GDS__nopoolids = 335544386) + INTEGER*4 GDS__relbadblk + PARAMETER (GDS__relbadblk = 335544387) + INTEGER*4 GDS__blktoobig + PARAMETER (GDS__blktoobig = 335544388) + INTEGER*4 GDS__bufexh + PARAMETER (GDS__bufexh = 335544389) + INTEGER*4 GDS__syntaxerr + PARAMETER (GDS__syntaxerr = 335544390) + INTEGER*4 GDS__bufinuse + PARAMETER (GDS__bufinuse = 335544391) + INTEGER*4 GDS__bdbincon + PARAMETER (GDS__bdbincon = 335544392) + INTEGER*4 GDS__reqinuse + PARAMETER (GDS__reqinuse = 335544393) + INTEGER*4 GDS__badodsver + PARAMETER (GDS__badodsver = 335544394) + INTEGER*4 GDS__relnotdef + PARAMETER (GDS__relnotdef = 335544395) + INTEGER*4 GDS__fldnotdef + PARAMETER (GDS__fldnotdef = 335544396) + INTEGER*4 GDS__dirtypage + PARAMETER (GDS__dirtypage = 335544397) + INTEGER*4 GDS__waifortra + PARAMETER (GDS__waifortra = 335544398) + INTEGER*4 GDS__doubleloc + PARAMETER (GDS__doubleloc = 335544399) + INTEGER*4 GDS__nodnotfnd + PARAMETER (GDS__nodnotfnd = 335544400) + INTEGER*4 GDS__dupnodfnd + PARAMETER (GDS__dupnodfnd = 335544401) + INTEGER*4 GDS__locnotmar + PARAMETER (GDS__locnotmar = 335544402) + INTEGER*4 GDS__badpagtyp + PARAMETER (GDS__badpagtyp = 335544403) + INTEGER*4 GDS__corrupt + PARAMETER (GDS__corrupt = 335544404) + INTEGER*4 GDS__badpage + PARAMETER (GDS__badpage = 335544405) + INTEGER*4 GDS__badindex + PARAMETER (GDS__badindex = 335544406) + INTEGER*4 GDS__dbbnotzer + PARAMETER (GDS__dbbnotzer = 335544407) + INTEGER*4 GDS__tranotzer + PARAMETER (GDS__tranotzer = 335544408) + INTEGER*4 GDS__trareqmis + PARAMETER (GDS__trareqmis = 335544409) + INTEGER*4 GDS__badhndcnt + PARAMETER (GDS__badhndcnt = 335544410) + INTEGER*4 GDS__wrotpbver + PARAMETER (GDS__wrotpbver = 335544411) + INTEGER*4 GDS__wroblrver + PARAMETER (GDS__wroblrver = 335544412) + INTEGER*4 GDS__wrodpbver + PARAMETER (GDS__wrodpbver = 335544413) + INTEGER*4 GDS__blobnotsup + PARAMETER (GDS__blobnotsup = 335544414) + INTEGER*4 GDS__badrelation + PARAMETER (GDS__badrelation = 335544415) + INTEGER*4 GDS__nodetach + PARAMETER (GDS__nodetach = 335544416) + INTEGER*4 GDS__notremote + PARAMETER (GDS__notremote = 335544417) + INTEGER*4 GDS__trainlim + PARAMETER (GDS__trainlim = 335544418) + INTEGER*4 GDS__notinlim + PARAMETER (GDS__notinlim = 335544419) + INTEGER*4 GDS__traoutsta + PARAMETER (GDS__traoutsta = 335544420) + INTEGER*4 GDS__connect_reject + PARAMETER (GDS__connect_reject = 335544421) + INTEGER*4 GDS__dbfile + PARAMETER (GDS__dbfile = 335544422) + INTEGER*4 GDS__orphan + PARAMETER (GDS__orphan = 335544423) + INTEGER*4 GDS__no_lock_mgr + PARAMETER (GDS__no_lock_mgr = 335544424) + INTEGER*4 GDS__ctxinuse + PARAMETER (GDS__ctxinuse = 335544425) + INTEGER*4 GDS__ctxnotdef + PARAMETER (GDS__ctxnotdef = 335544426) + INTEGER*4 GDS__datnotsup + PARAMETER (GDS__datnotsup = 335544427) + INTEGER*4 GDS__badmsgnum + PARAMETER (GDS__badmsgnum = 335544428) + INTEGER*4 GDS__badparnum + PARAMETER (GDS__badparnum = 335544429) + INTEGER*4 GDS__virmemexh + PARAMETER (GDS__virmemexh = 335544430) + INTEGER*4 GDS__blocking_signal + PARAMETER (GDS__blocking_signal = 335544431) + INTEGER*4 GDS__lockmanerr + PARAMETER (GDS__lockmanerr = 335544432) + INTEGER*4 GDS__journerr + PARAMETER (GDS__journerr = 335544433) + INTEGER*4 GDS__keytoobig + PARAMETER (GDS__keytoobig = 335544434) + INTEGER*4 GDS__nullsegkey + PARAMETER (GDS__nullsegkey = 335544435) + INTEGER*4 GDS__sqlerr + PARAMETER (GDS__sqlerr = 335544436) + INTEGER*4 GDS__wrodynver + PARAMETER (GDS__wrodynver = 335544437) + INTEGER*4 GDS__funnotdef + PARAMETER (GDS__funnotdef = 335544438) + INTEGER*4 GDS__funmismat + PARAMETER (GDS__funmismat = 335544439) + INTEGER*4 GDS__bad_msg_vec + PARAMETER (GDS__bad_msg_vec = 335544440) + INTEGER*4 GDS__bad_detach + PARAMETER (GDS__bad_detach = 335544441) + INTEGER*4 GDS__noargacc_read + PARAMETER (GDS__noargacc_read = 335544442) + INTEGER*4 GDS__noargacc_write + PARAMETER (GDS__noargacc_write = 335544443) + INTEGER*4 GDS__read_only + PARAMETER (GDS__read_only = 335544444) + INTEGER*4 GDS__ext_err + PARAMETER (GDS__ext_err = 335544445) + INTEGER*4 GDS__non_updatable + PARAMETER (GDS__non_updatable = 335544446) + INTEGER*4 GDS__no_rollback + PARAMETER (GDS__no_rollback = 335544447) + INTEGER*4 GDS__bad_sec_info + PARAMETER (GDS__bad_sec_info = 335544448) + INTEGER*4 GDS__invalid_sec_info + PARAMETER (GDS__invalid_sec_info = 335544449) + INTEGER*4 GDS__misc_interpreted + PARAMETER (GDS__misc_interpreted = 335544450) + INTEGER*4 GDS__update_conflict + PARAMETER (GDS__update_conflict = 335544451) + INTEGER*4 GDS__unlicensed + PARAMETER (GDS__unlicensed = 335544452) + INTEGER*4 GDS__obj_in_use + PARAMETER (GDS__obj_in_use = 335544453) + INTEGER*4 GDS__nofilter + PARAMETER (GDS__nofilter = 335544454) + INTEGER*4 GDS__shadow_accessed + PARAMETER (GDS__shadow_accessed = 335544455) + INTEGER*4 GDS__invalid_sdl + PARAMETER (GDS__invalid_sdl = 335544456) + INTEGER*4 GDS__out_of_bounds + PARAMETER (GDS__out_of_bounds = 335544457) + INTEGER*4 GDS__invalid_dimension + PARAMETER (GDS__invalid_dimension = 335544458) + INTEGER*4 GDS__rec_in_limbo + PARAMETER (GDS__rec_in_limbo = 335544459) + INTEGER*4 GDS__shadow_missing + PARAMETER (GDS__shadow_missing = 335544460) + INTEGER*4 GDS__cant_validate + PARAMETER (GDS__cant_validate = 335544461) + INTEGER*4 GDS__cant_start_journal + PARAMETER (GDS__cant_start_journal = 335544462) + INTEGER*4 GDS__gennotdef + PARAMETER (GDS__gennotdef = 335544463) + INTEGER*4 GDS__cant_start_logging + PARAMETER (GDS__cant_start_logging = 335544464) + INTEGER*4 GDS__bad_segstr_type + PARAMETER (GDS__bad_segstr_type = 335544465) + INTEGER*4 GDS__foreign_key + PARAMETER (GDS__foreign_key = 335544466) + INTEGER*4 GDS__high_minor + PARAMETER (GDS__high_minor = 335544467) + INTEGER*4 GDS__tra_state + PARAMETER (GDS__tra_state = 335544468) + INTEGER*4 GDS__trans_invalid + PARAMETER (GDS__trans_invalid = 335544469) + INTEGER*4 GDS__buf_invalid + PARAMETER (GDS__buf_invalid = 335544470) + INTEGER*4 GDS__indexnotdefined + PARAMETER (GDS__indexnotdefined = 335544471) + INTEGER*4 GDS__login + PARAMETER (GDS__login = 335544472) + INTEGER*4 GDS__invalid_bookmark + PARAMETER (GDS__invalid_bookmark = 335544473) + INTEGER*4 GDS__bad_lock_level + PARAMETER (GDS__bad_lock_level = 335544474) + INTEGER*4 GDS__relation_lock + PARAMETER (GDS__relation_lock = 335544475) + INTEGER*4 GDS__record_lock + PARAMETER (GDS__record_lock = 335544476) + INTEGER*4 GDS__max_idx + PARAMETER (GDS__max_idx = 335544477) + INTEGER*4 GDS__jrn_enable + PARAMETER (GDS__jrn_enable = 335544478) + INTEGER*4 GDS__old_failure + PARAMETER (GDS__old_failure = 335544479) + INTEGER*4 GDS__old_in_progress + PARAMETER (GDS__old_in_progress = 335544480) + INTEGER*4 GDS__old_no_space + PARAMETER (GDS__old_no_space = 335544481) + INTEGER*4 GDS__no_wal_no_jrn + PARAMETER (GDS__no_wal_no_jrn = 335544482) + INTEGER*4 GDS__num_old_files + PARAMETER (GDS__num_old_files = 335544483) + INTEGER*4 GDS__wal_file_open + PARAMETER (GDS__wal_file_open = 335544484) + INTEGER*4 GDS__bad_stmt_handle + PARAMETER (GDS__bad_stmt_handle = 335544485) + INTEGER*4 GDS__wal_failure + PARAMETER (GDS__wal_failure = 335544486) + INTEGER*4 GDS__walw_err + PARAMETER (GDS__walw_err = 335544487) + INTEGER*4 GDS__logh_small + PARAMETER (GDS__logh_small = 335544488) + INTEGER*4 GDS__logh_inv_version + PARAMETER (GDS__logh_inv_version = 335544489) + INTEGER*4 GDS__logh_open_flag + PARAMETER (GDS__logh_open_flag = 335544490) + INTEGER*4 GDS__logh_open_flag2 + PARAMETER (GDS__logh_open_flag2 = 335544491) + INTEGER*4 GDS__logh_diff_dbname + PARAMETER (GDS__logh_diff_dbname = 335544492) + INTEGER*4 GDS__logf_unexpected_eof + PARAMETER (GDS__logf_unexpected_eof = 335544493) + INTEGER*4 GDS__logr_incomplete + PARAMETER (GDS__logr_incomplete = 335544494) + INTEGER*4 GDS__logr_header_small + PARAMETER (GDS__logr_header_small = 335544495) + INTEGER*4 GDS__logb_small + PARAMETER (GDS__logb_small = 335544496) + INTEGER*4 GDS__wal_illegal_attach + PARAMETER (GDS__wal_illegal_attach = 335544497) + INTEGER*4 GDS__wal_invalid_wpb + PARAMETER (GDS__wal_invalid_wpb = 335544498) + INTEGER*4 GDS__wal_err_rollover + PARAMETER (GDS__wal_err_rollover = 335544499) + INTEGER*4 GDS__no_wal + PARAMETER (GDS__no_wal = 335544500) + INTEGER*4 GDS__drop_wal + PARAMETER (GDS__drop_wal = 335544501) + INTEGER*4 GDS__stream_not_defined + PARAMETER (GDS__stream_not_defined = 335544502) + INTEGER*4 GDS__wal_subsys_error + PARAMETER (GDS__wal_subsys_error = 335544503) + INTEGER*4 GDS__wal_subsys_corrupt + PARAMETER (GDS__wal_subsys_corrupt = 335544504) + INTEGER*4 GDS__no_archive + PARAMETER (GDS__no_archive = 335544505) + INTEGER*4 GDS__shutinprog + PARAMETER (GDS__shutinprog = 335544506) + INTEGER*4 GDS__range_in_use + PARAMETER (GDS__range_in_use = 335544507) + INTEGER*4 GDS__range_not_found + PARAMETER (GDS__range_not_found = 335544508) + INTEGER*4 GDS__charset_not_found + PARAMETER (GDS__charset_not_found = 335544509) + INTEGER*4 GDS__lock_timeout + PARAMETER (GDS__lock_timeout = 335544510) + INTEGER*4 GDS__prcnotdef + PARAMETER (GDS__prcnotdef = 335544511) + INTEGER*4 GDS__prcmismat + PARAMETER (GDS__prcmismat = 335544512) + INTEGER*4 GDS__wal_bugcheck + PARAMETER (GDS__wal_bugcheck = 335544513) + INTEGER*4 GDS__wal_cant_expand + PARAMETER (GDS__wal_cant_expand = 335544514) + INTEGER*4 GDS__codnotdef + PARAMETER (GDS__codnotdef = 335544515) + INTEGER*4 GDS__xcpnotdef + PARAMETER (GDS__xcpnotdef = 335544516) + INTEGER*4 GDS__except + PARAMETER (GDS__except = 335544517) + INTEGER*4 GDS__cache_restart + PARAMETER (GDS__cache_restart = 335544518) + INTEGER*4 GDS__bad_lock_handle + PARAMETER (GDS__bad_lock_handle = 335544519) + INTEGER*4 GDS__jrn_present + PARAMETER (GDS__jrn_present = 335544520) + INTEGER*4 GDS__wal_err_rollover2 + PARAMETER (GDS__wal_err_rollover2 = 335544521) + INTEGER*4 GDS__wal_err_logwrite + PARAMETER (GDS__wal_err_logwrite = 335544522) + INTEGER*4 GDS__wal_err_jrn_comm + PARAMETER (GDS__wal_err_jrn_comm = 335544523) + INTEGER*4 GDS__wal_err_expansion + PARAMETER (GDS__wal_err_expansion = 335544524) + INTEGER*4 GDS__wal_err_setup + PARAMETER (GDS__wal_err_setup = 335544525) + INTEGER*4 GDS__wal_err_ww_sync + PARAMETER (GDS__wal_err_ww_sync = 335544526) + INTEGER*4 GDS__wal_err_ww_start + PARAMETER (GDS__wal_err_ww_start = 335544527) + INTEGER*4 GDS__shutdown + PARAMETER (GDS__shutdown = 335544528) + INTEGER*4 GDS__existing_priv_mod + PARAMETER (GDS__existing_priv_mod = 335544529) + INTEGER*4 GDS__primary_key_ref + PARAMETER (GDS__primary_key_ref = 335544530) + INTEGER*4 GDS__primary_key_notnull + PARAMETER (GDS__primary_key_notnull = 335544531) + INTEGER*4 GDS__ref_cnstrnt_notfound + PARAMETER (GDS__ref_cnstrnt_notfound = 335544532) + INTEGER*4 GDS__foreign_key_notfound + PARAMETER (GDS__foreign_key_notfound = 335544533) + INTEGER*4 GDS__ref_cnstrnt_update + PARAMETER (GDS__ref_cnstrnt_update = 335544534) + INTEGER*4 GDS__check_cnstrnt_update + PARAMETER (GDS__check_cnstrnt_update = 335544535) + INTEGER*4 GDS__check_cnstrnt_del + PARAMETER (GDS__check_cnstrnt_del = 335544536) + INTEGER*4 GDS__integ_index_seg_del + PARAMETER (GDS__integ_index_seg_del = 335544537) + INTEGER*4 GDS__integ_index_seg_mod + PARAMETER (GDS__integ_index_seg_mod = 335544538) + INTEGER*4 GDS__integ_index_del + PARAMETER (GDS__integ_index_del = 335544539) + INTEGER*4 GDS__integ_index_mod + PARAMETER (GDS__integ_index_mod = 335544540) + INTEGER*4 GDS__check_trig_del + PARAMETER (GDS__check_trig_del = 335544541) + INTEGER*4 GDS__check_trig_update + PARAMETER (GDS__check_trig_update = 335544542) + INTEGER*4 GDS__cnstrnt_fld_del + PARAMETER (GDS__cnstrnt_fld_del = 335544543) + INTEGER*4 GDS__cnstrnt_fld_rename + PARAMETER (GDS__cnstrnt_fld_rename = 335544544) + INTEGER*4 GDS__rel_cnstrnt_update + PARAMETER (GDS__rel_cnstrnt_update = 335544545) + INTEGER*4 GDS__constaint_on_view + PARAMETER (GDS__constaint_on_view = 335544546) + INTEGER*4 GDS__invld_cnstrnt_type + PARAMETER (GDS__invld_cnstrnt_type = 335544547) + INTEGER*4 GDS__primary_key_exists + PARAMETER (GDS__primary_key_exists = 335544548) + INTEGER*4 GDS__systrig_update + PARAMETER (GDS__systrig_update = 335544549) + INTEGER*4 GDS__not_rel_owner + PARAMETER (GDS__not_rel_owner = 335544550) + INTEGER*4 GDS__grant_obj_notfound + PARAMETER (GDS__grant_obj_notfound = 335544551) + INTEGER*4 GDS__grant_fld_notfound + PARAMETER (GDS__grant_fld_notfound = 335544552) + INTEGER*4 GDS__grant_nopriv + PARAMETER (GDS__grant_nopriv = 335544553) + INTEGER*4 GDS__nonsql_security_rel + PARAMETER (GDS__nonsql_security_rel = 335544554) + INTEGER*4 GDS__nonsql_security_fld + PARAMETER (GDS__nonsql_security_fld = 335544555) + INTEGER*4 GDS__wal_cache_err + PARAMETER (GDS__wal_cache_err = 335544556) + INTEGER*4 GDS__shutfail + PARAMETER (GDS__shutfail = 335544557) + INTEGER*4 GDS__check_constraint + PARAMETER (GDS__check_constraint = 335544558) + INTEGER*4 GDS__bad_svc_handle + PARAMETER (GDS__bad_svc_handle = 335544559) + INTEGER*4 GDS__shutwarn + PARAMETER (GDS__shutwarn = 335544560) + INTEGER*4 GDS__wrospbver + PARAMETER (GDS__wrospbver = 335544561) + INTEGER*4 GDS__bad_spb_form + PARAMETER (GDS__bad_spb_form = 335544562) + INTEGER*4 GDS__svcnotdef + PARAMETER (GDS__svcnotdef = 335544563) + INTEGER*4 GDS__no_jrn + PARAMETER (GDS__no_jrn = 335544564) + INTEGER*4 GDS__transliteration_failed + PARAMETER (GDS__transliteration_failed = 335544565) + INTEGER*4 GDS__start_cm_for_wal + PARAMETER (GDS__start_cm_for_wal = 335544566) + INTEGER*4 GDS__wal_ovflow_log_required + PARAMETER (GDS__wal_ovflow_log_required = 335544567) + INTEGER*4 GDS__text_subtype + PARAMETER (GDS__text_subtype = 335544568) + INTEGER*4 GDS__dsql_error + PARAMETER (GDS__dsql_error = 335544569) + INTEGER*4 GDS__dsql_command_err + PARAMETER (GDS__dsql_command_err = 335544570) + INTEGER*4 GDS__dsql_constant_err + PARAMETER (GDS__dsql_constant_err = 335544571) + INTEGER*4 GDS__dsql_cursor_err + PARAMETER (GDS__dsql_cursor_err = 335544572) + INTEGER*4 GDS__dsql_datatype_err + PARAMETER (GDS__dsql_datatype_err = 335544573) + INTEGER*4 GDS__dsql_decl_err + PARAMETER (GDS__dsql_decl_err = 335544574) + INTEGER*4 GDS__dsql_cursor_update_err + PARAMETER (GDS__dsql_cursor_update_err = 335544575) + INTEGER*4 GDS__dsql_cursor_open_err + PARAMETER (GDS__dsql_cursor_open_err = 335544576) + INTEGER*4 GDS__dsql_cursor_close_err + PARAMETER (GDS__dsql_cursor_close_err = 335544577) + INTEGER*4 GDS__dsql_field_err + PARAMETER (GDS__dsql_field_err = 335544578) + INTEGER*4 GDS__dsql_internal_err + PARAMETER (GDS__dsql_internal_err = 335544579) + INTEGER*4 GDS__dsql_relation_err + PARAMETER (GDS__dsql_relation_err = 335544580) + INTEGER*4 GDS__dsql_procedure_err + PARAMETER (GDS__dsql_procedure_err = 335544581) + INTEGER*4 GDS__dsql_request_err + PARAMETER (GDS__dsql_request_err = 335544582) + INTEGER*4 GDS__dsql_sqlda_err + PARAMETER (GDS__dsql_sqlda_err = 335544583) + INTEGER*4 GDS__dsql_var_count_err + PARAMETER (GDS__dsql_var_count_err = 335544584) + INTEGER*4 GDS__dsql_stmt_handle + PARAMETER (GDS__dsql_stmt_handle = 335544585) + INTEGER*4 GDS__dsql_function_err + PARAMETER (GDS__dsql_function_err = 335544586) + INTEGER*4 GDS__dsql_blob_err + PARAMETER (GDS__dsql_blob_err = 335544587) + INTEGER*4 GDS__collation_not_found + PARAMETER (GDS__collation_not_found = 335544588) + INTEGER*4 GDS__collation_not_for_charset + PARAMETER (GDS__collation_not_for_charset = 335544589) + INTEGER*4 GDS__dsql_dup_option + PARAMETER (GDS__dsql_dup_option = 335544590) + INTEGER*4 GDS__dsql_tran_err + PARAMETER (GDS__dsql_tran_err = 335544591) + INTEGER*4 GDS__dsql_invalid_array + PARAMETER (GDS__dsql_invalid_array = 335544592) + INTEGER*4 GDS__dsql_max_arr_dim_exceeded + PARAMETER (GDS__dsql_max_arr_dim_exceeded = 335544593) + INTEGER*4 GDS__dsql_arr_range_error + PARAMETER (GDS__dsql_arr_range_error = 335544594) + INTEGER*4 GDS__dsql_trigger_err + PARAMETER (GDS__dsql_trigger_err = 335544595) + INTEGER*4 GDS__dsql_subselect_err + PARAMETER (GDS__dsql_subselect_err = 335544596) + INTEGER*4 GDS__dsql_crdb_prepare_err + PARAMETER (GDS__dsql_crdb_prepare_err = 335544597) + INTEGER*4 GDS__specify_field_err + PARAMETER (GDS__specify_field_err = 335544598) + INTEGER*4 GDS__num_field_err + PARAMETER (GDS__num_field_err = 335544599) + INTEGER*4 GDS__col_name_err + PARAMETER (GDS__col_name_err = 335544600) + INTEGER*4 GDS__where_err + PARAMETER (GDS__where_err = 335544601) + INTEGER*4 GDS__table_view_err + PARAMETER (GDS__table_view_err = 335544602) + INTEGER*4 GDS__distinct_err + PARAMETER (GDS__distinct_err = 335544603) + INTEGER*4 GDS__key_field_count_err + PARAMETER (GDS__key_field_count_err = 335544604) + INTEGER*4 GDS__subquery_err + PARAMETER (GDS__subquery_err = 335544605) + INTEGER*4 GDS__expression_eval_err + PARAMETER (GDS__expression_eval_err = 335544606) + INTEGER*4 GDS__node_err + PARAMETER (GDS__node_err = 335544607) + INTEGER*4 GDS__command_end_err + PARAMETER (GDS__command_end_err = 335544608) + INTEGER*4 GDS__index_name + PARAMETER (GDS__index_name = 335544609) + INTEGER*4 GDS__exception_name + PARAMETER (GDS__exception_name = 335544610) + INTEGER*4 GDS__field_name + PARAMETER (GDS__field_name = 335544611) + INTEGER*4 GDS__token_err + PARAMETER (GDS__token_err = 335544612) + INTEGER*4 GDS__union_err + PARAMETER (GDS__union_err = 335544613) + INTEGER*4 GDS__dsql_construct_err + PARAMETER (GDS__dsql_construct_err = 335544614) + INTEGER*4 GDS__field_aggregate_err + PARAMETER (GDS__field_aggregate_err = 335544615) + INTEGER*4 GDS__field_ref_err + PARAMETER (GDS__field_ref_err = 335544616) + INTEGER*4 GDS__order_by_err + PARAMETER (GDS__order_by_err = 335544617) + INTEGER*4 GDS__return_mode_err + PARAMETER (GDS__return_mode_err = 335544618) + INTEGER*4 GDS__extern_func_err + PARAMETER (GDS__extern_func_err = 335544619) + INTEGER*4 GDS__alias_conflict_err + PARAMETER (GDS__alias_conflict_err = 335544620) + INTEGER*4 GDS__procedure_conflict_error + PARAMETER (GDS__procedure_conflict_error = 335544621) + INTEGER*4 GDS__relation_conflict_err + PARAMETER (GDS__relation_conflict_err = 335544622) + INTEGER*4 GDS__dsql_domain_err + PARAMETER (GDS__dsql_domain_err = 335544623) + INTEGER*4 GDS__idx_seg_err + PARAMETER (GDS__idx_seg_err = 335544624) + INTEGER*4 GDS__node_name_err + PARAMETER (GDS__node_name_err = 335544625) + INTEGER*4 GDS__table_name + PARAMETER (GDS__table_name = 335544626) + INTEGER*4 GDS__proc_name + PARAMETER (GDS__proc_name = 335544627) + INTEGER*4 GDS__idx_create_err + PARAMETER (GDS__idx_create_err = 335544628) + INTEGER*4 GDS__wal_shadow_err + PARAMETER (GDS__wal_shadow_err = 335544629) + INTEGER*4 GDS__dependency + PARAMETER (GDS__dependency = 335544630) + INTEGER*4 GDS__idx_key_err + PARAMETER (GDS__idx_key_err = 335544631) + INTEGER*4 GDS__dsql_file_length_err + PARAMETER (GDS__dsql_file_length_err = 335544632) + INTEGER*4 GDS__dsql_shadow_number_err + PARAMETER (GDS__dsql_shadow_number_err = 335544633) + INTEGER*4 GDS__dsql_token_unk_err + PARAMETER (GDS__dsql_token_unk_err = 335544634) + INTEGER*4 GDS__dsql_no_relation_alias + PARAMETER (GDS__dsql_no_relation_alias = 335544635) + INTEGER*4 GDS__indexname + PARAMETER (GDS__indexname = 335544636) + INTEGER*4 GDS__no_stream_plan + PARAMETER (GDS__no_stream_plan = 335544637) + INTEGER*4 GDS__stream_twice + PARAMETER (GDS__stream_twice = 335544638) + INTEGER*4 GDS__stream_not_found + PARAMETER (GDS__stream_not_found = 335544639) + INTEGER*4 GDS__collation_requires_text + PARAMETER (GDS__collation_requires_text = 335544640) + INTEGER*4 GDS__dsql_domain_not_found + PARAMETER (GDS__dsql_domain_not_found = 335544641) + INTEGER*4 GDS__index_unused + PARAMETER (GDS__index_unused = 335544642) + INTEGER*4 GDS__dsql_self_join + PARAMETER (GDS__dsql_self_join = 335544643) + INTEGER*4 GDS__stream_bof + PARAMETER (GDS__stream_bof = 335544644) + INTEGER*4 GDS__stream_crack + PARAMETER (GDS__stream_crack = 335544645) + INTEGER*4 GDS__db_or_file_exists + PARAMETER (GDS__db_or_file_exists = 335544646) + INTEGER*4 GDS__invalid_operator + PARAMETER (GDS__invalid_operator = 335544647) + INTEGER*4 GDS__conn_lost + PARAMETER (GDS__conn_lost = 335544648) + INTEGER*4 GDS__bad_checksum + PARAMETER (GDS__bad_checksum = 335544649) + INTEGER*4 GDS__page_type_err + PARAMETER (GDS__page_type_err = 335544650) + INTEGER*4 GDS__ext_readonly_err + PARAMETER (GDS__ext_readonly_err = 335544651) + INTEGER*4 GDS__sing_select_err + PARAMETER (GDS__sing_select_err = 335544652) + INTEGER*4 GDS__psw_attach + PARAMETER (GDS__psw_attach = 335544653) + INTEGER*4 GDS__psw_start_trans + PARAMETER (GDS__psw_start_trans = 335544654) + INTEGER*4 GDS__invalid_direction + PARAMETER (GDS__invalid_direction = 335544655) + INTEGER*4 GDS__dsql_var_conflict + PARAMETER (GDS__dsql_var_conflict = 335544656) + INTEGER*4 GDS__dsql_no_blob_array + PARAMETER (GDS__dsql_no_blob_array = 335544657) + INTEGER*4 GDS__dsql_base_table + PARAMETER (GDS__dsql_base_table = 335544658) + INTEGER*4 GDS__duplicate_base_table + PARAMETER (GDS__duplicate_base_table = 335544659) + INTEGER*4 GDS__view_alias + PARAMETER (GDS__view_alias = 335544660) + INTEGER*4 GDS__index_root_page_full + PARAMETER (GDS__index_root_page_full = 335544661) + INTEGER*4 GDS__dsql_blob_type_unknown + PARAMETER (GDS__dsql_blob_type_unknown = 335544662) + INTEGER*4 GDS__req_max_clones_exceeded + PARAMETER (GDS__req_max_clones_exceeded = 335544663) + INTEGER*4 GDS__dsql_duplicate_spec + PARAMETER (GDS__dsql_duplicate_spec = 335544664) + INTEGER*4 GDS__unique_key_violation + PARAMETER (GDS__unique_key_violation = 335544665) + INTEGER*4 GDS__srvr_version_too_old + PARAMETER (GDS__srvr_version_too_old = 335544666) + INTEGER*4 GDS__drdb_completed_with_errs + PARAMETER (GDS__drdb_completed_with_errs = 335544667) + INTEGER*4 GDS__dsql_procedure_use_err + PARAMETER (GDS__dsql_procedure_use_err = 335544668) + INTEGER*4 GDS__dsql_count_mismatch + PARAMETER (GDS__dsql_count_mismatch = 335544669) + INTEGER*4 GDS__blob_idx_err + PARAMETER (GDS__blob_idx_err = 335544670) + INTEGER*4 GDS__array_idx_err + PARAMETER (GDS__array_idx_err = 335544671) + INTEGER*4 GDS__key_field_err + PARAMETER (GDS__key_field_err = 335544672) + INTEGER*4 GDS__no_delete + PARAMETER (GDS__no_delete = 335544673) + INTEGER*4 GDS__del_last_field + PARAMETER (GDS__del_last_field = 335544674) + INTEGER*4 GDS__sort_err + PARAMETER (GDS__sort_err = 335544675) + INTEGER*4 GDS__sort_mem_err + PARAMETER (GDS__sort_mem_err = 335544676) + INTEGER*4 GDS__version_err + PARAMETER (GDS__version_err = 335544677) + INTEGER*4 GDS__inval_key_posn + PARAMETER (GDS__inval_key_posn = 335544678) + INTEGER*4 GDS__no_segments_err + PARAMETER (GDS__no_segments_err = 335544679) + INTEGER*4 GDS__crrp_data_err + PARAMETER (GDS__crrp_data_err = 335544680) + INTEGER*4 GDS__rec_size_err + PARAMETER (GDS__rec_size_err = 335544681) + INTEGER*4 GDS__dsql_field_ref + PARAMETER (GDS__dsql_field_ref = 335544682) + INTEGER*4 GDS__req_depth_exceeded + PARAMETER (GDS__req_depth_exceeded = 335544683) + INTEGER*4 GDS__no_field_access + PARAMETER (GDS__no_field_access = 335544684) + INTEGER*4 GDS__no_dbkey + PARAMETER (GDS__no_dbkey = 335544685) + INTEGER*4 GDS__jrn_format_err + PARAMETER (GDS__jrn_format_err = 335544686) + INTEGER*4 GDS__jrn_file_full + PARAMETER (GDS__jrn_file_full = 335544687) + INTEGER*4 GDS__dsql_open_cursor_request + PARAMETER (GDS__dsql_open_cursor_request = 335544688) + INTEGER*4 GDS__ib_error + PARAMETER (GDS__ib_error = 335544689) + INTEGER*4 GDS__cache_redef + PARAMETER (GDS__cache_redef = 335544690) + INTEGER*4 GDS__cache_too_small + PARAMETER (GDS__cache_too_small = 335544691) + INTEGER*4 GDS__log_redef + PARAMETER (GDS__log_redef = 335544692) + INTEGER*4 GDS__log_too_small + PARAMETER (GDS__log_too_small = 335544693) + INTEGER*4 GDS__partition_too_small + PARAMETER (GDS__partition_too_small = 335544694) + INTEGER*4 GDS__partition_not_supp + PARAMETER (GDS__partition_not_supp = 335544695) + INTEGER*4 GDS__log_length_spec + PARAMETER (GDS__log_length_spec = 335544696) + INTEGER*4 GDS__precision_err + PARAMETER (GDS__precision_err = 335544697) + INTEGER*4 GDS__scale_nogt + PARAMETER (GDS__scale_nogt = 335544698) + INTEGER*4 GDS__expec_short + PARAMETER (GDS__expec_short = 335544699) + INTEGER*4 GDS__expec_long + PARAMETER (GDS__expec_long = 335544700) + INTEGER*4 GDS__expec_ushort + PARAMETER (GDS__expec_ushort = 335544701) + INTEGER*4 GDS__like_escape_invalid + PARAMETER (GDS__like_escape_invalid = 335544702) + INTEGER*4 GDS__svcnoexe + PARAMETER (GDS__svcnoexe = 335544703) + INTEGER*4 GDS__net_lookup_err + PARAMETER (GDS__net_lookup_err = 335544704) + INTEGER*4 GDS__service_unknown + PARAMETER (GDS__service_unknown = 335544705) + INTEGER*4 GDS__host_unknown + PARAMETER (GDS__host_unknown = 335544706) + INTEGER*4 GDS__grant_nopriv_on_base + PARAMETER (GDS__grant_nopriv_on_base = 335544707) + INTEGER*4 GDS__dyn_fld_ambiguous + PARAMETER (GDS__dyn_fld_ambiguous = 335544708) + INTEGER*4 GDS__dsql_agg_ref_err + PARAMETER (GDS__dsql_agg_ref_err = 335544709) + INTEGER*4 GDS__complex_view + PARAMETER (GDS__complex_view = 335544710) + INTEGER*4 GDS__unprepared_stmt + PARAMETER (GDS__unprepared_stmt = 335544711) + INTEGER*4 GDS__expec_positive + PARAMETER (GDS__expec_positive = 335544712) + INTEGER*4 GDS__dsql_sqlda_value_err + PARAMETER (GDS__dsql_sqlda_value_err = 335544713) + INTEGER*4 GDS__invalid_array_id + PARAMETER (GDS__invalid_array_id = 335544714) + INTEGER*4 GDS__extfile_uns_op + PARAMETER (GDS__extfile_uns_op = 335544715) + INTEGER*4 GDS__svc_in_use + PARAMETER (GDS__svc_in_use = 335544716) + INTEGER*4 GDS__err_stack_limit + PARAMETER (GDS__err_stack_limit = 335544717) + INTEGER*4 GDS__invalid_key + PARAMETER (GDS__invalid_key = 335544718) + INTEGER*4 GDS__net_init_error + PARAMETER (GDS__net_init_error = 335544719) + INTEGER*4 GDS__loadlib_failure + PARAMETER (GDS__loadlib_failure = 335544720) + INTEGER*4 GDS__network_error + PARAMETER (GDS__network_error = 335544721) + INTEGER*4 GDS__net_connect_err + PARAMETER (GDS__net_connect_err = 335544722) + INTEGER*4 GDS__net_connect_listen_err + PARAMETER (GDS__net_connect_listen_err = 335544723) + INTEGER*4 GDS__net_event_connect_err + PARAMETER (GDS__net_event_connect_err = 335544724) + INTEGER*4 GDS__net_event_listen_err + PARAMETER (GDS__net_event_listen_err = 335544725) + INTEGER*4 GDS__net_read_err + PARAMETER (GDS__net_read_err = 335544726) + INTEGER*4 GDS__net_write_err + PARAMETER (GDS__net_write_err = 335544727) + INTEGER*4 GDS__integ_index_deactivate + PARAMETER (GDS__integ_index_deactivate = 335544728) + INTEGER*4 GDS__integ_deactivate_primary + PARAMETER (GDS__integ_deactivate_primary = 335544729) + INTEGER*4 GDS__cse_not_supported + PARAMETER (GDS__cse_not_supported = 335544730) + INTEGER*4 GDS__tra_must_sweep + PARAMETER (GDS__tra_must_sweep = 335544731) + INTEGER*4 GDS__unsupported_network_drive + PARAMETER (GDS__unsupported_network_drive = 335544732) + INTEGER*4 GDS__io_create_err + PARAMETER (GDS__io_create_err = 335544733) + INTEGER*4 GDS__io_open_err + PARAMETER (GDS__io_open_err = 335544734) + INTEGER*4 GDS__io_close_err + PARAMETER (GDS__io_close_err = 335544735) + INTEGER*4 GDS__io_read_err + PARAMETER (GDS__io_read_err = 335544736) + INTEGER*4 GDS__io_write_err + PARAMETER (GDS__io_write_err = 335544737) + INTEGER*4 GDS__io_delete_err + PARAMETER (GDS__io_delete_err = 335544738) + INTEGER*4 GDS__io_access_err + PARAMETER (GDS__io_access_err = 335544739) + INTEGER*4 GDS__udf_exception + PARAMETER (GDS__udf_exception = 335544740) + INTEGER*4 GDS__lost_db_connection + PARAMETER (GDS__lost_db_connection = 335544741) + INTEGER*4 GDS__no_write_user_priv + PARAMETER (GDS__no_write_user_priv = 335544742) + INTEGER*4 GDS__token_too_long + PARAMETER (GDS__token_too_long = 335544743) + INTEGER*4 GDS__max_att_exceeded + PARAMETER (GDS__max_att_exceeded = 335544744) + INTEGER*4 GDS__login_same_as_role_name + PARAMETER (GDS__login_same_as_role_name = 335544745) + INTEGER*4 GDS__reftable_requires_pk + PARAMETER (GDS__reftable_requires_pk = 335544746) + INTEGER*4 GDS__usrname_too_long + PARAMETER (GDS__usrname_too_long = 335544747) + INTEGER*4 GDS__password_too_long + PARAMETER (GDS__password_too_long = 335544748) + INTEGER*4 GDS__usrname_required + PARAMETER (GDS__usrname_required = 335544749) + INTEGER*4 GDS__password_required + PARAMETER (GDS__password_required = 335544750) + INTEGER*4 GDS__bad_protocol + PARAMETER (GDS__bad_protocol = 335544751) + INTEGER*4 GDS__dup_usrname_found + PARAMETER (GDS__dup_usrname_found = 335544752) + INTEGER*4 GDS__usrname_not_found + PARAMETER (GDS__usrname_not_found = 335544753) + INTEGER*4 GDS__error_adding_sec_record + PARAMETER (GDS__error_adding_sec_record = 335544754) + INTEGER*4 GDS__error_modifying_sec_record + PARAMETER (GDS__error_modifying_sec_record = 335544755) + INTEGER*4 GDS__error_deleting_sec_record + PARAMETER (GDS__error_deleting_sec_record = 335544756) + INTEGER*4 GDS__error_updating_sec_db + PARAMETER (GDS__error_updating_sec_db = 335544757) + INTEGER*4 GDS__sort_rec_size_err + PARAMETER (GDS__sort_rec_size_err = 335544758) + INTEGER*4 GDS__bad_default_value + PARAMETER (GDS__bad_default_value = 335544759) + INTEGER*4 GDS__invalid_clause + PARAMETER (GDS__invalid_clause = 335544760) + INTEGER*4 GDS__too_many_handles + PARAMETER (GDS__too_many_handles = 335544761) + INTEGER*4 GDS__optimizer_blk_exc + PARAMETER (GDS__optimizer_blk_exc = 335544762) + INTEGER*4 GDS__invalid_string_constant + PARAMETER (GDS__invalid_string_constant = 335544763) + INTEGER*4 GDS__transitional_date + PARAMETER (GDS__transitional_date = 335544764) + INTEGER*4 GDS__read_only_database + PARAMETER (GDS__read_only_database = 335544765) + INTEGER*4 GDS__must_be_dialect_2_and_up + PARAMETER (GDS__must_be_dialect_2_and_up = 335544766) + INTEGER*4 GDS__blob_filter_exception + PARAMETER (GDS__blob_filter_exception = 335544767) + INTEGER*4 GDS__exception_access_violation + PARAMETER (GDS__exception_access_violation = 335544768) + INTEGER*4 GDS__exception_datatype_missalignment + PARAMETER (GDS__exception_datatype_missalignment = 335544769) + INTEGER*4 GDS__exception_array_bounds_exceeded + PARAMETER (GDS__exception_array_bounds_exceeded = 335544770) + INTEGER*4 GDS__exception_float_denormal_operand + PARAMETER (GDS__exception_float_denormal_operand = 335544771) + INTEGER*4 GDS__exception_float_divide_by_zero + PARAMETER (GDS__exception_float_divide_by_zero = 335544772) + INTEGER*4 GDS__exception_float_inexact_result + PARAMETER (GDS__exception_float_inexact_result = 335544773) + INTEGER*4 GDS__exception_float_invalid_operand + PARAMETER (GDS__exception_float_invalid_operand = 335544774) + INTEGER*4 GDS__exception_float_overflow + PARAMETER (GDS__exception_float_overflow = 335544775) + INTEGER*4 GDS__exception_float_stack_check + PARAMETER (GDS__exception_float_stack_check = 335544776) + INTEGER*4 GDS__exception_float_underflow + PARAMETER (GDS__exception_float_underflow = 335544777) + INTEGER*4 GDS__exception_integer_divide_by_zero + PARAMETER (GDS__exception_integer_divide_by_zero = 335544778) + INTEGER*4 GDS__exception_integer_overflow + PARAMETER (GDS__exception_integer_overflow = 335544779) + INTEGER*4 GDS__exception_unknown + PARAMETER (GDS__exception_unknown = 335544780) + INTEGER*4 GDS__exception_stack_overflow + PARAMETER (GDS__exception_stack_overflow = 335544781) + INTEGER*4 GDS__exception_sigsegv + PARAMETER (GDS__exception_sigsegv = 335544782) + INTEGER*4 GDS__exception_sigill + PARAMETER (GDS__exception_sigill = 335544783) + INTEGER*4 GDS__exception_sigbus + PARAMETER (GDS__exception_sigbus = 335544784) + INTEGER*4 GDS__exception_sigfpe + PARAMETER (GDS__exception_sigfpe = 335544785) + INTEGER*4 GDS__ext_file_delete + PARAMETER (GDS__ext_file_delete = 335544786) + INTEGER*4 GDS__ext_file_modify + PARAMETER (GDS__ext_file_modify = 335544787) + INTEGER*4 GDS__adm_task_denied + PARAMETER (GDS__adm_task_denied = 335544788) + INTEGER*4 GDS__extract_input_mismatch + PARAMETER (GDS__extract_input_mismatch = 335544789) + INTEGER*4 GDS__insufficient_svc_privileges + PARAMETER (GDS__insufficient_svc_privileges = 335544790) + INTEGER*4 GDS__file_in_use + PARAMETER (GDS__file_in_use = 335544791) + INTEGER*4 GDS__service_att_err + PARAMETER (GDS__service_att_err = 335544792) + INTEGER*4 GDS__ddl_not_allowed_by_db_sql_dial + PARAMETER (GDS__ddl_not_allowed_by_db_sql_dial = 335544793) + INTEGER*4 GDS__cancelled + PARAMETER (GDS__cancelled = 335544794) + INTEGER*4 GDS__unexp_spb_form + PARAMETER (GDS__unexp_spb_form = 335544795) + INTEGER*4 GDS__sql_dialect_datatype_unsupport + PARAMETER (GDS__sql_dialect_datatype_unsupport = 335544796) + INTEGER*4 GDS__svcnouser + PARAMETER (GDS__svcnouser = 335544797) + INTEGER*4 GDS__depend_on_uncommitted_rel + PARAMETER (GDS__depend_on_uncommitted_rel = 335544798) + INTEGER*4 GDS__svc_name_missing + PARAMETER (GDS__svc_name_missing = 335544799) + INTEGER*4 GDS__too_many_contexts + PARAMETER (GDS__too_many_contexts = 335544800) + INTEGER*4 GDS__datype_notsup + PARAMETER (GDS__datype_notsup = 335544801) + INTEGER*4 GDS__dialect_reset_warning + PARAMETER (GDS__dialect_reset_warning = 335544802) + INTEGER*4 GDS__dialect_not_changed + PARAMETER (GDS__dialect_not_changed = 335544803) + INTEGER*4 GDS__database_create_failed + PARAMETER (GDS__database_create_failed = 335544804) + INTEGER*4 GDS__inv_dialect_specified + PARAMETER (GDS__inv_dialect_specified = 335544805) + INTEGER*4 GDS__valid_db_dialects + PARAMETER (GDS__valid_db_dialects = 335544806) + INTEGER*4 GDS__sqlwarn + PARAMETER (GDS__sqlwarn = 335544807) + INTEGER*4 GDS__dtype_renamed + PARAMETER (GDS__dtype_renamed = 335544808) + INTEGER*4 GDS__extern_func_dir_error + PARAMETER (GDS__extern_func_dir_error = 335544809) + INTEGER*4 GDS__date_range_exceeded + PARAMETER (GDS__date_range_exceeded = 335544810) + INTEGER*4 GDS__inv_client_dialect_specified + PARAMETER (GDS__inv_client_dialect_specified = 335544811) + INTEGER*4 GDS__valid_client_dialects + PARAMETER (GDS__valid_client_dialects = 335544812) + INTEGER*4 GDS__optimizer_between_err + PARAMETER (GDS__optimizer_between_err = 335544813) + INTEGER*4 GDS__service_not_supported + PARAMETER (GDS__service_not_supported = 335544814) + INTEGER*4 GDS__generator_name + PARAMETER (GDS__generator_name = 335544815) + INTEGER*4 GDS__udf_name + PARAMETER (GDS__udf_name = 335544816) + INTEGER*4 GDS__gfix_db_name + PARAMETER (GDS__gfix_db_name = 335740929) + INTEGER*4 GDS__gfix_invalid_sw + PARAMETER (GDS__gfix_invalid_sw = 335740930) + INTEGER*4 GDS__gfix_incmp_sw + PARAMETER (GDS__gfix_incmp_sw = 335740932) + INTEGER*4 GDS__gfix_replay_req + PARAMETER (GDS__gfix_replay_req = 335740933) + INTEGER*4 GDS__gfix_pgbuf_req + PARAMETER (GDS__gfix_pgbuf_req = 335740934) + INTEGER*4 GDS__gfix_val_req + PARAMETER (GDS__gfix_val_req = 335740935) + INTEGER*4 GDS__gfix_pval_req + PARAMETER (GDS__gfix_pval_req = 335740936) + INTEGER*4 GDS__gfix_trn_req + PARAMETER (GDS__gfix_trn_req = 335740937) + INTEGER*4 GDS__gfix_full_req + PARAMETER (GDS__gfix_full_req = 335740940) + INTEGER*4 GDS__gfix_usrname_req + PARAMETER (GDS__gfix_usrname_req = 335740941) + INTEGER*4 GDS__gfix_pass_req + PARAMETER (GDS__gfix_pass_req = 335740942) + INTEGER*4 GDS__gfix_subs_name + PARAMETER (GDS__gfix_subs_name = 335740943) + INTEGER*4 GDS__gfix_wal_req + PARAMETER (GDS__gfix_wal_req = 335740944) + INTEGER*4 GDS__gfix_sec_req + PARAMETER (GDS__gfix_sec_req = 335740945) + INTEGER*4 GDS__gfix_nval_req + PARAMETER (GDS__gfix_nval_req = 335740946) + INTEGER*4 GDS__gfix_type_shut + PARAMETER (GDS__gfix_type_shut = 335740947) + INTEGER*4 GDS__gfix_retry + PARAMETER (GDS__gfix_retry = 335740948) + INTEGER*4 GDS__gfix_retry_db + PARAMETER (GDS__gfix_retry_db = 335740951) + INTEGER*4 GDS__gfix_exceed_max + PARAMETER (GDS__gfix_exceed_max = 335740991) + INTEGER*4 GDS__gfix_corrupt_pool + PARAMETER (GDS__gfix_corrupt_pool = 335740992) + INTEGER*4 GDS__gfix_mem_exhausted + PARAMETER (GDS__gfix_mem_exhausted = 335740993) + INTEGER*4 GDS__gfix_bad_pool + PARAMETER (GDS__gfix_bad_pool = 335740994) + INTEGER*4 GDS__gfix_trn_not_valid + PARAMETER (GDS__gfix_trn_not_valid = 335740995) + INTEGER*4 GDS__gfix_unexp_eoi + PARAMETER (GDS__gfix_unexp_eoi = 335741012) + INTEGER*4 GDS__gfix_recon_fail + PARAMETER (GDS__gfix_recon_fail = 335741018) + INTEGER*4 GDS__gfix_trn_unknown + PARAMETER (GDS__gfix_trn_unknown = 335741036) + INTEGER*4 GDS__gfix_mode_req + PARAMETER (GDS__gfix_mode_req = 335741038) + INTEGER*4 GDS__gfix_opt_SQL_dialect + PARAMETER (GDS__gfix_opt_SQL_dialect = 335741039) + INTEGER*4 GDS__dsql_dbkey_from_non_table + PARAMETER (GDS__dsql_dbkey_from_non_table = 336003074) + INTEGER*4 GDS__dsql_transitional_numeric + PARAMETER (GDS__dsql_transitional_numeric = 336003075) + INTEGER*4 GDS__dsql_dialect_warning_expr + PARAMETER (GDS__dsql_dialect_warning_expr = 336003076) + INTEGER*4 GDS__sql_db_dialect_dtype_unsupport + PARAMETER (GDS__sql_db_dialect_dtype_unsupport = 336003077) + INTEGER*4 GDS__isc_sql_dialect_conflict_num + PARAMETER (GDS__isc_sql_dialect_conflict_num = 336003079) + INTEGER*4 GDS__dsql_warning_number_ambiguous + PARAMETER (GDS__dsql_warning_number_ambiguous = 336003080) + INTEGER*4 GDS__dsql_warning_number_ambiguous1 + PARAMETER (GDS__dsql_warning_number_ambiguous1 = 336003081) + INTEGER*4 GDS__dsql_warn_precision_ambiguous + PARAMETER (GDS__dsql_warn_precision_ambiguous = 336003082) + INTEGER*4 GDS__dsql_warn_precision_ambiguous1 + PARAMETER (GDS__dsql_warn_precision_ambiguous1 = 336003083) + INTEGER*4 GDS__dsql_warn_precision_ambiguous2 + PARAMETER (GDS__dsql_warn_precision_ambiguous2 = 336003084) + INTEGER*4 GDS__dyn_role_does_not_exist + PARAMETER (GDS__dyn_role_does_not_exist = 336068796) + INTEGER*4 GDS__dyn_no_grant_admin_opt + PARAMETER (GDS__dyn_no_grant_admin_opt = 336068797) + INTEGER*4 GDS__dyn_user_not_role_member + PARAMETER (GDS__dyn_user_not_role_member = 336068798) + INTEGER*4 GDS__dyn_delete_role_failed + PARAMETER (GDS__dyn_delete_role_failed = 336068799) + INTEGER*4 GDS__dyn_grant_role_to_user + PARAMETER (GDS__dyn_grant_role_to_user = 336068800) + INTEGER*4 GDS__dyn_inv_sql_role_name + PARAMETER (GDS__dyn_inv_sql_role_name = 336068801) + INTEGER*4 GDS__dyn_dup_sql_role + PARAMETER (GDS__dyn_dup_sql_role = 336068802) + INTEGER*4 GDS__dyn_kywd_spec_for_role + PARAMETER (GDS__dyn_kywd_spec_for_role = 336068803) + INTEGER*4 GDS__dyn_roles_not_supported + PARAMETER (GDS__dyn_roles_not_supported = 336068804) + INTEGER*4 GDS__dyn_domain_name_exists + PARAMETER (GDS__dyn_domain_name_exists = 336068812) + INTEGER*4 GDS__dyn_field_name_exists + PARAMETER (GDS__dyn_field_name_exists = 336068813) + INTEGER*4 GDS__dyn_dependency_exists + PARAMETER (GDS__dyn_dependency_exists = 336068814) + INTEGER*4 GDS__dyn_dtype_invalid + PARAMETER (GDS__dyn_dtype_invalid = 336068815) + INTEGER*4 GDS__dyn_char_fld_too_small + PARAMETER (GDS__dyn_char_fld_too_small = 336068816) + INTEGER*4 GDS__dyn_invalid_dtype_conversion + PARAMETER (GDS__dyn_invalid_dtype_conversion = 336068817) + INTEGER*4 GDS__dyn_dtype_conv_invalid + PARAMETER (GDS__dyn_dtype_conv_invalid = 336068818) + INTEGER*4 GDS__dyn_zero_len_id + PARAMETER (GDS__dyn_zero_len_id = 336068820) + INTEGER*4 GDS__gbak_unknown_switch + PARAMETER (GDS__gbak_unknown_switch = 336330753) + INTEGER*4 GDS__gbak_page_size_missing + PARAMETER (GDS__gbak_page_size_missing = 336330754) + INTEGER*4 GDS__gbak_page_size_toobig + PARAMETER (GDS__gbak_page_size_toobig = 336330755) + INTEGER*4 GDS__gbak_redir_ouput_missing + PARAMETER (GDS__gbak_redir_ouput_missing = 336330756) + INTEGER*4 GDS__gbak_switches_conflict + PARAMETER (GDS__gbak_switches_conflict = 336330757) + INTEGER*4 GDS__gbak_unknown_device + PARAMETER (GDS__gbak_unknown_device = 336330758) + INTEGER*4 GDS__gbak_no_protection + PARAMETER (GDS__gbak_no_protection = 336330759) + INTEGER*4 GDS__gbak_page_size_not_allowed + PARAMETER (GDS__gbak_page_size_not_allowed = 336330760) + INTEGER*4 GDS__gbak_multi_source_dest + PARAMETER (GDS__gbak_multi_source_dest = 336330761) + INTEGER*4 GDS__gbak_filename_missing + PARAMETER (GDS__gbak_filename_missing = 336330762) + INTEGER*4 GDS__gbak_dup_inout_names + PARAMETER (GDS__gbak_dup_inout_names = 336330763) + INTEGER*4 GDS__gbak_inv_page_size + PARAMETER (GDS__gbak_inv_page_size = 336330764) + INTEGER*4 GDS__gbak_db_specified + PARAMETER (GDS__gbak_db_specified = 336330765) + INTEGER*4 GDS__gbak_db_exists + PARAMETER (GDS__gbak_db_exists = 336330766) + INTEGER*4 GDS__gbak_unk_device + PARAMETER (GDS__gbak_unk_device = 336330767) + INTEGER*4 GDS__gbak_blob_info_failed + PARAMETER (GDS__gbak_blob_info_failed = 336330772) + INTEGER*4 GDS__gbak_unk_blob_item + PARAMETER (GDS__gbak_unk_blob_item = 336330773) + INTEGER*4 GDS__gbak_get_seg_failed + PARAMETER (GDS__gbak_get_seg_failed = 336330774) + INTEGER*4 GDS__gbak_close_blob_failed + PARAMETER (GDS__gbak_close_blob_failed = 336330775) + INTEGER*4 GDS__gbak_open_blob_failed + PARAMETER (GDS__gbak_open_blob_failed = 336330776) + INTEGER*4 GDS__gbak_put_blr_gen_id_failed + PARAMETER (GDS__gbak_put_blr_gen_id_failed = 336330777) + INTEGER*4 GDS__gbak_unk_type + PARAMETER (GDS__gbak_unk_type = 336330778) + INTEGER*4 GDS__gbak_comp_req_failed + PARAMETER (GDS__gbak_comp_req_failed = 336330779) + INTEGER*4 GDS__gbak_start_req_failed + PARAMETER (GDS__gbak_start_req_failed = 336330780) + INTEGER*4 GDS__gbak_rec_failed + PARAMETER (GDS__gbak_rec_failed = 336330781) + INTEGER*4 GDS__gbak_rel_req_failed + PARAMETER (GDS__gbak_rel_req_failed = 336330782) + INTEGER*4 GDS__gbak_db_info_failed + PARAMETER (GDS__gbak_db_info_failed = 336330783) + INTEGER*4 GDS__gbak_no_db_desc + PARAMETER (GDS__gbak_no_db_desc = 336330784) + INTEGER*4 GDS__gbak_db_create_failed + PARAMETER (GDS__gbak_db_create_failed = 336330785) + INTEGER*4 GDS__gbak_decomp_len_error + PARAMETER (GDS__gbak_decomp_len_error = 336330786) + INTEGER*4 GDS__gbak_tbl_missing + PARAMETER (GDS__gbak_tbl_missing = 336330787) + INTEGER*4 GDS__gbak_blob_col_missing + PARAMETER (GDS__gbak_blob_col_missing = 336330788) + INTEGER*4 GDS__gbak_create_blob_failed + PARAMETER (GDS__gbak_create_blob_failed = 336330789) + INTEGER*4 GDS__gbak_put_seg_failed + PARAMETER (GDS__gbak_put_seg_failed = 336330790) + INTEGER*4 GDS__gbak_rec_len_exp + PARAMETER (GDS__gbak_rec_len_exp = 336330791) + INTEGER*4 GDS__gbak_inv_rec_len + PARAMETER (GDS__gbak_inv_rec_len = 336330792) + INTEGER*4 GDS__gbak_exp_data_type + PARAMETER (GDS__gbak_exp_data_type = 336330793) + INTEGER*4 GDS__gbak_gen_id_failed + PARAMETER (GDS__gbak_gen_id_failed = 336330794) + INTEGER*4 GDS__gbak_unk_rec_type + PARAMETER (GDS__gbak_unk_rec_type = 336330795) + INTEGER*4 GDS__gbak_inv_bkup_ver + PARAMETER (GDS__gbak_inv_bkup_ver = 336330796) + INTEGER*4 GDS__gbak_missing_bkup_desc + PARAMETER (GDS__gbak_missing_bkup_desc = 336330797) + INTEGER*4 GDS__gbak_string_trunc + PARAMETER (GDS__gbak_string_trunc = 336330798) + INTEGER*4 GDS__gbak_cant_rest_record + PARAMETER (GDS__gbak_cant_rest_record = 336330799) + INTEGER*4 GDS__gbak_send_failed + PARAMETER (GDS__gbak_send_failed = 336330800) + INTEGER*4 GDS__gbak_no_tbl_name + PARAMETER (GDS__gbak_no_tbl_name = 336330801) + INTEGER*4 GDS__gbak_unexp_eof + PARAMETER (GDS__gbak_unexp_eof = 336330802) + INTEGER*4 GDS__gbak_db_format_too_old + PARAMETER (GDS__gbak_db_format_too_old = 336330803) + INTEGER*4 GDS__gbak_inv_array_dim + PARAMETER (GDS__gbak_inv_array_dim = 336330804) + INTEGER*4 GDS__gbak_xdr_len_expected + PARAMETER (GDS__gbak_xdr_len_expected = 336330807) + INTEGER*4 GDS__gbak_open_bkup_error + PARAMETER (GDS__gbak_open_bkup_error = 336330817) + INTEGER*4 GDS__gbak_open_error + PARAMETER (GDS__gbak_open_error = 336330818) + INTEGER*4 GDS__gbak_missing_block_fac + PARAMETER (GDS__gbak_missing_block_fac = 336330934) + INTEGER*4 GDS__gbak_inv_block_fac + PARAMETER (GDS__gbak_inv_block_fac = 336330935) + INTEGER*4 GDS__gbak_block_fac_specified + PARAMETER (GDS__gbak_block_fac_specified = 336330936) + INTEGER*4 GDS__gbak_missing_username + PARAMETER (GDS__gbak_missing_username = 336330940) + INTEGER*4 GDS__gbak_missing_password + PARAMETER (GDS__gbak_missing_password = 336330941) + INTEGER*4 GDS__gbak_missing_skipped_bytes + PARAMETER (GDS__gbak_missing_skipped_bytes = 336330952) + INTEGER*4 GDS__gbak_inv_skipped_bytes + PARAMETER (GDS__gbak_inv_skipped_bytes = 336330953) + INTEGER*4 GDS__gbak_err_restore_charset + PARAMETER (GDS__gbak_err_restore_charset = 336330965) + INTEGER*4 GDS__gbak_err_restore_collation + PARAMETER (GDS__gbak_err_restore_collation = 336330967) + INTEGER*4 GDS__gbak_read_error + PARAMETER (GDS__gbak_read_error = 336330972) + INTEGER*4 GDS__gbak_write_error + PARAMETER (GDS__gbak_write_error = 336330973) + INTEGER*4 GDS__gbak_db_in_use + PARAMETER (GDS__gbak_db_in_use = 336330985) + INTEGER*4 GDS__gbak_sysmemex + PARAMETER (GDS__gbak_sysmemex = 336330990) + INTEGER*4 GDS__gbak_restore_role_failed + PARAMETER (GDS__gbak_restore_role_failed = 336331002) + INTEGER*4 GDS__gbak_role_op_missing + PARAMETER (GDS__gbak_role_op_missing = 336331005) + INTEGER*4 GDS__gbak_page_buffers_missing + PARAMETER (GDS__gbak_page_buffers_missing = 336331010) + INTEGER*4 GDS__gbak_page_buffers_wrong_param + PARAMETER (GDS__gbak_page_buffers_wrong_param = 336331011) + INTEGER*4 GDS__gbak_page_buffers_restore + PARAMETER (GDS__gbak_page_buffers_restore = 336331012) + INTEGER*4 GDS__gbak_inv_size + PARAMETER (GDS__gbak_inv_size = 336331014) + INTEGER*4 GDS__gbak_file_outof_sequence + PARAMETER (GDS__gbak_file_outof_sequence = 336331015) + INTEGER*4 GDS__gbak_join_file_missing + PARAMETER (GDS__gbak_join_file_missing = 336331016) + INTEGER*4 GDS__gbak_stdin_not_supptd + PARAMETER (GDS__gbak_stdin_not_supptd = 336331017) + INTEGER*4 GDS__gbak_stdout_not_supptd + PARAMETER (GDS__gbak_stdout_not_supptd = 336331018) + INTEGER*4 GDS__gbak_bkup_corrupt + PARAMETER (GDS__gbak_bkup_corrupt = 336331019) + INTEGER*4 GDS__gbak_unk_db_file_spec + PARAMETER (GDS__gbak_unk_db_file_spec = 336331020) + INTEGER*4 GDS__gbak_hdr_write_failed + PARAMETER (GDS__gbak_hdr_write_failed = 336331021) + INTEGER*4 GDS__gbak_disk_space_ex + PARAMETER (GDS__gbak_disk_space_ex = 336331022) + INTEGER*4 GDS__gbak_size_lt_min + PARAMETER (GDS__gbak_size_lt_min = 336331023) + INTEGER*4 GDS__gbak_svc_name_missing + PARAMETER (GDS__gbak_svc_name_missing = 336331025) + INTEGER*4 GDS__gbak_not_ownr + PARAMETER (GDS__gbak_not_ownr = 336331026) + INTEGER*4 GDS__gbak_mode_req + PARAMETER (GDS__gbak_mode_req = 336331031) + INTEGER*4 GDS__gsec_cant_open_db + PARAMETER (GDS__gsec_cant_open_db = 336723983) + INTEGER*4 GDS__gsec_switches_error + PARAMETER (GDS__gsec_switches_error = 336723984) + INTEGER*4 GDS__gsec_no_op_spec + PARAMETER (GDS__gsec_no_op_spec = 336723985) + INTEGER*4 GDS__gsec_no_usr_name + PARAMETER (GDS__gsec_no_usr_name = 336723986) + INTEGER*4 GDS__gsec_err_add + PARAMETER (GDS__gsec_err_add = 336723987) + INTEGER*4 GDS__gsec_err_modify + PARAMETER (GDS__gsec_err_modify = 336723988) + INTEGER*4 GDS__gsec_err_find_mod + PARAMETER (GDS__gsec_err_find_mod = 336723989) + INTEGER*4 GDS__gsec_err_rec_not_found + PARAMETER (GDS__gsec_err_rec_not_found = 336723990) + INTEGER*4 GDS__gsec_err_delete + PARAMETER (GDS__gsec_err_delete = 336723991) + INTEGER*4 GDS__gsec_err_find_del + PARAMETER (GDS__gsec_err_find_del = 336723992) + INTEGER*4 GDS__gsec_err_find_disp + PARAMETER (GDS__gsec_err_find_disp = 336723996) + INTEGER*4 GDS__gsec_inv_param + PARAMETER (GDS__gsec_inv_param = 336723997) + INTEGER*4 GDS__gsec_op_specified + PARAMETER (GDS__gsec_op_specified = 336723998) + INTEGER*4 GDS__gsec_pw_specified + PARAMETER (GDS__gsec_pw_specified = 336723999) + INTEGER*4 GDS__gsec_uid_specified + PARAMETER (GDS__gsec_uid_specified = 336724000) + INTEGER*4 GDS__gsec_gid_specified + PARAMETER (GDS__gsec_gid_specified = 336724001) + INTEGER*4 GDS__gsec_proj_specified + PARAMETER (GDS__gsec_proj_specified = 336724002) + INTEGER*4 GDS__gsec_org_specified + PARAMETER (GDS__gsec_org_specified = 336724003) + INTEGER*4 GDS__gsec_fname_specified + PARAMETER (GDS__gsec_fname_specified = 336724004) + INTEGER*4 GDS__gsec_mname_specified + PARAMETER (GDS__gsec_mname_specified = 336724005) + INTEGER*4 GDS__gsec_lname_specified + PARAMETER (GDS__gsec_lname_specified = 336724006) + INTEGER*4 GDS__gsec_inv_switch + PARAMETER (GDS__gsec_inv_switch = 336724008) + INTEGER*4 GDS__gsec_amb_switch + PARAMETER (GDS__gsec_amb_switch = 336724009) + INTEGER*4 GDS__gsec_no_op_specified + PARAMETER (GDS__gsec_no_op_specified = 336724010) + INTEGER*4 GDS__gsec_params_not_allowed + PARAMETER (GDS__gsec_params_not_allowed = 336724011) + INTEGER*4 GDS__gsec_incompat_switch + PARAMETER (GDS__gsec_incompat_switch = 336724012) + INTEGER*4 GDS__gsec_inv_username + PARAMETER (GDS__gsec_inv_username = 336724044) + INTEGER*4 GDS__gsec_inv_pw_length + PARAMETER (GDS__gsec_inv_pw_length = 336724045) + INTEGER*4 GDS__gsec_db_specified + PARAMETER (GDS__gsec_db_specified = 336724046) + INTEGER*4 GDS__gsec_db_admin_specified + PARAMETER (GDS__gsec_db_admin_specified = 336724047) + INTEGER*4 GDS__gsec_db_admin_pw_specified + PARAMETER (GDS__gsec_db_admin_pw_specified = 336724048) + INTEGER*4 GDS__gsec_sql_role_specified + PARAMETER (GDS__gsec_sql_role_specified = 336724049) + INTEGER*4 GDS__license_no_file + PARAMETER (GDS__license_no_file = 336789504) + INTEGER*4 GDS__license_op_specified + PARAMETER (GDS__license_op_specified = 336789523) + INTEGER*4 GDS__license_op_missing + PARAMETER (GDS__license_op_missing = 336789524) + INTEGER*4 GDS__license_inv_switch + PARAMETER (GDS__license_inv_switch = 336789525) + INTEGER*4 GDS__license_inv_switch_combo + PARAMETER (GDS__license_inv_switch_combo = 336789526) + INTEGER*4 GDS__license_inv_op_combo + PARAMETER (GDS__license_inv_op_combo = 336789527) + INTEGER*4 GDS__license_amb_switch + PARAMETER (GDS__license_amb_switch = 336789528) + INTEGER*4 GDS__license_inv_parameter + PARAMETER (GDS__license_inv_parameter = 336789529) + INTEGER*4 GDS__license_param_specified + PARAMETER (GDS__license_param_specified = 336789530) + INTEGER*4 GDS__license_param_req + PARAMETER (GDS__license_param_req = 336789531) + INTEGER*4 GDS__license_syntx_error + PARAMETER (GDS__license_syntx_error = 336789532) + INTEGER*4 GDS__license_dup_id + PARAMETER (GDS__license_dup_id = 336789534) + INTEGER*4 GDS__license_inv_id_key + PARAMETER (GDS__license_inv_id_key = 336789535) + INTEGER*4 GDS__license_err_remove + PARAMETER (GDS__license_err_remove = 336789536) + INTEGER*4 GDS__license_err_update + PARAMETER (GDS__license_err_update = 336789537) + INTEGER*4 GDS__license_err_convert + PARAMETER (GDS__license_err_convert = 336789538) + INTEGER*4 GDS__license_err_unk + PARAMETER (GDS__license_err_unk = 336789539) + INTEGER*4 GDS__license_svc_err_add + PARAMETER (GDS__license_svc_err_add = 336789540) + INTEGER*4 GDS__license_svc_err_remove + PARAMETER (GDS__license_svc_err_remove = 336789541) + INTEGER*4 GDS__license_eval_exists + PARAMETER (GDS__license_eval_exists = 336789563) + INTEGER*4 GDS__gstat_unknown_switch + PARAMETER (GDS__gstat_unknown_switch = 336920577) + INTEGER*4 GDS__gstat_retry + PARAMETER (GDS__gstat_retry = 336920578) + INTEGER*4 GDS__gstat_wrong_ods + PARAMETER (GDS__gstat_wrong_ods = 336920579) + INTEGER*4 GDS__gstat_unexpected_eof + PARAMETER (GDS__gstat_unexpected_eof = 336920580) + INTEGER*4 GDS__gstat_open_err + PARAMETER (GDS__gstat_open_err = 336920605) + INTEGER*4 GDS__gstat_read_err + PARAMETER (GDS__gstat_read_err = 336920606) + INTEGER*4 GDS__gstat_sysmemex + PARAMETER (GDS__gstat_sysmemex = 336920607) diff --git a/src/include/gen/gds_codes.pas b/src/include/gen/gds_codes.pas new file mode 100644 index 0000000000..358474a127 --- /dev/null +++ b/src/include/gen/gds_codes.pas @@ -0,0 +1,726 @@ +(* + * The contents of this file are subject to the Interbase Public + * License Version 1.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy + * of the License at http://www.Inprise.com/IPL.html + * + * Software distributed under the License is distributed on an + * "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express + * or implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The content of this file was generated by the Firebird project + * using the program jrd/codes.e + *) +(* + * + * *** WARNING *** - This file is automatically generated by codes.e - do not edit! + * + *) +CONST + gds_facility = 20; + gds_err_base = 335544320; + gds_err_factor = 1; + gds_arg_end = 0; (* end of argument list *) + gds_arg_gds = 1; (* generic DSRI status value *) + gds_arg_string = 2; (* string argument *) + gds_arg_cstring = 3; (* count & string argument *) + gds_arg_number = 4; (* numeric argument (long) *) + gds_arg_interpreted = 5; (* interpreted status code (string) *) + gds_arg_vms = 6; (* VAX/VMS status code (long) *) + gds_arg_unix = 7; (* UNIX error code *) + gds_arg_domain = 8; (* Apollo/Domain error code *) + gds_arg_dos = 9; (* MSDOS/OS2 error code *) + + gds_arith_except = 335544321; + gds_bad_dbkey = 335544322; + gds_bad_db_format = 335544323; + gds_bad_db_handle = 335544324; + gds_bad_dpb_content = 335544325; + gds_bad_dpb_form = 335544326; + gds_bad_req_handle = 335544327; + gds_bad_segstr_handle = 335544328; + gds_bad_segstr_id = 335544329; + gds_bad_tpb_content = 335544330; + gds_bad_tpb_form = 335544331; + gds_bad_trans_handle = 335544332; + gds_bug_check = 335544333; + gds_convert_error = 335544334; + gds_db_corrupt = 335544335; + gds_deadlock = 335544336; + gds_excess_trans = 335544337; + gds_from_no_match = 335544338; + gds_infinap = 335544339; + gds_infona = 335544340; + gds_infunk = 335544341; + gds_integ_fail = 335544342; + gds_invalid_blr = 335544343; + gds_io_error = 335544344; + gds_lock_conflict = 335544345; + gds_metadata_corrupt = 335544346; + gds_not_valid = 335544347; + gds_no_cur_rec = 335544348; + gds_no_dup = 335544349; + gds_no_finish = 335544350; + gds_no_meta_update = 335544351; + gds_no_priv = 335544352; + gds_no_recon = 335544353; + gds_no_record = 335544354; + gds_no_segstr_close = 335544355; + gds_obsolete_metadata = 335544356; + gds_open_trans = 335544357; + gds_port_len = 335544358; + gds_read_only_field = 335544359; + gds_read_only_rel = 335544360; + gds_read_only_trans = 335544361; + gds_read_only_view = 335544362; + gds_req_no_trans = 335544363; + gds_req_sync = 335544364; + gds_req_wrong_db = 335544365; + gds_segment = 335544366; + gds_segstr_eof = 335544367; + gds_segstr_no_op = 335544368; + gds_segstr_no_read = 335544369; + gds_segstr_no_trans = 335544370; + gds_segstr_no_write = 335544371; + gds_segstr_wrong_db = 335544372; + gds_sys_request = 335544373; + gds_stream_eof = 335544374; + gds_unavailable = 335544375; + gds_unres_rel = 335544376; + gds_uns_ext = 335544377; + gds_wish_list = 335544378; + gds_wrong_ods = 335544379; + gds_wronumarg = 335544380; + gds_imp_exc = 335544381; + gds_random = 335544382; + gds_fatal_conflict = 335544383; + gds_badblk = 335544384; + gds_invpoolcl = 335544385; + gds_nopoolids = 335544386; + gds_relbadblk = 335544387; + gds_blktoobig = 335544388; + gds_bufexh = 335544389; + gds_syntaxerr = 335544390; + gds_bufinuse = 335544391; + gds_bdbincon = 335544392; + gds_reqinuse = 335544393; + gds_badodsver = 335544394; + gds_relnotdef = 335544395; + gds_fldnotdef = 335544396; + gds_dirtypage = 335544397; + gds_waifortra = 335544398; + gds_doubleloc = 335544399; + gds_nodnotfnd = 335544400; + gds_dupnodfnd = 335544401; + gds_locnotmar = 335544402; + gds_badpagtyp = 335544403; + gds_corrupt = 335544404; + gds_badpage = 335544405; + gds_badindex = 335544406; + gds_dbbnotzer = 335544407; + gds_tranotzer = 335544408; + gds_trareqmis = 335544409; + gds_badhndcnt = 335544410; + gds_wrotpbver = 335544411; + gds_wroblrver = 335544412; + gds_wrodpbver = 335544413; + gds_blobnotsup = 335544414; + gds_badrelation = 335544415; + gds_nodetach = 335544416; + gds_notremote = 335544417; + gds_trainlim = 335544418; + gds_notinlim = 335544419; + gds_traoutsta = 335544420; + gds_connect_reject = 335544421; + gds_dbfile = 335544422; + gds_orphan = 335544423; + gds_no_lock_mgr = 335544424; + gds_ctxinuse = 335544425; + gds_ctxnotdef = 335544426; + gds_datnotsup = 335544427; + gds_badmsgnum = 335544428; + gds_badparnum = 335544429; + gds_virmemexh = 335544430; + gds_blocking_signal = 335544431; + gds_lockmanerr = 335544432; + gds_journerr = 335544433; + gds_keytoobig = 335544434; + gds_nullsegkey = 335544435; + gds_sqlerr = 335544436; + gds_wrodynver = 335544437; + gds_funnotdef = 335544438; + gds_funmismat = 335544439; + gds_bad_msg_vec = 335544440; + gds_bad_detach = 335544441; + gds_noargacc_read = 335544442; + gds_noargacc_write = 335544443; + gds_read_only = 335544444; + gds_ext_err = 335544445; + gds_non_updatable = 335544446; + gds_no_rollback = 335544447; + gds_bad_sec_info = 335544448; + gds_invalid_sec_info = 335544449; + gds_misc_interpreted = 335544450; + gds_update_conflict = 335544451; + gds_unlicensed = 335544452; + gds_obj_in_use = 335544453; + gds_nofilter = 335544454; + gds_shadow_accessed = 335544455; + gds_invalid_sdl = 335544456; + gds_out_of_bounds = 335544457; + gds_invalid_dimension = 335544458; + gds_rec_in_limbo = 335544459; + gds_shadow_missing = 335544460; + gds_cant_validate = 335544461; + gds_cant_start_journal = 335544462; + gds_gennotdef = 335544463; + gds_cant_start_logging = 335544464; + gds_bad_segstr_type = 335544465; + gds_foreign_key = 335544466; + gds_high_minor = 335544467; + gds_tra_state = 335544468; + gds_trans_invalid = 335544469; + gds_buf_invalid = 335544470; + gds_indexnotdefined = 335544471; + gds_login = 335544472; + gds_invalid_bookmark = 335544473; + gds_bad_lock_level = 335544474; + gds_relation_lock = 335544475; + gds_record_lock = 335544476; + gds_max_idx = 335544477; + gds_jrn_enable = 335544478; + gds_old_failure = 335544479; + gds_old_in_progress = 335544480; + gds_old_no_space = 335544481; + gds_no_wal_no_jrn = 335544482; + gds_num_old_files = 335544483; + gds_wal_file_open = 335544484; + gds_bad_stmt_handle = 335544485; + gds_wal_failure = 335544486; + gds_walw_err = 335544487; + gds_logh_small = 335544488; + gds_logh_inv_version = 335544489; + gds_logh_open_flag = 335544490; + gds_logh_open_flag2 = 335544491; + gds_logh_diff_dbname = 335544492; + gds_logf_unexpected_eof = 335544493; + gds_logr_incomplete = 335544494; + gds_logr_header_small = 335544495; + gds_logb_small = 335544496; + gds_wal_illegal_attach = 335544497; + gds_wal_invalid_wpb = 335544498; + gds_wal_err_rollover = 335544499; + gds_no_wal = 335544500; + gds_drop_wal = 335544501; + gds_stream_not_defined = 335544502; + gds_wal_subsys_error = 335544503; + gds_wal_subsys_corrupt = 335544504; + gds_no_archive = 335544505; + gds_shutinprog = 335544506; + gds_range_in_use = 335544507; + gds_range_not_found = 335544508; + gds_charset_not_found = 335544509; + gds_lock_timeout = 335544510; + gds_prcnotdef = 335544511; + gds_prcmismat = 335544512; + gds_wal_bugcheck = 335544513; + gds_wal_cant_expand = 335544514; + gds_codnotdef = 335544515; + gds_xcpnotdef = 335544516; + gds_except = 335544517; + gds_cache_restart = 335544518; + gds_bad_lock_handle = 335544519; + gds_jrn_present = 335544520; + gds_wal_err_rollover2 = 335544521; + gds_wal_err_logwrite = 335544522; + gds_wal_err_jrn_comm = 335544523; + gds_wal_err_expansion = 335544524; + gds_wal_err_setup = 335544525; + gds_wal_err_ww_sync = 335544526; + gds_wal_err_ww_start = 335544527; + gds_shutdown = 335544528; + gds_existing_priv_mod = 335544529; + gds_primary_key_ref = 335544530; + gds_primary_key_notnull = 335544531; + gds_ref_cnstrnt_notfound = 335544532; + gds_foreign_key_notfound = 335544533; + gds_ref_cnstrnt_update = 335544534; + gds_check_cnstrnt_update = 335544535; + gds_check_cnstrnt_del = 335544536; + gds_integ_index_seg_del = 335544537; + gds_integ_index_seg_mod = 335544538; + gds_integ_index_del = 335544539; + gds_integ_index_mod = 335544540; + gds_check_trig_del = 335544541; + gds_check_trig_update = 335544542; + gds_cnstrnt_fld_del = 335544543; + gds_cnstrnt_fld_rename = 335544544; + gds_rel_cnstrnt_update = 335544545; + gds_constaint_on_view = 335544546; + gds_invld_cnstrnt_type = 335544547; + gds_primary_key_exists = 335544548; + gds_systrig_update = 335544549; + gds_not_rel_owner = 335544550; + gds_grant_obj_notfound = 335544551; + gds_grant_fld_notfound = 335544552; + gds_grant_nopriv = 335544553; + gds_nonsql_security_rel = 335544554; + gds_nonsql_security_fld = 335544555; + gds_wal_cache_err = 335544556; + gds_shutfail = 335544557; + gds_check_constraint = 335544558; + gds_bad_svc_handle = 335544559; + gds_shutwarn = 335544560; + gds_wrospbver = 335544561; + gds_bad_spb_form = 335544562; + gds_svcnotdef = 335544563; + gds_no_jrn = 335544564; + gds_transliteration_failed = 335544565; + gds_start_cm_for_wal = 335544566; + gds_wal_ovflow_log_required = 335544567; + gds_text_subtype = 335544568; + gds_dsql_error = 335544569; + gds_dsql_command_err = 335544570; + gds_dsql_constant_err = 335544571; + gds_dsql_cursor_err = 335544572; + gds_dsql_datatype_err = 335544573; + gds_dsql_decl_err = 335544574; + gds_dsql_cursor_update_err = 335544575; + gds_dsql_cursor_open_err = 335544576; + gds_dsql_cursor_close_err = 335544577; + gds_dsql_field_err = 335544578; + gds_dsql_internal_err = 335544579; + gds_dsql_relation_err = 335544580; + gds_dsql_procedure_err = 335544581; + gds_dsql_request_err = 335544582; + gds_dsql_sqlda_err = 335544583; + gds_dsql_var_count_err = 335544584; + gds_dsql_stmt_handle = 335544585; + gds_dsql_function_err = 335544586; + gds_dsql_blob_err = 335544587; + gds_collation_not_found = 335544588; + gds_collation_not_for_charset = 335544589; + gds_dsql_dup_option = 335544590; + gds_dsql_tran_err = 335544591; + gds_dsql_invalid_array = 335544592; + gds_dsql_max_arr_dim_exceeded = 335544593; + gds_dsql_arr_range_error = 335544594; + gds_dsql_trigger_err = 335544595; + gds_dsql_subselect_err = 335544596; + gds_dsql_crdb_prepare_err = 335544597; + gds_specify_field_err = 335544598; + gds_num_field_err = 335544599; + gds_col_name_err = 335544600; + gds_where_err = 335544601; + gds_table_view_err = 335544602; + gds_distinct_err = 335544603; + gds_key_field_count_err = 335544604; + gds_subquery_err = 335544605; + gds_expression_eval_err = 335544606; + gds_node_err = 335544607; + gds_command_end_err = 335544608; + gds_index_name = 335544609; + gds_exception_name = 335544610; + gds_field_name = 335544611; + gds_token_err = 335544612; + gds_union_err = 335544613; + gds_dsql_construct_err = 335544614; + gds_field_aggregate_err = 335544615; + gds_field_ref_err = 335544616; + gds_order_by_err = 335544617; + gds_return_mode_err = 335544618; + gds_extern_func_err = 335544619; + gds_alias_conflict_err = 335544620; + gds_procedure_conflict_error = 335544621; + gds_relation_conflict_err = 335544622; + gds_dsql_domain_err = 335544623; + gds_idx_seg_err = 335544624; + gds_node_name_err = 335544625; + gds_table_name = 335544626; + gds_proc_name = 335544627; + gds_idx_create_err = 335544628; + gds_wal_shadow_err = 335544629; + gds_dependency = 335544630; + gds_idx_key_err = 335544631; + gds_dsql_file_length_err = 335544632; + gds_dsql_shadow_number_err = 335544633; + gds_dsql_token_unk_err = 335544634; + gds_dsql_no_relation_alias = 335544635; + gds_indexname = 335544636; + gds_no_stream_plan = 335544637; + gds_stream_twice = 335544638; + gds_stream_not_found = 335544639; + gds_collation_requires_text = 335544640; + gds_dsql_domain_not_found = 335544641; + gds_index_unused = 335544642; + gds_dsql_self_join = 335544643; + gds_stream_bof = 335544644; + gds_stream_crack = 335544645; + gds_db_or_file_exists = 335544646; + gds_invalid_operator = 335544647; + gds_conn_lost = 335544648; + gds_bad_checksum = 335544649; + gds_page_type_err = 335544650; + gds_ext_readonly_err = 335544651; + gds_sing_select_err = 335544652; + gds_psw_attach = 335544653; + gds_psw_start_trans = 335544654; + gds_invalid_direction = 335544655; + gds_dsql_var_conflict = 335544656; + gds_dsql_no_blob_array = 335544657; + gds_dsql_base_table = 335544658; + gds_duplicate_base_table = 335544659; + gds_view_alias = 335544660; + gds_index_root_page_full = 335544661; + gds_dsql_blob_type_unknown = 335544662; + gds_req_max_clones_exceeded = 335544663; + gds_dsql_duplicate_spec = 335544664; + gds_unique_key_violation = 335544665; + gds_srvr_version_too_old = 335544666; + gds_drdb_completed_with_errs = 335544667; + gds_dsql_procedure_use_err = 335544668; + gds_dsql_count_mismatch = 335544669; + gds_blob_idx_err = 335544670; + gds_array_idx_err = 335544671; + gds_key_field_err = 335544672; + gds_no_delete = 335544673; + gds_del_last_field = 335544674; + gds_sort_err = 335544675; + gds_sort_mem_err = 335544676; + gds_version_err = 335544677; + gds_inval_key_posn = 335544678; + gds_no_segments_err = 335544679; + gds_crrp_data_err = 335544680; + gds_rec_size_err = 335544681; + gds_dsql_field_ref = 335544682; + gds_req_depth_exceeded = 335544683; + gds_no_field_access = 335544684; + gds_no_dbkey = 335544685; + gds_jrn_format_err = 335544686; + gds_jrn_file_full = 335544687; + gds_dsql_open_cursor_request = 335544688; + gds_ib_error = 335544689; + gds_cache_redef = 335544690; + gds_cache_too_small = 335544691; + gds_log_redef = 335544692; + gds_log_too_small = 335544693; + gds_partition_too_small = 335544694; + gds_partition_not_supp = 335544695; + gds_log_length_spec = 335544696; + gds_precision_err = 335544697; + gds_scale_nogt = 335544698; + gds_expec_short = 335544699; + gds_expec_long = 335544700; + gds_expec_ushort = 335544701; + gds_like_escape_invalid = 335544702; + gds_svcnoexe = 335544703; + gds_net_lookup_err = 335544704; + gds_service_unknown = 335544705; + gds_host_unknown = 335544706; + gds_grant_nopriv_on_base = 335544707; + gds_dyn_fld_ambiguous = 335544708; + gds_dsql_agg_ref_err = 335544709; + gds_complex_view = 335544710; + gds_unprepared_stmt = 335544711; + gds_expec_positive = 335544712; + gds_dsql_sqlda_value_err = 335544713; + gds_invalid_array_id = 335544714; + gds_extfile_uns_op = 335544715; + gds_svc_in_use = 335544716; + gds_err_stack_limit = 335544717; + gds_invalid_key = 335544718; + gds_net_init_error = 335544719; + gds_loadlib_failure = 335544720; + gds_network_error = 335544721; + gds_net_connect_err = 335544722; + gds_net_connect_listen_err = 335544723; + gds_net_event_connect_err = 335544724; + gds_net_event_listen_err = 335544725; + gds_net_read_err = 335544726; + gds_net_write_err = 335544727; + gds_integ_index_deactivate = 335544728; + gds_integ_deactivate_primary = 335544729; + gds_cse_not_supported = 335544730; + gds_tra_must_sweep = 335544731; + gds_unsupported_network_drive = 335544732; + gds_io_create_err = 335544733; + gds_io_open_err = 335544734; + gds_io_close_err = 335544735; + gds_io_read_err = 335544736; + gds_io_write_err = 335544737; + gds_io_delete_err = 335544738; + gds_io_access_err = 335544739; + gds_udf_exception = 335544740; + gds_lost_db_connection = 335544741; + gds_no_write_user_priv = 335544742; + gds_token_too_long = 335544743; + gds_max_att_exceeded = 335544744; + gds_login_same_as_role_name = 335544745; + gds_reftable_requires_pk = 335544746; + gds_usrname_too_long = 335544747; + gds_password_too_long = 335544748; + gds_usrname_required = 335544749; + gds_password_required = 335544750; + gds_bad_protocol = 335544751; + gds_dup_usrname_found = 335544752; + gds_usrname_not_found = 335544753; + gds_error_adding_sec_record = 335544754; + gds_error_modifying_sec_record = 335544755; + gds_error_deleting_sec_record = 335544756; + gds_error_updating_sec_db = 335544757; + gds_sort_rec_size_err = 335544758; + gds_bad_default_value = 335544759; + gds_invalid_clause = 335544760; + gds_too_many_handles = 335544761; + gds_optimizer_blk_exc = 335544762; + gds_invalid_string_constant = 335544763; + gds_transitional_date = 335544764; + gds_read_only_database = 335544765; + gds_must_be_dialect_2_and_up = 335544766; + gds_blob_filter_exception = 335544767; + gds_exception_access_violation = 335544768; + gds_exception_datatype_missalignment = 335544769; + gds_exception_array_bounds_exceeded = 335544770; + gds_exception_float_denormal_operand = 335544771; + gds_exception_float_divide_by_zero = 335544772; + gds_exception_float_inexact_result = 335544773; + gds_exception_float_invalid_operand = 335544774; + gds_exception_float_overflow = 335544775; + gds_exception_float_stack_check = 335544776; + gds_exception_float_underflow = 335544777; + gds_exception_integer_divide_by_zero = 335544778; + gds_exception_integer_overflow = 335544779; + gds_exception_unknown = 335544780; + gds_exception_stack_overflow = 335544781; + gds_exception_sigsegv = 335544782; + gds_exception_sigill = 335544783; + gds_exception_sigbus = 335544784; + gds_exception_sigfpe = 335544785; + gds_ext_file_delete = 335544786; + gds_ext_file_modify = 335544787; + gds_adm_task_denied = 335544788; + gds_extract_input_mismatch = 335544789; + gds_insufficient_svc_privileges = 335544790; + gds_file_in_use = 335544791; + gds_service_att_err = 335544792; + gds_ddl_not_allowed_by_db_sql_dial = 335544793; + gds_cancelled = 335544794; + gds_unexp_spb_form = 335544795; + gds_sql_dialect_datatype_unsupport = 335544796; + gds_svcnouser = 335544797; + gds_depend_on_uncommitted_rel = 335544798; + gds_svc_name_missing = 335544799; + gds_too_many_contexts = 335544800; + gds_datype_notsup = 335544801; + gds_dialect_reset_warning = 335544802; + gds_dialect_not_changed = 335544803; + gds_database_create_failed = 335544804; + gds_inv_dialect_specified = 335544805; + gds_valid_db_dialects = 335544806; + gds_sqlwarn = 335544807; + gds_dtype_renamed = 335544808; + gds_extern_func_dir_error = 335544809; + gds_date_range_exceeded = 335544810; + gds_inv_client_dialect_specified = 335544811; + gds_valid_client_dialects = 335544812; + gds_optimizer_between_err = 335544813; + gds_service_not_supported = 335544814; + gds_generator_name = 335544815; + gds_udf_name = 335544816; + gds_gfix_db_name = 335740929; + gds_gfix_invalid_sw = 335740930; + gds_gfix_incmp_sw = 335740932; + gds_gfix_replay_req = 335740933; + gds_gfix_pgbuf_req = 335740934; + gds_gfix_val_req = 335740935; + gds_gfix_pval_req = 335740936; + gds_gfix_trn_req = 335740937; + gds_gfix_full_req = 335740940; + gds_gfix_usrname_req = 335740941; + gds_gfix_pass_req = 335740942; + gds_gfix_subs_name = 335740943; + gds_gfix_wal_req = 335740944; + gds_gfix_sec_req = 335740945; + gds_gfix_nval_req = 335740946; + gds_gfix_type_shut = 335740947; + gds_gfix_retry = 335740948; + gds_gfix_retry_db = 335740951; + gds_gfix_exceed_max = 335740991; + gds_gfix_corrupt_pool = 335740992; + gds_gfix_mem_exhausted = 335740993; + gds_gfix_bad_pool = 335740994; + gds_gfix_trn_not_valid = 335740995; + gds_gfix_unexp_eoi = 335741012; + gds_gfix_recon_fail = 335741018; + gds_gfix_trn_unknown = 335741036; + gds_gfix_mode_req = 335741038; + gds_gfix_opt_SQL_dialect = 335741039; + gds_dsql_dbkey_from_non_table = 336003074; + gds_dsql_transitional_numeric = 336003075; + gds_dsql_dialect_warning_expr = 336003076; + gds_sql_db_dialect_dtype_unsupport = 336003077; + gds_isc_sql_dialect_conflict_num = 336003079; + gds_dsql_warning_number_ambiguous = 336003080; + gds_dsql_warning_number_ambiguous1 = 336003081; + gds_dsql_warn_precision_ambiguous = 336003082; + gds_dsql_warn_precision_ambiguous1 = 336003083; + gds_dsql_warn_precision_ambiguous2 = 336003084; + gds_dyn_role_does_not_exist = 336068796; + gds_dyn_no_grant_admin_opt = 336068797; + gds_dyn_user_not_role_member = 336068798; + gds_dyn_delete_role_failed = 336068799; + gds_dyn_grant_role_to_user = 336068800; + gds_dyn_inv_sql_role_name = 336068801; + gds_dyn_dup_sql_role = 336068802; + gds_dyn_kywd_spec_for_role = 336068803; + gds_dyn_roles_not_supported = 336068804; + gds_dyn_domain_name_exists = 336068812; + gds_dyn_field_name_exists = 336068813; + gds_dyn_dependency_exists = 336068814; + gds_dyn_dtype_invalid = 336068815; + gds_dyn_char_fld_too_small = 336068816; + gds_dyn_invalid_dtype_conversion = 336068817; + gds_dyn_dtype_conv_invalid = 336068818; + gds_dyn_zero_len_id = 336068820; + gds_gbak_unknown_switch = 336330753; + gds_gbak_page_size_missing = 336330754; + gds_gbak_page_size_toobig = 336330755; + gds_gbak_redir_ouput_missing = 336330756; + gds_gbak_switches_conflict = 336330757; + gds_gbak_unknown_device = 336330758; + gds_gbak_no_protection = 336330759; + gds_gbak_page_size_not_allowed = 336330760; + gds_gbak_multi_source_dest = 336330761; + gds_gbak_filename_missing = 336330762; + gds_gbak_dup_inout_names = 336330763; + gds_gbak_inv_page_size = 336330764; + gds_gbak_db_specified = 336330765; + gds_gbak_db_exists = 336330766; + gds_gbak_unk_device = 336330767; + gds_gbak_blob_info_failed = 336330772; + gds_gbak_unk_blob_item = 336330773; + gds_gbak_get_seg_failed = 336330774; + gds_gbak_close_blob_failed = 336330775; + gds_gbak_open_blob_failed = 336330776; + gds_gbak_put_blr_gen_id_failed = 336330777; + gds_gbak_unk_type = 336330778; + gds_gbak_comp_req_failed = 336330779; + gds_gbak_start_req_failed = 336330780; + gds_gbak_rec_failed = 336330781; + gds_gbak_rel_req_failed = 336330782; + gds_gbak_db_info_failed = 336330783; + gds_gbak_no_db_desc = 336330784; + gds_gbak_db_create_failed = 336330785; + gds_gbak_decomp_len_error = 336330786; + gds_gbak_tbl_missing = 336330787; + gds_gbak_blob_col_missing = 336330788; + gds_gbak_create_blob_failed = 336330789; + gds_gbak_put_seg_failed = 336330790; + gds_gbak_rec_len_exp = 336330791; + gds_gbak_inv_rec_len = 336330792; + gds_gbak_exp_data_type = 336330793; + gds_gbak_gen_id_failed = 336330794; + gds_gbak_unk_rec_type = 336330795; + gds_gbak_inv_bkup_ver = 336330796; + gds_gbak_missing_bkup_desc = 336330797; + gds_gbak_string_trunc = 336330798; + gds_gbak_cant_rest_record = 336330799; + gds_gbak_send_failed = 336330800; + gds_gbak_no_tbl_name = 336330801; + gds_gbak_unexp_eof = 336330802; + gds_gbak_db_format_too_old = 336330803; + gds_gbak_inv_array_dim = 336330804; + gds_gbak_xdr_len_expected = 336330807; + gds_gbak_open_bkup_error = 336330817; + gds_gbak_open_error = 336330818; + gds_gbak_missing_block_fac = 336330934; + gds_gbak_inv_block_fac = 336330935; + gds_gbak_block_fac_specified = 336330936; + gds_gbak_missing_username = 336330940; + gds_gbak_missing_password = 336330941; + gds_gbak_missing_skipped_bytes = 336330952; + gds_gbak_inv_skipped_bytes = 336330953; + gds_gbak_err_restore_charset = 336330965; + gds_gbak_err_restore_collation = 336330967; + gds_gbak_read_error = 336330972; + gds_gbak_write_error = 336330973; + gds_gbak_db_in_use = 336330985; + gds_gbak_sysmemex = 336330990; + gds_gbak_restore_role_failed = 336331002; + gds_gbak_role_op_missing = 336331005; + gds_gbak_page_buffers_missing = 336331010; + gds_gbak_page_buffers_wrong_param = 336331011; + gds_gbak_page_buffers_restore = 336331012; + gds_gbak_inv_size = 336331014; + gds_gbak_file_outof_sequence = 336331015; + gds_gbak_join_file_missing = 336331016; + gds_gbak_stdin_not_supptd = 336331017; + gds_gbak_stdout_not_supptd = 336331018; + gds_gbak_bkup_corrupt = 336331019; + gds_gbak_unk_db_file_spec = 336331020; + gds_gbak_hdr_write_failed = 336331021; + gds_gbak_disk_space_ex = 336331022; + gds_gbak_size_lt_min = 336331023; + gds_gbak_svc_name_missing = 336331025; + gds_gbak_not_ownr = 336331026; + gds_gbak_mode_req = 336331031; + gds_gsec_cant_open_db = 336723983; + gds_gsec_switches_error = 336723984; + gds_gsec_no_op_spec = 336723985; + gds_gsec_no_usr_name = 336723986; + gds_gsec_err_add = 336723987; + gds_gsec_err_modify = 336723988; + gds_gsec_err_find_mod = 336723989; + gds_gsec_err_rec_not_found = 336723990; + gds_gsec_err_delete = 336723991; + gds_gsec_err_find_del = 336723992; + gds_gsec_err_find_disp = 336723996; + gds_gsec_inv_param = 336723997; + gds_gsec_op_specified = 336723998; + gds_gsec_pw_specified = 336723999; + gds_gsec_uid_specified = 336724000; + gds_gsec_gid_specified = 336724001; + gds_gsec_proj_specified = 336724002; + gds_gsec_org_specified = 336724003; + gds_gsec_fname_specified = 336724004; + gds_gsec_mname_specified = 336724005; + gds_gsec_lname_specified = 336724006; + gds_gsec_inv_switch = 336724008; + gds_gsec_amb_switch = 336724009; + gds_gsec_no_op_specified = 336724010; + gds_gsec_params_not_allowed = 336724011; + gds_gsec_incompat_switch = 336724012; + gds_gsec_inv_username = 336724044; + gds_gsec_inv_pw_length = 336724045; + gds_gsec_db_specified = 336724046; + gds_gsec_db_admin_specified = 336724047; + gds_gsec_db_admin_pw_specified = 336724048; + gds_gsec_sql_role_specified = 336724049; + gds_license_no_file = 336789504; + gds_license_op_specified = 336789523; + gds_license_op_missing = 336789524; + gds_license_inv_switch = 336789525; + gds_license_inv_switch_combo = 336789526; + gds_license_inv_op_combo = 336789527; + gds_license_amb_switch = 336789528; + gds_license_inv_parameter = 336789529; + gds_license_param_specified = 336789530; + gds_license_param_req = 336789531; + gds_license_syntx_error = 336789532; + gds_license_dup_id = 336789534; + gds_license_inv_id_key = 336789535; + gds_license_err_remove = 336789536; + gds_license_err_update = 336789537; + gds_license_err_convert = 336789538; + gds_license_err_unk = 336789539; + gds_license_svc_err_add = 336789540; + gds_license_svc_err_remove = 336789541; + gds_license_eval_exists = 336789563; + gds_gstat_unknown_switch = 336920577; + gds_gstat_retry = 336920578; + gds_gstat_wrong_ods = 336920579; + gds_gstat_unexpected_eof = 336920580; + gds_gstat_open_err = 336920605; + gds_gstat_read_err = 336920606; + gds_gstat_sysmemex = 336920607; diff --git a/src/include/gen/iberror.h b/src/include/gen/iberror.h new file mode 100644 index 0000000000..a5fd7270c6 --- /dev/null +++ b/src/include/gen/iberror.h @@ -0,0 +1,748 @@ +#ifndef _JRD_GEN_IBERROR_H +#define _JRD_GEN_IBERROR_H +/* + * The contents of this file are subject to the Interbase Public + * License Version 1.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy + * of the License at http://www.Inprise.com/IPL.html + * + * Software distributed under the License is distributed on an + * "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express + * or implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The content of this file was generated by the Firebird project + * using the program jrd/codes.e + */ +/* + * + * *** WARNING *** - This file is automatically generated by codes.e - do not edit! + * + */ +/* + * MODULE: iberror.h + * DESCRIPTION: ISC error codes + * + */ + + + +/***********************/ +/* ISC Error Codes */ +/***********************/ + +#define isc_facility 20 +#define isc_err_base 335544320L +#define isc_err_factor 1 +#define isc_arg_end 0 /* end of argument list */ +#define isc_arg_gds 1 /* generic DSRI status value */ +#define isc_arg_string 2 /* string argument */ +#define isc_arg_cstring 3 /* count & string argument */ +#define isc_arg_number 4 /* numeric argument (long) */ +#define isc_arg_interpreted 5 /* interpreted status code (string) */ +#define isc_arg_vms 6 /* VAX/VMS status code (long) */ +#define isc_arg_unix 7 /* UNIX error code */ +#define isc_arg_domain 8 /* Apollo/Domain error code */ +#define isc_arg_dos 9 /* MSDOS/OS2 error code */ +#define isc_arg_mpexl 10 /* HP MPE/XL error code */ +#define isc_arg_mpexl_ipc 11 /* HP MPE/XL IPC error code */ +#define isc_arg_next_mach 15 /* NeXT/Mach error code */ +#define isc_arg_netware 16 /* NetWare error code */ +#define isc_arg_win32 17 /* Win32 error code */ +#define isc_arg_warning 18 /* warning argument */ + +#define isc_arith_except 335544321L +#define isc_bad_dbkey 335544322L +#define isc_bad_db_format 335544323L +#define isc_bad_db_handle 335544324L +#define isc_bad_dpb_content 335544325L +#define isc_bad_dpb_form 335544326L +#define isc_bad_req_handle 335544327L +#define isc_bad_segstr_handle 335544328L +#define isc_bad_segstr_id 335544329L +#define isc_bad_tpb_content 335544330L +#define isc_bad_tpb_form 335544331L +#define isc_bad_trans_handle 335544332L +#define isc_bug_check 335544333L +#define isc_convert_error 335544334L +#define isc_db_corrupt 335544335L +#define isc_deadlock 335544336L +#define isc_excess_trans 335544337L +#define isc_from_no_match 335544338L +#define isc_infinap 335544339L +#define isc_infona 335544340L +#define isc_infunk 335544341L +#define isc_integ_fail 335544342L +#define isc_invalid_blr 335544343L +#define isc_io_error 335544344L +#define isc_lock_conflict 335544345L +#define isc_metadata_corrupt 335544346L +#define isc_not_valid 335544347L +#define isc_no_cur_rec 335544348L +#define isc_no_dup 335544349L +#define isc_no_finish 335544350L +#define isc_no_meta_update 335544351L +#define isc_no_priv 335544352L +#define isc_no_recon 335544353L +#define isc_no_record 335544354L +#define isc_no_segstr_close 335544355L +#define isc_obsolete_metadata 335544356L +#define isc_open_trans 335544357L +#define isc_port_len 335544358L +#define isc_read_only_field 335544359L +#define isc_read_only_rel 335544360L +#define isc_read_only_trans 335544361L +#define isc_read_only_view 335544362L +#define isc_req_no_trans 335544363L +#define isc_req_sync 335544364L +#define isc_req_wrong_db 335544365L +#define isc_segment 335544366L +#define isc_segstr_eof 335544367L +#define isc_segstr_no_op 335544368L +#define isc_segstr_no_read 335544369L +#define isc_segstr_no_trans 335544370L +#define isc_segstr_no_write 335544371L +#define isc_segstr_wrong_db 335544372L +#define isc_sys_request 335544373L +#define isc_stream_eof 335544374L +#define isc_unavailable 335544375L +#define isc_unres_rel 335544376L +#define isc_uns_ext 335544377L +#define isc_wish_list 335544378L +#define isc_wrong_ods 335544379L +#define isc_wronumarg 335544380L +#define isc_imp_exc 335544381L +#define isc_random 335544382L +#define isc_fatal_conflict 335544383L +#define isc_badblk 335544384L +#define isc_invpoolcl 335544385L +#define isc_nopoolids 335544386L +#define isc_relbadblk 335544387L +#define isc_blktoobig 335544388L +#define isc_bufexh 335544389L +#define isc_syntaxerr 335544390L +#define isc_bufinuse 335544391L +#define isc_bdbincon 335544392L +#define isc_reqinuse 335544393L +#define isc_badodsver 335544394L +#define isc_relnotdef 335544395L +#define isc_fldnotdef 335544396L +#define isc_dirtypage 335544397L +#define isc_waifortra 335544398L +#define isc_doubleloc 335544399L +#define isc_nodnotfnd 335544400L +#define isc_dupnodfnd 335544401L +#define isc_locnotmar 335544402L +#define isc_badpagtyp 335544403L +#define isc_corrupt 335544404L +#define isc_badpage 335544405L +#define isc_badindex 335544406L +#define isc_dbbnotzer 335544407L +#define isc_tranotzer 335544408L +#define isc_trareqmis 335544409L +#define isc_badhndcnt 335544410L +#define isc_wrotpbver 335544411L +#define isc_wroblrver 335544412L +#define isc_wrodpbver 335544413L +#define isc_blobnotsup 335544414L +#define isc_badrelation 335544415L +#define isc_nodetach 335544416L +#define isc_notremote 335544417L +#define isc_trainlim 335544418L +#define isc_notinlim 335544419L +#define isc_traoutsta 335544420L +#define isc_connect_reject 335544421L +#define isc_dbfile 335544422L +#define isc_orphan 335544423L +#define isc_no_lock_mgr 335544424L +#define isc_ctxinuse 335544425L +#define isc_ctxnotdef 335544426L +#define isc_datnotsup 335544427L +#define isc_badmsgnum 335544428L +#define isc_badparnum 335544429L +#define isc_virmemexh 335544430L +#define isc_blocking_signal 335544431L +#define isc_lockmanerr 335544432L +#define isc_journerr 335544433L +#define isc_keytoobig 335544434L +#define isc_nullsegkey 335544435L +#define isc_sqlerr 335544436L +#define isc_wrodynver 335544437L +#define isc_funnotdef 335544438L +#define isc_funmismat 335544439L +#define isc_bad_msg_vec 335544440L +#define isc_bad_detach 335544441L +#define isc_noargacc_read 335544442L +#define isc_noargacc_write 335544443L +#define isc_read_only 335544444L +#define isc_ext_err 335544445L +#define isc_non_updatable 335544446L +#define isc_no_rollback 335544447L +#define isc_bad_sec_info 335544448L +#define isc_invalid_sec_info 335544449L +#define isc_misc_interpreted 335544450L +#define isc_update_conflict 335544451L +#define isc_unlicensed 335544452L +#define isc_obj_in_use 335544453L +#define isc_nofilter 335544454L +#define isc_shadow_accessed 335544455L +#define isc_invalid_sdl 335544456L +#define isc_out_of_bounds 335544457L +#define isc_invalid_dimension 335544458L +#define isc_rec_in_limbo 335544459L +#define isc_shadow_missing 335544460L +#define isc_cant_validate 335544461L +#define isc_cant_start_journal 335544462L +#define isc_gennotdef 335544463L +#define isc_cant_start_logging 335544464L +#define isc_bad_segstr_type 335544465L +#define isc_foreign_key 335544466L +#define isc_high_minor 335544467L +#define isc_tra_state 335544468L +#define isc_trans_invalid 335544469L +#define isc_buf_invalid 335544470L +#define isc_indexnotdefined 335544471L +#define isc_login 335544472L +#define isc_invalid_bookmark 335544473L +#define isc_bad_lock_level 335544474L +#define isc_relation_lock 335544475L +#define isc_record_lock 335544476L +#define isc_max_idx 335544477L +#define isc_jrn_enable 335544478L +#define isc_old_failure 335544479L +#define isc_old_in_progress 335544480L +#define isc_old_no_space 335544481L +#define isc_no_wal_no_jrn 335544482L +#define isc_num_old_files 335544483L +#define isc_wal_file_open 335544484L +#define isc_bad_stmt_handle 335544485L +#define isc_wal_failure 335544486L +#define isc_walw_err 335544487L +#define isc_logh_small 335544488L +#define isc_logh_inv_version 335544489L +#define isc_logh_open_flag 335544490L +#define isc_logh_open_flag2 335544491L +#define isc_logh_diff_dbname 335544492L +#define isc_logf_unexpected_eof 335544493L +#define isc_logr_incomplete 335544494L +#define isc_logr_header_small 335544495L +#define isc_logb_small 335544496L +#define isc_wal_illegal_attach 335544497L +#define isc_wal_invalid_wpb 335544498L +#define isc_wal_err_rollover 335544499L +#define isc_no_wal 335544500L +#define isc_drop_wal 335544501L +#define isc_stream_not_defined 335544502L +#define isc_wal_subsys_error 335544503L +#define isc_wal_subsys_corrupt 335544504L +#define isc_no_archive 335544505L +#define isc_shutinprog 335544506L +#define isc_range_in_use 335544507L +#define isc_range_not_found 335544508L +#define isc_charset_not_found 335544509L +#define isc_lock_timeout 335544510L +#define isc_prcnotdef 335544511L +#define isc_prcmismat 335544512L +#define isc_wal_bugcheck 335544513L +#define isc_wal_cant_expand 335544514L +#define isc_codnotdef 335544515L +#define isc_xcpnotdef 335544516L +#define isc_except 335544517L +#define isc_cache_restart 335544518L +#define isc_bad_lock_handle 335544519L +#define isc_jrn_present 335544520L +#define isc_wal_err_rollover2 335544521L +#define isc_wal_err_logwrite 335544522L +#define isc_wal_err_jrn_comm 335544523L +#define isc_wal_err_expansion 335544524L +#define isc_wal_err_setup 335544525L +#define isc_wal_err_ww_sync 335544526L +#define isc_wal_err_ww_start 335544527L +#define isc_shutdown 335544528L +#define isc_existing_priv_mod 335544529L +#define isc_primary_key_ref 335544530L +#define isc_primary_key_notnull 335544531L +#define isc_ref_cnstrnt_notfound 335544532L +#define isc_foreign_key_notfound 335544533L +#define isc_ref_cnstrnt_update 335544534L +#define isc_check_cnstrnt_update 335544535L +#define isc_check_cnstrnt_del 335544536L +#define isc_integ_index_seg_del 335544537L +#define isc_integ_index_seg_mod 335544538L +#define isc_integ_index_del 335544539L +#define isc_integ_index_mod 335544540L +#define isc_check_trig_del 335544541L +#define isc_check_trig_update 335544542L +#define isc_cnstrnt_fld_del 335544543L +#define isc_cnstrnt_fld_rename 335544544L +#define isc_rel_cnstrnt_update 335544545L +#define isc_constaint_on_view 335544546L +#define isc_invld_cnstrnt_type 335544547L +#define isc_primary_key_exists 335544548L +#define isc_systrig_update 335544549L +#define isc_not_rel_owner 335544550L +#define isc_grant_obj_notfound 335544551L +#define isc_grant_fld_notfound 335544552L +#define isc_grant_nopriv 335544553L +#define isc_nonsql_security_rel 335544554L +#define isc_nonsql_security_fld 335544555L +#define isc_wal_cache_err 335544556L +#define isc_shutfail 335544557L +#define isc_check_constraint 335544558L +#define isc_bad_svc_handle 335544559L +#define isc_shutwarn 335544560L +#define isc_wrospbver 335544561L +#define isc_bad_spb_form 335544562L +#define isc_svcnotdef 335544563L +#define isc_no_jrn 335544564L +#define isc_transliteration_failed 335544565L +#define isc_start_cm_for_wal 335544566L +#define isc_wal_ovflow_log_required 335544567L +#define isc_text_subtype 335544568L +#define isc_dsql_error 335544569L +#define isc_dsql_command_err 335544570L +#define isc_dsql_constant_err 335544571L +#define isc_dsql_cursor_err 335544572L +#define isc_dsql_datatype_err 335544573L +#define isc_dsql_decl_err 335544574L +#define isc_dsql_cursor_update_err 335544575L +#define isc_dsql_cursor_open_err 335544576L +#define isc_dsql_cursor_close_err 335544577L +#define isc_dsql_field_err 335544578L +#define isc_dsql_internal_err 335544579L +#define isc_dsql_relation_err 335544580L +#define isc_dsql_procedure_err 335544581L +#define isc_dsql_request_err 335544582L +#define isc_dsql_sqlda_err 335544583L +#define isc_dsql_var_count_err 335544584L +#define isc_dsql_stmt_handle 335544585L +#define isc_dsql_function_err 335544586L +#define isc_dsql_blob_err 335544587L +#define isc_collation_not_found 335544588L +#define isc_collation_not_for_charset 335544589L +#define isc_dsql_dup_option 335544590L +#define isc_dsql_tran_err 335544591L +#define isc_dsql_invalid_array 335544592L +#define isc_dsql_max_arr_dim_exceeded 335544593L +#define isc_dsql_arr_range_error 335544594L +#define isc_dsql_trigger_err 335544595L +#define isc_dsql_subselect_err 335544596L +#define isc_dsql_crdb_prepare_err 335544597L +#define isc_specify_field_err 335544598L +#define isc_num_field_err 335544599L +#define isc_col_name_err 335544600L +#define isc_where_err 335544601L +#define isc_table_view_err 335544602L +#define isc_distinct_err 335544603L +#define isc_key_field_count_err 335544604L +#define isc_subquery_err 335544605L +#define isc_expression_eval_err 335544606L +#define isc_node_err 335544607L +#define isc_command_end_err 335544608L +#define isc_index_name 335544609L +#define isc_exception_name 335544610L +#define isc_field_name 335544611L +#define isc_token_err 335544612L +#define isc_union_err 335544613L +#define isc_dsql_construct_err 335544614L +#define isc_field_aggregate_err 335544615L +#define isc_field_ref_err 335544616L +#define isc_order_by_err 335544617L +#define isc_return_mode_err 335544618L +#define isc_extern_func_err 335544619L +#define isc_alias_conflict_err 335544620L +#define isc_procedure_conflict_error 335544621L +#define isc_relation_conflict_err 335544622L +#define isc_dsql_domain_err 335544623L +#define isc_idx_seg_err 335544624L +#define isc_node_name_err 335544625L +#define isc_table_name 335544626L +#define isc_proc_name 335544627L +#define isc_idx_create_err 335544628L +#define isc_wal_shadow_err 335544629L +#define isc_dependency 335544630L +#define isc_idx_key_err 335544631L +#define isc_dsql_file_length_err 335544632L +#define isc_dsql_shadow_number_err 335544633L +#define isc_dsql_token_unk_err 335544634L +#define isc_dsql_no_relation_alias 335544635L +#define isc_indexname 335544636L +#define isc_no_stream_plan 335544637L +#define isc_stream_twice 335544638L +#define isc_stream_not_found 335544639L +#define isc_collation_requires_text 335544640L +#define isc_dsql_domain_not_found 335544641L +#define isc_index_unused 335544642L +#define isc_dsql_self_join 335544643L +#define isc_stream_bof 335544644L +#define isc_stream_crack 335544645L +#define isc_db_or_file_exists 335544646L +#define isc_invalid_operator 335544647L +#define isc_conn_lost 335544648L +#define isc_bad_checksum 335544649L +#define isc_page_type_err 335544650L +#define isc_ext_readonly_err 335544651L +#define isc_sing_select_err 335544652L +#define isc_psw_attach 335544653L +#define isc_psw_start_trans 335544654L +#define isc_invalid_direction 335544655L +#define isc_dsql_var_conflict 335544656L +#define isc_dsql_no_blob_array 335544657L +#define isc_dsql_base_table 335544658L +#define isc_duplicate_base_table 335544659L +#define isc_view_alias 335544660L +#define isc_index_root_page_full 335544661L +#define isc_dsql_blob_type_unknown 335544662L +#define isc_req_max_clones_exceeded 335544663L +#define isc_dsql_duplicate_spec 335544664L +#define isc_unique_key_violation 335544665L +#define isc_srvr_version_too_old 335544666L +#define isc_drdb_completed_with_errs 335544667L +#define isc_dsql_procedure_use_err 335544668L +#define isc_dsql_count_mismatch 335544669L +#define isc_blob_idx_err 335544670L +#define isc_array_idx_err 335544671L +#define isc_key_field_err 335544672L +#define isc_no_delete 335544673L +#define isc_del_last_field 335544674L +#define isc_sort_err 335544675L +#define isc_sort_mem_err 335544676L +#define isc_version_err 335544677L +#define isc_inval_key_posn 335544678L +#define isc_no_segments_err 335544679L +#define isc_crrp_data_err 335544680L +#define isc_rec_size_err 335544681L +#define isc_dsql_field_ref 335544682L +#define isc_req_depth_exceeded 335544683L +#define isc_no_field_access 335544684L +#define isc_no_dbkey 335544685L +#define isc_jrn_format_err 335544686L +#define isc_jrn_file_full 335544687L +#define isc_dsql_open_cursor_request 335544688L +#define isc_ib_error 335544689L +#define isc_cache_redef 335544690L +#define isc_cache_too_small 335544691L +#define isc_log_redef 335544692L +#define isc_log_too_small 335544693L +#define isc_partition_too_small 335544694L +#define isc_partition_not_supp 335544695L +#define isc_log_length_spec 335544696L +#define isc_precision_err 335544697L +#define isc_scale_nogt 335544698L +#define isc_expec_short 335544699L +#define isc_expec_long 335544700L +#define isc_expec_ushort 335544701L +#define isc_like_escape_invalid 335544702L +#define isc_svcnoexe 335544703L +#define isc_net_lookup_err 335544704L +#define isc_service_unknown 335544705L +#define isc_host_unknown 335544706L +#define isc_grant_nopriv_on_base 335544707L +#define isc_dyn_fld_ambiguous 335544708L +#define isc_dsql_agg_ref_err 335544709L +#define isc_complex_view 335544710L +#define isc_unprepared_stmt 335544711L +#define isc_expec_positive 335544712L +#define isc_dsql_sqlda_value_err 335544713L +#define isc_invalid_array_id 335544714L +#define isc_extfile_uns_op 335544715L +#define isc_svc_in_use 335544716L +#define isc_err_stack_limit 335544717L +#define isc_invalid_key 335544718L +#define isc_net_init_error 335544719L +#define isc_loadlib_failure 335544720L +#define isc_network_error 335544721L +#define isc_net_connect_err 335544722L +#define isc_net_connect_listen_err 335544723L +#define isc_net_event_connect_err 335544724L +#define isc_net_event_listen_err 335544725L +#define isc_net_read_err 335544726L +#define isc_net_write_err 335544727L +#define isc_integ_index_deactivate 335544728L +#define isc_integ_deactivate_primary 335544729L +#define isc_cse_not_supported 335544730L +#define isc_tra_must_sweep 335544731L +#define isc_unsupported_network_drive 335544732L +#define isc_io_create_err 335544733L +#define isc_io_open_err 335544734L +#define isc_io_close_err 335544735L +#define isc_io_read_err 335544736L +#define isc_io_write_err 335544737L +#define isc_io_delete_err 335544738L +#define isc_io_access_err 335544739L +#define isc_udf_exception 335544740L +#define isc_lost_db_connection 335544741L +#define isc_no_write_user_priv 335544742L +#define isc_token_too_long 335544743L +#define isc_max_att_exceeded 335544744L +#define isc_login_same_as_role_name 335544745L +#define isc_reftable_requires_pk 335544746L +#define isc_usrname_too_long 335544747L +#define isc_password_too_long 335544748L +#define isc_usrname_required 335544749L +#define isc_password_required 335544750L +#define isc_bad_protocol 335544751L +#define isc_dup_usrname_found 335544752L +#define isc_usrname_not_found 335544753L +#define isc_error_adding_sec_record 335544754L +#define isc_error_modifying_sec_record 335544755L +#define isc_error_deleting_sec_record 335544756L +#define isc_error_updating_sec_db 335544757L +#define isc_sort_rec_size_err 335544758L +#define isc_bad_default_value 335544759L +#define isc_invalid_clause 335544760L +#define isc_too_many_handles 335544761L +#define isc_optimizer_blk_exc 335544762L +#define isc_invalid_string_constant 335544763L +#define isc_transitional_date 335544764L +#define isc_read_only_database 335544765L +#define isc_must_be_dialect_2_and_up 335544766L +#define isc_blob_filter_exception 335544767L +#define isc_exception_access_violation 335544768L +#define isc_exception_datatype_missalignment 335544769L +#define isc_exception_array_bounds_exceeded 335544770L +#define isc_exception_float_denormal_operand 335544771L +#define isc_exception_float_divide_by_zero 335544772L +#define isc_exception_float_inexact_result 335544773L +#define isc_exception_float_invalid_operand 335544774L +#define isc_exception_float_overflow 335544775L +#define isc_exception_float_stack_check 335544776L +#define isc_exception_float_underflow 335544777L +#define isc_exception_integer_divide_by_zero 335544778L +#define isc_exception_integer_overflow 335544779L +#define isc_exception_unknown 335544780L +#define isc_exception_stack_overflow 335544781L +#define isc_exception_sigsegv 335544782L +#define isc_exception_sigill 335544783L +#define isc_exception_sigbus 335544784L +#define isc_exception_sigfpe 335544785L +#define isc_ext_file_delete 335544786L +#define isc_ext_file_modify 335544787L +#define isc_adm_task_denied 335544788L +#define isc_extract_input_mismatch 335544789L +#define isc_insufficient_svc_privileges 335544790L +#define isc_file_in_use 335544791L +#define isc_service_att_err 335544792L +#define isc_ddl_not_allowed_by_db_sql_dial 335544793L +#define isc_cancelled 335544794L +#define isc_unexp_spb_form 335544795L +#define isc_sql_dialect_datatype_unsupport 335544796L +#define isc_svcnouser 335544797L +#define isc_depend_on_uncommitted_rel 335544798L +#define isc_svc_name_missing 335544799L +#define isc_too_many_contexts 335544800L +#define isc_datype_notsup 335544801L +#define isc_dialect_reset_warning 335544802L +#define isc_dialect_not_changed 335544803L +#define isc_database_create_failed 335544804L +#define isc_inv_dialect_specified 335544805L +#define isc_valid_db_dialects 335544806L +#define isc_sqlwarn 335544807L +#define isc_dtype_renamed 335544808L +#define isc_extern_func_dir_error 335544809L +#define isc_date_range_exceeded 335544810L +#define isc_inv_client_dialect_specified 335544811L +#define isc_valid_client_dialects 335544812L +#define isc_optimizer_between_err 335544813L +#define isc_service_not_supported 335544814L +#define isc_generator_name 335544815L +#define isc_udf_name 335544816L +#define isc_gfix_db_name 335740929L +#define isc_gfix_invalid_sw 335740930L +#define isc_gfix_incmp_sw 335740932L +#define isc_gfix_replay_req 335740933L +#define isc_gfix_pgbuf_req 335740934L +#define isc_gfix_val_req 335740935L +#define isc_gfix_pval_req 335740936L +#define isc_gfix_trn_req 335740937L +#define isc_gfix_full_req 335740940L +#define isc_gfix_usrname_req 335740941L +#define isc_gfix_pass_req 335740942L +#define isc_gfix_subs_name 335740943L +#define isc_gfix_wal_req 335740944L +#define isc_gfix_sec_req 335740945L +#define isc_gfix_nval_req 335740946L +#define isc_gfix_type_shut 335740947L +#define isc_gfix_retry 335740948L +#define isc_gfix_retry_db 335740951L +#define isc_gfix_exceed_max 335740991L +#define isc_gfix_corrupt_pool 335740992L +#define isc_gfix_mem_exhausted 335740993L +#define isc_gfix_bad_pool 335740994L +#define isc_gfix_trn_not_valid 335740995L +#define isc_gfix_unexp_eoi 335741012L +#define isc_gfix_recon_fail 335741018L +#define isc_gfix_trn_unknown 335741036L +#define isc_gfix_mode_req 335741038L +#define isc_gfix_opt_SQL_dialect 335741039L +#define isc_dsql_dbkey_from_non_table 336003074L +#define isc_dsql_transitional_numeric 336003075L +#define isc_dsql_dialect_warning_expr 336003076L +#define isc_sql_db_dialect_dtype_unsupport 336003077L +#define isc_isc_sql_dialect_conflict_num 336003079L +#define isc_dsql_warning_number_ambiguous 336003080L +#define isc_dsql_warning_number_ambiguous1 336003081L +#define isc_dsql_warn_precision_ambiguous 336003082L +#define isc_dsql_warn_precision_ambiguous1 336003083L +#define isc_dsql_warn_precision_ambiguous2 336003084L +#define isc_dyn_role_does_not_exist 336068796L +#define isc_dyn_no_grant_admin_opt 336068797L +#define isc_dyn_user_not_role_member 336068798L +#define isc_dyn_delete_role_failed 336068799L +#define isc_dyn_grant_role_to_user 336068800L +#define isc_dyn_inv_sql_role_name 336068801L +#define isc_dyn_dup_sql_role 336068802L +#define isc_dyn_kywd_spec_for_role 336068803L +#define isc_dyn_roles_not_supported 336068804L +#define isc_dyn_domain_name_exists 336068812L +#define isc_dyn_field_name_exists 336068813L +#define isc_dyn_dependency_exists 336068814L +#define isc_dyn_dtype_invalid 336068815L +#define isc_dyn_char_fld_too_small 336068816L +#define isc_dyn_invalid_dtype_conversion 336068817L +#define isc_dyn_dtype_conv_invalid 336068818L +#define isc_dyn_zero_len_id 336068820L +#define isc_gbak_unknown_switch 336330753L +#define isc_gbak_page_size_missing 336330754L +#define isc_gbak_page_size_toobig 336330755L +#define isc_gbak_redir_ouput_missing 336330756L +#define isc_gbak_switches_conflict 336330757L +#define isc_gbak_unknown_device 336330758L +#define isc_gbak_no_protection 336330759L +#define isc_gbak_page_size_not_allowed 336330760L +#define isc_gbak_multi_source_dest 336330761L +#define isc_gbak_filename_missing 336330762L +#define isc_gbak_dup_inout_names 336330763L +#define isc_gbak_inv_page_size 336330764L +#define isc_gbak_db_specified 336330765L +#define isc_gbak_db_exists 336330766L +#define isc_gbak_unk_device 336330767L +#define isc_gbak_blob_info_failed 336330772L +#define isc_gbak_unk_blob_item 336330773L +#define isc_gbak_get_seg_failed 336330774L +#define isc_gbak_close_blob_failed 336330775L +#define isc_gbak_open_blob_failed 336330776L +#define isc_gbak_put_blr_gen_id_failed 336330777L +#define isc_gbak_unk_type 336330778L +#define isc_gbak_comp_req_failed 336330779L +#define isc_gbak_start_req_failed 336330780L +#define isc_gbak_rec_failed 336330781L +#define isc_gbak_rel_req_failed 336330782L +#define isc_gbak_db_info_failed 336330783L +#define isc_gbak_no_db_desc 336330784L +#define isc_gbak_db_create_failed 336330785L +#define isc_gbak_decomp_len_error 336330786L +#define isc_gbak_tbl_missing 336330787L +#define isc_gbak_blob_col_missing 336330788L +#define isc_gbak_create_blob_failed 336330789L +#define isc_gbak_put_seg_failed 336330790L +#define isc_gbak_rec_len_exp 336330791L +#define isc_gbak_inv_rec_len 336330792L +#define isc_gbak_exp_data_type 336330793L +#define isc_gbak_gen_id_failed 336330794L +#define isc_gbak_unk_rec_type 336330795L +#define isc_gbak_inv_bkup_ver 336330796L +#define isc_gbak_missing_bkup_desc 336330797L +#define isc_gbak_string_trunc 336330798L +#define isc_gbak_cant_rest_record 336330799L +#define isc_gbak_send_failed 336330800L +#define isc_gbak_no_tbl_name 336330801L +#define isc_gbak_unexp_eof 336330802L +#define isc_gbak_db_format_too_old 336330803L +#define isc_gbak_inv_array_dim 336330804L +#define isc_gbak_xdr_len_expected 336330807L +#define isc_gbak_open_bkup_error 336330817L +#define isc_gbak_open_error 336330818L +#define isc_gbak_missing_block_fac 336330934L +#define isc_gbak_inv_block_fac 336330935L +#define isc_gbak_block_fac_specified 336330936L +#define isc_gbak_missing_username 336330940L +#define isc_gbak_missing_password 336330941L +#define isc_gbak_missing_skipped_bytes 336330952L +#define isc_gbak_inv_skipped_bytes 336330953L +#define isc_gbak_err_restore_charset 336330965L +#define isc_gbak_err_restore_collation 336330967L +#define isc_gbak_read_error 336330972L +#define isc_gbak_write_error 336330973L +#define isc_gbak_db_in_use 336330985L +#define isc_gbak_sysmemex 336330990L +#define isc_gbak_restore_role_failed 336331002L +#define isc_gbak_role_op_missing 336331005L +#define isc_gbak_page_buffers_missing 336331010L +#define isc_gbak_page_buffers_wrong_param 336331011L +#define isc_gbak_page_buffers_restore 336331012L +#define isc_gbak_inv_size 336331014L +#define isc_gbak_file_outof_sequence 336331015L +#define isc_gbak_join_file_missing 336331016L +#define isc_gbak_stdin_not_supptd 336331017L +#define isc_gbak_stdout_not_supptd 336331018L +#define isc_gbak_bkup_corrupt 336331019L +#define isc_gbak_unk_db_file_spec 336331020L +#define isc_gbak_hdr_write_failed 336331021L +#define isc_gbak_disk_space_ex 336331022L +#define isc_gbak_size_lt_min 336331023L +#define isc_gbak_svc_name_missing 336331025L +#define isc_gbak_not_ownr 336331026L +#define isc_gbak_mode_req 336331031L +#define isc_gsec_cant_open_db 336723983L +#define isc_gsec_switches_error 336723984L +#define isc_gsec_no_op_spec 336723985L +#define isc_gsec_no_usr_name 336723986L +#define isc_gsec_err_add 336723987L +#define isc_gsec_err_modify 336723988L +#define isc_gsec_err_find_mod 336723989L +#define isc_gsec_err_rec_not_found 336723990L +#define isc_gsec_err_delete 336723991L +#define isc_gsec_err_find_del 336723992L +#define isc_gsec_err_find_disp 336723996L +#define isc_gsec_inv_param 336723997L +#define isc_gsec_op_specified 336723998L +#define isc_gsec_pw_specified 336723999L +#define isc_gsec_uid_specified 336724000L +#define isc_gsec_gid_specified 336724001L +#define isc_gsec_proj_specified 336724002L +#define isc_gsec_org_specified 336724003L +#define isc_gsec_fname_specified 336724004L +#define isc_gsec_mname_specified 336724005L +#define isc_gsec_lname_specified 336724006L +#define isc_gsec_inv_switch 336724008L +#define isc_gsec_amb_switch 336724009L +#define isc_gsec_no_op_specified 336724010L +#define isc_gsec_params_not_allowed 336724011L +#define isc_gsec_incompat_switch 336724012L +#define isc_gsec_inv_username 336724044L +#define isc_gsec_inv_pw_length 336724045L +#define isc_gsec_db_specified 336724046L +#define isc_gsec_db_admin_specified 336724047L +#define isc_gsec_db_admin_pw_specified 336724048L +#define isc_gsec_sql_role_specified 336724049L +#define isc_license_no_file 336789504L +#define isc_license_op_specified 336789523L +#define isc_license_op_missing 336789524L +#define isc_license_inv_switch 336789525L +#define isc_license_inv_switch_combo 336789526L +#define isc_license_inv_op_combo 336789527L +#define isc_license_amb_switch 336789528L +#define isc_license_inv_parameter 336789529L +#define isc_license_param_specified 336789530L +#define isc_license_param_req 336789531L +#define isc_license_syntx_error 336789532L +#define isc_license_dup_id 336789534L +#define isc_license_inv_id_key 336789535L +#define isc_license_err_remove 336789536L +#define isc_license_err_update 336789537L +#define isc_license_err_convert 336789538L +#define isc_license_err_unk 336789539L +#define isc_license_svc_err_add 336789540L +#define isc_license_svc_err_remove 336789541L +#define isc_license_eval_exists 336789563L +#define isc_gstat_unknown_switch 336920577L +#define isc_gstat_retry 336920578L +#define isc_gstat_wrong_ods 336920579L +#define isc_gstat_unexpected_eof 336920580L +#define isc_gstat_open_err 336920605L +#define isc_gstat_read_err 336920606L +#define isc_gstat_sysmemex 336920607L +#define isc_err_max 692 + +#endif /* _JRD_GEN_IBERROR_H */ diff --git a/src/include/gen/ids.h b/src/include/gen/ids.h new file mode 100644 index 0000000000..bc40012f88 --- /dev/null +++ b/src/include/gen/ids.h @@ -0,0 +1,344 @@ +/* + * The contents of this file are subject to the Interbase Public + * License Version 1.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy + * of the License at http://www.Inprise.com/IPL.html + * + * Software distributed under the License is distributed on an + * "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express + * or implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code was created by Inprise Corporation + * and its predecessors. Portions created by Inprise Corporation are + * Copyright (C) Inprise Corporation. + * + * All Rights Reserved. + * Contributor(s): ______________________________________. + */ + + + + + + + + + + +/* + * PROGRAM: JRD Access Method + * MODULE: relations.h + * DESCRIPTION: System relation definitions + * + * The contents of this file are subject to the Interbase Public + * License Version 1.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy + * of the License at http://www.Inprise.com/IPL.html + * + * Software distributed under the License is distributed on an + * "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express + * or implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The Original Code was created by Inprise Corporation + * and its predecessors. Portions created by Inprise Corporation are + * Copyright (C) Inprise Corporation. + * + * All Rights Reserved. + * Contributor(s): ______________________________________. + */ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +#define f_pag_page 0 +#define f_pag_id 1 +#define f_pag_seq 2 +#define f_pag_type 3 +#define f_dat_desc 0 +#define f_dat_id 1 +#define f_dat_class 2 +#define f_dat_charset 3 +#define f_fld_name 0 +#define f_fld_qname 1 +#define f_fld_v_blr 2 +#define f_fld_v_source 3 +#define f_fld_computed 4 +#define f_fld_csource 5 +#define f_fld_default 6 +#define f_fld_dsource 7 +#define f_fld_length 8 +#define f_fld_scale 9 +#define f_fld_type 10 +#define f_fld_sub_type 11 +#define f_fld_missing 12 +#define f_fld_msource 13 +#define f_fld_desc 14 +#define f_fld_sys_flag 15 +#define f_fld_qheader 16 +#define f_fld_seg_len 17 +#define f_fld_estring 18 +#define f_fld_ext_length 19 +#define f_fld_ext_scale 20 +#define f_fld_ext_type 21 +#define f_fld_dimensions 22 +#define f_fld_null_flag 23 +#define f_fld_char_length 24 +#define f_fld_coll_id 25 +#define f_fld_charset_id 26 +#define f_fld_precision 27 +#define f_seg_name 0 +#define f_seg_field 1 +#define f_seg_position 2 +#define f_idx_name 0 +#define f_idx_relation 1 +#define f_idx_id 2 +#define f_idx_flag 3 +#define f_idx_desc 4 +#define f_idx_count 5 +#define f_idx_inactive 6 +#define f_idx_type 7 +#define f_idx_foreign 8 +#define f_idx_sys_flag 9 +#define f_idx_exp_blr 10 +#define f_idx_exp_source 11 +#define f_idx_statistics 12 +#define f_rfr_fname 0 +#define f_rfr_rname 1 +#define f_rfr_sname 2 +#define f_rfr_qname 3 +#define f_rfr_base 4 +#define f_rfr_estring 5 +#define f_rfr_position 6 +#define f_rfr_qheader 7 +#define f_rfr_flag 8 +#define f_rfr_id 9 +#define f_rfr_context 10 +#define f_rfr_desc 11 +#define f_rfr_default 12 +#define f_rfr_sys_flag 13 +#define f_rfr_class 14 +#define f_rfr_complex 15 +#define f_rfr_null_flag 16 +#define f_rfr_dsource 17 +#define f_rfr_coll_id 18 +#define f_rel_blr 0 +#define f_rel_source 1 +#define f_rel_desc 2 +#define f_rel_id 3 +#define f_rel_sys_flag 4 +#define f_rel_key_len 5 +#define f_rel_format 6 +#define f_rel_field_id 7 +#define f_rel_name 8 +#define f_rel_class 9 +#define f_rel_ext_file 10 +#define f_rel_runtime 11 +#define f_rel_ext_desc 12 +#define f_rel_owner 13 +#define f_rel_def_class 14 +#define f_rel_flags 15 +#define f_vrl_vname 0 +#define f_vrl_rname 1 +#define f_vrl_context 2 +#define f_vrl_cname 3 +#define f_fmt_rid 0 +#define f_fmt_format 1 +#define f_fmt_desc 2 +#define f_cls_class 0 +#define f_cls_acl 1 +#define f_cls_desc 2 +#define f_file_name 0 +#define f_file_seq 1 +#define f_file_start 2 +#define f_file_length 3 +#define f_file_flags 4 +#define f_file_shad_num 5 +#define f_typ_field 0 +#define f_typ_type 1 +#define f_typ_name 2 +#define f_typ_desc 3 +#define f_typ_sys_flag 4 +#define f_trg_name 0 +#define f_trg_rname 1 +#define f_trg_seq 2 +#define f_trg_type 3 +#define f_trg_source 4 +#define f_trg_blr 5 +#define f_trg_desc 6 +#define f_trg_inactive 7 +#define f_trg_sys_flag 8 +#define f_trg_flags 9 +#define f_dpd_name 0 +#define f_dpd_o_name 1 +#define f_dpd_f_name 2 +#define f_dpd_type 3 +#define f_dpd_o_type 4 +#define f_fun_name 0 +#define f_fun_type 1 +#define f_fun_qname 2 +#define f_fun_desc 3 +#define f_fun_module 4 +#define f_fun_entry 5 +#define f_fun_ret_arg 6 +#define f_fun_sys_flag 7 +#define f_arg_fun_name 0 +#define f_arg_pos 1 +#define f_arg_mech 2 +#define f_arg_type 3 +#define f_arg_scale 4 +#define f_arg_length 5 +#define f_arg_sub_type 6 +#define f_arg_charset_id 7 +#define f_arg_precision 8 +#define f_arg_char_length 9 +#define f_flt_name 0 +#define f_flt_desc 1 +#define f_flt_module 2 +#define f_flt_entry 3 +#define f_flt_input 4 +#define f_flt_output 5 +#define f_flt_sys_flag 6 +#define f_msg_trigger 0 +#define f_msg_number 1 +#define f_msg_msg 2 +#define f_prv_user 0 +#define f_prv_grantor 1 +#define f_prv_priv 2 +#define f_prv_grant 3 +#define f_prv_rname 4 +#define f_prv_fname 5 +#define f_prv_u_type 6 +#define f_prv_o_type 7 +#define f_trn_id 0 +#define f_trn_state 1 +#define f_trn_time 2 +#define f_trn_desc 3 +#define f_gen_name 0 +#define f_gen_id 1 +#define f_gen_sys_flag 2 +#define f_dims_fname 0 +#define f_dims_dim 1 +#define f_dims_lower 2 +#define f_dims_upper 3 +#define f_rcon_cname 0 +#define f_rcon_ctype 1 +#define f_rcon_rname 2 +#define f_rcon_dfr 3 +#define f_rcon_idfr 4 +#define f_rcon_iname 5 +#define f_refc_cname 0 +#define f_refc_uq 1 +#define f_refc_match 2 +#define f_refc_upd_rul 3 +#define f_refc_del_rul 4 +#define f_ccon_cname 0 +#define f_ccon_tname 1 +#define f_log_name 0 +#define f_log_seq 1 +#define f_log_length 2 +#define f_log_partitions 3 +#define f_log_p_offset 4 +#define f_log_flags 5 +#define f_prc_name 0 +#define f_prc_id 1 +#define f_prc_inputs 2 +#define f_prc_outputs 3 +#define f_prc_desc 4 +#define f_prc_source 5 +#define f_prc_blr 6 +#define f_prc_class 7 +#define f_prc_owner 8 +#define f_prc_runtime 9 +#define f_prc_sys_flag 10 +#define f_prm_name 0 +#define f_prm_procedure 1 +#define f_prm_number 2 +#define f_prm_type 3 +#define f_prm_sname 4 +#define f_prm_desc 5 +#define f_prm_sys_flag 6 +#define f_cs_cs_name 0 +#define f_cs_form_of_use 1 +#define f_cs_num_chars 2 +#define f_cs_def_collate 3 +#define f_cs_id 4 +#define f_cs_sys_flag 5 +#define f_cs_desc 6 +#define f_cs_fun_name 7 +#define f_cs_bytes_char 8 +#define f_coll_name 0 +#define f_coll_id 1 +#define f_coll_cs_id 2 +#define f_coll_attr 3 +#define f_coll_sys_flag 4 +#define f_coll_desc 5 +#define f_coll_fun_name 6 +#define f_xcp_name 0 +#define f_xcp_number 1 +#define f_xcp_msg 2 +#define f_xcp_desc 3 +#define f_xcp_sys_flag 4 +#define f_rol_name 0 +#define f_rol_owner 1 diff --git a/src/include/gen/msg_facs.h b/src/include/gen/msg_facs.h new file mode 100644 index 0000000000..eeda6013e9 --- /dev/null +++ b/src/include/gen/msg_facs.h @@ -0,0 +1,52 @@ +/* + * The contents of this file are subject to the Interbase Public + * License Version 1.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy + * of the License at http://www.Inprise.com/IPL.html + * + * Software distributed under the License is distributed on an + * "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express + * or implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The content of this file was generated by the Firebird project + * using the program jrd/codes.e + */ +/* + * + * *** WARNING *** - This file is automatically generated by codes.e - do not edit! + * + */ +/* + * MODULE: msg_facs.h + * DESCRIPTION: ISC message facilities + * + */ + + + +/******************************/ +/* ISC message facilities */ +/******************************/ + +#ifndef __cplusplus +typedef +#endif +struct _facilities { + int fac_code; + char *facility; +}; + +static CONST struct _facilities facilities[] = { + {0, "JRD "}, + {3, "GFIX "}, + {7, "DSQL "}, + {8, "DYN "}, + {12, "GBAK "}, + {18, "GSEC "}, + {19, "LICENSE "}, + {21, "GSTAT "}, + {0, NULL} +}; + + diff --git a/src/include/gen/msgs.h b/src/include/gen/msgs.h new file mode 100644 index 0000000000..e56bbbab37 --- /dev/null +++ b/src/include/gen/msgs.h @@ -0,0 +1,713 @@ +/* + * The contents of this file are subject to the Interbase Public + * License Version 1.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy + * of the License at http://www.Inprise.com/IPL.html + * + * Software distributed under the License is distributed on an + * "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express + * or implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The content of this file was generated by the Firebird project + * using the program jrd/codes.e + */ +/* + * + * *** WARNING *** - This file is automatically generated by codes.e - do not edit! + * + */ +"unassigned code", +"arithmetic exception, numeric overflow, or string truncation", /*1, arith_except */ +"invalid database key", /*2, bad_dbkey */ +"file %s is not a valid database", /*3, bad_db_format */ +"invalid database handle (no active connection)", /*4, bad_db_handle */ +"bad parameters on attach or create database", /*5, bad_dpb_content */ +"unrecognized database parameter block", /*6, bad_dpb_form */ +"invalid request handle", /*7, bad_req_handle */ +"invalid BLOB handle", /*8, bad_segstr_handle */ +"invalid BLOB ID", /*9, bad_segstr_id */ +"invalid parameter in transaction parameter block", /*10, bad_tpb_content */ +"invalid format for transaction parameter block", /*11, bad_tpb_form */ +"invalid transaction handle (expecting explicit transaction start)", /*12, bad_trans_handle */ +"internal gds software consistency check (%s)", /*13, bug_check */ +"conversion error from string \"%s\"", /*14, convert_error */ +"database file appears corrupt (%s)", /*15, db_corrupt */ +"deadlock", /*16, deadlock */ +"attempt to start more than %ld transactions", /*17, excess_trans */ +"no match for first value expression", /*18, from_no_match */ +"information type inappropriate for object specified", /*19, infinap */ +"no information of this type available for object specified", /*20, infona */ +"unknown information item", /*21, infunk */ +"action cancelled by trigger (%ld) to preserve data integrity", /*22, integ_fail */ +"invalid request BLR at offset %ld", /*23, invalid_blr */ +"I/O error for file %.0s\"%s\"", /*24, io_error */ +"lock conflict on no wait transaction", /*25, lock_conflict */ +"corrupt system table", /*26, metadata_corrupt */ +"validation error for column %s, value \"%s\"", /*27, not_valid */ +"no current record for fetch operation", /*28, no_cur_rec */ +"attempt to store duplicate value (visible to active transactions) in unique index \"%s\"", /*29, no_dup */ +"program attempted to exit without finishing database", /*30, no_finish */ +"unsuccessful metadata update", /*31, no_meta_update */ +"no permission for %s access to %s %s", /*32, no_priv */ +"transaction is not in limbo", /*33, no_recon */ +"invalid database key", /*34, no_record */ +"BLOB was not closed", /*35, no_segstr_close */ +"metadata is obsolete", /*36, obsolete_metadata */ +"cannot disconnect database with open transactions (%ld active)", /*37, open_trans */ +"message length error (encountered %ld, expected %ld)", /*38, port_len */ +"attempted update of read-only column", /*39, read_only_field */ +"attempted update of read-only table", /*40, read_only_rel */ +"attempted update during read-only transaction", /*41, read_only_trans */ +"cannot update read-only view %s", /*42, read_only_view */ +"no transaction for request", /*43, req_no_trans */ +"request synchronization error", /*44, req_sync */ +"request referenced an unavailable database", /*45, req_wrong_db */ +"segment buffer length shorter than expected", /*46, segment */ +"attempted retrieval of more segments than exist", /*47, segstr_eof */ +"attempted invalid operation on a BLOB", /*48, segstr_no_op */ +"attempted read of a new, open BLOB", /*49, segstr_no_read */ +"attempted action on blob outside transaction", /*50, segstr_no_trans */ +"attempted write to read-only BLOB", /*51, segstr_no_write */ +"attempted reference to BLOB in unavailable database", /*52, segstr_wrong_db */ +"operating system directive %s failed", /*53, sys_request */ +"attempt to fetch past the last record in a record stream", /*54, stream_eof */ +"unavailable database", /*55, unavailable */ +"table %s was omitted from the transaction reserving list", /*56, unres_rel */ +"request includes a DSRI extension not supported in this implementation", /*57, uns_ext */ +"feature is not supported", /*58, wish_list */ +"unsupported on-disk structure for file %s; found %ld, support %ld", /*59, wrong_ods */ +"wrong number of arguments on call", /*60, wronumarg */ +"Implementation limit exceeded", /*61, imp_exc */ +"%s", /*62, random */ +"unrecoverable conflict with limbo transaction %ld", /*63, fatal_conflict */ +"internal error", /*64, badblk */ +"internal error", /*65, invpoolcl */ +"too many requests", /*66, nopoolids */ +"internal error", /*67, relbadblk */ +"block size exceeds implementation restriction", /*68, blktoobig */ +"buffer exhausted", /*69, bufexh */ +"BLR syntax error: expected %s at offset %ld, encountered %ld", /*70, syntaxerr */ +"buffer in use", /*71, bufinuse */ +"internal error", /*72, bdbincon */ +"request in use", /*73, reqinuse */ +"incompatible version of on-disk structure", /*74, badodsver */ +"table %s is not defined", /*75, relnotdef */ +"column %s is not defined in table %s", /*76, fldnotdef */ +"internal error", /*77, dirtypage */ +"internal error", /*78, waifortra */ +"internal error", /*79, doubleloc */ +"internal error", /*80, nodnotfnd */ +"internal error", /*81, dupnodfnd */ +"internal error", /*82, locnotmar */ +"page %ld is of wrong type (expected %ld, found %ld)", /*83, badpagtyp */ +"database corrupted", /*84, corrupt */ +"checksum error on database page %ld", /*85, badpage */ +"index is broken", /*86, badindex */ +"database handle not zero", /*87, dbbnotzer */ +"transaction handle not zero", /*88, tranotzer */ +"transaction--request mismatch (synchronization error)", /*89, trareqmis */ +"bad handle count", /*90, badhndcnt */ +"wrong version of transaction parameter block", /*91, wrotpbver */ +"unsupported BLR version (expected %ld, encountered %ld)", /*92, wroblrver */ +"wrong version of database parameter block", /*93, wrodpbver */ +"BLOB and array data types are not supported for %s operation", /*94, blobnotsup */ +"database corrupted", /*95, badrelation */ +"internal error", /*96, nodetach */ +"internal error", /*97, notremote */ +"transaction in limbo", /*98, trainlim */ +"transaction not in limbo", /*99, notinlim */ +"transaction outstanding", /*100, traoutsta */ +"connection rejected by remote interface", /*101, connect_reject */ +"internal error", /*102, dbfile */ +"internal error", /*103, orphan */ +"no lock manager available", /*104, no_lock_mgr */ +"context already in use (BLR error)", /*105, ctxinuse */ +"context not defined (BLR error)", /*106, ctxnotdef */ +"data operation not supported", /*107, datnotsup */ +"undefined message number", /*108, badmsgnum */ +"bad parameter number", /*109, badparnum */ +"unable to allocate memory from operating system", /*110, virmemexh */ +"blocking signal has been received", /*111, blocking_signal */ +"lock manager error", /*112, lockmanerr */ +"communication error with journal \"%s\"", /*113, journerr */ +"key size exceeds implementation restriction for index \"%s\"", /*114, keytoobig */ +"null segment of UNIQUE KEY", /*115, nullsegkey */ +"SQL error code = %ld", /*116, sqlerr */ +"wrong DYN version", /*117, wrodynver */ +"function %s is not defined", /*118, funnotdef */ +"function %s could not be matched", /*119, funmismat */ +"", /*120, bad_msg_vec */ +"database detach completed with errors", /*121, bad_detach */ +"database system cannot read argument %ld", /*122, noargacc_read */ +"database system cannot write argument %ld", /*123, noargacc_write */ +"operation not supported", /*124, read_only */ +"%s extension error", /*125, ext_err */ +"not updatable", /*126, non_updatable */ +"no rollback performed", /*127, no_rollback */ +"", /*128, bad_sec_info */ +"", /*129, invalid_sec_info */ +"%s", /*130, misc_interpreted */ +"update conflicts with concurrent update", /*131, update_conflict */ +"product %s is not licensed", /*132, unlicensed */ +"object %s is in use", /*133, obj_in_use */ +"filter not found to convert type %ld to type %ld", /*134, nofilter */ +"cannot attach active shadow file", /*135, shadow_accessed */ +"invalid slice description language at offset %ld", /*136, invalid_sdl */ +"subscript out of bounds", /*137, out_of_bounds */ +"column not array or invalid dimensions (expected %ld, encountered %ld)", /*138, invalid_dimension */ +"record from transaction %ld is stuck in limbo", /*139, rec_in_limbo */ +"a file in manual shadow %ld is unavailable", /*140, shadow_missing */ +"secondary server attachments cannot validate databases", /*141, cant_validate */ +"secondary server attachments cannot start journaling", /*142, cant_start_journal */ +"generator %s is not defined", /*143, gennotdef */ +"secondary server attachments cannot start logging", /*144, cant_start_logging */ +"invalid BLOB type for operation", /*145, bad_segstr_type */ +"violation of FOREIGN KEY constraint \"%s\" on table \"%s\"", /*146, foreign_key */ +"minor version too high found %ld expected %ld", /*147, high_minor */ +"transaction %ld is %s", /*148, tra_state */ +"transaction marked invalid by I/O error", /*149, trans_invalid */ +"cache buffer for page %ld invalid", /*150, buf_invalid */ +"there is no index in table %s with id %d", /*151, indexnotdefined */ +"Your user name and password are not defined. Ask your database administrator to set up an InterBase login.", /*152, login */ +"invalid bookmark handle", /*153, invalid_bookmark */ +"invalid lock level %d", /*154, bad_lock_level */ +"lock on table %s conflicts with existing lock", /*155, relation_lock */ +"requested record lock conflicts with existing lock", /*156, record_lock */ +"maximum indexes per table (%d) exceeded", /*157, max_idx */ +"enable journal for database before starting online dump", /*158, jrn_enable */ +"online dump failure. Retry dump", /*159, old_failure */ +"an online dump is already in progress", /*160, old_in_progress */ +"no more disk/tape space. Cannot continue online dump", /*161, old_no_space */ +"journaling allowed only if database has Write-ahead Log", /*162, no_wal_no_jrn */ +"maximum number of online dump files that can be specified is 16", /*163, num_old_files */ +"error in opening Write-ahead Log file during recovery", /*164, wal_file_open */ +"invalid statement handle", /*165, bad_stmt_handle */ +"Write-ahead log subsystem failure", /*166, wal_failure */ +"WAL Writer error", /*167, walw_err */ +"Log file header of %s too small", /*168, logh_small */ +"Invalid version of log file %s", /*169, logh_inv_version */ +"Log file %s not latest in the chain but open flag still set", /*170, logh_open_flag */ +"Log file %s not closed properly; database recovery may be required", /*171, logh_open_flag2 */ +"Database name in the log file %s is different", /*172, logh_diff_dbname */ +"Unexpected end of log file %s at offset %ld", /*173, logf_unexpected_eof */ +"Incomplete log record at offset %ld in log file %s", /*174, logr_incomplete */ +"Log record header too small at offset %ld in log file %s", /*175, logr_header_small */ +"Log block too small at offset %ld in log file %s", /*176, logb_small */ +"Illegal attempt to attach to an uninitialized WAL segment for %s", /*177, wal_illegal_attach */ +"Invalid WAL parameter block option %s", /*178, wal_invalid_wpb */ +"Cannot roll over to the next log file %s", /*179, wal_err_rollover */ +"database does not use Write-ahead Log", /*180, no_wal */ +"cannot drop log file when journaling is enabled", /*181, drop_wal */ +"reference to invalid stream number", /*182, stream_not_defined */ +"WAL subsystem encountered error", /*183, wal_subsys_error */ +"WAL subsystem corrupted", /*184, wal_subsys_corrupt */ +"must specify archive file when enabling long term journal for databases with round-robin log files", /*185, no_archive */ +"database %s shutdown in progress", /*186, shutinprog */ +"refresh range number %ld already in use", /*187, range_in_use */ +"refresh range number %ld not found", /*188, range_not_found */ +"CHARACTER SET %s is not defined", /*189, charset_not_found */ +"lock time-out on wait transaction", /*190, lock_timeout */ +"procedure %s is not defined", /*191, prcnotdef */ +"parameter mismatch for procedure %s", /*192, prcmismat */ +"Database %s: WAL subsystem bug for pid %d\ +%s", /*193, wal_bugcheck */ +"Could not expand the WAL segment for database %s", /*194, wal_cant_expand */ +"status code %s unknown", /*195, codnotdef */ +"exception %s not defined", /*196, xcpnotdef */ +"exception %d", /*197, except */ +"restart shared cache manager", /*198, cache_restart */ +"invalid lock handle", /*199, bad_lock_handle */ +"long-term journaling already enabled", /*200, jrn_present */ +"Unable to roll over; please see InterBase log.", /*201, wal_err_rollover2 */ +"WAL I/O error. Please see InterBase log.", /*202, wal_err_logwrite */ +"WAL writer - Journal server communication error. Please see InterBase log.", /*203, wal_err_jrn_comm */ +"WAL buffers cannot be increased. Please see InterBase log.", /*204, wal_err_expansion */ +"WAL setup error. Please see InterBase log.", /*205, wal_err_setup */ +"WAL writer synchronization error for the database %s", /*206, wal_err_ww_sync */ +"Cannot start WAL writer for the database %s", /*207, wal_err_ww_start */ +"database %s shutdown", /*208, shutdown */ +"cannot modify an existing user privilege", /*209, existing_priv_mod */ +"Cannot delete PRIMARY KEY being used in FOREIGN KEY definition.", /*210, primary_key_ref */ +"Column used in a PRIMARY/UNIQUE constraint must be NOT NULL.", /*211, primary_key_notnull */ +"Name of Referential Constraint not defined in constraints table.", /*212, ref_cnstrnt_notfound */ +"Non-existent PRIMARY or UNIQUE KEY specified for FOREIGN KEY.", /*213, foreign_key_notfound */ +"Cannot update constraints (RDB$REF_CONSTRAINTS).", /*214, ref_cnstrnt_update */ +"Cannot update constraints (RDB$CHECK_CONSTRAINTS).", /*215, check_cnstrnt_update */ +"Cannot delete CHECK constraint entry (RDB$CHECK_CONSTRAINTS)", /*216, check_cnstrnt_del */ +"Cannot delete index segment used by an Integrity Constraint", /*217, integ_index_seg_del */ +"Cannot update index segment used by an Integrity Constraint", /*218, integ_index_seg_mod */ +"Cannot delete index used by an Integrity Constraint", /*219, integ_index_del */ +"Cannot modify index used by an Integrity Constraint", /*220, integ_index_mod */ +"Cannot delete trigger used by a CHECK Constraint", /*221, check_trig_del */ +"Cannot update trigger used by a CHECK Constraint", /*222, check_trig_update */ +"Cannot delete column being used in an Integrity Constraint.", /*223, cnstrnt_fld_del */ +"Cannot rename column being used in an Integrity Constraint.", /*224, cnstrnt_fld_rename */ +"Cannot update constraints (RDB$RELATION_CONSTRAINTS).", /*225, rel_cnstrnt_update */ +"Cannot define constraints on views", /*226, constaint_on_view */ +"internal gds software consistency check (invalid RDB$CONSTRAINT_TYPE)", /*227, invld_cnstrnt_type */ +"Attempt to define a second PRIMARY KEY for the same table", /*228, primary_key_exists */ +"cannot modify or erase a system trigger", /*229, systrig_update */ +"only the owner of a table may reassign ownership", /*230, not_rel_owner */ +"could not find table/procedure for GRANT", /*231, grant_obj_notfound */ +"could not find column for GRANT", /*232, grant_fld_notfound */ +"user does not have GRANT privileges for operation", /*233, grant_nopriv */ +"table/procedure has non-SQL security class defined", /*234, nonsql_security_rel */ +"column has non-SQL security class defined", /*235, nonsql_security_fld */ +"Write-ahead Log without shared cache configuration not allowed", /*236, wal_cache_err */ +"database shutdown unsuccessful", /*237, shutfail */ +"Operation violates CHECK constraint %s on view or table %s", /*238, check_constraint */ +"invalid service handle", /*239, bad_svc_handle */ +"database %s shutdown in %d seconds", /*240, shutwarn */ +"wrong version of service parameter block", /*241, wrospbver */ +"unrecognized service parameter block", /*242, bad_spb_form */ +"service %s is not defined", /*243, svcnotdef */ +"long-term journaling not enabled", /*244, no_jrn */ +"Cannot transliterate character between character sets", /*245, transliteration_failed */ +"WAL defined; Cache Manager must be started first", /*246, start_cm_for_wal */ +"Overflow log specification required for round-robin log", /*247, wal_ovflow_log_required */ +"Implementation of text subtype %d not located.", /*248, text_subtype */ +"Dynamic SQL Error", /*249, dsql_error */ +"Invalid command", /*250, dsql_command_err */ +"Data type for constant unknown", /*251, dsql_constant_err */ +"Cursor unknown", /*252, dsql_cursor_err */ +"Data type unknown", /*253, dsql_datatype_err */ +"Declared cursor already exists", /*254, dsql_decl_err */ +"Cursor not updatable", /*255, dsql_cursor_update_err */ +"Attempt to reopen an open cursor", /*256, dsql_cursor_open_err */ +"Attempt to reclose a closed cursor", /*257, dsql_cursor_close_err */ +"Column unknown", /*258, dsql_field_err */ +"Internal error", /*259, dsql_internal_err */ +"Table unknown", /*260, dsql_relation_err */ +"Procedure unknown", /*261, dsql_procedure_err */ +"Request unknown", /*262, dsql_request_err */ +"SQLDA missing or incorrect version, or incorrect number/type of variables", /*263, dsql_sqlda_err */ +"Count of read-write columns does not equal count of values", /*264, dsql_var_count_err */ +"Invalid statement handle", /*265, dsql_stmt_handle */ +"Function unknown", /*266, dsql_function_err */ +"Column is not a BLOB", /*267, dsql_blob_err */ +"COLLATION %s is not defined", /*268, collation_not_found */ +"COLLATION %s is not valid for specified CHARACTER SET", /*269, collation_not_for_charset */ +"Option specified more than once", /*270, dsql_dup_option */ +"Unknown transaction option", /*271, dsql_tran_err */ +"Invalid array reference", /*272, dsql_invalid_array */ +"Array declared with too many dimensions", /*273, dsql_max_arr_dim_exceeded */ +"Illegal array dimension range", /*274, dsql_arr_range_error */ +"Trigger unknown", /*275, dsql_trigger_err */ +"Subselect illegal in this context", /*276, dsql_subselect_err */ +"Cannot prepare a CREATE DATABASE/SCHEMA statement", /*277, dsql_crdb_prepare_err */ +"must specify column name for view select expression", /*278, specify_field_err */ +"number of columns does not match select list", /*279, num_field_err */ +"Only simple column names permitted for VIEW WITH CHECK OPTION", /*280, col_name_err */ +"No WHERE clause for VIEW WITH CHECK OPTION", /*281, where_err */ +"Only one table allowed for VIEW WITH CHECK OPTION", /*282, table_view_err */ +"DISTINCT, GROUP or HAVING not permitted for VIEW WITH CHECK OPTION", /*283, distinct_err */ +"FOREIGN KEY column count does not match PRIMARY KEY", /*284, key_field_count_err */ +"No subqueries permitted for VIEW WITH CHECK OPTION", /*285, subquery_err */ +"expression evaluation not supported", /*286, expression_eval_err */ +"gen.c: node not supported", /*287, node_err */ +"Unexpected end of command", /*288, command_end_err */ +"INDEX %s", /*289, index_name */ +"EXCEPTION %s", /*290, exception_name */ +"COLUMN %s", /*291, field_name */ +"Token unknown", /*292, token_err */ +"union not supported", /*293, union_err */ +"Unsupported DSQL construct", /*294, dsql_construct_err */ +"column used with aggregate", /*295, field_aggregate_err */ +"invalid column reference", /*296, field_ref_err */ +"invalid ORDER BY clause", /*297, order_by_err */ +"Return mode by value not allowed for this data type", /*298, return_mode_err */ +" External functions cannot have more than 10 parameters", /*299, extern_func_err */ +"alias %s conflicts with an alias in the same statement", /*300, alias_conflict_err */ +"alias %s conflicts with a procedure in the same statement", /*301, procedure_conflict_error */ +"alias %s conflicts with a table in the same statement", /*302, relation_conflict_err */ +"Illegal use of keyword VALUE", /*303, dsql_domain_err */ +"segment count of 0 defined for index %s", /*304, idx_seg_err */ +"A node name is not permitted in a secondary, shadow, cache or log file name", /*305, node_name_err */ +"TABLE %s", /*306, table_name */ +"PROCEDURE %s", /*307, proc_name */ +"cannot create index %s", /*308, idx_create_err */ +"Write-ahead Log with shadowing configuration not allowed", /*309, wal_shadow_err */ +"there are %ld dependencies", /*310, dependency */ +"too many keys defined for index %s", /*311, idx_key_err */ +"Preceding file did not specify length, so %s must include starting page number", /*312, dsql_file_length_err */ +"Shadow number must be a positive integer", /*313, dsql_shadow_number_err */ +"Token unknown - line %ld, char %ld", /*314, dsql_token_unk_err */ +"there is no alias or table named %s at this scope level", /*315, dsql_no_relation_alias */ +"there is no index %s for table %s", /*316, indexname */ +"table %s is not referenced in plan", /*317, no_stream_plan */ +"table %s is referenced more than once in plan; use aliases to distinguish", /*318, stream_twice */ +"table %s is referenced in the plan but not the from list", /*319, stream_not_found */ +"Invalid use of CHARACTER SET or COLLATE", /*320, collation_requires_text */ +"Specified domain or source column %s does not exist", /*321, dsql_domain_not_found */ +"index %s cannot be used in the specified plan", /*322, index_unused */ +"the table %s is referenced twice; use aliases to differentiate", /*323, dsql_self_join */ +"illegal operation when at beginning of stream", /*324, stream_bof */ +"the current position is on a crack", /*325, stream_crack */ +"database or file exists", /*326, db_or_file_exists */ +"invalid comparison operator for find operation", /*327, invalid_operator */ +"Connection lost to pipe server", /*328, conn_lost */ +"bad checksum", /*329, bad_checksum */ +"wrong page type", /*330, page_type_err */ +"Cannot insert because the file is readonly or is on a read only medium.", /*331, ext_readonly_err */ +"multiple rows in singleton select", /*332, sing_select_err */ +"cannot attach to password database", /*333, psw_attach */ +"cannot start transaction for password database", /*334, psw_start_trans */ +"invalid direction for find operation", /*335, invalid_direction */ +"variable %s conflicts with parameter in same procedure", /*336, dsql_var_conflict */ +"Array/BLOB/DATE data types not allowed in arithmetic", /*337, dsql_no_blob_array */ +"%s is not a valid base table of the specified view", /*338, dsql_base_table */ +"table %s is referenced twice in view; use an alias to distinguish", /*339, duplicate_base_table */ +"view %s has more than one base table; use aliases to distinguish", /*340, view_alias */ +"cannot add index, index root page is full.", /*341, index_root_page_full */ +"BLOB SUB_TYPE %s is not defined", /*342, dsql_blob_type_unknown */ +"Too many concurrent executions of the same request", /*343, req_max_clones_exceeded */ +"duplicate specification of %s - not supported", /*344, dsql_duplicate_spec */ +"violation of PRIMARY or UNIQUE KEY constraint \"%s\" on table \"%s\"", /*345, unique_key_violation */ +"server version too old to support all CREATE DATABASE options", /*346, srvr_version_too_old */ +"drop database completed with errors", /*347, drdb_completed_with_errs */ +"procedure %s does not return any values", /*348, dsql_procedure_use_err */ +"count of column list and variable list do not match", /*349, dsql_count_mismatch */ +"attempt to index BLOB column in index %s", /*350, blob_idx_err */ +"attempt to index array column in index %s", /*351, array_idx_err */ +"too few key columns found for index %s (incorrect column name?)", /*352, key_field_err */ +"cannot delete", /*353, no_delete */ +"last column in a table cannot be deleted", /*354, del_last_field */ +"sort error", /*355, sort_err */ +"sort error: not enough memory", /*356, sort_mem_err */ +"too many versions", /*357, version_err */ +"invalid key position", /*358, inval_key_posn */ +"segments not allowed in expression index %s", /*359, no_segments_err */ +"sort error: corruption in data structure", /*360, crrp_data_err */ +"new record size of %ld bytes is too big", /*361, rec_size_err */ +"Inappropriate self-reference of column", /*362, dsql_field_ref */ +"request depth exceeded. (Recursive definition?)", /*363, req_depth_exceeded */ +"cannot access column %s in view %s", /*364, no_field_access */ +"dbkey not available for multi-table views", /*365, no_dbkey */ +"journal file wrong format", /*366, jrn_format_err */ +"intermediate journal file full", /*367, jrn_file_full */ +"The prepare statement identifies a prepare statement with an open cursor", /*368, dsql_open_cursor_request */ +"InterBase error", /*369, ib_error */ +"Cache redefined", /*370, cache_redef */ +"Insufficient memory to allocate page buffer cache", /*371, cache_too_small */ +"Log redefined", /*372, log_redef */ +"Log size too small", /*373, log_too_small */ +"Log partition size too small", /*374, partition_too_small */ +"Partitions not supported in series of log file specification", /*375, partition_not_supp */ +"Total length of a partitioned log must be specified", /*376, log_length_spec */ +"Precision must be from 1 to 18", /*377, precision_err */ +"Scale must be between zero and precision", /*378, scale_nogt */ +"Short integer expected", /*379, expec_short */ +"Long integer expected", /*380, expec_long */ +"Unsigned short integer expected", /*381, expec_ushort */ +"Invalid ESCAPE sequence", /*382, like_escape_invalid */ +"service %s does not have an associated executable", /*383, svcnoexe */ +"Failed to locate host machine.", /*384, net_lookup_err */ +"Undefined service %s/%s.", /*385, service_unknown */ +"The specified name was not found in the hosts file or Domain Name Services.", /*386, host_unknown */ +"user does not have GRANT privileges on base table/view for operation", /*387, grant_nopriv_on_base */ +"Ambiguous column reference.", /*388, dyn_fld_ambiguous */ +"Invalid aggregate reference", /*389, dsql_agg_ref_err */ +"navigational stream %ld references a view with more than one base table", /*390, complex_view */ +"Attempt to execute an unprepared dynamic SQL statement.", /*391, unprepared_stmt */ +"Positive value expected", /*392, expec_positive */ +"Incorrect values within SQLDA structure", /*393, dsql_sqlda_value_err */ +"invalid blob id", /*394, invalid_array_id */ +"Operation not supported for EXTERNAL FILE table %s", /*395, extfile_uns_op */ +"Service is currently busy: %s", /*396, svc_in_use */ +"stack size insufficent to execute current request", /*397, err_stack_limit */ +"Invalid key for find operation", /*398, invalid_key */ +"Error initializing the network software.", /*399, net_init_error */ +"Unable to load required library %s.", /*400, loadlib_failure */ +"Unable to complete network request to host \"%s\".", /*401, network_error */ +"Failed to establish a connection.", /*402, net_connect_err */ +"Error while listening for an incoming connection.", /*403, net_connect_listen_err */ +"Failed to establish a secondary connection for event processing.", /*404, net_event_connect_err */ +"Error while listening for an incoming event connection request.", /*405, net_event_listen_err */ +"Error reading data from the connection.", /*406, net_read_err */ +"Error writing data to the connection.", /*407, net_write_err */ +"Cannot deactivate index used by an Integrity Constraint", /*408, integ_index_deactivate */ +"Cannot deactivate primary index", /*409, integ_deactivate_primary */ +"Client/Server Express not supported in this release", /*410, cse_not_supported */ +"", /*411, tra_must_sweep */ +"Access to databases on file servers is not supported.", /*412, unsupported_network_drive */ +"Error while trying to create file", /*413, io_create_err */ +"Error while trying to open file", /*414, io_open_err */ +"Error while trying to close file", /*415, io_close_err */ +"Error while trying to read from file", /*416, io_read_err */ +"Error while trying to write to file", /*417, io_write_err */ +"Error while trying to delete file", /*418, io_delete_err */ +"Error while trying to access file", /*419, io_access_err */ +"A fatal exception occurred during the execution of a user defined function.", /*420, udf_exception */ +"connection lost to database", /*421, lost_db_connection */ +"User cannot write to RDB$USER_PRIVILEGES", /*422, no_write_user_priv */ +"token size exceeds limit", /*423, token_too_long */ +"Maximum user count exceeded. Contact your database administrator.", /*424, max_att_exceeded */ +"Your login %s is same as one of the SQL role name. Ask your database administrator to set up a valid InterBase login.", /*425, login_same_as_role_name */ +"\"REFERENCES table\" without \"(column)\" requires PRIMARY KEY on referenced table", /*426, reftable_requires_pk */ +"The username entered is too long. Maximum length is 31 bytes.", /*427, usrname_too_long */ +"The password specified is too long. Maximum length is 8 bytes.", /*428, password_too_long */ +"A username is required for this operation.", /*429, usrname_required */ +"A password is required for this operation", /*430, password_required */ +"The network protocol specified is invalid", /*431, bad_protocol */ +"A duplicate user name was found in the security database", /*432, dup_usrname_found */ +"The user name specified was not found in the security database", /*433, usrname_not_found */ +"An error occurred while attempting to add the user.", /*434, error_adding_sec_record */ +"An error occurred while attempting to modify the user record.", /*435, error_modifying_sec_record */ +"An error occurred while attempting to delete the user record.", /*436, error_deleting_sec_record */ +"An error occurred while updating the security database.", /*437, error_updating_sec_db */ +"sort record size of %ld bytes is too big", /*438, sort_rec_size_err */ +"can not define a not null column with NULL as default value", /*439, bad_default_value */ +"invalid clause --- '%s'", /*440, invalid_clause */ +"too many open handles to database", /*441, too_many_handles */ +"size of optimizer block exceeded", /*442, optimizer_blk_exc */ +"a string constant is delimited by double quotes", /*443, invalid_string_constant */ +"DATE must be changed to TIMESTAMP", /*444, transitional_date */ +"attempted update on read-only database", /*445, read_only_database */ +"SQL dialect %s is not supported in this database", /*446, must_be_dialect_2_and_up */ +"A fatal exception occurred during the execution of a blob filter.", /*447, blob_filter_exception */ +"Access violation. The code attempted to access a virtual address without privilege to do so.", /*448, exception_access_violation */ +"Datatype misalignment. The attempted to read or write a value that was not stored on a memory boundary.", /*449, exception_datatype_missalignment*/ +"Array bounds exceeded. The code attempted to access an array element that is out of bounds.", /*450, exception_array_bounds_exceeded */ +"Float denormal operand. One of the floating-point operands is too small to represent a standard float value.", /*451, exception_float_denormal_operand*/ +"Floating-point divide by zero. The code attempted to divide a floating-point value by zero.", /*452, exception_float_divide_by_zero */ +"Floating-point inexact result. The result of a floating-point operation cannot be represented as a deciaml fraction.", /*453, exception_float_inexact_result */ +"Floating-point invalid operand. An indeterminant error occurred during a floating-point operation.", /*454, exception_float_invalid_operand */ +"Floating-point overflow. The exponent of a floating-point operation is greater than the magnitude allowed.", /*455, exception_float_overflow */ +"Floating-point stack check. The stack overflowed or underflowed as the result of a floating-point operation.", /*456, exception_float_stack_check */ +"Floating-point underflow. The exponent of a floating-point operation is less than the magnitude allowed.", /*457, exception_float_underflow */ +"Integer divide by zero. The code attempted to divide an integer value by an integer divisor of zero.", /*458, exception_integer_divide_by_zero*/ +"Integer overflow. The result of an integer operation caused the most significant bit of the result to carry.", /*459, exception_integer_overflow */ +"An exception occurred that does not have a description. Exception number %X.", /*460, exception_unknown */ +"Stack overflow. The resource requirements of the runtime stack have exceeded the memory available to it.", /*461, exception_stack_overflow */ +"Segmentation Fault. The code attempted to access memory without priviledges.", /*462, exception_sigsegv */ +"Illegal Instruction. The Code attempted to perfrom an illegal operation.", /*463, exception_sigill */ +"Bus Error. The Code caused a system bus error.", /*464, exception_sigbus */ +"Floating Point Error. The Code caused an Arithmetic Exception or a floating point exception.", /*465, exception_sigfpe */ +"Cannot delete rows from external files.", /*466, ext_file_delete */ +"Cannot update rows in external files.", /*467, ext_file_modify */ +"Unable to perform operation. You must be either SYSDBA or owner of the database", /*468, adm_task_denied */ +"Specified EXTRACT part does not exist in input datatype", /*469, extract_input_mismatch */ +"Service %s requires SYSDBA permissions. Reattach to the Service Manager using the SYSDBA account.", /*470, insufficient_svc_privileges */ +"The file %s is currently in use by another process. Try again later.", /*471, file_in_use */ +"Cannot attach to services manager", /*472, service_att_err */ +"Metadata update statement is not allowed by the current database SQL dialect %d", /*473, ddl_not_allowed_by_db_sql_dial */ +"operation was cancelled", /*474, cancelled */ +"unexpected item in service parameter block, expected %s", /*475, unexp_spb_form */ +"Client SQL dialect %d does not support reference to %s datatype", /*476, sql_dialect_datatype_unsupport */ +"user name and password are required while attaching to the services manager", /*477, svcnouser */ +"You created an indirect dependency on uncommitted metadata. You must roll back the current transaction.", /*478, depend_on_uncommitted_rel */ +"The service name was not specified.", /*479, svc_name_missing */ +"Too many Contexts of Relation/Procedure/Views. Maximum allowed is 127", /*480, too_many_contexts */ +"data type not supported for arithmetic", /*481, datype_notsup */ +"Database dialect being changed from 3 to 1", /*482, dialect_reset_warning */ +"Database dialect not changed.", /*483, dialect_not_changed */ +"Unable to create database %s", /*484, database_create_failed */ +"Database dialect %d is not a valid dialect.", /*485, inv_dialect_specified */ +"Valid database dialects are %s.", /*486, valid_db_dialects */ +"SQL warning code = %ld", /*487, sqlwarn */ +"DATE data type is now called TIMESTAMP", /*488, dtype_renamed */ +"Function %s is in %s, which is not in a permitted directory for external functions.", /*489, extern_func_dir_error */ +"value exceeds the range for valid dates", /*490, date_range_exceeded */ +"passed client dialect %d is not a valid dialect.", /*491, inv_client_dialect_specified */ +"Valid client dialects are %s.", /*492, valid_client_dialects */ +"Unsupported field type specified in BETWEEN predicate.", /*493, optimizer_between_err */ +"Services functionality will be supported in a later version of the product", /*494, service_not_supported */ +"GENERATOR %s", /*495, generator_name */ +"UDF %s", /*496, udf_name */ +"data base file name (%s) already given", /*497, gfix_db_name */ +"invalid switch %s", /*498, gfix_invalid_sw */ +"incompatible switch combination", /*499, gfix_incmp_sw */ +"replay log pathname required", /*500, gfix_replay_req */ +"number of page buffers for cache required", /*501, gfix_pgbuf_req */ +"numeric value required", /*502, gfix_val_req */ +"positive numeric value required", /*503, gfix_pval_req */ +"number of transactions per sweep required", /*504, gfix_trn_req */ +"\"full\" or \"reserve\" required", /*505, gfix_full_req */ +"user name required", /*506, gfix_usrname_req */ +"password required", /*507, gfix_pass_req */ +"subsystem name", /*508, gfix_subs_name */ +"\"wal\" required", /*509, gfix_wal_req */ +"number of seconds required", /*510, gfix_sec_req */ +"numeric value between 0 and 32767 inclusive required", /*511, gfix_nval_req */ +"must specify type of shutdown", /*512, gfix_type_shut */ +"please retry, specifying an option", /*513, gfix_retry */ +"please retry, giving a database name", /*514, gfix_retry_db */ +"internal block exceeds maximum size", /*515, gfix_exceed_max */ +"corrupt pool", /*516, gfix_corrupt_pool */ +"virtual memory exhausted", /*517, gfix_mem_exhausted */ +"bad pool id", /*518, gfix_bad_pool */ +"Transaction state %d not in valid range.", /*519, gfix_trn_not_valid */ +"unexpected end of input", /*520, gfix_unexp_eoi */ +"failed to reconnect to a transaction in database %s", /*521, gfix_recon_fail */ +"Transaction description item unknown", /*522, gfix_trn_unknown */ +"\"read_only\" or \"read_write\" required", /*523, gfix_mode_req */ +" -sql_dialect set database dialect n", /*524, gfix_opt_SQL_dialect */ +"Cannot SELECT RDB$DB_KEY from a stored procedure.", /*525, dsql_dbkey_from_non_table */ +"Precision 10 to 18 changed from DOUBLE PRECISION in SQL dialect 1 to 64-bit scaled integer in SQL dialect 3", /*526, dsql_transitional_numeric */ +"Use of %s expression that returns different results in dialect 1 and dialect 3", /*527, dsql_dialect_warning_expr */ +"Database SQL dialect %d does not support reference to %s datatype", /*528, sql_db_dialect_dtype_unsupport */ +"DB dialect %d and client dialect %d conflict with respect to numeric precision %d.", /*529, isc_sql_dialect_conflict_num */ +"WARNING: Numeric literal %s is interpreted as a floating-point", /*530, dsql_warning_number_ambiguous */ +"value in SQL dialect 1, but as an exact numeric value in SQL dialect 3.", /*531, dsql_warning_number_ambiguous1 */ +"WARNING: NUMERIC and DECIMAL fields with precision 10 or greater are stored", /*532, dsql_warn_precision_ambiguous */ +"as approximate floating-point values in SQL dialect 1, but as 64-bit", /*533, dsql_warn_precision_ambiguous1 */ +"integers in SQL dialect 3.", /*534, dsql_warn_precision_ambiguous2 */ +"SQL role %s does not exist", /*535, dyn_role_does_not_exist */ +"user %s has no grant admin option on SQL role %s", /*536, dyn_no_grant_admin_opt */ +"user %s is not a member of SQL role %s", /*537, dyn_user_not_role_member */ +"%s is not the owner of SQL role %s", /*538, dyn_delete_role_failed */ +"%s is a SQL role and not a user", /*539, dyn_grant_role_to_user */ +"user name %s could not be used for SQL role", /*540, dyn_inv_sql_role_name */ +"SQL role %s already exists", /*541, dyn_dup_sql_role */ +"keyword %s can not be used as a SQL role name", /*542, dyn_kywd_spec_for_role */ +"SQL roles are not supported in on older versions of the database. A backup and restore of the database is required.", /*543, dyn_roles_not_supported */ +"Cannot rename domain %s to %s. A domain with that name already exists.", /*544, dyn_domain_name_exists */ +"Cannot rename column %s to %s. A column with that name already exists in table %s.", /*545, dyn_field_name_exists */ +"Column %s from table %s is referenced in %s", /*546, dyn_dependency_exists */ +"Cannot change datatype for column %s. Changing datatype is not supported for BLOB or ARRAY columns.", /*547, dyn_dtype_invalid */ +"New size specified for column %s must be at least %d characters.", /*548, dyn_char_fld_too_small */ +"Cannot change datatype for %s. Conversion from base type %s to %s is not supported.", /*549, dyn_invalid_dtype_conversion */ +"Cannot change datatype for column %s from a character type to a non-character type.", /*550, dyn_dtype_conv_invalid */ +"Zero length identifiers are not allowed", /*551, dyn_zero_len_id */ +"found unknown switch", /*552, gbak_unknown_switch */ +"page size parameter missing", /*553, gbak_page_size_missing */ +"Page size specified (%ld) greater than limit (8192 bytes)", /*554, gbak_page_size_toobig */ +"redirect location for output is not specified", /*555, gbak_redir_ouput_missing */ +"conflicting switches for backup/restore", /*556, gbak_switches_conflict */ +"device type %s not known", /*557, gbak_unknown_device */ +"protection is not there yet", /*558, gbak_no_protection */ +"page size is allowed only on restore or create", /*559, gbak_page_size_not_allowed */ +"multiple sources or destinations specified", /*560, gbak_multi_source_dest */ +"requires both input and output filenames", /*561, gbak_filename_missing */ +"input and output have the same name. Disallowed.", /*562, gbak_dup_inout_names */ +"expected page size, encountered \"%s\"", /*563, gbak_inv_page_size */ +"REPLACE specified, but the first file %s is a database", /*564, gbak_db_specified */ +"database %s already exists. To replace it, use the -R switch", /*565, gbak_db_exists */ +"device type not specified", /*566, gbak_unk_device */ +"gds_$blob_info failed", /*567, gbak_blob_info_failed */ +"do not understand BLOB INFO item %ld", /*568, gbak_unk_blob_item */ +"gds_$get_segment failed", /*569, gbak_get_seg_failed */ +"gds_$close_blob failed", /*570, gbak_close_blob_failed */ +"gds_$open_blob failed", /*571, gbak_open_blob_failed */ +"Failed in put_blr_gen_id", /*572, gbak_put_blr_gen_id_failed */ +"data type %ld not understood", /*573, gbak_unk_type */ +"gds_$compile_request failed", /*574, gbak_comp_req_failed */ +"gds_$start_request failed", /*575, gbak_start_req_failed */ +" gds_$receive failed", /*576, gbak_rec_failed */ +"gds_$release_request failed", /*577, gbak_rel_req_failed */ +" gds_$database_info failed", /*578, gbak_db_info_failed */ +"Expected database description record", /*579, gbak_no_db_desc */ +"failed to create database %s", /*580, gbak_db_create_failed */ +"RESTORE: decompression length error", /*581, gbak_decomp_len_error */ +"cannot find table %s", /*582, gbak_tbl_missing */ +"Cannot find column for BLOB", /*583, gbak_blob_col_missing */ +"gds_$create_blob failed", /*584, gbak_create_blob_failed */ +"gds_$put_segment failed", /*585, gbak_put_seg_failed */ +"expected record length", /*586, gbak_rec_len_exp */ +"wrong length record, expected %ld encountered %ld", /*587, gbak_inv_rec_len */ +"expected data attribute", /*588, gbak_exp_data_type */ +"Failed in store_blr_gen_id", /*589, gbak_gen_id_failed */ +"do not recognize record type %ld", /*590, gbak_unk_rec_type */ +"Expected backup version 1, 2, or 3. Found %ld", /*591, gbak_inv_bkup_ver */ +"expected backup description record", /*592, gbak_missing_bkup_desc */ +"string truncated", /*593, gbak_string_trunc */ +" warning -- record could not be restored", /*594, gbak_cant_rest_record */ +"gds_$send failed", /*595, gbak_send_failed */ +"no table name for data", /*596, gbak_no_tbl_name */ +"unexpected end of file on backup file", /*597, gbak_unexp_eof */ +"database format %ld is too old to restore to", /*598, gbak_db_format_too_old */ +"array dimension for column %s is invalid", /*599, gbak_inv_array_dim */ +"Expected XDR record length", /*600, gbak_xdr_len_expected */ +"cannot open backup file %s", /*601, gbak_open_bkup_error */ +"cannot open status and error output file %s", /*602, gbak_open_error */ +"blocking factor parameter missing", /*603, gbak_missing_block_fac */ +"expected blocking factor, encountered \"%s\"", /*604, gbak_inv_block_fac */ +"a blocking factor may not be used in conjunction with device CT", /*605, gbak_block_fac_specified */ +"user name parameter missing", /*606, gbak_missing_username */ +"password parameter missing", /*607, gbak_missing_password */ +" missing parameter for the number of bytes to be skipped", /*608, gbak_missing_skipped_bytes */ +"expected number of bytes to be skipped, encountered \"%s\"", /*609, gbak_inv_skipped_bytes */ +"Bad attribute for RDB$CHARACTER_SETS", /*610, gbak_err_restore_charset */ +"Bad attribute for RDB$COLLATIONS", /*611, gbak_err_restore_collation */ +"Unexpected I/O error while reading from backup file", /*612, gbak_read_error */ +"Unexpected I/O error while writing to backup file", /*613, gbak_write_error */ +"could not drop database %s (database might be in use)", /*614, gbak_db_in_use */ +"System memory exhausted", /*615, gbak_sysmemex */ +"Bad attributes for restoring SQL role", /*616, gbak_restore_role_failed */ +"SQL role parameter missing", /*617, gbak_role_op_missing */ +"page buffers parameter missing", /*618, gbak_page_buffers_missing */ +"expected page buffers, encountered \"%s\"", /*619, gbak_page_buffers_wrong_param */ +"page buffers is allowed only on restore or create", /*620, gbak_page_buffers_restore */ +"size specification either missing or incorrect for file %s", /*621, gbak_inv_size */ +"file %s out of sequence", /*622, gbak_file_outof_sequence */ +"can't join -- one of the files missing", /*623, gbak_join_file_missing */ +" standard input is not supported when using join operation", /*624, gbak_stdin_not_supptd */ +"standard output is not supported when using split operation", /*625, gbak_stdout_not_supptd */ +"backup file %s might be corrupt", /*626, gbak_bkup_corrupt */ +"database file specification missing", /*627, gbak_unk_db_file_spec */ +"can't write a header record to file %s", /*628, gbak_hdr_write_failed */ +"free disk space exhausted", /*629, gbak_disk_space_ex */ +"file size given (%d) is less than minimum allowed (%d)", /*630, gbak_size_lt_min */ +"service name parameter missing", /*631, gbak_svc_name_missing */ +"Cannot restore over current database, must be SYSDBA or owner of the existing database.", /*632, gbak_not_ownr */ +"\"read_only\" or \"read_write\" required", /*633, gbak_mode_req */ +"unable to open database", /*634, gsec_cant_open_db */ +"error in switch specifications", /*635, gsec_switches_error */ +"no operation specified", /*636, gsec_no_op_spec */ +"no user name specified", /*637, gsec_no_usr_name */ +"add record error", /*638, gsec_err_add */ +"modify record error", /*639, gsec_err_modify */ +"find/modify record error", /*640, gsec_err_find_mod */ +"record not found for user: %s", /*641, gsec_err_rec_not_found */ +"delete record error", /*642, gsec_err_delete */ +"find/delete record error", /*643, gsec_err_find_del */ +"find/display record error", /*644, gsec_err_find_disp */ +"invalid parameter, no switch defined", /*645, gsec_inv_param */ +"operation already specified", /*646, gsec_op_specified */ +"password already specified", /*647, gsec_pw_specified */ +"uid already specified", /*648, gsec_uid_specified */ +"gid already specified", /*649, gsec_gid_specified */ +"project already specified", /*650, gsec_proj_specified */ +"organization already specified", /*651, gsec_org_specified */ +"first name already specified", /*652, gsec_fname_specified */ +"middle name already specified", /*653, gsec_mname_specified */ +"last name already specified", /*654, gsec_lname_specified */ +"invalid switch specified", /*655, gsec_inv_switch */ +"ambiguous switch specified", /*656, gsec_amb_switch */ +"no operation specified for parameters", /*657, gsec_no_op_specified */ +"no parameters allowed for this operation", /*658, gsec_params_not_allowed */ +"incompatible switches specified", /*659, gsec_incompat_switch */ +"Invalid user name (maximum 31 bytes allowed)", /*660, gsec_inv_username */ +"Warning - maximum 8 significant bytes of password used", /*661, gsec_inv_pw_length */ +"database already specified", /*662, gsec_db_specified */ +"database administrator name already specified", /*663, gsec_db_admin_specified */ +"database administrator password already specified", /*664, gsec_db_admin_pw_specified */ +"SQL role name already specified", /*665, gsec_sql_role_specified */ +"The license file does not exist or could not be opened for read", /*666, license_no_file */ +"operation already specified", /*667, license_op_specified */ +"no operation specified", /*668, license_op_missing */ +"invalid switch", /*669, license_inv_switch */ +"invalid switch combination", /*670, license_inv_switch_combo */ +"illegal operation/switch combination", /*671, license_inv_op_combo */ +"ambiguous switch", /*672, license_amb_switch */ +"invalid parameter, no switch specified", /*673, license_inv_parameter */ +"switch does not take any parameter", /*674, license_param_specified */ +"switch requires a parameter", /*675, license_param_req */ +"syntax error in command line", /*676, license_syntx_error */ +"The certificate was not added. A duplicate ID exists in the license file.", /*677, license_dup_id */ +"The certificate was not added. Invalid certificate ID / Key combination.", /*678, license_inv_id_key */ +"The certificate was not removed. The key does not exist or corresponds to a temporary evaluation license.", /*679, license_err_remove */ +"An error occurred updating the license file. Operation cancelled.", /*680, license_err_update */ +"The certificate could not be validated based on the information given. Please recheck the ID and key information.", /*681, license_err_convert */ +"Operation failed. An unknown error occurred.", /*682, license_err_unk */ +"Add license operation failed, KEY: %s ID: %s", /*683, license_svc_err_add */ +"Remove license operation failed, KEY: %s", /*684, license_svc_err_remove */ +"The evaluation license has already been used on this server. You need to purchase a non-evaluation license.", /*685, license_eval_exists */ +"found unknown switch", /*686, gstat_unknown_switch */ +"please retry, giving a database name", /*687, gstat_retry */ +"Wrong ODS version, expected %d, encountered %d", /*688, gstat_wrong_ods */ +"Unexpected end of database file.", /*689, gstat_unexpected_eof */ +"Can't open database file %s", /*690, gstat_open_err */ +"Can't read a database page", /*691, gstat_read_err */ +"System memory exhausted", /*692, gstat_sysmemex */ diff --git a/src/include/gen/rdb_codes.h b/src/include/gen/rdb_codes.h new file mode 100644 index 0000000000..6a874ffb63 --- /dev/null +++ b/src/include/gen/rdb_codes.h @@ -0,0 +1,711 @@ +/* + * The contents of this file are subject to the Interbase Public + * License Version 1.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy + * of the License at http://www.Inprise.com/IPL.html + * + * Software distributed under the License is distributed on an + * "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express + * or implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The content of this file was generated by the Firebird project + * using the program jrd/codes.e + */ +/* + * + * *** WARNING *** - This file is automatically generated by codes.e - do not edit! + * + */ +195919882, +195919890, +195919898, +195919906, +195919914, +195919922, +195919930, +195919938, +195919946, +195919954, +195919962, +195919970, +195919978, +195919987, +195919995, +195920002, +195920011, +195920019, +20480152, +195920027, +195920036, +195920044, +195920051, +20480196, +195920059, +195920066, +195920074, +195920082, +195920090, +195920098, +195920106, +195920114, +195920122, +195920130, +195920139, +20480290, +20480298, +20480306, +20480314, +20480322, +20480330, +20480338, +20480346, +20480354, +20480362, +20480369, +20480378, +20480386, +20480394, +20480402, +20480410, +20480418, +20480436, +20480426, +195920146, +195920154, +195920162, +195920170, +20480546, +195920186, +195920195, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +20480498, +20480504, +20480516, +20480524, +20480530, +20480538, +20480554, +20480562, +0, +0, +195920202, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, +0, diff --git a/src/include/gen/sql_code.h b/src/include/gen/sql_code.h new file mode 100644 index 0000000000..805bf7d020 --- /dev/null +++ b/src/include/gen/sql_code.h @@ -0,0 +1,714 @@ +/* + * The contents of this file are subject to the Interbase Public + * License Version 1.0 (the "License"); you may not use this file + * except in compliance with the License. You may obtain a copy + * of the License at http://www.Inprise.com/IPL.html + * + * Software distributed under the License is distributed on an + * "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express + * or implied. See the License for the specific language governing + * rights and limitations under the License. + * + * The content of this file was generated by the Firebird project + * using the program jrd/codes.e + */ +/* + * + * *** WARNING *** - This file is automatically generated by codes.e - do not edit! + * + */ +static CONST SSHORT FAR_VARIABLE gds__sql_code [] = { + 0 /* No Error */, +-802 /* 1 arith_except */, +-901 /* 2 bad_dbkey */, +-922 /* 3 bad_db_format */, +-904 /* 4 bad_db_handle */, +-924 /* 5 bad_dpb_content */, +-901 /* 6 bad_dpb_form */, +-501 /* 7 bad_req_handle */, +-901 /* 8 bad_segstr_handle */, +-901 /* 9 bad_segstr_id */, +-901 /* 10 bad_tpb_content */, +-901 /* 11 bad_tpb_form */, +-901 /* 12 bad_trans_handle */, +-902 /* 13 bug_check */, +-413 /* 14 convert_error */, +-902 /* 15 db_corrupt */, +-913 /* 16 deadlock */, +-901 /* 17 excess_trans */, + 100 /* 18 from_no_match */, +-901 /* 19 infinap */, +-901 /* 20 infona */, +-901 /* 21 infunk */, +-901 /* 22 integ_fail */, +-104 /* 23 invalid_blr */, +-902 /* 24 io_error */, +-901 /* 25 lock_conflict */, +-902 /* 26 metadata_corrupt */, +-625 /* 27 not_valid */, +-508 /* 28 no_cur_rec */, +-803 /* 29 no_dup */, +-901 /* 30 no_finish */, +-607 /* 31 no_meta_update */, +-551 /* 32 no_priv */, +-901 /* 33 no_recon */, + 100 /* 34 no_record */, +-901 /* 35 no_segstr_close */, +-820 /* 36 obsolete_metadata */, +-901 /* 37 open_trans */, +-901 /* 38 port_len */, +-151 /* 39 read_only_field */, +-150 /* 40 read_only_rel */, +-817 /* 41 read_only_trans */, +-150 /* 42 read_only_view */, +-901 /* 43 req_no_trans */, +-901 /* 44 req_sync */, +-901 /* 45 req_wrong_db */, + 101 /* 46 segment */, + 100 /* 47 segstr_eof */, +-402 /* 48 segstr_no_op */, +-901 /* 49 segstr_no_read */, +-901 /* 50 segstr_no_trans */, +-817 /* 51 segstr_no_write */, +-901 /* 52 segstr_wrong_db */, +-902 /* 53 sys_request */, + 100 /* 54 stream_eof */, +-904 /* 55 unavailable */, +-901 /* 56 unres_rel */, +-901 /* 57 uns_ext */, +-901 /* 58 wish_list */, +-820 /* 59 wrong_ods */, +-804 /* 60 wronumarg */, +-904 /* 61 imp_exc */, +-901 /* 62 random */, +-901 /* 63 fatal_conflict */, +-902 /* 64 badblk */, +-902 /* 65 invpoolcl */, +-904 /* 66 nopoolids */, +-902 /* 67 relbadblk */, +-902 /* 68 blktoobig */, +-904 /* 69 bufexh */, +-104 /* 70 syntaxerr */, +-904 /* 71 bufinuse */, +-901 /* 72 bdbincon */, +-904 /* 73 reqinuse */, +-902 /* 74 badodsver */, +-219 /* 75 relnotdef */, +-205 /* 76 fldnotdef */, +-902 /* 77 dirtypage */, +-902 /* 78 waifortra */, +-902 /* 79 doubleloc */, +-902 /* 80 nodnotfnd */, +-902 /* 81 dupnodfnd */, +-902 /* 82 locnotmar */, +-689 /* 83 badpagtyp */, +-902 /* 84 corrupt */, +-902 /* 85 badpage */, +-902 /* 86 badindex */, +-901 /* 87 dbbnotzer */, +-901 /* 88 tranotzer */, +-902 /* 89 trareqmis */, +-902 /* 90 badhndcnt */, +-902 /* 91 wrotpbver */, +-902 /* 92 wroblrver */, +-902 /* 93 wrodpbver */, +-402 /* 94 blobnotsup */, +-902 /* 95 badrelation */, +-902 /* 96 nodetach */, +-902 /* 97 notremote */, +-901 /* 98 trainlim */, +-901 /* 99 notinlim */, +-901 /* 100 traoutsta */, +-923 /* 101 connect_reject */, +-902 /* 102 dbfile */, +-902 /* 103 orphan */, +-904 /* 104 no_lock_mgr */, +-104 /* 105 ctxinuse */, +-104 /* 106 ctxnotdef */, +-402 /* 107 datnotsup */, +-901 /* 108 badmsgnum */, +-104 /* 109 badparnum */, +-904 /* 110 virmemexh */, +-901 /* 111 blocking_signal */, +-902 /* 112 lockmanerr */, +-924 /* 113 journerr */, +-664 /* 114 keytoobig */, +-407 /* 115 nullsegkey */, +-902 /* 116 sqlerr */, +-820 /* 117 wrodynver */, +-172 /* 118 funnotdef */, +-171 /* 119 funmismat */, +-104 /* 120 bad_msg_vec */, +-924 /* 121 bad_detach */, +-901 /* 122 noargacc_read */, +-901 /* 123 noargacc_write */, +-817 /* 124 read_only */, +-677 /* 125 ext_err */, +-150 /* 126 non_updatable */, +-926 /* 127 no_rollback */, +-902 /* 128 bad_sec_info */, +-902 /* 129 invalid_sec_info */, +-901 /* 130 misc_interpreted */, +-904 /* 131 update_conflict */, +-906 /* 132 unlicensed */, +-904 /* 133 obj_in_use */, +-413 /* 134 nofilter */, +-904 /* 135 shadow_accessed */, +-104 /* 136 invalid_sdl */, +-406 /* 137 out_of_bounds */, +-171 /* 138 invalid_dimension */, +-911 /* 139 rec_in_limbo */, +-904 /* 140 shadow_missing */, +-923 /* 141 cant_validate */, +-923 /* 142 cant_start_journal */, +-204 /* 143 gennotdef */, +-923 /* 144 cant_start_logging */, +-685 /* 145 bad_segstr_type */, +-530 /* 146 foreign_key */, +-820 /* 147 high_minor */, +-901 /* 148 tra_state */, +-532 /* 149 trans_invalid */, +-902 /* 150 buf_invalid */, +-902 /* 151 indexnotdefined */, +-902 /* 152 login */, +-823 /* 153 invalid_bookmark */, +-824 /* 154 bad_lock_level */, +-615 /* 155 relation_lock */, +-615 /* 156 record_lock */, +-692 /* 157 max_idx */, +-902 /* 158 jrn_enable */, +-902 /* 159 old_failure */, +-902 /* 160 old_in_progress */, +-902 /* 161 old_no_space */, +-902 /* 162 no_wal_no_jrn */, +-902 /* 163 num_old_files */, +-902 /* 164 wal_file_open */, +-901 /* 165 bad_stmt_handle */, +-902 /* 166 wal_failure */, +-230 /* 167 walw_err */, +-231 /* 168 logh_small */, +-232 /* 169 logh_inv_version */, +-233 /* 170 logh_open_flag */, +-234 /* 171 logh_open_flag2 */, +-235 /* 172 logh_diff_dbname */, +-236 /* 173 logf_unexpected_eof */, +-237 /* 174 logr_incomplete */, +-238 /* 175 logr_header_small */, +-239 /* 176 logb_small */, +-240 /* 177 wal_illegal_attach */, +-241 /* 178 wal_invalid_wpb */, +-242 /* 179 wal_err_rollover */, +-243 /* 180 no_wal */, +-615 /* 181 drop_wal */, +-204 /* 182 stream_not_defined */, +-244 /* 183 wal_subsys_error */, +-245 /* 184 wal_subsys_corrupt */, +-902 /* 185 no_archive */, +-902 /* 186 shutinprog */, +-615 /* 187 range_in_use */, +-834 /* 188 range_not_found */, +-204 /* 189 charset_not_found */, +-901 /* 190 lock_timeout */, +-204 /* 191 prcnotdef */, +-170 /* 192 prcmismat */, +-246 /* 193 wal_bugcheck */, +-247 /* 194 wal_cant_expand */, +-204 /* 195 codnotdef */, +-204 /* 196 xcpnotdef */, +-836 /* 197 except */, +-837 /* 198 cache_restart */, +-825 /* 199 bad_lock_handle */, +-902 /* 200 jrn_present */, +-248 /* 201 wal_err_rollover2 */, +-249 /* 202 wal_err_logwrite */, +-250 /* 203 wal_err_jrn_comm */, +-251 /* 204 wal_err_expansion */, +-252 /* 205 wal_err_setup */, +-253 /* 206 wal_err_ww_sync */, +-254 /* 207 wal_err_ww_start */, +-902 /* 208 shutdown */, +-553 /* 209 existing_priv_mod */, +-616 /* 210 primary_key_ref */, +-291 /* 211 primary_key_notnull */, +-204 /* 212 ref_cnstrnt_notfound */, +-660 /* 213 foreign_key_notfound */, +-292 /* 214 ref_cnstrnt_update */, +-293 /* 215 check_cnstrnt_update */, +-294 /* 216 check_cnstrnt_del */, +-618 /* 217 integ_index_seg_del */, +-618 /* 218 integ_index_seg_mod */, +-616 /* 219 integ_index_del */, +-616 /* 220 integ_index_mod */, +-616 /* 221 check_trig_del */, +-617 /* 222 check_trig_update */, +-616 /* 223 cnstrnt_fld_del */, +-617 /* 224 cnstrnt_fld_rename */, +-295 /* 225 rel_cnstrnt_update */, +-150 /* 226 constaint_on_view */, +-296 /* 227 invld_cnstrnt_type */, +-831 /* 228 primary_key_exists */, +-607 /* 229 systrig_update */, +-552 /* 230 not_rel_owner */, +-204 /* 231 grant_obj_notfound */, +-205 /* 232 grant_fld_notfound */, +-552 /* 233 grant_nopriv */, + -84 /* 234 nonsql_security_rel */, + -84 /* 235 nonsql_security_fld */, +-255 /* 236 wal_cache_err */, +-902 /* 237 shutfail */, +-297 /* 238 check_constraint */, +-901 /* 239 bad_svc_handle */, +-838 /* 240 shutwarn */, +-901 /* 241 wrospbver */, +-901 /* 242 bad_spb_form */, +-901 /* 243 svcnotdef */, +-902 /* 244 no_jrn */, +-314 /* 245 transliteration_failed */, +-257 /* 246 start_cm_for_wal */, +-258 /* 247 wal_ovflow_log_required */, +-204 /* 248 text_subtype */, +-902 /* 249 dsql_error */, +-104 /* 250 dsql_command_err */, +-103 /* 251 dsql_constant_err */, +-504 /* 252 dsql_cursor_err */, +-204 /* 253 dsql_datatype_err */, +-502 /* 254 dsql_decl_err */, +-510 /* 255 dsql_cursor_update_err */, +-502 /* 256 dsql_cursor_open_err */, +-501 /* 257 dsql_cursor_close_err */, +-206 /* 258 dsql_field_err */, +-104 /* 259 dsql_internal_err */, +-204 /* 260 dsql_relation_err */, +-204 /* 261 dsql_procedure_err */, +-518 /* 262 dsql_request_err */, +-804 /* 263 dsql_sqlda_err */, +16384 /* 264 dsql_var_count_err */, +-826 /* 265 dsql_stmt_handle */, +-804 /* 266 dsql_function_err */, +-206 /* 267 dsql_blob_err */, +-204 /* 268 collation_not_found */, +-204 /* 269 collation_not_for_charset */, +-104 /* 270 dsql_dup_option */, +-104 /* 271 dsql_tran_err */, +-104 /* 272 dsql_invalid_array */, +-604 /* 273 dsql_max_arr_dim_exceeded */, +-604 /* 274 dsql_arr_range_error */, +-204 /* 275 dsql_trigger_err */, +-206 /* 276 dsql_subselect_err */, +-531 /* 277 dsql_crdb_prepare_err */, +-157 /* 278 specify_field_err */, +-158 /* 279 num_field_err */, +-806 /* 280 col_name_err */, +-807 /* 281 where_err */, +-808 /* 282 table_view_err */, +-809 /* 283 distinct_err */, +-832 /* 284 key_field_count_err */, +-810 /* 285 subquery_err */, +-833 /* 286 expression_eval_err */, +-599 /* 287 node_err */, +-104 /* 288 command_end_err */, +-901 /* 289 index_name */, +-901 /* 290 exception_name */, +-901 /* 291 field_name */, +-104 /* 292 token_err */, +-901 /* 293 union_err */, +-901 /* 294 dsql_construct_err */, +-830 /* 295 field_aggregate_err */, +-829 /* 296 field_ref_err */, +-208 /* 297 order_by_err */, +-171 /* 298 return_mode_err */, +-170 /* 299 extern_func_err */, +-204 /* 300 alias_conflict_err */, +-204 /* 301 procedure_conflict_error */, +-204 /* 302 relation_conflict_err */, +-901 /* 303 dsql_domain_err */, +-663 /* 304 idx_seg_err */, +-599 /* 305 node_name_err */, +-901 /* 306 table_name */, +-901 /* 307 proc_name */, +-660 /* 308 idx_create_err */, +-259 /* 309 wal_shadow_err */, +-616 /* 310 dependency */, +-663 /* 311 idx_key_err */, +-597 /* 312 dsql_file_length_err */, +-598 /* 313 dsql_shadow_number_err */, +-104 /* 314 dsql_token_unk_err */, +-204 /* 315 dsql_no_relation_alias */, +-204 /* 316 indexname */, +-281 /* 317 no_stream_plan */, +-282 /* 318 stream_twice */, +-283 /* 319 stream_not_found */, +-204 /* 320 collation_requires_text */, +-901 /* 321 dsql_domain_not_found */, +-284 /* 322 index_unused */, +-282 /* 323 dsql_self_join */, +-596 /* 324 stream_bof */, +-595 /* 325 stream_crack */, +-601 /* 326 db_or_file_exists */, +-401 /* 327 invalid_operator */, +-924 /* 328 conn_lost */, +-835 /* 329 bad_checksum */, +-689 /* 330 page_type_err */, +-816 /* 331 ext_readonly_err */, +-811 /* 332 sing_select_err */, +-902 /* 333 psw_attach */, +-902 /* 334 psw_start_trans */, +-827 /* 335 invalid_direction */, +-901 /* 336 dsql_var_conflict */, +-607 /* 337 dsql_no_blob_array */, +-155 /* 338 dsql_base_table */, +-282 /* 339 duplicate_base_table */, +-282 /* 340 view_alias */, +-904 /* 341 index_root_page_full */, +-204 /* 342 dsql_blob_type_unknown */, +-693 /* 343 req_max_clones_exceeded */, +-637 /* 344 dsql_duplicate_spec */, +-803 /* 345 unique_key_violation */, +-901 /* 346 srvr_version_too_old */, +-909 /* 347 drdb_completed_with_errs */, + -84 /* 348 dsql_procedure_use_err */, +-313 /* 349 dsql_count_mismatch */, +-685 /* 350 blob_idx_err */, +-685 /* 351 array_idx_err */, +-663 /* 352 key_field_err */, +-901 /* 353 no_delete */, +-616 /* 354 del_last_field */, +-901 /* 355 sort_err */, +-904 /* 356 sort_mem_err */, +-841 /* 357 version_err */, +-828 /* 358 inval_key_posn */, +-690 /* 359 no_segments_err */, +-600 /* 360 crrp_data_err */, +-691 /* 361 rec_size_err */, +-605 /* 362 dsql_field_ref */, +-904 /* 363 req_depth_exceeded */, +-694 /* 364 no_field_access */, +-162 /* 365 no_dbkey */, +-839 /* 366 jrn_format_err */, +-840 /* 367 jrn_file_full */, +-519 /* 368 dsql_open_cursor_request */, +-999 /* 369 ib_error */, +-260 /* 370 cache_redef */, +-239 /* 371 cache_too_small */, +-260 /* 372 log_redef */, +-239 /* 373 log_too_small */, +-239 /* 374 partition_too_small */, +-261 /* 375 partition_not_supp */, +-261 /* 376 log_length_spec */, +-842 /* 377 precision_err */, +-842 /* 378 scale_nogt */, +-842 /* 379 expec_short */, +-842 /* 380 expec_long */, +-842 /* 381 expec_ushort */, +-105 /* 382 like_escape_invalid */, +-901 /* 383 svcnoexe */, +-901 /* 384 net_lookup_err */, +-901 /* 385 service_unknown */, +-901 /* 386 host_unknown */, +-552 /* 387 grant_nopriv_on_base */, +-203 /* 388 dyn_fld_ambiguous */, +-104 /* 389 dsql_agg_ref_err */, +-282 /* 390 complex_view */, +-901 /* 391 unprepared_stmt */, +-842 /* 392 expec_positive */, +-804 /* 393 dsql_sqlda_value_err */, +-104 /* 394 invalid_array_id */, +-816 /* 395 extfile_uns_op */, +-901 /* 396 svc_in_use */, +-902 /* 397 err_stack_limit */, +-827 /* 398 invalid_key */, +-901 /* 399 net_init_error */, +-901 /* 400 loadlib_failure */, +-902 /* 401 network_error */, +-902 /* 402 net_connect_err */, +-902 /* 403 net_connect_listen_err */, +-902 /* 404 net_event_connect_err */, +-902 /* 405 net_event_listen_err */, +-902 /* 406 net_read_err */, +-902 /* 407 net_write_err */, +-616 /* 408 integ_index_deactivate */, +-616 /* 409 integ_deactivate_primary */, +-104 /* 410 cse_not_supported */, +-901 /* 411 tra_must_sweep */, +-902 /* 412 unsupported_network_drive */, +-902 /* 413 io_create_err */, +-902 /* 414 io_open_err */, +-902 /* 415 io_close_err */, +-902 /* 416 io_read_err */, +-902 /* 417 io_write_err */, +-902 /* 418 io_delete_err */, +-902 /* 419 io_access_err */, +-901 /* 420 udf_exception */, +-901 /* 421 lost_db_connection */, +-901 /* 422 no_write_user_priv */, +-104 /* 423 token_too_long */, +-906 /* 424 max_att_exceeded */, +-902 /* 425 login_same_as_role_name */, +-607 /* 426 reftable_requires_pk */, + -85 /* 427 usrname_too_long */, + -85 /* 428 password_too_long */, + -85 /* 429 usrname_required */, + -85 /* 430 password_required */, + -85 /* 431 bad_protocol */, + -85 /* 432 dup_usrname_found */, + -85 /* 433 usrname_not_found */, + -85 /* 434 error_adding_sec_record */, + -85 /* 435 error_modifying_sec_record */, + -85 /* 436 error_deleting_sec_record */, + -85 /* 437 error_updating_sec_db */, +-904 /* 438 sort_rec_size_err */, +-204 /* 439 bad_default_value */, +-204 /* 440 invalid_clause */, +-904 /* 441 too_many_handles */, +-904 /* 442 optimizer_blk_exc */, +-104 /* 443 invalid_string_constant */, +-104 /* 444 transitional_date */, +-817 /* 445 read_only_database */, +-817 /* 446 must_be_dialect_2_and_up */, +-901 /* 447 blob_filter_exception */, +-901 /* 448 exception_access_violation */, +-901 /* 449 exception_datatype_missalignmen */, +-901 /* 450 exception_array_bounds_exceeded */, +-901 /* 451 exception_float_denormal_operan */, +-901 /* 452 exception_float_divide_by_zero */, +-901 /* 453 exception_float_inexact_result */, +-901 /* 454 exception_float_invalid_operand */, +-901 /* 455 exception_float_overflow */, +-901 /* 456 exception_float_stack_check */, +-901 /* 457 exception_float_underflow */, +-901 /* 458 exception_integer_divide_by_zer */, +-901 /* 459 exception_integer_overflow */, +-901 /* 460 exception_unknown */, +-901 /* 461 exception_stack_overflow */, +-901 /* 462 exception_sigsegv */, +-901 /* 463 exception_sigill */, +-901 /* 464 exception_sigbus */, +-901 /* 465 exception_sigfpe */, +-901 /* 466 ext_file_delete */, +-901 /* 467 ext_file_modify */, +-901 /* 468 adm_task_denied */, +-105 /* 469 extract_input_mismatch */, +-551 /* 470 insufficient_svc_privileges */, +-902 /* 471 file_in_use */, +-904 /* 472 service_att_err */, +-817 /* 473 ddl_not_allowed_by_db_sql_dial */, +-901 /* 474 cancelled */, +-902 /* 475 unexp_spb_form */, +-104 /* 476 sql_dialect_datatype_unsupport */, +-901 /* 477 svcnouser */, +-104 /* 478 depend_on_uncommitted_rel */, +-904 /* 479 svc_name_missing */, +-204 /* 480 too_many_contexts */, +-901 /* 481 datype_notsup */, + 501 /* 482 dialect_reset_warning */, +-901 /* 483 dialect_not_changed */, +-901 /* 484 database_create_failed */, +-901 /* 485 inv_dialect_specified */, +-901 /* 486 valid_db_dialects */, + 300 /* 487 sqlwarn */, + 301 /* 488 dtype_renamed */, +-902 /* 489 extern_func_dir_error */, +-833 /* 490 date_range_exceeded */, +-901 /* 491 inv_client_dialect_specified */, +-901 /* 492 valid_client_dialects */, +-904 /* 493 optimizer_between_err */, +-901 /* 494 service_not_supported */, +-607 /* 495 generator_name */, +-607 /* 496 udf_name */, +-901 /* 1 gfix_db_name */, +-901 /* 2 gfix_invalid_sw */, +-901 /* 4 gfix_incmp_sw */, +-901 /* 5 gfix_replay_req */, +-901 /* 6 gfix_pgbuf_req */, +-901 /* 7 gfix_val_req */, +-901 /* 8 gfix_pval_req */, +-901 /* 9 gfix_trn_req */, +-901 /* 12 gfix_full_req */, +-901 /* 13 gfix_usrname_req */, +-901 /* 14 gfix_pass_req */, +-901 /* 15 gfix_subs_name */, +-901 /* 16 gfix_wal_req */, +-901 /* 17 gfix_sec_req */, +-901 /* 18 gfix_nval_req */, +-901 /* 19 gfix_type_shut */, +-901 /* 20 gfix_retry */, +-901 /* 23 gfix_retry_db */, +-901 /* 63 gfix_exceed_max */, +-901 /* 64 gfix_corrupt_pool */, +-901 /* 65 gfix_mem_exhausted */, +-901 /* 66 gfix_bad_pool */, +-901 /* 67 gfix_trn_not_valid */, +-901 /* 84 gfix_unexp_eoi */, +-901 /* 90 gfix_recon_fail */, +-901 /* 108 gfix_trn_unknown */, +-901 /* 110 gfix_mode_req */, + 0 /* 111 gfix_opt_SQL_dialect */, +-607 /* 2 dsql_dbkey_from_non_table */, +-104 /* 3 dsql_transitional_numeric */, + 301 /* 4 dsql_dialect_warning_expr */, +-104 /* 5 sql_db_dialect_dtype_unsupport */, +-817 /* 7 isc_sql_dialect_conflict_num */, + 301 /* 8 dsql_warning_number_ambiguous */, + 301 /* 9 dsql_warning_number_ambiguous1 */, + 301 /* 10 dsql_warn_precision_ambiguous */, + 301 /* 11 dsql_warn_precision_ambiguous1 */, + 301 /* 12 dsql_warn_precision_ambiguous2 */, +-901 /* 188 dyn_role_does_not_exist */, +-901 /* 189 dyn_no_grant_admin_opt */, +-901 /* 190 dyn_user_not_role_member */, +-901 /* 191 dyn_delete_role_failed */, +-901 /* 192 dyn_grant_role_to_user */, +-901 /* 193 dyn_inv_sql_role_name */, +-901 /* 194 dyn_dup_sql_role */, +-901 /* 195 dyn_kywd_spec_for_role */, +-901 /* 196 dyn_roles_not_supported */, +-612 /* 204 dyn_domain_name_exists */, +-612 /* 205 dyn_field_name_exists */, +-383 /* 206 dyn_dependency_exists */, +-315 /* 207 dyn_dtype_invalid */, +-829 /* 208 dyn_char_fld_too_small */, +-829 /* 209 dyn_invalid_dtype_conversion */, +-829 /* 210 dyn_dtype_conv_invalid */, +-901 /* 212 dyn_zero_len_id */, +-901 /* 1 gbak_unknown_switch */, +-901 /* 2 gbak_page_size_missing */, +-901 /* 3 gbak_page_size_toobig */, +-901 /* 4 gbak_redir_ouput_missing */, +-901 /* 5 gbak_switches_conflict */, +-901 /* 6 gbak_unknown_device */, +-901 /* 7 gbak_no_protection */, +-901 /* 8 gbak_page_size_not_allowed */, +-901 /* 9 gbak_multi_source_dest */, +-901 /* 10 gbak_filename_missing */, +-901 /* 11 gbak_dup_inout_names */, +-901 /* 12 gbak_inv_page_size */, +-901 /* 13 gbak_db_specified */, +-901 /* 14 gbak_db_exists */, +-901 /* 15 gbak_unk_device */, +-901 /* 20 gbak_blob_info_failed */, +-901 /* 21 gbak_unk_blob_item */, +-901 /* 22 gbak_get_seg_failed */, +-901 /* 23 gbak_close_blob_failed */, +-901 /* 24 gbak_open_blob_failed */, +-901 /* 25 gbak_put_blr_gen_id_failed */, +-901 /* 26 gbak_unk_type */, +-901 /* 27 gbak_comp_req_failed */, +-901 /* 28 gbak_start_req_failed */, +-901 /* 29 gbak_rec_failed */, +-901 /* 30 gbak_rel_req_failed */, +-901 /* 31 gbak_db_info_failed */, +-901 /* 32 gbak_no_db_desc */, +-901 /* 33 gbak_db_create_failed */, +-901 /* 34 gbak_decomp_len_error */, +-901 /* 35 gbak_tbl_missing */, +-901 /* 36 gbak_blob_col_missing */, +-901 /* 37 gbak_create_blob_failed */, +-901 /* 38 gbak_put_seg_failed */, +-901 /* 39 gbak_rec_len_exp */, +-901 /* 40 gbak_inv_rec_len */, +-901 /* 41 gbak_exp_data_type */, +-901 /* 42 gbak_gen_id_failed */, +-901 /* 43 gbak_unk_rec_type */, +-901 /* 44 gbak_inv_bkup_ver */, +-901 /* 45 gbak_missing_bkup_desc */, +-901 /* 46 gbak_string_trunc */, +-901 /* 47 gbak_cant_rest_record */, +-901 /* 48 gbak_send_failed */, +-901 /* 49 gbak_no_tbl_name */, +-901 /* 50 gbak_unexp_eof */, +-901 /* 51 gbak_db_format_too_old */, +-901 /* 52 gbak_inv_array_dim */, +-901 /* 55 gbak_xdr_len_expected */, +-901 /* 65 gbak_open_bkup_error */, +-901 /* 66 gbak_open_error */, +-901 /* 182 gbak_missing_block_fac */, +-901 /* 183 gbak_inv_block_fac */, +-901 /* 184 gbak_block_fac_specified */, +-901 /* 188 gbak_missing_username */, +-901 /* 189 gbak_missing_password */, +-901 /* 200 gbak_missing_skipped_bytes */, +-901 /* 201 gbak_inv_skipped_bytes */, +-901 /* 213 gbak_err_restore_charset */, +-901 /* 215 gbak_err_restore_collation */, +-901 /* 220 gbak_read_error */, +-901 /* 221 gbak_write_error */, +-901 /* 233 gbak_db_in_use */, +-901 /* 238 gbak_sysmemex */, +-901 /* 250 gbak_restore_role_failed */, +-901 /* 253 gbak_role_op_missing */, +-901 /* 258 gbak_page_buffers_missing */, +-901 /* 259 gbak_page_buffers_wrong_param */, +-901 /* 260 gbak_page_buffers_restore */, +-901 /* 262 gbak_inv_size */, +-901 /* 263 gbak_file_outof_sequence */, +-901 /* 264 gbak_join_file_missing */, +-901 /* 265 gbak_stdin_not_supptd */, +-901 /* 266 gbak_stdout_not_supptd */, +-901 /* 267 gbak_bkup_corrupt */, +-901 /* 268 gbak_unk_db_file_spec */, +-901 /* 269 gbak_hdr_write_failed */, +-901 /* 270 gbak_disk_space_ex */, +-901 /* 271 gbak_size_lt_min */, +-901 /* 273 gbak_svc_name_missing */, +-901 /* 274 gbak_not_ownr */, +-901 /* 279 gbak_mode_req */, +-901 /* 15 gsec_cant_open_db */, +-901 /* 16 gsec_switches_error */, +-901 /* 17 gsec_no_op_spec */, +-901 /* 18 gsec_no_usr_name */, +-901 /* 19 gsec_err_add */, +-901 /* 20 gsec_err_modify */, +-901 /* 21 gsec_err_find_mod */, +-901 /* 22 gsec_err_rec_not_found */, +-901 /* 23 gsec_err_delete */, +-901 /* 24 gsec_err_find_del */, +-901 /* 28 gsec_err_find_disp */, +-901 /* 29 gsec_inv_param */, +-901 /* 30 gsec_op_specified */, +-901 /* 31 gsec_pw_specified */, +-901 /* 32 gsec_uid_specified */, +-901 /* 33 gsec_gid_specified */, +-901 /* 34 gsec_proj_specified */, +-901 /* 35 gsec_org_specified */, +-901 /* 36 gsec_fname_specified */, +-901 /* 37 gsec_mname_specified */, +-901 /* 38 gsec_lname_specified */, +-901 /* 40 gsec_inv_switch */, +-901 /* 41 gsec_amb_switch */, +-901 /* 42 gsec_no_op_specified */, +-901 /* 43 gsec_params_not_allowed */, +-901 /* 44 gsec_incompat_switch */, +-901 /* 76 gsec_inv_username */, +-901 /* 77 gsec_inv_pw_length */, +-901 /* 78 gsec_db_specified */, +-901 /* 79 gsec_db_admin_specified */, +-901 /* 80 gsec_db_admin_pw_specified */, +-901 /* 81 gsec_sql_role_specified */, +-901 /* 0 license_no_file */, +-901 /* 19 license_op_specified */, +-901 /* 20 license_op_missing */, +-901 /* 21 license_inv_switch */, +-901 /* 22 license_inv_switch_combo */, +-901 /* 23 license_inv_op_combo */, +-901 /* 24 license_amb_switch */, +-901 /* 25 license_inv_parameter */, +-901 /* 26 license_param_specified */, +-901 /* 27 license_param_req */, +-901 /* 28 license_syntx_error */, +-901 /* 30 license_dup_id */, +-901 /* 31 license_inv_id_key */, +-901 /* 32 license_err_remove */, +-901 /* 33 license_err_update */, +-901 /* 34 license_err_convert */, +-901 /* 35 license_err_unk */, +-901 /* 36 license_svc_err_add */, +-901 /* 37 license_svc_err_remove */, +-901 /* 59 license_eval_exists */, +-901 /* 1 gstat_unknown_switch */, +-901 /* 2 gstat_retry */, +-901 /* 3 gstat_wrong_ods */, +-901 /* 4 gstat_unexpected_eof */, +-901 /* 29 gstat_open_err */, +-901 /* 30 gstat_read_err */, +-901 /* 31 gstat_sysmemex */ +};