8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 14:43:03 +01:00

These files are all generated by programs in jrd, mainly codes.epp

This commit is contained in:
skywalker 2001-07-29 17:07:15 +00:00
parent e42bda0013
commit 63302569e5
14 changed files with 7895 additions and 0 deletions

View File

@ -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

View File

@ -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

188
src/include/gen/blrtable.h Normal file
View File

@ -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};

1460
src/include/gen/codes.h Normal file

File diff suppressed because it is too large Load Diff

711
src/include/gen/codetext.h Normal file
View File

@ -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,

View File

@ -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

File diff suppressed because it is too large Load Diff

View File

@ -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;

748
src/include/gen/iberror.h Normal file
View File

@ -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 */

344
src/include/gen/ids.h Normal file
View File

@ -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

View File

@ -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}
};

713
src/include/gen/msgs.h Normal file
View File

@ -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 */

711
src/include/gen/rdb_codes.h Normal file
View File

@ -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,

714
src/include/gen/sql_code.h Normal file
View File

@ -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 */
};