1
2#ifndef JRD_GEN_IBERROR_H
3#define JRD_GEN_IBERROR_H
4/*
5 * The contents of this file are subject to the Interbase Public
6 * License Version 1.0 (the "License"); you may not use this file
7 * except in compliance with the License. You may obtain a copy
8 * of the License at http://www.Inprise.com/IPL.html
9 *
10 * Software distributed under the License is distributed on an
11 * "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express
12 * or implied. See the License for the specific language governing
13 * rights and limitations under the License.
14 *
15 * The content of this file was generated by the Firebird project
16 * using the program jrd/codes.epp
17 */
18/*
19 *
20 * *** WARNING *** - This file is automatically generated by codes.epp - do not edit!
21 *
22 */
23/*
24 * MODULE: iberror.h
25 * DESCRIPTION: ISC error codes
26 *
27 */
28
29
30
31/***********************/
32/* ISC Error Codes */
33/***********************/
34
35
36#ifdef __cplusplus /* c++ definitions */
37
38const ISC_STATUS isc_facility = 20;
39const ISC_STATUS isc_base = 335544320L;
40const ISC_STATUS isc_factor = 1;
41const ISC_STATUS isc_arg_end = 0; // end of argument list
42const ISC_STATUS isc_arg_gds = 1; // generic DSRI status value
43const ISC_STATUS isc_arg_string = 2; // string argument
44const ISC_STATUS isc_arg_cstring = 3; // count & string argument
45const ISC_STATUS isc_arg_number = 4; // numeric argument (long)
46const ISC_STATUS isc_arg_interpreted = 5; // interpreted status code (string)
47const ISC_STATUS isc_arg_vms = 6; // VAX/VMS status code (long)
48const ISC_STATUS isc_arg_unix = 7; // UNIX error code
49const ISC_STATUS isc_arg_domain = 8; // Apollo/Domain error code
50const ISC_STATUS isc_arg_dos = 9; // MSDOS/OS2 error code
51const ISC_STATUS isc_arg_mpexl = 10; // HP MPE/XL error code
52const ISC_STATUS isc_arg_mpexl_ipc = 11; // HP MPE/XL IPC error code
53const ISC_STATUS isc_arg_next_mach = 15; // NeXT/Mach error code
54const ISC_STATUS isc_arg_netware = 16; // NetWare error code
55const ISC_STATUS isc_arg_win32 = 17; // Win32 error code
56const ISC_STATUS isc_arg_warning = 18; // warning argument
57const ISC_STATUS isc_arg_sql_state = 19; // SQLSTATE
58
59const ISC_STATUS isc_arith_except = 335544321L;
60const ISC_STATUS isc_bad_dbkey = 335544322L;
61const ISC_STATUS isc_bad_db_format = 335544323L;
62const ISC_STATUS isc_bad_db_handle = 335544324L;
63const ISC_STATUS isc_bad_dpb_content = 335544325L;
64const ISC_STATUS isc_bad_dpb_form = 335544326L;
65const ISC_STATUS isc_bad_req_handle = 335544327L;
66const ISC_STATUS isc_bad_segstr_handle = 335544328L;
67const ISC_STATUS isc_bad_segstr_id = 335544329L;
68const ISC_STATUS isc_bad_tpb_content = 335544330L;
69const ISC_STATUS isc_bad_tpb_form = 335544331L;
70const ISC_STATUS isc_bad_trans_handle = 335544332L;
71const ISC_STATUS isc_bug_check = 335544333L;
72const ISC_STATUS isc_convert_error = 335544334L;
73const ISC_STATUS isc_db_corrupt = 335544335L;
74const ISC_STATUS isc_deadlock = 335544336L;
75const ISC_STATUS isc_excess_trans = 335544337L;
76const ISC_STATUS isc_from_no_match = 335544338L;
77const ISC_STATUS isc_infinap = 335544339L;
78const ISC_STATUS isc_infona = 335544340L;
79const ISC_STATUS isc_infunk = 335544341L;
80const ISC_STATUS isc_integ_fail = 335544342L;
81const ISC_STATUS isc_invalid_blr = 335544343L;
82const ISC_STATUS isc_io_error = 335544344L;
83const ISC_STATUS isc_lock_conflict = 335544345L;
84const ISC_STATUS isc_metadata_corrupt = 335544346L;
85const ISC_STATUS isc_not_valid = 335544347L;
86const ISC_STATUS isc_no_cur_rec = 335544348L;
87const ISC_STATUS isc_no_dup = 335544349L;
88const ISC_STATUS isc_no_finish = 335544350L;
89const ISC_STATUS isc_no_meta_update = 335544351L;
90const ISC_STATUS isc_no_priv = 335544352L;
91const ISC_STATUS isc_no_recon = 335544353L;
92const ISC_STATUS isc_no_record = 335544354L;
93const ISC_STATUS isc_no_segstr_close = 335544355L;
94const ISC_STATUS isc_obsolete_metadata = 335544356L;
95const ISC_STATUS isc_open_trans = 335544357L;
96const ISC_STATUS isc_port_len = 335544358L;
97const ISC_STATUS isc_read_only_field = 335544359L;
98const ISC_STATUS isc_read_only_rel = 335544360L;
99const ISC_STATUS isc_read_only_trans = 335544361L;
100const ISC_STATUS isc_read_only_view = 335544362L;
101const ISC_STATUS isc_req_no_trans = 335544363L;
102const ISC_STATUS isc_req_sync = 335544364L;
103const ISC_STATUS isc_req_wrong_db = 335544365L;
104const ISC_STATUS isc_segment = 335544366L;
105const ISC_STATUS isc_segstr_eof = 335544367L;
106const ISC_STATUS isc_segstr_no_op = 335544368L;
107const ISC_STATUS isc_segstr_no_read = 335544369L;
108const ISC_STATUS isc_segstr_no_trans = 335544370L;
109const ISC_STATUS isc_segstr_no_write = 335544371L;
110const ISC_STATUS isc_segstr_wrong_db = 335544372L;
111const ISC_STATUS isc_sys_request = 335544373L;
112const ISC_STATUS isc_stream_eof = 335544374L;
113const ISC_STATUS isc_unavailable = 335544375L;
114const ISC_STATUS isc_unres_rel = 335544376L;
115const ISC_STATUS isc_uns_ext = 335544377L;
116const ISC_STATUS isc_wish_list = 335544378L;
117const ISC_STATUS isc_wrong_ods = 335544379L;
118const ISC_STATUS isc_wronumarg = 335544380L;
119const ISC_STATUS isc_imp_exc = 335544381L;
120const ISC_STATUS isc_random = 335544382L;
121const ISC_STATUS isc_fatal_conflict = 335544383L;
122const ISC_STATUS isc_badblk = 335544384L;
123const ISC_STATUS isc_invpoolcl = 335544385L;
124const ISC_STATUS isc_nopoolids = 335544386L;
125const ISC_STATUS isc_relbadblk = 335544387L;
126const ISC_STATUS isc_blktoobig = 335544388L;
127const ISC_STATUS isc_bufexh = 335544389L;
128const ISC_STATUS isc_syntaxerr = 335544390L;
129const ISC_STATUS isc_bufinuse = 335544391L;
130const ISC_STATUS isc_bdbincon = 335544392L;
131const ISC_STATUS isc_reqinuse = 335544393L;
132const ISC_STATUS isc_badodsver = 335544394L;
133const ISC_STATUS isc_relnotdef = 335544395L;
134const ISC_STATUS isc_fldnotdef = 335544396L;
135const ISC_STATUS isc_dirtypage = 335544397L;
136const ISC_STATUS isc_waifortra = 335544398L;
137const ISC_STATUS isc_doubleloc = 335544399L;
138const ISC_STATUS isc_nodnotfnd = 335544400L;
139const ISC_STATUS isc_dupnodfnd = 335544401L;
140const ISC_STATUS isc_locnotmar = 335544402L;
141const ISC_STATUS isc_badpagtyp = 335544403L;
142const ISC_STATUS isc_corrupt = 335544404L;
143const ISC_STATUS isc_badpage = 335544405L;
144const ISC_STATUS isc_badindex = 335544406L;
145const ISC_STATUS isc_dbbnotzer = 335544407L;
146const ISC_STATUS isc_tranotzer = 335544408L;
147const ISC_STATUS isc_trareqmis = 335544409L;
148const ISC_STATUS isc_badhndcnt = 335544410L;
149const ISC_STATUS isc_wrotpbver = 335544411L;
150const ISC_STATUS isc_wroblrver = 335544412L;
151const ISC_STATUS isc_wrodpbver = 335544413L;
152const ISC_STATUS isc_blobnotsup = 335544414L;
153const ISC_STATUS isc_badrelation = 335544415L;
154const ISC_STATUS isc_nodetach = 335544416L;
155const ISC_STATUS isc_notremote = 335544417L;
156const ISC_STATUS isc_trainlim = 335544418L;
157const ISC_STATUS isc_notinlim = 335544419L;
158const ISC_STATUS isc_traoutsta = 335544420L;
159const ISC_STATUS isc_connect_reject = 335544421L;
160const ISC_STATUS isc_dbfile = 335544422L;
161const ISC_STATUS isc_orphan = 335544423L;
162const ISC_STATUS isc_no_lock_mgr = 335544424L;
163const ISC_STATUS isc_ctxinuse = 335544425L;
164const ISC_STATUS isc_ctxnotdef = 335544426L;
165const ISC_STATUS isc_datnotsup = 335544427L;
166const ISC_STATUS isc_badmsgnum = 335544428L;
167const ISC_STATUS isc_badparnum = 335544429L;
168const ISC_STATUS isc_virmemexh = 335544430L;
169const ISC_STATUS isc_blocking_signal = 335544431L;
170const ISC_STATUS isc_lockmanerr = 335544432L;
171const ISC_STATUS isc_journerr = 335544433L;
172const ISC_STATUS isc_keytoobig = 335544434L;
173const ISC_STATUS isc_nullsegkey = 335544435L;
174const ISC_STATUS isc_sqlerr = 335544436L;
175const ISC_STATUS isc_wrodynver = 335544437L;
176const ISC_STATUS isc_funnotdef = 335544438L;
177const ISC_STATUS isc_funmismat = 335544439L;
178const ISC_STATUS isc_bad_msg_vec = 335544440L;
179const ISC_STATUS isc_bad_detach = 335544441L;
180const ISC_STATUS isc_noargacc_read = 335544442L;
181const ISC_STATUS isc_noargacc_write = 335544443L;
182const ISC_STATUS isc_read_only = 335544444L;
183const ISC_STATUS isc_ext_err = 335544445L;
184const ISC_STATUS isc_non_updatable = 335544446L;
185const ISC_STATUS isc_no_rollback = 335544447L;
186const ISC_STATUS isc_bad_sec_info = 335544448L;
187const ISC_STATUS isc_invalid_sec_info = 335544449L;
188const ISC_STATUS isc_misc_interpreted = 335544450L;
189const ISC_STATUS isc_update_conflict = 335544451L;
190const ISC_STATUS isc_unlicensed = 335544452L;
191const ISC_STATUS isc_obj_in_use = 335544453L;
192const ISC_STATUS isc_nofilter = 335544454L;
193const ISC_STATUS isc_shadow_accessed = 335544455L;
194const ISC_STATUS isc_invalid_sdl = 335544456L;
195const ISC_STATUS isc_out_of_bounds = 335544457L;
196const ISC_STATUS isc_invalid_dimension = 335544458L;
197const ISC_STATUS isc_rec_in_limbo = 335544459L;
198const ISC_STATUS isc_shadow_missing = 335544460L;
199const ISC_STATUS isc_cant_validate = 335544461L;
200const ISC_STATUS isc_cant_start_journal = 335544462L;
201const ISC_STATUS isc_gennotdef = 335544463L;
202const ISC_STATUS isc_cant_start_logging = 335544464L;
203const ISC_STATUS isc_bad_segstr_type = 335544465L;
204const ISC_STATUS isc_foreign_key = 335544466L;
205const ISC_STATUS isc_high_minor = 335544467L;
206const ISC_STATUS isc_tra_state = 335544468L;
207const ISC_STATUS isc_trans_invalid = 335544469L;
208const ISC_STATUS isc_buf_invalid = 335544470L;
209const ISC_STATUS isc_indexnotdefined = 335544471L;
210const ISC_STATUS isc_login = 335544472L;
211const ISC_STATUS isc_invalid_bookmark = 335544473L;
212const ISC_STATUS isc_bad_lock_level = 335544474L;
213const ISC_STATUS isc_relation_lock = 335544475L;
214const ISC_STATUS isc_record_lock = 335544476L;
215const ISC_STATUS isc_max_idx = 335544477L;
216const ISC_STATUS isc_jrn_enable = 335544478L;
217const ISC_STATUS isc_old_failure = 335544479L;
218const ISC_STATUS isc_old_in_progress = 335544480L;
219const ISC_STATUS isc_old_no_space = 335544481L;
220const ISC_STATUS isc_no_wal_no_jrn = 335544482L;
221const ISC_STATUS isc_num_old_files = 335544483L;
222const ISC_STATUS isc_wal_file_open = 335544484L;
223const ISC_STATUS isc_bad_stmt_handle = 335544485L;
224const ISC_STATUS isc_wal_failure = 335544486L;
225const ISC_STATUS isc_walw_err = 335544487L;
226const ISC_STATUS isc_logh_small = 335544488L;
227const ISC_STATUS isc_logh_inv_version = 335544489L;
228const ISC_STATUS isc_logh_open_flag = 335544490L;
229const ISC_STATUS isc_logh_open_flag2 = 335544491L;
230const ISC_STATUS isc_logh_diff_dbname = 335544492L;
231const ISC_STATUS isc_logf_unexpected_eof = 335544493L;
232const ISC_STATUS isc_logr_incomplete = 335544494L;
233const ISC_STATUS isc_logr_header_small = 335544495L;
234const ISC_STATUS isc_logb_small = 335544496L;
235const ISC_STATUS isc_wal_illegal_attach = 335544497L;
236const ISC_STATUS isc_wal_invalid_wpb = 335544498L;
237const ISC_STATUS isc_wal_err_rollover = 335544499L;
238const ISC_STATUS isc_no_wal = 335544500L;
239const ISC_STATUS isc_drop_wal = 335544501L;
240const ISC_STATUS isc_stream_not_defined = 335544502L;
241const ISC_STATUS isc_wal_subsys_error = 335544503L;
242const ISC_STATUS isc_wal_subsys_corrupt = 335544504L;
243const ISC_STATUS isc_no_archive = 335544505L;
244const ISC_STATUS isc_shutinprog = 335544506L;
245const ISC_STATUS isc_range_in_use = 335544507L;
246const ISC_STATUS isc_range_not_found = 335544508L;
247const ISC_STATUS isc_charset_not_found = 335544509L;
248const ISC_STATUS isc_lock_timeout = 335544510L;
249const ISC_STATUS isc_prcnotdef = 335544511L;
250const ISC_STATUS isc_prcmismat = 335544512L;
251const ISC_STATUS isc_wal_bugcheck = 335544513L;
252const ISC_STATUS isc_wal_cant_expand = 335544514L;
253const ISC_STATUS isc_codnotdef = 335544515L;
254const ISC_STATUS isc_xcpnotdef = 335544516L;
255const ISC_STATUS isc_except = 335544517L;
256const ISC_STATUS isc_cache_restart = 335544518L;
257const ISC_STATUS isc_bad_lock_handle = 335544519L;
258const ISC_STATUS isc_jrn_present = 335544520L;
259const ISC_STATUS isc_wal_err_rollover2 = 335544521L;
260const ISC_STATUS isc_wal_err_logwrite = 335544522L;
261const ISC_STATUS isc_wal_err_jrn_comm = 335544523L;
262const ISC_STATUS isc_wal_err_expansion = 335544524L;
263const ISC_STATUS isc_wal_err_setup = 335544525L;
264const ISC_STATUS isc_wal_err_ww_sync = 335544526L;
265const ISC_STATUS isc_wal_err_ww_start = 335544527L;
266const ISC_STATUS isc_shutdown = 335544528L;
267const ISC_STATUS isc_existing_priv_mod = 335544529L;
268const ISC_STATUS isc_primary_key_ref = 335544530L;
269const ISC_STATUS isc_primary_key_notnull = 335544531L;
270const ISC_STATUS isc_ref_cnstrnt_notfound = 335544532L;
271const ISC_STATUS isc_foreign_key_notfound = 335544533L;
272const ISC_STATUS isc_ref_cnstrnt_update = 335544534L;
273const ISC_STATUS isc_check_cnstrnt_update = 335544535L;
274const ISC_STATUS isc_check_cnstrnt_del = 335544536L;
275const ISC_STATUS isc_integ_index_seg_del = 335544537L;
276const ISC_STATUS isc_integ_index_seg_mod = 335544538L;
277const ISC_STATUS isc_integ_index_del = 335544539L;
278const ISC_STATUS isc_integ_index_mod = 335544540L;
279const ISC_STATUS isc_check_trig_del = 335544541L;
280const ISC_STATUS isc_check_trig_update = 335544542L;
281const ISC_STATUS isc_cnstrnt_fld_del = 335544543L;
282const ISC_STATUS isc_cnstrnt_fld_rename = 335544544L;
283const ISC_STATUS isc_rel_cnstrnt_update = 335544545L;
284const ISC_STATUS isc_constaint_on_view = 335544546L;
285const ISC_STATUS isc_invld_cnstrnt_type = 335544547L;
286const ISC_STATUS isc_primary_key_exists = 335544548L;
287const ISC_STATUS isc_systrig_update = 335544549L;
288const ISC_STATUS isc_not_rel_owner = 335544550L;
289const ISC_STATUS isc_grant_obj_notfound = 335544551L;
290const ISC_STATUS isc_grant_fld_notfound = 335544552L;
291const ISC_STATUS isc_grant_nopriv = 335544553L;
292const ISC_STATUS isc_nonsql_security_rel = 335544554L;
293const ISC_STATUS isc_nonsql_security_fld = 335544555L;
294const ISC_STATUS isc_wal_cache_err = 335544556L;
295const ISC_STATUS isc_shutfail = 335544557L;
296const ISC_STATUS isc_check_constraint = 335544558L;
297const ISC_STATUS isc_bad_svc_handle = 335544559L;
298const ISC_STATUS isc_shutwarn = 335544560L;
299const ISC_STATUS isc_wrospbver = 335544561L;
300const ISC_STATUS isc_bad_spb_form = 335544562L;
301const ISC_STATUS isc_svcnotdef = 335544563L;
302const ISC_STATUS isc_no_jrn = 335544564L;
303const ISC_STATUS isc_transliteration_failed = 335544565L;
304const ISC_STATUS isc_start_cm_for_wal = 335544566L;
305const ISC_STATUS isc_wal_ovflow_log_required = 335544567L;
306const ISC_STATUS isc_text_subtype = 335544568L;
307const ISC_STATUS isc_dsql_error = 335544569L;
308const ISC_STATUS isc_dsql_command_err = 335544570L;
309const ISC_STATUS isc_dsql_constant_err = 335544571L;
310const ISC_STATUS isc_dsql_cursor_err = 335544572L;
311const ISC_STATUS isc_dsql_datatype_err = 335544573L;
312const ISC_STATUS isc_dsql_decl_err = 335544574L;
313const ISC_STATUS isc_dsql_cursor_update_err = 335544575L;
314const ISC_STATUS isc_dsql_cursor_open_err = 335544576L;
315const ISC_STATUS isc_dsql_cursor_close_err = 335544577L;
316const ISC_STATUS isc_dsql_field_err = 335544578L;
317const ISC_STATUS isc_dsql_internal_err = 335544579L;
318const ISC_STATUS isc_dsql_relation_err = 335544580L;
319const ISC_STATUS isc_dsql_procedure_err = 335544581L;
320const ISC_STATUS isc_dsql_request_err = 335544582L;
321const ISC_STATUS isc_dsql_sqlda_err = 335544583L;
322const ISC_STATUS isc_dsql_var_count_err = 335544584L;
323const ISC_STATUS isc_dsql_stmt_handle = 335544585L;
324const ISC_STATUS isc_dsql_function_err = 335544586L;
325const ISC_STATUS isc_dsql_blob_err = 335544587L;
326const ISC_STATUS isc_collation_not_found = 335544588L;
327const ISC_STATUS isc_collation_not_for_charset = 335544589L;
328const ISC_STATUS isc_dsql_dup_option = 335544590L;
329const ISC_STATUS isc_dsql_tran_err = 335544591L;
330const ISC_STATUS isc_dsql_invalid_array = 335544592L;
331const ISC_STATUS isc_dsql_max_arr_dim_exceeded = 335544593L;
332const ISC_STATUS isc_dsql_arr_range_error = 335544594L;
333const ISC_STATUS isc_dsql_trigger_err = 335544595L;
334const ISC_STATUS isc_dsql_subselect_err = 335544596L;
335const ISC_STATUS isc_dsql_crdb_prepare_err = 335544597L;
336const ISC_STATUS isc_specify_field_err = 335544598L;
337const ISC_STATUS isc_num_field_err = 335544599L;
338const ISC_STATUS isc_col_name_err = 335544600L;
339const ISC_STATUS isc_where_err = 335544601L;
340const ISC_STATUS isc_table_view_err = 335544602L;
341const ISC_STATUS isc_distinct_err = 335544603L;
342const ISC_STATUS isc_key_field_count_err = 335544604L;
343const ISC_STATUS isc_subquery_err = 335544605L;
344const ISC_STATUS isc_expression_eval_err = 335544606L;
345const ISC_STATUS isc_node_err = 335544607L;
346const ISC_STATUS isc_command_end_err = 335544608L;
347const ISC_STATUS isc_index_name = 335544609L;
348const ISC_STATUS isc_exception_name = 335544610L;
349const ISC_STATUS isc_field_name = 335544611L;
350const ISC_STATUS isc_token_err = 335544612L;
351const ISC_STATUS isc_union_err = 335544613L;
352const ISC_STATUS isc_dsql_construct_err = 335544614L;
353const ISC_STATUS isc_field_aggregate_err = 335544615L;
354const ISC_STATUS isc_field_ref_err = 335544616L;
355const ISC_STATUS isc_order_by_err = 335544617L;
356const ISC_STATUS isc_return_mode_err = 335544618L;
357const ISC_STATUS isc_extern_func_err = 335544619L;
358const ISC_STATUS isc_alias_conflict_err = 335544620L;
359const ISC_STATUS isc_procedure_conflict_error = 335544621L;
360const ISC_STATUS isc_relation_conflict_err = 335544622L;
361const ISC_STATUS isc_dsql_domain_err = 335544623L;
362const ISC_STATUS isc_idx_seg_err = 335544624L;
363const ISC_STATUS isc_node_name_err = 335544625L;
364const ISC_STATUS isc_table_name = 335544626L;
365const ISC_STATUS isc_proc_name = 335544627L;
366const ISC_STATUS isc_idx_create_err = 335544628L;
367const ISC_STATUS isc_wal_shadow_err = 335544629L;
368const ISC_STATUS isc_dependency = 335544630L;
369const ISC_STATUS isc_idx_key_err = 335544631L;
370const ISC_STATUS isc_dsql_file_length_err = 335544632L;
371const ISC_STATUS isc_dsql_shadow_number_err = 335544633L;
372const ISC_STATUS isc_dsql_token_unk_err = 335544634L;
373const ISC_STATUS isc_dsql_no_relation_alias = 335544635L;
374const ISC_STATUS isc_indexname = 335544636L;
375const ISC_STATUS isc_no_stream_plan = 335544637L;
376const ISC_STATUS isc_stream_twice = 335544638L;
377const ISC_STATUS isc_stream_not_found = 335544639L;
378const ISC_STATUS isc_collation_requires_text = 335544640L;
379const ISC_STATUS isc_dsql_domain_not_found = 335544641L;
380const ISC_STATUS isc_index_unused = 335544642L;
381const ISC_STATUS isc_dsql_self_join = 335544643L;
382const ISC_STATUS isc_stream_bof = 335544644L;
383const ISC_STATUS isc_stream_crack = 335544645L;
384const ISC_STATUS isc_db_or_file_exists = 335544646L;
385const ISC_STATUS isc_invalid_operator = 335544647L;
386const ISC_STATUS isc_conn_lost = 335544648L;
387const ISC_STATUS isc_bad_checksum = 335544649L;
388const ISC_STATUS isc_page_type_err = 335544650L;
389const ISC_STATUS isc_ext_readonly_err = 335544651L;
390const ISC_STATUS isc_sing_select_err = 335544652L;
391const ISC_STATUS isc_psw_attach = 335544653L;
392const ISC_STATUS isc_psw_start_trans = 335544654L;
393const ISC_STATUS isc_invalid_direction = 335544655L;
394const ISC_STATUS isc_dsql_var_conflict = 335544656L;
395const ISC_STATUS isc_dsql_no_blob_array = 335544657L;
396const ISC_STATUS isc_dsql_base_table = 335544658L;
397const ISC_STATUS isc_duplicate_base_table = 335544659L;
398const ISC_STATUS isc_view_alias = 335544660L;
399const ISC_STATUS isc_index_root_page_full = 335544661L;
400const ISC_STATUS isc_dsql_blob_type_unknown = 335544662L;
401const ISC_STATUS isc_req_max_clones_exceeded = 335544663L;
402const ISC_STATUS isc_dsql_duplicate_spec = 335544664L;
403const ISC_STATUS isc_unique_key_violation = 335544665L;
404const ISC_STATUS isc_srvr_version_too_old = 335544666L;
405const ISC_STATUS isc_drdb_completed_with_errs = 335544667L;
406const ISC_STATUS isc_dsql_procedure_use_err = 335544668L;
407const ISC_STATUS isc_dsql_count_mismatch = 335544669L;
408const ISC_STATUS isc_blob_idx_err = 335544670L;
409const ISC_STATUS isc_array_idx_err = 335544671L;
410const ISC_STATUS isc_key_field_err = 335544672L;
411const ISC_STATUS isc_no_delete = 335544673L;
412const ISC_STATUS isc_del_last_field = 335544674L;
413const ISC_STATUS isc_sort_err = 335544675L;
414const ISC_STATUS isc_sort_mem_err = 335544676L;
415const ISC_STATUS isc_version_err = 335544677L;
416const ISC_STATUS isc_inval_key_posn = 335544678L;
417const ISC_STATUS isc_no_segments_err = 335544679L;
418const ISC_STATUS isc_crrp_data_err = 335544680L;
419const ISC_STATUS isc_rec_size_err = 335544681L;
420const ISC_STATUS isc_dsql_field_ref = 335544682L;
421const ISC_STATUS isc_req_depth_exceeded = 335544683L;
422const ISC_STATUS isc_no_field_access = 335544684L;
423const ISC_STATUS isc_no_dbkey = 335544685L;
424const ISC_STATUS isc_jrn_format_err = 335544686L;
425const ISC_STATUS isc_jrn_file_full = 335544687L;
426const ISC_STATUS isc_dsql_open_cursor_request = 335544688L;
427const ISC_STATUS isc_ib_error = 335544689L;
428const ISC_STATUS isc_cache_redef = 335544690L;
429const ISC_STATUS isc_cache_too_small = 335544691L;
430const ISC_STATUS isc_log_redef = 335544692L;
431const ISC_STATUS isc_log_too_small = 335544693L;
432const ISC_STATUS isc_partition_too_small = 335544694L;
433const ISC_STATUS isc_partition_not_supp = 335544695L;
434const ISC_STATUS isc_log_length_spec = 335544696L;
435const ISC_STATUS isc_precision_err = 335544697L;
436const ISC_STATUS isc_scale_nogt = 335544698L;
437const ISC_STATUS isc_expec_short = 335544699L;
438const ISC_STATUS isc_expec_long = 335544700L;
439const ISC_STATUS isc_expec_ushort = 335544701L;
440const ISC_STATUS isc_escape_invalid = 335544702L;
441const ISC_STATUS isc_svcnoexe = 335544703L;
442const ISC_STATUS isc_net_lookup_err = 335544704L;
443const ISC_STATUS isc_service_unknown = 335544705L;
444const ISC_STATUS isc_host_unknown = 335544706L;
445const ISC_STATUS isc_grant_nopriv_on_base = 335544707L;
446const ISC_STATUS isc_dyn_fld_ambiguous = 335544708L;
447const ISC_STATUS isc_dsql_agg_ref_err = 335544709L;
448const ISC_STATUS isc_complex_view = 335544710L;
449const ISC_STATUS isc_unprepared_stmt = 335544711L;
450const ISC_STATUS isc_expec_positive = 335544712L;
451const ISC_STATUS isc_dsql_sqlda_value_err = 335544713L;
452const ISC_STATUS isc_invalid_array_id = 335544714L;
453const ISC_STATUS isc_extfile_uns_op = 335544715L;
454const ISC_STATUS isc_svc_in_use = 335544716L;
455const ISC_STATUS isc_err_stack_limit = 335544717L;
456const ISC_STATUS isc_invalid_key = 335544718L;
457const ISC_STATUS isc_net_init_error = 335544719L;
458const ISC_STATUS isc_loadlib_failure = 335544720L;
459const ISC_STATUS isc_network_error = 335544721L;
460const ISC_STATUS isc_net_connect_err = 335544722L;
461const ISC_STATUS isc_net_connect_listen_err = 335544723L;
462const ISC_STATUS isc_net_event_connect_err = 335544724L;
463const ISC_STATUS isc_net_event_listen_err = 335544725L;
464const ISC_STATUS isc_net_read_err = 335544726L;
465const ISC_STATUS isc_net_write_err = 335544727L;
466const ISC_STATUS isc_integ_index_deactivate = 335544728L;
467const ISC_STATUS isc_integ_deactivate_primary = 335544729L;
468const ISC_STATUS isc_cse_not_supported = 335544730L;
469const ISC_STATUS isc_tra_must_sweep = 335544731L;
470const ISC_STATUS isc_unsupported_network_drive = 335544732L;
471const ISC_STATUS isc_io_create_err = 335544733L;
472const ISC_STATUS isc_io_open_err = 335544734L;
473const ISC_STATUS isc_io_close_err = 335544735L;
474const ISC_STATUS isc_io_read_err = 335544736L;
475const ISC_STATUS isc_io_write_err = 335544737L;
476const ISC_STATUS isc_io_delete_err = 335544738L;
477const ISC_STATUS isc_io_access_err = 335544739L;
478const ISC_STATUS isc_udf_exception = 335544740L;
479const ISC_STATUS isc_lost_db_connection = 335544741L;
480const ISC_STATUS isc_no_write_user_priv = 335544742L;
481const ISC_STATUS isc_token_too_long = 335544743L;
482const ISC_STATUS isc_max_att_exceeded = 335544744L;
483const ISC_STATUS isc_login_same_as_role_name = 335544745L;
484const ISC_STATUS isc_reftable_requires_pk = 335544746L;
485const ISC_STATUS isc_usrname_too_long = 335544747L;
486const ISC_STATUS isc_password_too_long = 335544748L;
487const ISC_STATUS isc_usrname_required = 335544749L;
488const ISC_STATUS isc_password_required = 335544750L;
489const ISC_STATUS isc_bad_protocol = 335544751L;
490const ISC_STATUS isc_dup_usrname_found = 335544752L;
491const ISC_STATUS isc_usrname_not_found = 335544753L;
492const ISC_STATUS isc_error_adding_sec_record = 335544754L;
493const ISC_STATUS isc_error_modifying_sec_record = 335544755L;
494const ISC_STATUS isc_error_deleting_sec_record = 335544756L;
495const ISC_STATUS isc_error_updating_sec_db = 335544757L;
496const ISC_STATUS isc_sort_rec_size_err = 335544758L;
497const ISC_STATUS isc_bad_default_value = 335544759L;
498const ISC_STATUS isc_invalid_clause = 335544760L;
499const ISC_STATUS isc_too_many_handles = 335544761L;
500const ISC_STATUS isc_optimizer_blk_exc = 335544762L;
501const ISC_STATUS isc_invalid_string_constant = 335544763L;
502const ISC_STATUS isc_transitional_date = 335544764L;
503const ISC_STATUS isc_read_only_database = 335544765L;
504const ISC_STATUS isc_must_be_dialect_2_and_up = 335544766L;
505const ISC_STATUS isc_blob_filter_exception = 335544767L;
506const ISC_STATUS isc_exception_access_violation = 335544768L;
507const ISC_STATUS isc_exception_datatype_missalignment = 335544769L;
508const ISC_STATUS isc_exception_array_bounds_exceeded = 335544770L;
509const ISC_STATUS isc_exception_float_denormal_operand = 335544771L;
510const ISC_STATUS isc_exception_float_divide_by_zero = 335544772L;
511const ISC_STATUS isc_exception_float_inexact_result = 335544773L;
512const ISC_STATUS isc_exception_float_invalid_operand = 335544774L;
513const ISC_STATUS isc_exception_float_overflow = 335544775L;
514const ISC_STATUS isc_exception_float_stack_check = 335544776L;
515const ISC_STATUS isc_exception_float_underflow = 335544777L;
516const ISC_STATUS isc_exception_integer_divide_by_zero = 335544778L;
517const ISC_STATUS isc_exception_integer_overflow = 335544779L;
518const ISC_STATUS isc_exception_unknown = 335544780L;
519const ISC_STATUS isc_exception_stack_overflow = 335544781L;
520const ISC_STATUS isc_exception_sigsegv = 335544782L;
521const ISC_STATUS isc_exception_sigill = 335544783L;
522const ISC_STATUS isc_exception_sigbus = 335544784L;
523const ISC_STATUS isc_exception_sigfpe = 335544785L;
524const ISC_STATUS isc_ext_file_delete = 335544786L;
525const ISC_STATUS isc_ext_file_modify = 335544787L;
526const ISC_STATUS isc_adm_task_denied = 335544788L;
527const ISC_STATUS isc_extract_input_mismatch = 335544789L;
528const ISC_STATUS isc_insufficient_svc_privileges = 335544790L;
529const ISC_STATUS isc_file_in_use = 335544791L;
530const ISC_STATUS isc_service_att_err = 335544792L;
531const ISC_STATUS isc_ddl_not_allowed_by_db_sql_dial = 335544793L;
532const ISC_STATUS isc_cancelled = 335544794L;
533const ISC_STATUS isc_unexp_spb_form = 335544795L;
534const ISC_STATUS isc_sql_dialect_datatype_unsupport = 335544796L;
535const ISC_STATUS isc_svcnouser = 335544797L;
536const ISC_STATUS isc_depend_on_uncommitted_rel = 335544798L;
537const ISC_STATUS isc_svc_name_missing = 335544799L;
538const ISC_STATUS isc_too_many_contexts = 335544800L;
539const ISC_STATUS isc_datype_notsup = 335544801L;
540const ISC_STATUS isc_dialect_reset_warning = 335544802L;
541const ISC_STATUS isc_dialect_not_changed = 335544803L;
542const ISC_STATUS isc_database_create_failed = 335544804L;
543const ISC_STATUS isc_inv_dialect_specified = 335544805L;
544const ISC_STATUS isc_valid_db_dialects = 335544806L;
545const ISC_STATUS isc_sqlwarn = 335544807L;
546const ISC_STATUS isc_dtype_renamed = 335544808L;
547const ISC_STATUS isc_extern_func_dir_error = 335544809L;
548const ISC_STATUS isc_date_range_exceeded = 335544810L;
549const ISC_STATUS isc_inv_client_dialect_specified = 335544811L;
550const ISC_STATUS isc_valid_client_dialects = 335544812L;
551const ISC_STATUS isc_optimizer_between_err = 335544813L;
552const ISC_STATUS isc_service_not_supported = 335544814L;
553const ISC_STATUS isc_generator_name = 335544815L;
554const ISC_STATUS isc_udf_name = 335544816L;
555const ISC_STATUS isc_bad_limit_param = 335544817L;
556const ISC_STATUS isc_bad_skip_param = 335544818L;
557const ISC_STATUS isc_io_32bit_exceeded_err = 335544819L;
558const ISC_STATUS isc_invalid_savepoint = 335544820L;
559const ISC_STATUS isc_dsql_column_pos_err = 335544821L;
560const ISC_STATUS isc_dsql_agg_where_err = 335544822L;
561const ISC_STATUS isc_dsql_agg_group_err = 335544823L;
562const ISC_STATUS isc_dsql_agg_column_err = 335544824L;
563const ISC_STATUS isc_dsql_agg_having_err = 335544825L;
564const ISC_STATUS isc_dsql_agg_nested_err = 335544826L;
565const ISC_STATUS isc_exec_sql_invalid_arg = 335544827L;
566const ISC_STATUS isc_exec_sql_invalid_req = 335544828L;
567const ISC_STATUS isc_exec_sql_invalid_var = 335544829L;
568const ISC_STATUS isc_exec_sql_max_call_exceeded = 335544830L;
569const ISC_STATUS isc_conf_access_denied = 335544831L;
570const ISC_STATUS isc_wrong_backup_state = 335544832L;
571const ISC_STATUS isc_wal_backup_err = 335544833L;
572const ISC_STATUS isc_cursor_not_open = 335544834L;
573const ISC_STATUS isc_bad_shutdown_mode = 335544835L;
574const ISC_STATUS isc_concat_overflow = 335544836L;
575const ISC_STATUS isc_bad_substring_offset = 335544837L;
576const ISC_STATUS isc_foreign_key_target_doesnt_exist = 335544838L;
577const ISC_STATUS isc_foreign_key_references_present = 335544839L;
578const ISC_STATUS isc_no_update = 335544840L;
579const ISC_STATUS isc_cursor_already_open = 335544841L;
580const ISC_STATUS isc_stack_trace = 335544842L;
581const ISC_STATUS isc_ctx_var_not_found = 335544843L;
582const ISC_STATUS isc_ctx_namespace_invalid = 335544844L;
583const ISC_STATUS isc_ctx_too_big = 335544845L;
584const ISC_STATUS isc_ctx_bad_argument = 335544846L;
585const ISC_STATUS isc_identifier_too_long = 335544847L;
586const ISC_STATUS isc_except2 = 335544848L;
587const ISC_STATUS isc_malformed_string = 335544849L;
588const ISC_STATUS isc_prc_out_param_mismatch = 335544850L;
589const ISC_STATUS isc_command_end_err2 = 335544851L;
590const ISC_STATUS isc_partner_idx_incompat_type = 335544852L;
591const ISC_STATUS isc_bad_substring_length = 335544853L;
592const ISC_STATUS isc_charset_not_installed = 335544854L;
593const ISC_STATUS isc_collation_not_installed = 335544855L;
594const ISC_STATUS isc_att_shutdown = 335544856L;
595const ISC_STATUS isc_blobtoobig = 335544857L;
596const ISC_STATUS isc_must_have_phys_field = 335544858L;
597const ISC_STATUS isc_invalid_time_precision = 335544859L;
598const ISC_STATUS isc_blob_convert_error = 335544860L;
599const ISC_STATUS isc_array_convert_error = 335544861L;
600const ISC_STATUS isc_record_lock_not_supp = 335544862L;
601const ISC_STATUS isc_partner_idx_not_found = 335544863L;
602const ISC_STATUS isc_tra_num_exc = 335544864L;
603const ISC_STATUS isc_field_disappeared = 335544865L;
604const ISC_STATUS isc_met_wrong_gtt_scope = 335544866L;
605const ISC_STATUS isc_subtype_for_internal_use = 335544867L;
606const ISC_STATUS isc_illegal_prc_type = 335544868L;
607const ISC_STATUS isc_invalid_sort_datatype = 335544869L;
608const ISC_STATUS isc_collation_name = 335544870L;
609const ISC_STATUS isc_domain_name = 335544871L;
610const ISC_STATUS isc_domnotdef = 335544872L;
611const ISC_STATUS isc_array_max_dimensions = 335544873L;
612const ISC_STATUS isc_max_db_per_trans_allowed = 335544874L;
613const ISC_STATUS isc_bad_debug_format = 335544875L;
614const ISC_STATUS isc_bad_proc_BLR = 335544876L;
615const ISC_STATUS isc_key_too_big = 335544877L;
616const ISC_STATUS isc_concurrent_transaction = 335544878L;
617const ISC_STATUS isc_not_valid_for_var = 335544879L;
618const ISC_STATUS isc_not_valid_for = 335544880L;
619const ISC_STATUS isc_need_difference = 335544881L;
620const ISC_STATUS isc_long_login = 335544882L;
621const ISC_STATUS isc_fldnotdef2 = 335544883L;
622const ISC_STATUS isc_invalid_similar_pattern = 335544884L;
623const ISC_STATUS isc_bad_teb_form = 335544885L;
624const ISC_STATUS isc_tpb_multiple_txn_isolation = 335544886L;
625const ISC_STATUS isc_tpb_reserv_before_table = 335544887L;
626const ISC_STATUS isc_tpb_multiple_spec = 335544888L;
627const ISC_STATUS isc_tpb_option_without_rc = 335544889L;
628const ISC_STATUS isc_tpb_conflicting_options = 335544890L;
629const ISC_STATUS isc_tpb_reserv_missing_tlen = 335544891L;
630const ISC_STATUS isc_tpb_reserv_long_tlen = 335544892L;
631const ISC_STATUS isc_tpb_reserv_missing_tname = 335544893L;
632const ISC_STATUS isc_tpb_reserv_corrup_tlen = 335544894L;
633const ISC_STATUS isc_tpb_reserv_null_tlen = 335544895L;
634const ISC_STATUS isc_tpb_reserv_relnotfound = 335544896L;
635const ISC_STATUS isc_tpb_reserv_baserelnotfound = 335544897L;
636const ISC_STATUS isc_tpb_missing_len = 335544898L;
637const ISC_STATUS isc_tpb_missing_value = 335544899L;
638const ISC_STATUS isc_tpb_corrupt_len = 335544900L;
639const ISC_STATUS isc_tpb_null_len = 335544901L;
640const ISC_STATUS isc_tpb_overflow_len = 335544902L;
641const ISC_STATUS isc_tpb_invalid_value = 335544903L;
642const ISC_STATUS isc_tpb_reserv_stronger_wng = 335544904L;
643const ISC_STATUS isc_tpb_reserv_stronger = 335544905L;
644const ISC_STATUS isc_tpb_reserv_max_recursion = 335544906L;
645const ISC_STATUS isc_tpb_reserv_virtualtbl = 335544907L;
646const ISC_STATUS isc_tpb_reserv_systbl = 335544908L;
647const ISC_STATUS isc_tpb_reserv_temptbl = 335544909L;
648const ISC_STATUS isc_tpb_readtxn_after_writelock = 335544910L;
649const ISC_STATUS isc_tpb_writelock_after_readtxn = 335544911L;
650const ISC_STATUS isc_time_range_exceeded = 335544912L;
651const ISC_STATUS isc_datetime_range_exceeded = 335544913L;
652const ISC_STATUS isc_string_truncation = 335544914L;
653const ISC_STATUS isc_blob_truncation = 335544915L;
654const ISC_STATUS isc_numeric_out_of_range = 335544916L;
655const ISC_STATUS isc_shutdown_timeout = 335544917L;
656const ISC_STATUS isc_att_handle_busy = 335544918L;
657const ISC_STATUS isc_bad_udf_freeit = 335544919L;
658const ISC_STATUS isc_eds_provider_not_found = 335544920L;
659const ISC_STATUS isc_eds_connection = 335544921L;
660const ISC_STATUS isc_eds_preprocess = 335544922L;
661const ISC_STATUS isc_eds_stmt_expected = 335544923L;
662const ISC_STATUS isc_eds_prm_name_expected = 335544924L;
663const ISC_STATUS isc_eds_unclosed_comment = 335544925L;
664const ISC_STATUS isc_eds_statement = 335544926L;
665const ISC_STATUS isc_eds_input_prm_mismatch = 335544927L;
666const ISC_STATUS isc_eds_output_prm_mismatch = 335544928L;
667const ISC_STATUS isc_eds_input_prm_not_set = 335544929L;
668const ISC_STATUS isc_too_big_blr = 335544930L;
669const ISC_STATUS isc_montabexh = 335544931L;
670const ISC_STATUS isc_modnotfound = 335544932L;
671const ISC_STATUS isc_nothing_to_cancel = 335544933L;
672const ISC_STATUS isc_ibutil_not_loaded = 335544934L;
673const ISC_STATUS isc_circular_computed = 335544935L;
674const ISC_STATUS isc_psw_db_error = 335544936L;
675const ISC_STATUS isc_invalid_type_datetime_op = 335544937L;
676const ISC_STATUS isc_onlycan_add_timetodate = 335544938L;
677const ISC_STATUS isc_onlycan_add_datetotime = 335544939L;
678const ISC_STATUS isc_onlycansub_tstampfromtstamp = 335544940L;
679const ISC_STATUS isc_onlyoneop_mustbe_tstamp = 335544941L;
680const ISC_STATUS isc_invalid_extractpart_time = 335544942L;
681const ISC_STATUS isc_invalid_extractpart_date = 335544943L;
682const ISC_STATUS isc_invalidarg_extract = 335544944L;
683const ISC_STATUS isc_sysf_argmustbe_exact = 335544945L;
684const ISC_STATUS isc_sysf_argmustbe_exact_or_fp = 335544946L;
685const ISC_STATUS isc_sysf_argviolates_uuidtype = 335544947L;
686const ISC_STATUS isc_sysf_argviolates_uuidlen = 335544948L;
687const ISC_STATUS isc_sysf_argviolates_uuidfmt = 335544949L;
688const ISC_STATUS isc_sysf_argviolates_guidigits = 335544950L;
689const ISC_STATUS isc_sysf_invalid_addpart_time = 335544951L;
690const ISC_STATUS isc_sysf_invalid_add_datetime = 335544952L;
691const ISC_STATUS isc_sysf_invalid_addpart_dtime = 335544953L;
692const ISC_STATUS isc_sysf_invalid_add_dtime_rc = 335544954L;
693const ISC_STATUS isc_sysf_invalid_diff_dtime = 335544955L;
694const ISC_STATUS isc_sysf_invalid_timediff = 335544956L;
695const ISC_STATUS isc_sysf_invalid_tstamptimediff = 335544957L;
696const ISC_STATUS isc_sysf_invalid_datetimediff = 335544958L;
697const ISC_STATUS isc_sysf_invalid_diffpart = 335544959L;
698const ISC_STATUS isc_sysf_argmustbe_positive = 335544960L;
699const ISC_STATUS isc_sysf_basemustbe_positive = 335544961L;
700const ISC_STATUS isc_sysf_argnmustbe_nonneg = 335544962L;
701const ISC_STATUS isc_sysf_argnmustbe_positive = 335544963L;
702const ISC_STATUS isc_sysf_invalid_zeropowneg = 335544964L;
703const ISC_STATUS isc_sysf_invalid_negpowfp = 335544965L;
704const ISC_STATUS isc_sysf_invalid_scale = 335544966L;
705const ISC_STATUS isc_sysf_argmustbe_nonneg = 335544967L;
706const ISC_STATUS isc_sysf_binuuid_mustbe_str = 335544968L;
707const ISC_STATUS isc_sysf_binuuid_wrongsize = 335544969L;
708const ISC_STATUS isc_missing_required_spb = 335544970L;
709const ISC_STATUS isc_net_server_shutdown = 335544971L;
710const ISC_STATUS isc_bad_conn_str = 335544972L;
711const ISC_STATUS isc_bad_epb_form = 335544973L;
712const ISC_STATUS isc_no_threads = 335544974L;
713const ISC_STATUS isc_net_event_connect_timeout = 335544975L;
714const ISC_STATUS isc_sysf_argmustbe_nonzero = 335544976L;
715const ISC_STATUS isc_sysf_argmustbe_range_inc1_1 = 335544977L;
716const ISC_STATUS isc_sysf_argmustbe_gteq_one = 335544978L;
717const ISC_STATUS isc_sysf_argmustbe_range_exc1_1 = 335544979L;
718const ISC_STATUS isc_internal_rejected_params = 335544980L;
719const ISC_STATUS isc_sysf_fp_overflow = 335544981L;
720const ISC_STATUS isc_udf_fp_overflow = 335544982L;
721const ISC_STATUS isc_udf_fp_nan = 335544983L;
722const ISC_STATUS isc_instance_conflict = 335544984L;
723const ISC_STATUS isc_out_of_temp_space = 335544985L;
724const ISC_STATUS isc_eds_expl_tran_ctrl = 335544986L;
725const ISC_STATUS isc_no_trusted_spb = 335544987L;
726const ISC_STATUS isc_package_name = 335544988L;
727const ISC_STATUS isc_cannot_make_not_null = 335544989L;
728const ISC_STATUS isc_feature_removed = 335544990L;
729const ISC_STATUS isc_view_name = 335544991L;
730const ISC_STATUS isc_lock_dir_access = 335544992L;
731const ISC_STATUS isc_invalid_fetch_option = 335544993L;
732const ISC_STATUS isc_bad_fun_BLR = 335544994L;
733const ISC_STATUS isc_func_pack_not_implemented = 335544995L;
734const ISC_STATUS isc_proc_pack_not_implemented = 335544996L;
735const ISC_STATUS isc_eem_func_not_returned = 335544997L;
736const ISC_STATUS isc_eem_proc_not_returned = 335544998L;
737const ISC_STATUS isc_eem_trig_not_returned = 335544999L;
738const ISC_STATUS isc_eem_bad_plugin_ver = 335545000L;
739const ISC_STATUS isc_eem_engine_notfound = 335545001L;
740const ISC_STATUS isc_attachment_in_use = 335545002L;
741const ISC_STATUS isc_transaction_in_use = 335545003L;
742const ISC_STATUS isc_pman_plugin_notfound = 335545004L;
743const ISC_STATUS isc_pman_cannot_load_plugin = 335545005L;
744const ISC_STATUS isc_pman_entrypoint_notfound = 335545006L;
745const ISC_STATUS isc_pman_bad_conf_index = 335545007L;
746const ISC_STATUS isc_pman_unknown_instance = 335545008L;
747const ISC_STATUS isc_sysf_invalid_trig_namespace = 335545009L;
748const ISC_STATUS isc_unexpected_null = 335545010L;
749const ISC_STATUS isc_type_notcompat_blob = 335545011L;
750const ISC_STATUS isc_invalid_date_val = 335545012L;
751const ISC_STATUS isc_invalid_time_val = 335545013L;
752const ISC_STATUS isc_invalid_timestamp_val = 335545014L;
753const ISC_STATUS isc_invalid_index_val = 335545015L;
754const ISC_STATUS isc_formatted_exception = 335545016L;
755const ISC_STATUS isc_async_active = 335545017L;
756const ISC_STATUS isc_private_function = 335545018L;
757const ISC_STATUS isc_private_procedure = 335545019L;
758const ISC_STATUS isc_request_outdated = 335545020L;
759const ISC_STATUS isc_bad_events_handle = 335545021L;
760const ISC_STATUS isc_cannot_copy_stmt = 335545022L;
761const ISC_STATUS isc_invalid_boolean_usage = 335545023L;
762const ISC_STATUS isc_sysf_argscant_both_be_zero = 335545024L;
763const ISC_STATUS isc_spb_no_id = 335545025L;
764const ISC_STATUS isc_ee_blr_mismatch_null = 335545026L;
765const ISC_STATUS isc_ee_blr_mismatch_length = 335545027L;
766const ISC_STATUS isc_ss_out_of_bounds = 335545028L;
767const ISC_STATUS isc_missing_data_structures = 335545029L;
768const ISC_STATUS isc_protect_sys_tab = 335545030L;
769const ISC_STATUS isc_libtommath_generic = 335545031L;
770const ISC_STATUS isc_wroblrver2 = 335545032L;
771const ISC_STATUS isc_trunc_limits = 335545033L;
772const ISC_STATUS isc_info_access = 335545034L;
773const ISC_STATUS isc_svc_no_stdin = 335545035L;
774const ISC_STATUS isc_svc_start_failed = 335545036L;
775const ISC_STATUS isc_svc_no_switches = 335545037L;
776const ISC_STATUS isc_svc_bad_size = 335545038L;
777const ISC_STATUS isc_no_crypt_plugin = 335545039L;
778const ISC_STATUS isc_cp_name_too_long = 335545040L;
779const ISC_STATUS isc_cp_process_active = 335545041L;
780const ISC_STATUS isc_cp_already_crypted = 335545042L;
781const ISC_STATUS isc_decrypt_error = 335545043L;
782const ISC_STATUS isc_no_providers = 335545044L;
783const ISC_STATUS isc_null_spb = 335545045L;
784const ISC_STATUS isc_max_args_exceeded = 335545046L;
785const ISC_STATUS isc_ee_blr_mismatch_names_count = 335545047L;
786const ISC_STATUS isc_ee_blr_mismatch_name_not_found = 335545048L;
787const ISC_STATUS isc_bad_result_set = 335545049L;
788const ISC_STATUS isc_wrong_message_length = 335545050L;
789const ISC_STATUS isc_no_output_format = 335545051L;
790const ISC_STATUS isc_item_finish = 335545052L;
791const ISC_STATUS isc_miss_config = 335545053L;
792const ISC_STATUS isc_conf_line = 335545054L;
793const ISC_STATUS isc_conf_include = 335545055L;
794const ISC_STATUS isc_include_depth = 335545056L;
795const ISC_STATUS isc_include_miss = 335545057L;
796const ISC_STATUS isc_protect_ownership = 335545058L;
797const ISC_STATUS isc_badvarnum = 335545059L;
798const ISC_STATUS isc_sec_context = 335545060L;
799const ISC_STATUS isc_multi_segment = 335545061L;
800const ISC_STATUS isc_login_changed = 335545062L;
801const ISC_STATUS isc_auth_handshake_limit = 335545063L;
802const ISC_STATUS isc_wirecrypt_incompatible = 335545064L;
803const ISC_STATUS isc_miss_wirecrypt = 335545065L;
804const ISC_STATUS isc_wirecrypt_key = 335545066L;
805const ISC_STATUS isc_wirecrypt_plugin = 335545067L;
806const ISC_STATUS isc_secdb_name = 335545068L;
807const ISC_STATUS isc_auth_data = 335545069L;
808const ISC_STATUS isc_auth_datalength = 335545070L;
809const ISC_STATUS isc_info_unprepared_stmt = 335545071L;
810const ISC_STATUS isc_idx_key_value = 335545072L;
811const ISC_STATUS isc_gfix_db_name = 335740929L;
812const ISC_STATUS isc_gfix_invalid_sw = 335740930L;
813const ISC_STATUS isc_gfix_incmp_sw = 335740932L;
814const ISC_STATUS isc_gfix_replay_req = 335740933L;
815const ISC_STATUS isc_gfix_pgbuf_req = 335740934L;
816const ISC_STATUS isc_gfix_val_req = 335740935L;
817const ISC_STATUS isc_gfix_pval_req = 335740936L;
818const ISC_STATUS isc_gfix_trn_req = 335740937L;
819const ISC_STATUS isc_gfix_full_req = 335740940L;
820const ISC_STATUS isc_gfix_usrname_req = 335740941L;
821const ISC_STATUS isc_gfix_pass_req = 335740942L;
822const ISC_STATUS isc_gfix_subs_name = 335740943L;
823const ISC_STATUS isc_gfix_wal_req = 335740944L;
824const ISC_STATUS isc_gfix_sec_req = 335740945L;
825const ISC_STATUS isc_gfix_nval_req = 335740946L;
826const ISC_STATUS isc_gfix_type_shut = 335740947L;
827const ISC_STATUS isc_gfix_retry = 335740948L;
828const ISC_STATUS isc_gfix_retry_db = 335740951L;
829const ISC_STATUS isc_gfix_exceed_max = 335740991L;
830const ISC_STATUS isc_gfix_corrupt_pool = 335740992L;
831const ISC_STATUS isc_gfix_mem_exhausted = 335740993L;
832const ISC_STATUS isc_gfix_bad_pool = 335740994L;
833const ISC_STATUS isc_gfix_trn_not_valid = 335740995L;
834const ISC_STATUS isc_gfix_unexp_eoi = 335741012L;
835const ISC_STATUS isc_gfix_recon_fail = 335741018L;
836const ISC_STATUS isc_gfix_trn_unknown = 335741036L;
837const ISC_STATUS isc_gfix_mode_req = 335741038L;
838const ISC_STATUS isc_gfix_pzval_req = 335741042L;
839const ISC_STATUS isc_dsql_dbkey_from_non_table = 336003074L;
840const ISC_STATUS isc_dsql_transitional_numeric = 336003075L;
841const ISC_STATUS isc_dsql_dialect_warning_expr = 336003076L;
842const ISC_STATUS isc_sql_db_dialect_dtype_unsupport = 336003077L;
843const ISC_STATUS isc_isc_sql_dialect_conflict_num = 336003079L;
844const ISC_STATUS isc_dsql_warning_number_ambiguous = 336003080L;
845const ISC_STATUS isc_dsql_warning_number_ambiguous1 = 336003081L;
846const ISC_STATUS isc_dsql_warn_precision_ambiguous = 336003082L;
847const ISC_STATUS isc_dsql_warn_precision_ambiguous1 = 336003083L;
848const ISC_STATUS isc_dsql_warn_precision_ambiguous2 = 336003084L;
849const ISC_STATUS isc_dsql_ambiguous_field_name = 336003085L;
850const ISC_STATUS isc_dsql_udf_return_pos_err = 336003086L;
851const ISC_STATUS isc_dsql_invalid_label = 336003087L;
852const ISC_STATUS isc_dsql_datatypes_not_comparable = 336003088L;
853const ISC_STATUS isc_dsql_cursor_invalid = 336003089L;
854const ISC_STATUS isc_dsql_cursor_redefined = 336003090L;
855const ISC_STATUS isc_dsql_cursor_not_found = 336003091L;
856const ISC_STATUS isc_dsql_cursor_exists = 336003092L;
857const ISC_STATUS isc_dsql_cursor_rel_ambiguous = 336003093L;
858const ISC_STATUS isc_dsql_cursor_rel_not_found = 336003094L;
859const ISC_STATUS isc_dsql_cursor_not_open = 336003095L;
860const ISC_STATUS isc_dsql_type_not_supp_ext_tab = 336003096L;
861const ISC_STATUS isc_dsql_feature_not_supported_ods = 336003097L;
862const ISC_STATUS isc_primary_key_required = 336003098L;
863const ISC_STATUS isc_upd_ins_doesnt_match_pk = 336003099L;
864const ISC_STATUS isc_upd_ins_doesnt_match_matching = 336003100L;
865const ISC_STATUS isc_upd_ins_with_complex_view = 336003101L;
866const ISC_STATUS isc_dsql_incompatible_trigger_type = 336003102L;
867const ISC_STATUS isc_dsql_db_trigger_type_cant_change = 336003103L;
868const ISC_STATUS isc_dsql_record_version_table = 336003104L;
869const ISC_STATUS isc_dyn_filter_not_found = 336068645L;
870const ISC_STATUS isc_dyn_func_not_found = 336068649L;
871const ISC_STATUS isc_dyn_index_not_found = 336068656L;
872const ISC_STATUS isc_dyn_view_not_found = 336068662L;
873const ISC_STATUS isc_dyn_domain_not_found = 336068697L;
874const ISC_STATUS isc_dyn_cant_modify_auto_trig = 336068717L;
875const ISC_STATUS isc_dyn_dup_table = 336068740L;
876const ISC_STATUS isc_dyn_proc_not_found = 336068748L;
877const ISC_STATUS isc_dyn_exception_not_found = 336068752L;
878const ISC_STATUS isc_dyn_proc_param_not_found = 336068754L;
879const ISC_STATUS isc_dyn_trig_not_found = 336068755L;
880const ISC_STATUS isc_dyn_charset_not_found = 336068759L;
881const ISC_STATUS isc_dyn_collation_not_found = 336068760L;
882const ISC_STATUS isc_dyn_role_not_found = 336068763L;
883const ISC_STATUS isc_dyn_name_longer = 336068767L;
884const ISC_STATUS isc_dyn_column_does_not_exist = 336068784L;
885const ISC_STATUS isc_dyn_role_does_not_exist = 336068796L;
886const ISC_STATUS isc_dyn_no_grant_admin_opt = 336068797L;
887const ISC_STATUS isc_dyn_user_not_role_member = 336068798L;
888const ISC_STATUS isc_dyn_delete_role_failed = 336068799L;
889const ISC_STATUS isc_dyn_grant_role_to_user = 336068800L;
890const ISC_STATUS isc_dyn_inv_sql_role_name = 336068801L;
891const ISC_STATUS isc_dyn_dup_sql_role = 336068802L;
892const ISC_STATUS isc_dyn_kywd_spec_for_role = 336068803L;
893const ISC_STATUS isc_dyn_roles_not_supported = 336068804L;
894const ISC_STATUS isc_dyn_domain_name_exists = 336068812L;
895const ISC_STATUS isc_dyn_field_name_exists = 336068813L;
896const ISC_STATUS isc_dyn_dependency_exists = 336068814L;
897const ISC_STATUS isc_dyn_dtype_invalid = 336068815L;
898const ISC_STATUS isc_dyn_char_fld_too_small = 336068816L;
899const ISC_STATUS isc_dyn_invalid_dtype_conversion = 336068817L;
900const ISC_STATUS isc_dyn_dtype_conv_invalid = 336068818L;
901const ISC_STATUS isc_dyn_zero_len_id = 336068820L;
902const ISC_STATUS isc_dyn_gen_not_found = 336068822L;
903const ISC_STATUS isc_max_coll_per_charset = 336068829L;
904const ISC_STATUS isc_invalid_coll_attr = 336068830L;
905const ISC_STATUS isc_dyn_wrong_gtt_scope = 336068840L;
906const ISC_STATUS isc_dyn_coll_used_table = 336068843L;
907const ISC_STATUS isc_dyn_coll_used_domain = 336068844L;
908const ISC_STATUS isc_dyn_cannot_del_syscoll = 336068845L;
909const ISC_STATUS isc_dyn_cannot_del_def_coll = 336068846L;
910const ISC_STATUS isc_dyn_table_not_found = 336068849L;
911const ISC_STATUS isc_dyn_coll_used_procedure = 336068851L;
912const ISC_STATUS isc_dyn_scale_too_big = 336068852L;
913const ISC_STATUS isc_dyn_precision_too_small = 336068853L;
914const ISC_STATUS isc_dyn_miss_priv_warning = 336068855L;
915const ISC_STATUS isc_dyn_ods_not_supp_feature = 336068856L;
916const ISC_STATUS isc_dyn_cannot_addrem_computed = 336068857L;
917const ISC_STATUS isc_dyn_no_empty_pw = 336068858L;
918const ISC_STATUS isc_dyn_dup_index = 336068859L;
919const ISC_STATUS isc_dyn_package_not_found = 336068864L;
920const ISC_STATUS isc_dyn_schema_not_found = 336068865L;
921const ISC_STATUS isc_dyn_cannot_mod_sysproc = 336068866L;
922const ISC_STATUS isc_dyn_cannot_mod_systrig = 336068867L;
923const ISC_STATUS isc_dyn_cannot_mod_sysfunc = 336068868L;
924const ISC_STATUS isc_dyn_invalid_ddl_proc = 336068869L;
925const ISC_STATUS isc_dyn_invalid_ddl_trig = 336068870L;
926const ISC_STATUS isc_dyn_funcnotdef_package = 336068871L;
927const ISC_STATUS isc_dyn_procnotdef_package = 336068872L;
928const ISC_STATUS isc_dyn_funcsignat_package = 336068873L;
929const ISC_STATUS isc_dyn_procsignat_package = 336068874L;
930const ISC_STATUS isc_dyn_defvaldecl_package = 336068875L;
931const ISC_STATUS isc_dyn_package_body_exists = 336068877L;
932const ISC_STATUS isc_dyn_invalid_ddl_func = 336068878L;
933const ISC_STATUS isc_dyn_newfc_oldsyntax = 336068879L;
934const ISC_STATUS isc_dyn_func_param_not_found = 336068886L;
935const ISC_STATUS isc_dyn_routine_param_not_found = 336068887L;
936const ISC_STATUS isc_dyn_routine_param_ambiguous = 336068888L;
937const ISC_STATUS isc_dyn_coll_used_function = 336068889L;
938const ISC_STATUS isc_dyn_domain_used_function = 336068890L;
939const ISC_STATUS isc_dyn_alter_user_no_clause = 336068891L;
940const ISC_STATUS isc_gbak_unknown_switch = 336330753L;
941const ISC_STATUS isc_gbak_page_size_missing = 336330754L;
942const ISC_STATUS isc_gbak_page_size_toobig = 336330755L;
943const ISC_STATUS isc_gbak_redir_ouput_missing = 336330756L;
944const ISC_STATUS isc_gbak_switches_conflict = 336330757L;
945const ISC_STATUS isc_gbak_unknown_device = 336330758L;
946const ISC_STATUS isc_gbak_no_protection = 336330759L;
947const ISC_STATUS isc_gbak_page_size_not_allowed = 336330760L;
948const ISC_STATUS isc_gbak_multi_source_dest = 336330761L;
949const ISC_STATUS isc_gbak_filename_missing = 336330762L;
950const ISC_STATUS isc_gbak_dup_inout_names = 336330763L;
951const ISC_STATUS isc_gbak_inv_page_size = 336330764L;
952const ISC_STATUS isc_gbak_db_specified = 336330765L;
953const ISC_STATUS isc_gbak_db_exists = 336330766L;
954const ISC_STATUS isc_gbak_unk_device = 336330767L;
955const ISC_STATUS isc_gbak_blob_info_failed = 336330772L;
956const ISC_STATUS isc_gbak_unk_blob_item = 336330773L;
957const ISC_STATUS isc_gbak_get_seg_failed = 336330774L;
958const ISC_STATUS isc_gbak_close_blob_failed = 336330775L;
959const ISC_STATUS isc_gbak_open_blob_failed = 336330776L;
960const ISC_STATUS isc_gbak_put_blr_gen_id_failed = 336330777L;
961const ISC_STATUS isc_gbak_unk_type = 336330778L;
962const ISC_STATUS isc_gbak_comp_req_failed = 336330779L;
963const ISC_STATUS isc_gbak_start_req_failed = 336330780L;
964const ISC_STATUS isc_gbak_rec_failed = 336330781L;
965const ISC_STATUS isc_gbak_rel_req_failed = 336330782L;
966const ISC_STATUS isc_gbak_db_info_failed = 336330783L;
967const ISC_STATUS isc_gbak_no_db_desc = 336330784L;
968const ISC_STATUS isc_gbak_db_create_failed = 336330785L;
969const ISC_STATUS isc_gbak_decomp_len_error = 336330786L;
970const ISC_STATUS isc_gbak_tbl_missing = 336330787L;
971const ISC_STATUS isc_gbak_blob_col_missing = 336330788L;
972const ISC_STATUS isc_gbak_create_blob_failed = 336330789L;
973const ISC_STATUS isc_gbak_put_seg_failed = 336330790L;
974const ISC_STATUS isc_gbak_rec_len_exp = 336330791L;
975const ISC_STATUS isc_gbak_inv_rec_len = 336330792L;
976const ISC_STATUS isc_gbak_exp_data_type = 336330793L;
977const ISC_STATUS isc_gbak_gen_id_failed = 336330794L;
978const ISC_STATUS isc_gbak_unk_rec_type = 336330795L;
979const ISC_STATUS isc_gbak_inv_bkup_ver = 336330796L;
980const ISC_STATUS isc_gbak_missing_bkup_desc = 336330797L;
981const ISC_STATUS isc_gbak_string_trunc = 336330798L;
982const ISC_STATUS isc_gbak_cant_rest_record = 336330799L;
983const ISC_STATUS isc_gbak_send_failed = 336330800L;
984const ISC_STATUS isc_gbak_no_tbl_name = 336330801L;
985const ISC_STATUS isc_gbak_unexp_eof = 336330802L;
986const ISC_STATUS isc_gbak_db_format_too_old = 336330803L;
987const ISC_STATUS isc_gbak_inv_array_dim = 336330804L;
988const ISC_STATUS isc_gbak_xdr_len_expected = 336330807L;
989const ISC_STATUS isc_gbak_open_bkup_error = 336330817L;
990const ISC_STATUS isc_gbak_open_error = 336330818L;
991const ISC_STATUS isc_gbak_missing_block_fac = 336330934L;
992const ISC_STATUS isc_gbak_inv_block_fac = 336330935L;
993const ISC_STATUS isc_gbak_block_fac_specified = 336330936L;
994const ISC_STATUS isc_gbak_missing_username = 336330940L;
995const ISC_STATUS isc_gbak_missing_password = 336330941L;
996const ISC_STATUS isc_gbak_missing_skipped_bytes = 336330952L;
997const ISC_STATUS isc_gbak_inv_skipped_bytes = 336330953L;
998const ISC_STATUS isc_gbak_err_restore_charset = 336330965L;
999const ISC_STATUS isc_gbak_err_restore_collation = 336330967L;
1000const ISC_STATUS isc_gbak_read_error = 336330972L;
1001const ISC_STATUS isc_gbak_write_error = 336330973L;
1002const ISC_STATUS isc_gbak_db_in_use = 336330985L;
1003const ISC_STATUS isc_gbak_sysmemex = 336330990L;
1004const ISC_STATUS isc_gbak_restore_role_failed = 336331002L;
1005const ISC_STATUS isc_gbak_role_op_missing = 336331005L;
1006const ISC_STATUS isc_gbak_page_buffers_missing = 336331010L;
1007const ISC_STATUS isc_gbak_page_buffers_wrong_param = 336331011L;
1008const ISC_STATUS isc_gbak_page_buffers_restore = 336331012L;
1009const ISC_STATUS isc_gbak_inv_size = 336331014L;
1010const ISC_STATUS isc_gbak_file_outof_sequence = 336331015L;
1011const ISC_STATUS isc_gbak_join_file_missing = 336331016L;
1012const ISC_STATUS isc_gbak_stdin_not_supptd = 336331017L;
1013const ISC_STATUS isc_gbak_stdout_not_supptd = 336331018L;
1014const ISC_STATUS isc_gbak_bkup_corrupt = 336331019L;
1015const ISC_STATUS isc_gbak_unk_db_file_spec = 336331020L;
1016const ISC_STATUS isc_gbak_hdr_write_failed = 336331021L;
1017const ISC_STATUS isc_gbak_disk_space_ex = 336331022L;
1018const ISC_STATUS isc_gbak_size_lt_min = 336331023L;
1019const ISC_STATUS isc_gbak_svc_name_missing = 336331025L;
1020const ISC_STATUS isc_gbak_not_ownr = 336331026L;
1021const ISC_STATUS isc_gbak_mode_req = 336331031L;
1022const ISC_STATUS isc_gbak_just_data = 336331033L;
1023const ISC_STATUS isc_gbak_data_only = 336331034L;
1024const ISC_STATUS isc_gbak_missing_interval = 336331078L;
1025const ISC_STATUS isc_gbak_wrong_interval = 336331079L;
1026const ISC_STATUS isc_gbak_verify_verbint = 336331081L;
1027const ISC_STATUS isc_gbak_option_only_restore = 336331082L;
1028const ISC_STATUS isc_gbak_option_only_backup = 336331083L;
1029const ISC_STATUS isc_gbak_option_conflict = 336331084L;
1030const ISC_STATUS isc_gbak_param_conflict = 336331085L;
1031const ISC_STATUS isc_gbak_option_repeated = 336331086L;
1032const ISC_STATUS isc_gbak_max_dbkey_recursion = 336331091L;
1033const ISC_STATUS isc_gbak_max_dbkey_length = 336331092L;
1034const ISC_STATUS isc_gbak_invalid_metadata = 336331093L;
1035const ISC_STATUS isc_gbak_invalid_data = 336331094L;
1036const ISC_STATUS isc_gbak_inv_bkup_ver2 = 336331096L;
1037const ISC_STATUS isc_gbak_db_format_too_old2 = 336331100L;
1038const ISC_STATUS isc_dsql_too_old_ods = 336397205L;
1039const ISC_STATUS isc_dsql_table_not_found = 336397206L;
1040const ISC_STATUS isc_dsql_view_not_found = 336397207L;
1041const ISC_STATUS isc_dsql_line_col_error = 336397208L;
1042const ISC_STATUS isc_dsql_unknown_pos = 336397209L;
1043const ISC_STATUS isc_dsql_no_dup_name = 336397210L;
1044const ISC_STATUS isc_dsql_too_many_values = 336397211L;
1045const ISC_STATUS isc_dsql_no_array_computed = 336397212L;
1046const ISC_STATUS isc_dsql_implicit_domain_name = 336397213L;
1047const ISC_STATUS isc_dsql_only_can_subscript_array = 336397214L;
1048const ISC_STATUS isc_dsql_max_sort_items = 336397215L;
1049const ISC_STATUS isc_dsql_max_group_items = 336397216L;
1050const ISC_STATUS isc_dsql_conflicting_sort_field = 336397217L;
1051const ISC_STATUS isc_dsql_derived_table_more_columns = 336397218L;
1052const ISC_STATUS isc_dsql_derived_table_less_columns = 336397219L;
1053const ISC_STATUS isc_dsql_derived_field_unnamed = 336397220L;
1054const ISC_STATUS isc_dsql_derived_field_dup_name = 336397221L;
1055const ISC_STATUS isc_dsql_derived_alias_select = 336397222L;
1056const ISC_STATUS isc_dsql_derived_alias_field = 336397223L;
1057const ISC_STATUS isc_dsql_auto_field_bad_pos = 336397224L;
1058const ISC_STATUS isc_dsql_cte_wrong_reference = 336397225L;
1059const ISC_STATUS isc_dsql_cte_cycle = 336397226L;
1060const ISC_STATUS isc_dsql_cte_outer_join = 336397227L;
1061const ISC_STATUS isc_dsql_cte_mult_references = 336397228L;
1062const ISC_STATUS isc_dsql_cte_not_a_union = 336397229L;
1063const ISC_STATUS isc_dsql_cte_nonrecurs_after_recurs = 336397230L;
1064const ISC_STATUS isc_dsql_cte_wrong_clause = 336397231L;
1065const ISC_STATUS isc_dsql_cte_union_all = 336397232L;
1066const ISC_STATUS isc_dsql_cte_miss_nonrecursive = 336397233L;
1067const ISC_STATUS isc_dsql_cte_nested_with = 336397234L;
1068const ISC_STATUS isc_dsql_col_more_than_once_using = 336397235L;
1069const ISC_STATUS isc_dsql_unsupp_feature_dialect = 336397236L;
1070const ISC_STATUS isc_dsql_cte_not_used = 336397237L;
1071const ISC_STATUS isc_dsql_col_more_than_once_view = 336397238L;
1072const ISC_STATUS isc_dsql_unsupported_in_auto_trans = 336397239L;
1073const ISC_STATUS isc_dsql_eval_unknode = 336397240L;
1074const ISC_STATUS isc_dsql_agg_wrongarg = 336397241L;
1075const ISC_STATUS isc_dsql_agg2_wrongarg = 336397242L;
1076const ISC_STATUS isc_dsql_nodateortime_pm_string = 336397243L;
1077const ISC_STATUS isc_dsql_invalid_datetime_subtract = 336397244L;
1078const ISC_STATUS isc_dsql_invalid_dateortime_add = 336397245L;
1079const ISC_STATUS isc_dsql_invalid_type_minus_date = 336397246L;
1080const ISC_STATUS isc_dsql_nostring_addsub_dial3 = 336397247L;
1081const ISC_STATUS isc_dsql_invalid_type_addsub_dial3 = 336397248L;
1082const ISC_STATUS isc_dsql_invalid_type_multip_dial1 = 336397249L;
1083const ISC_STATUS isc_dsql_nostring_multip_dial3 = 336397250L;
1084const ISC_STATUS isc_dsql_invalid_type_multip_dial3 = 336397251L;
1085const ISC_STATUS isc_dsql_mustuse_numeric_div_dial1 = 336397252L;
1086const ISC_STATUS isc_dsql_nostring_div_dial3 = 336397253L;
1087const ISC_STATUS isc_dsql_invalid_type_div_dial3 = 336397254L;
1088const ISC_STATUS isc_dsql_nostring_neg_dial3 = 336397255L;
1089const ISC_STATUS isc_dsql_invalid_type_neg = 336397256L;
1090const ISC_STATUS isc_dsql_max_distinct_items = 336397257L;
1091const ISC_STATUS isc_dsql_alter_charset_failed = 336397258L;
1092const ISC_STATUS isc_dsql_comment_on_failed = 336397259L;
1093const ISC_STATUS isc_dsql_create_func_failed = 336397260L;
1094const ISC_STATUS isc_dsql_alter_func_failed = 336397261L;
1095const ISC_STATUS isc_dsql_create_alter_func_failed = 336397262L;
1096const ISC_STATUS isc_dsql_drop_func_failed = 336397263L;
1097const ISC_STATUS isc_dsql_recreate_func_failed = 336397264L;
1098const ISC_STATUS isc_dsql_create_proc_failed = 336397265L;
1099const ISC_STATUS isc_dsql_alter_proc_failed = 336397266L;
1100const ISC_STATUS isc_dsql_create_alter_proc_failed = 336397267L;
1101const ISC_STATUS isc_dsql_drop_proc_failed = 336397268L;
1102const ISC_STATUS isc_dsql_recreate_proc_failed = 336397269L;
1103const ISC_STATUS isc_dsql_create_trigger_failed = 336397270L;
1104const ISC_STATUS isc_dsql_alter_trigger_failed = 336397271L;
1105const ISC_STATUS isc_dsql_create_alter_trigger_failed = 336397272L;
1106const ISC_STATUS isc_dsql_drop_trigger_failed = 336397273L;
1107const ISC_STATUS isc_dsql_recreate_trigger_failed = 336397274L;
1108const ISC_STATUS isc_dsql_create_collation_failed = 336397275L;
1109const ISC_STATUS isc_dsql_drop_collation_failed = 336397276L;
1110const ISC_STATUS isc_dsql_create_domain_failed = 336397277L;
1111const ISC_STATUS isc_dsql_alter_domain_failed = 336397278L;
1112const ISC_STATUS isc_dsql_drop_domain_failed = 336397279L;
1113const ISC_STATUS isc_dsql_create_except_failed = 336397280L;
1114const ISC_STATUS isc_dsql_alter_except_failed = 336397281L;
1115const ISC_STATUS isc_dsql_create_alter_except_failed = 336397282L;
1116const ISC_STATUS isc_dsql_recreate_except_failed = 336397283L;
1117const ISC_STATUS isc_dsql_drop_except_failed = 336397284L;
1118const ISC_STATUS isc_dsql_create_sequence_failed = 336397285L;
1119const ISC_STATUS isc_dsql_create_table_failed = 336397286L;
1120const ISC_STATUS isc_dsql_alter_table_failed = 336397287L;
1121const ISC_STATUS isc_dsql_drop_table_failed = 336397288L;
1122const ISC_STATUS isc_dsql_recreate_table_failed = 336397289L;
1123const ISC_STATUS isc_dsql_create_pack_failed = 336397290L;
1124const ISC_STATUS isc_dsql_alter_pack_failed = 336397291L;
1125const ISC_STATUS isc_dsql_create_alter_pack_failed = 336397292L;
1126const ISC_STATUS isc_dsql_drop_pack_failed = 336397293L;
1127const ISC_STATUS isc_dsql_recreate_pack_failed = 336397294L;
1128const ISC_STATUS isc_dsql_create_pack_body_failed = 336397295L;
1129const ISC_STATUS isc_dsql_drop_pack_body_failed = 336397296L;
1130const ISC_STATUS isc_dsql_recreate_pack_body_failed = 336397297L;
1131const ISC_STATUS isc_dsql_create_view_failed = 336397298L;
1132const ISC_STATUS isc_dsql_alter_view_failed = 336397299L;
1133const ISC_STATUS isc_dsql_create_alter_view_failed = 336397300L;
1134const ISC_STATUS isc_dsql_recreate_view_failed = 336397301L;
1135const ISC_STATUS isc_dsql_drop_view_failed = 336397302L;
1136const ISC_STATUS isc_dsql_drop_sequence_failed = 336397303L;
1137const ISC_STATUS isc_dsql_recreate_sequence_failed = 336397304L;
1138const ISC_STATUS isc_dsql_drop_index_failed = 336397305L;
1139const ISC_STATUS isc_dsql_drop_filter_failed = 336397306L;
1140const ISC_STATUS isc_dsql_drop_shadow_failed = 336397307L;
1141const ISC_STATUS isc_dsql_drop_role_failed = 336397308L;
1142const ISC_STATUS isc_dsql_drop_user_failed = 336397309L;
1143const ISC_STATUS isc_dsql_create_role_failed = 336397310L;
1144const ISC_STATUS isc_dsql_alter_role_failed = 336397311L;
1145const ISC_STATUS isc_dsql_alter_index_failed = 336397312L;
1146const ISC_STATUS isc_dsql_alter_database_failed = 336397313L;
1147const ISC_STATUS isc_dsql_create_shadow_failed = 336397314L;
1148const ISC_STATUS isc_dsql_create_filter_failed = 336397315L;
1149const ISC_STATUS isc_dsql_create_index_failed = 336397316L;
1150const ISC_STATUS isc_dsql_create_user_failed = 336397317L;
1151const ISC_STATUS isc_dsql_alter_user_failed = 336397318L;
1152const ISC_STATUS isc_dsql_grant_failed = 336397319L;
1153const ISC_STATUS isc_dsql_revoke_failed = 336397320L;
1154const ISC_STATUS isc_dsql_cte_recursive_aggregate = 336397321L;
1155const ISC_STATUS isc_gsec_cant_open_db = 336723983L;
1156const ISC_STATUS isc_gsec_switches_error = 336723984L;
1157const ISC_STATUS isc_gsec_no_op_spec = 336723985L;
1158const ISC_STATUS isc_gsec_no_usr_name = 336723986L;
1159const ISC_STATUS isc_gsec_err_add = 336723987L;
1160const ISC_STATUS isc_gsec_err_modify = 336723988L;
1161const ISC_STATUS isc_gsec_err_find_mod = 336723989L;
1162const ISC_STATUS isc_gsec_err_rec_not_found = 336723990L;
1163const ISC_STATUS isc_gsec_err_delete = 336723991L;
1164const ISC_STATUS isc_gsec_err_find_del = 336723992L;
1165const ISC_STATUS isc_gsec_err_find_disp = 336723996L;
1166const ISC_STATUS isc_gsec_inv_param = 336723997L;
1167const ISC_STATUS isc_gsec_op_specified = 336723998L;
1168const ISC_STATUS isc_gsec_pw_specified = 336723999L;
1169const ISC_STATUS isc_gsec_uid_specified = 336724000L;
1170const ISC_STATUS isc_gsec_gid_specified = 336724001L;
1171const ISC_STATUS isc_gsec_proj_specified = 336724002L;
1172const ISC_STATUS isc_gsec_org_specified = 336724003L;
1173const ISC_STATUS isc_gsec_fname_specified = 336724004L;
1174const ISC_STATUS isc_gsec_mname_specified = 336724005L;
1175const ISC_STATUS isc_gsec_lname_specified = 336724006L;
1176const ISC_STATUS isc_gsec_inv_switch = 336724008L;
1177const ISC_STATUS isc_gsec_amb_switch = 336724009L;
1178const ISC_STATUS isc_gsec_no_op_specified = 336724010L;
1179const ISC_STATUS isc_gsec_params_not_allowed = 336724011L;
1180const ISC_STATUS isc_gsec_incompat_switch = 336724012L;
1181const ISC_STATUS isc_gsec_inv_username = 336724044L;
1182const ISC_STATUS isc_gsec_inv_pw_length = 336724045L;
1183const ISC_STATUS isc_gsec_db_specified = 336724046L;
1184const ISC_STATUS isc_gsec_db_admin_specified = 336724047L;
1185const ISC_STATUS isc_gsec_db_admin_pw_specified = 336724048L;
1186const ISC_STATUS isc_gsec_sql_role_specified = 336724049L;
1187const ISC_STATUS isc_gstat_unknown_switch = 336920577L;
1188const ISC_STATUS isc_gstat_retry = 336920578L;
1189const ISC_STATUS isc_gstat_wrong_ods = 336920579L;
1190const ISC_STATUS isc_gstat_unexpected_eof = 336920580L;
1191const ISC_STATUS isc_gstat_open_err = 336920605L;
1192const ISC_STATUS isc_gstat_read_err = 336920606L;
1193const ISC_STATUS isc_gstat_sysmemex = 336920607L;
1194const ISC_STATUS isc_fbsvcmgr_bad_am = 336986113L;
1195const ISC_STATUS isc_fbsvcmgr_bad_wm = 336986114L;
1196const ISC_STATUS isc_fbsvcmgr_bad_rs = 336986115L;
1197const ISC_STATUS isc_fbsvcmgr_info_err = 336986116L;
1198const ISC_STATUS isc_fbsvcmgr_query_err = 336986117L;
1199const ISC_STATUS isc_fbsvcmgr_switch_unknown = 336986118L;
1200const ISC_STATUS isc_fbsvcmgr_bad_sm = 336986159L;
1201const ISC_STATUS isc_fbsvcmgr_fp_open = 336986160L;
1202const ISC_STATUS isc_fbsvcmgr_fp_read = 336986161L;
1203const ISC_STATUS isc_fbsvcmgr_fp_empty = 336986162L;
1204const ISC_STATUS isc_fbsvcmgr_bad_arg = 336986164L;
1205const ISC_STATUS isc_utl_trusted_switch = 337051649L;
1206const ISC_STATUS isc_nbackup_missing_param = 337117213L;
1207const ISC_STATUS isc_nbackup_allowed_switches = 337117214L;
1208const ISC_STATUS isc_nbackup_unknown_param = 337117215L;
1209const ISC_STATUS isc_nbackup_unknown_switch = 337117216L;
1210const ISC_STATUS isc_nbackup_nofetchpw_svc = 337117217L;
1211const ISC_STATUS isc_nbackup_pwfile_error = 337117218L;
1212const ISC_STATUS isc_nbackup_size_with_lock = 337117219L;
1213const ISC_STATUS isc_nbackup_no_switch = 337117220L;
1214const ISC_STATUS isc_nbackup_err_read = 337117223L;
1215const ISC_STATUS isc_nbackup_err_write = 337117224L;
1216const ISC_STATUS isc_nbackup_err_seek = 337117225L;
1217const ISC_STATUS isc_nbackup_err_opendb = 337117226L;
1218const ISC_STATUS isc_nbackup_err_fadvice = 337117227L;
1219const ISC_STATUS isc_nbackup_err_createdb = 337117228L;
1220const ISC_STATUS isc_nbackup_err_openbk = 337117229L;
1221const ISC_STATUS isc_nbackup_err_createbk = 337117230L;
1222const ISC_STATUS isc_nbackup_err_eofdb = 337117231L;
1223const ISC_STATUS isc_nbackup_fixup_wrongstate = 337117232L;
1224const ISC_STATUS isc_nbackup_err_db = 337117233L;
1225const ISC_STATUS isc_nbackup_userpw_toolong = 337117234L;
1226const ISC_STATUS isc_nbackup_lostrec_db = 337117235L;
1227const ISC_STATUS isc_nbackup_lostguid_db = 337117236L;
1228const ISC_STATUS isc_nbackup_err_eofhdrdb = 337117237L;
1229const ISC_STATUS isc_nbackup_db_notlock = 337117238L;
1230const ISC_STATUS isc_nbackup_lostguid_bk = 337117239L;
1231const ISC_STATUS isc_nbackup_page_changed = 337117240L;
1232const ISC_STATUS isc_nbackup_dbsize_inconsistent = 337117241L;
1233const ISC_STATUS isc_nbackup_failed_lzbk = 337117242L;
1234const ISC_STATUS isc_nbackup_err_eofhdrbk = 337117243L;
1235const ISC_STATUS isc_nbackup_invalid_incbk = 337117244L;
1236const ISC_STATUS isc_nbackup_unsupvers_incbk = 337117245L;
1237const ISC_STATUS isc_nbackup_invlevel_incbk = 337117246L;
1238const ISC_STATUS isc_nbackup_wrong_orderbk = 337117247L;
1239const ISC_STATUS isc_nbackup_err_eofbk = 337117248L;
1240const ISC_STATUS isc_nbackup_err_copy = 337117249L;
1241const ISC_STATUS isc_nbackup_err_eofhdr_restdb = 337117250L;
1242const ISC_STATUS isc_nbackup_lostguid_l0bk = 337117251L;
1243const ISC_STATUS isc_nbackup_switchd_parameter = 337117255L;
1244const ISC_STATUS isc_nbackup_user_stop = 337117257L;
1245const ISC_STATUS isc_trace_conflict_acts = 337182750L;
1246const ISC_STATUS isc_trace_act_notfound = 337182751L;
1247const ISC_STATUS isc_trace_switch_once = 337182752L;
1248const ISC_STATUS isc_trace_param_val_miss = 337182753L;
1249const ISC_STATUS isc_trace_param_invalid = 337182754L;
1250const ISC_STATUS isc_trace_switch_unknown = 337182755L;
1251const ISC_STATUS isc_trace_switch_svc_only = 337182756L;
1252const ISC_STATUS isc_trace_switch_user_only = 337182757L;
1253const ISC_STATUS isc_trace_switch_param_miss = 337182758L;
1254const ISC_STATUS isc_trace_param_act_notcompat = 337182759L;
1255const ISC_STATUS isc_trace_mandatory_switch_miss = 337182760L;
1256const ISC_STATUS isc_err_max = 1197;
1257
1258#else /* c definitions */
1259
1260#define isc_facility 20
1261#define isc_base 335544320L
1262#define isc_factor 1
1263
1264#define isc_arg_end 0 /* end of argument list */
1265#define isc_arg_gds 1 /* generic DSRI status value */
1266#define isc_arg_string 2 /* string argument */
1267#define isc_arg_cstring 3 /* count & string argument */
1268#define isc_arg_number 4 /* numeric argument (long) */
1269#define isc_arg_interpreted 5 /* interpreted status code (string) */
1270#define isc_arg_vms 6 /* VAX/VMS status code (long) */
1271#define isc_arg_unix 7 /* UNIX error code */
1272#define isc_arg_domain 8 /* Apollo/Domain error code */
1273#define isc_arg_dos 9 /* MSDOS/OS2 error code */
1274#define isc_arg_mpexl 10 /* HP MPE/XL error code */
1275#define isc_arg_mpexl_ipc 11 /* HP MPE/XL IPC error code */
1276#define isc_arg_next_mach 15 /* NeXT/Mach error code */
1277#define isc_arg_netware 16 /* NetWare error code */
1278#define isc_arg_win32 17 /* Win32 error code */
1279#define isc_arg_warning 18 /* warning argument */
1280#define isc_arg_sql_state 19 /* SQLSTATE */
1281
1282#define isc_arith_except 335544321L
1283#define isc_bad_dbkey 335544322L
1284#define isc_bad_db_format 335544323L
1285#define isc_bad_db_handle 335544324L
1286#define isc_bad_dpb_content 335544325L
1287#define isc_bad_dpb_form 335544326L
1288#define isc_bad_req_handle 335544327L
1289#define isc_bad_segstr_handle 335544328L
1290#define isc_bad_segstr_id 335544329L
1291#define isc_bad_tpb_content 335544330L
1292#define isc_bad_tpb_form 335544331L
1293#define isc_bad_trans_handle 335544332L
1294#define isc_bug_check 335544333L
1295#define isc_convert_error 335544334L
1296#define isc_db_corrupt 335544335L
1297#define isc_deadlock 335544336L
1298#define isc_excess_trans 335544337L
1299#define isc_from_no_match 335544338L
1300#define isc_infinap 335544339L
1301#define isc_infona 335544340L
1302#define isc_infunk 335544341L
1303#define isc_integ_fail 335544342L
1304#define isc_invalid_blr 335544343L
1305#define isc_io_error 335544344L
1306#define isc_lock_conflict 335544345L
1307#define isc_metadata_corrupt 335544346L
1308#define isc_not_valid 335544347L
1309#define isc_no_cur_rec 335544348L
1310#define isc_no_dup 335544349L
1311#define isc_no_finish 335544350L
1312#define isc_no_meta_update 335544351L
1313#define isc_no_priv 335544352L
1314#define isc_no_recon 335544353L
1315#define isc_no_record 335544354L
1316#define isc_no_segstr_close 335544355L
1317#define isc_obsolete_metadata 335544356L
1318#define isc_open_trans 335544357L
1319#define isc_port_len 335544358L
1320#define isc_read_only_field 335544359L
1321#define isc_read_only_rel 335544360L
1322#define isc_read_only_trans 335544361L
1323#define isc_read_only_view 335544362L
1324#define isc_req_no_trans 335544363L
1325#define isc_req_sync 335544364L
1326#define isc_req_wrong_db 335544365L
1327#define isc_segment 335544366L
1328#define isc_segstr_eof 335544367L
1329#define isc_segstr_no_op 335544368L
1330#define isc_segstr_no_read 335544369L
1331#define isc_segstr_no_trans 335544370L
1332#define isc_segstr_no_write 335544371L
1333#define isc_segstr_wrong_db 335544372L
1334#define isc_sys_request 335544373L
1335#define isc_stream_eof 335544374L
1336#define isc_unavailable 335544375L
1337#define isc_unres_rel 335544376L
1338#define isc_uns_ext 335544377L
1339#define isc_wish_list 335544378L
1340#define isc_wrong_ods 335544379L
1341#define isc_wronumarg 335544380L
1342#define isc_imp_exc 335544381L
1343#define isc_random 335544382L
1344#define isc_fatal_conflict 335544383L
1345#define isc_badblk 335544384L
1346#define isc_invpoolcl 335544385L
1347#define isc_nopoolids 335544386L
1348#define isc_relbadblk 335544387L
1349#define isc_blktoobig 335544388L
1350#define isc_bufexh 335544389L
1351#define isc_syntaxerr 335544390L
1352#define isc_bufinuse 335544391L
1353#define isc_bdbincon 335544392L
1354#define isc_reqinuse 335544393L
1355#define isc_badodsver 335544394L
1356#define isc_relnotdef 335544395L
1357#define isc_fldnotdef 335544396L
1358#define isc_dirtypage 335544397L
1359#define isc_waifortra 335544398L
1360#define isc_doubleloc 335544399L
1361#define isc_nodnotfnd 335544400L
1362#define isc_dupnodfnd 335544401L
1363#define isc_locnotmar 335544402L
1364#define isc_badpagtyp 335544403L
1365#define isc_corrupt 335544404L
1366#define isc_badpage 335544405L
1367#define isc_badindex 335544406L
1368#define isc_dbbnotzer 335544407L
1369#define isc_tranotzer 335544408L
1370#define isc_trareqmis 335544409L
1371#define isc_badhndcnt 335544410L
1372#define isc_wrotpbver 335544411L
1373#define isc_wroblrver 335544412L
1374#define isc_wrodpbver 335544413L
1375#define isc_blobnotsup 335544414L
1376#define isc_badrelation 335544415L
1377#define isc_nodetach 335544416L
1378#define isc_notremote 335544417L
1379#define isc_trainlim 335544418L
1380#define isc_notinlim 335544419L
1381#define isc_traoutsta 335544420L
1382#define isc_connect_reject 335544421L
1383#define isc_dbfile 335544422L
1384#define isc_orphan 335544423L
1385#define isc_no_lock_mgr 335544424L
1386#define isc_ctxinuse 335544425L
1387#define isc_ctxnotdef 335544426L
1388#define isc_datnotsup 335544427L
1389#define isc_badmsgnum 335544428L
1390#define isc_badparnum 335544429L
1391#define isc_virmemexh 335544430L
1392#define isc_blocking_signal 335544431L
1393#define isc_lockmanerr 335544432L
1394#define isc_journerr 335544433L
1395#define isc_keytoobig 335544434L
1396#define isc_nullsegkey 335544435L
1397#define isc_sqlerr 335544436L
1398#define isc_wrodynver 335544437L
1399#define isc_funnotdef 335544438L
1400#define isc_funmismat 335544439L
1401#define isc_bad_msg_vec 335544440L
1402#define isc_bad_detach 335544441L
1403#define isc_noargacc_read 335544442L
1404#define isc_noargacc_write 335544443L
1405#define isc_read_only 335544444L
1406#define isc_ext_err 335544445L
1407#define isc_non_updatable 335544446L
1408#define isc_no_rollback 335544447L
1409#define isc_bad_sec_info 335544448L
1410#define isc_invalid_sec_info 335544449L
1411#define isc_misc_interpreted 335544450L
1412#define isc_update_conflict 335544451L
1413#define isc_unlicensed 335544452L
1414#define isc_obj_in_use 335544453L
1415#define isc_nofilter 335544454L
1416#define isc_shadow_accessed 335544455L
1417#define isc_invalid_sdl 335544456L
1418#define isc_out_of_bounds 335544457L
1419#define isc_invalid_dimension 335544458L
1420#define isc_rec_in_limbo 335544459L
1421#define isc_shadow_missing 335544460L
1422#define isc_cant_validate 335544461L
1423#define isc_cant_start_journal 335544462L
1424#define isc_gennotdef 335544463L
1425#define isc_cant_start_logging 335544464L
1426#define isc_bad_segstr_type 335544465L
1427#define isc_foreign_key 335544466L
1428#define isc_high_minor 335544467L
1429#define isc_tra_state 335544468L
1430#define isc_trans_invalid 335544469L
1431#define isc_buf_invalid 335544470L
1432#define isc_indexnotdefined 335544471L
1433#define isc_login 335544472L
1434#define isc_invalid_bookmark 335544473L
1435#define isc_bad_lock_level 335544474L
1436#define isc_relation_lock 335544475L
1437#define isc_record_lock 335544476L
1438#define isc_max_idx 335544477L
1439#define isc_jrn_enable 335544478L
1440#define isc_old_failure 335544479L
1441#define isc_old_in_progress 335544480L
1442#define isc_old_no_space 335544481L
1443#define isc_no_wal_no_jrn 335544482L
1444#define isc_num_old_files 335544483L
1445#define isc_wal_file_open 335544484L
1446#define isc_bad_stmt_handle 335544485L
1447#define isc_wal_failure 335544486L
1448#define isc_walw_err 335544487L
1449#define isc_logh_small 335544488L
1450#define isc_logh_inv_version 335544489L
1451#define isc_logh_open_flag 335544490L
1452#define isc_logh_open_flag2 335544491L
1453#define isc_logh_diff_dbname 335544492L
1454#define isc_logf_unexpected_eof 335544493L
1455#define isc_logr_incomplete 335544494L
1456#define isc_logr_header_small 335544495L
1457#define isc_logb_small 335544496L
1458#define isc_wal_illegal_attach 335544497L
1459#define isc_wal_invalid_wpb 335544498L
1460#define isc_wal_err_rollover 335544499L
1461#define isc_no_wal 335544500L
1462#define isc_drop_wal 335544501L
1463#define isc_stream_not_defined 335544502L
1464#define isc_wal_subsys_error 335544503L
1465#define isc_wal_subsys_corrupt 335544504L
1466#define isc_no_archive 335544505L
1467#define isc_shutinprog 335544506L
1468#define isc_range_in_use 335544507L
1469#define isc_range_not_found 335544508L
1470#define isc_charset_not_found 335544509L
1471#define isc_lock_timeout 335544510L
1472#define isc_prcnotdef 335544511L
1473#define isc_prcmismat 335544512L
1474#define isc_wal_bugcheck 335544513L
1475#define isc_wal_cant_expand 335544514L
1476#define isc_codnotdef 335544515L
1477#define isc_xcpnotdef 335544516L
1478#define isc_except 335544517L
1479#define isc_cache_restart 335544518L
1480#define isc_bad_lock_handle 335544519L
1481#define isc_jrn_present 335544520L
1482#define isc_wal_err_rollover2 335544521L
1483#define isc_wal_err_logwrite 335544522L
1484#define isc_wal_err_jrn_comm 335544523L
1485#define isc_wal_err_expansion 335544524L
1486#define isc_wal_err_setup 335544525L
1487#define isc_wal_err_ww_sync 335544526L
1488#define isc_wal_err_ww_start 335544527L
1489#define isc_shutdown 335544528L
1490#define isc_existing_priv_mod 335544529L
1491#define isc_primary_key_ref 335544530L
1492#define isc_primary_key_notnull 335544531L
1493#define isc_ref_cnstrnt_notfound 335544532L
1494#define isc_foreign_key_notfound 335544533L
1495#define isc_ref_cnstrnt_update 335544534L
1496#define isc_check_cnstrnt_update 335544535L
1497#define isc_check_cnstrnt_del 335544536L
1498#define isc_integ_index_seg_del 335544537L
1499#define isc_integ_index_seg_mod 335544538L
1500#define isc_integ_index_del 335544539L
1501#define isc_integ_index_mod 335544540L
1502#define isc_check_trig_del 335544541L
1503#define isc_check_trig_update 335544542L
1504#define isc_cnstrnt_fld_del 335544543L
1505#define isc_cnstrnt_fld_rename 335544544L
1506#define isc_rel_cnstrnt_update 335544545L
1507#define isc_constaint_on_view 335544546L
1508#define isc_invld_cnstrnt_type 335544547L
1509#define isc_primary_key_exists 335544548L
1510#define isc_systrig_update 335544549L
1511#define isc_not_rel_owner 335544550L
1512#define isc_grant_obj_notfound 335544551L
1513#define isc_grant_fld_notfound 335544552L
1514#define isc_grant_nopriv 335544553L
1515#define isc_nonsql_security_rel 335544554L
1516#define isc_nonsql_security_fld 335544555L
1517#define isc_wal_cache_err 335544556L
1518#define isc_shutfail 335544557L
1519#define isc_check_constraint 335544558L
1520#define isc_bad_svc_handle 335544559L
1521#define isc_shutwarn 335544560L
1522#define isc_wrospbver 335544561L
1523#define isc_bad_spb_form 335544562L
1524#define isc_svcnotdef 335544563L
1525#define isc_no_jrn 335544564L
1526#define isc_transliteration_failed 335544565L
1527#define isc_start_cm_for_wal 335544566L
1528#define isc_wal_ovflow_log_required 335544567L
1529#define isc_text_subtype 335544568L
1530#define isc_dsql_error 335544569L
1531#define isc_dsql_command_err 335544570L
1532#define isc_dsql_constant_err 335544571L
1533#define isc_dsql_cursor_err 335544572L
1534#define isc_dsql_datatype_err 335544573L
1535#define isc_dsql_decl_err 335544574L
1536#define isc_dsql_cursor_update_err 335544575L
1537#define isc_dsql_cursor_open_err 335544576L
1538#define isc_dsql_cursor_close_err 335544577L
1539#define isc_dsql_field_err 335544578L
1540#define isc_dsql_internal_err 335544579L
1541#define isc_dsql_relation_err 335544580L
1542#define isc_dsql_procedure_err 335544581L
1543#define isc_dsql_request_err 335544582L
1544#define isc_dsql_sqlda_err 335544583L
1545#define isc_dsql_var_count_err 335544584L
1546#define isc_dsql_stmt_handle 335544585L
1547#define isc_dsql_function_err 335544586L
1548#define isc_dsql_blob_err 335544587L
1549#define isc_collation_not_found 335544588L
1550#define isc_collation_not_for_charset 335544589L
1551#define isc_dsql_dup_option 335544590L
1552#define isc_dsql_tran_err 335544591L
1553#define isc_dsql_invalid_array 335544592L
1554#define isc_dsql_max_arr_dim_exceeded 335544593L
1555#define isc_dsql_arr_range_error 335544594L
1556#define isc_dsql_trigger_err 335544595L
1557#define isc_dsql_subselect_err 335544596L
1558#define isc_dsql_crdb_prepare_err 335544597L
1559#define isc_specify_field_err 335544598L
1560#define isc_num_field_err 335544599L
1561#define isc_col_name_err 335544600L
1562#define isc_where_err 335544601L
1563#define isc_table_view_err 335544602L
1564#define isc_distinct_err 335544603L
1565#define isc_key_field_count_err 335544604L
1566#define isc_subquery_err 335544605L
1567#define isc_expression_eval_err 335544606L
1568#define isc_node_err 335544607L
1569#define isc_command_end_err 335544608L
1570#define isc_index_name 335544609L
1571#define isc_exception_name 335544610L
1572#define isc_field_name 335544611L
1573#define isc_token_err 335544612L
1574#define isc_union_err 335544613L
1575#define isc_dsql_construct_err 335544614L
1576#define isc_field_aggregate_err 335544615L
1577#define isc_field_ref_err 335544616L
1578#define isc_order_by_err 335544617L
1579#define isc_return_mode_err 335544618L
1580#define isc_extern_func_err 335544619L
1581#define isc_alias_conflict_err 335544620L
1582#define isc_procedure_conflict_error 335544621L
1583#define isc_relation_conflict_err 335544622L
1584#define isc_dsql_domain_err 335544623L
1585#define isc_idx_seg_err 335544624L
1586#define isc_node_name_err 335544625L
1587#define isc_table_name 335544626L
1588#define isc_proc_name 335544627L
1589#define isc_idx_create_err 335544628L
1590#define isc_wal_shadow_err 335544629L
1591#define isc_dependency 335544630L
1592#define isc_idx_key_err 335544631L
1593#define isc_dsql_file_length_err 335544632L
1594#define isc_dsql_shadow_number_err 335544633L
1595#define isc_dsql_token_unk_err 335544634L
1596#define isc_dsql_no_relation_alias 335544635L
1597#define isc_indexname 335544636L
1598#define isc_no_stream_plan 335544637L
1599#define isc_stream_twice 335544638L
1600#define isc_stream_not_found 335544639L
1601#define isc_collation_requires_text 335544640L
1602#define isc_dsql_domain_not_found 335544641L
1603#define isc_index_unused 335544642L
1604#define isc_dsql_self_join 335544643L
1605#define isc_stream_bof 335544644L
1606#define isc_stream_crack 335544645L
1607#define isc_db_or_file_exists 335544646L
1608#define isc_invalid_operator 335544647L
1609#define isc_conn_lost 335544648L
1610#define isc_bad_checksum 335544649L
1611#define isc_page_type_err 335544650L
1612#define isc_ext_readonly_err 335544651L
1613#define isc_sing_select_err 335544652L
1614#define isc_psw_attach 335544653L
1615#define isc_psw_start_trans 335544654L
1616#define isc_invalid_direction 335544655L
1617#define isc_dsql_var_conflict 335544656L
1618#define isc_dsql_no_blob_array 335544657L
1619#define isc_dsql_base_table 335544658L
1620#define isc_duplicate_base_table 335544659L
1621#define isc_view_alias 335544660L
1622#define isc_index_root_page_full 335544661L
1623#define isc_dsql_blob_type_unknown 335544662L
1624#define isc_req_max_clones_exceeded 335544663L
1625#define isc_dsql_duplicate_spec 335544664L
1626#define isc_unique_key_violation 335544665L
1627#define isc_srvr_version_too_old 335544666L
1628#define isc_drdb_completed_with_errs 335544667L
1629#define isc_dsql_procedure_use_err 335544668L
1630#define isc_dsql_count_mismatch 335544669L
1631#define isc_blob_idx_err 335544670L
1632#define isc_array_idx_err 335544671L
1633#define isc_key_field_err 335544672L
1634#define isc_no_delete 335544673L
1635#define isc_del_last_field 335544674L
1636#define isc_sort_err 335544675L
1637#define isc_sort_mem_err 335544676L
1638#define isc_version_err 335544677L
1639#define isc_inval_key_posn 335544678L
1640#define isc_no_segments_err 335544679L
1641#define isc_crrp_data_err 335544680L
1642#define isc_rec_size_err 335544681L
1643#define isc_dsql_field_ref 335544682L
1644#define isc_req_depth_exceeded 335544683L
1645#define isc_no_field_access 335544684L
1646#define isc_no_dbkey 335544685L
1647#define isc_jrn_format_err 335544686L
1648#define isc_jrn_file_full 335544687L
1649#define isc_dsql_open_cursor_request 335544688L
1650#define isc_ib_error 335544689L
1651#define isc_cache_redef 335544690L
1652#define isc_cache_too_small 335544691L
1653#define isc_log_redef 335544692L
1654#define isc_log_too_small 335544693L
1655#define isc_partition_too_small 335544694L
1656#define isc_partition_not_supp 335544695L
1657#define isc_log_length_spec 335544696L
1658#define isc_precision_err 335544697L
1659#define isc_scale_nogt 335544698L
1660#define isc_expec_short 335544699L
1661#define isc_expec_long 335544700L
1662#define isc_expec_ushort 335544701L
1663#define isc_escape_invalid 335544702L
1664#define isc_svcnoexe 335544703L
1665#define isc_net_lookup_err 335544704L
1666#define isc_service_unknown 335544705L
1667#define isc_host_unknown 335544706L
1668#define isc_grant_nopriv_on_base 335544707L
1669#define isc_dyn_fld_ambiguous 335544708L
1670#define isc_dsql_agg_ref_err 335544709L
1671#define isc_complex_view 335544710L
1672#define isc_unprepared_stmt 335544711L
1673#define isc_expec_positive 335544712L
1674#define isc_dsql_sqlda_value_err 335544713L
1675#define isc_invalid_array_id 335544714L
1676#define isc_extfile_uns_op 335544715L
1677#define isc_svc_in_use 335544716L
1678#define isc_err_stack_limit 335544717L
1679#define isc_invalid_key 335544718L
1680#define isc_net_init_error 335544719L
1681#define isc_loadlib_failure 335544720L
1682#define isc_network_error 335544721L
1683#define isc_net_connect_err 335544722L
1684#define isc_net_connect_listen_err 335544723L
1685#define isc_net_event_connect_err 335544724L
1686#define isc_net_event_listen_err 335544725L
1687#define isc_net_read_err 335544726L
1688#define isc_net_write_err 335544727L
1689#define isc_integ_index_deactivate 335544728L
1690#define isc_integ_deactivate_primary 335544729L
1691#define isc_cse_not_supported 335544730L
1692#define isc_tra_must_sweep 335544731L
1693#define isc_unsupported_network_drive 335544732L
1694#define isc_io_create_err 335544733L
1695#define isc_io_open_err 335544734L
1696#define isc_io_close_err 335544735L
1697#define isc_io_read_err 335544736L
1698#define isc_io_write_err 335544737L
1699#define isc_io_delete_err 335544738L
1700#define isc_io_access_err 335544739L
1701#define isc_udf_exception 335544740L
1702#define isc_lost_db_connection 335544741L
1703#define isc_no_write_user_priv 335544742L
1704#define isc_token_too_long 335544743L
1705#define isc_max_att_exceeded 335544744L
1706#define isc_login_same_as_role_name 335544745L
1707#define isc_reftable_requires_pk 335544746L
1708#define isc_usrname_too_long 335544747L
1709#define isc_password_too_long 335544748L
1710#define isc_usrname_required 335544749L
1711#define isc_password_required 335544750L
1712#define isc_bad_protocol 335544751L
1713#define isc_dup_usrname_found 335544752L
1714#define isc_usrname_not_found 335544753L
1715#define isc_error_adding_sec_record 335544754L
1716#define isc_error_modifying_sec_record 335544755L
1717#define isc_error_deleting_sec_record 335544756L
1718#define isc_error_updating_sec_db 335544757L
1719#define isc_sort_rec_size_err 335544758L
1720#define isc_bad_default_value 335544759L
1721#define isc_invalid_clause 335544760L
1722#define isc_too_many_handles 335544761L
1723#define isc_optimizer_blk_exc 335544762L
1724#define isc_invalid_string_constant 335544763L
1725#define isc_transitional_date 335544764L
1726#define isc_read_only_database 335544765L
1727#define isc_must_be_dialect_2_and_up 335544766L
1728#define isc_blob_filter_exception 335544767L
1729#define isc_exception_access_violation 335544768L
1730#define isc_exception_datatype_missalignment 335544769L
1731#define isc_exception_array_bounds_exceeded 335544770L
1732#define isc_exception_float_denormal_operand 335544771L
1733#define isc_exception_float_divide_by_zero 335544772L
1734#define isc_exception_float_inexact_result 335544773L
1735#define isc_exception_float_invalid_operand 335544774L
1736#define isc_exception_float_overflow 335544775L
1737#define isc_exception_float_stack_check 335544776L
1738#define isc_exception_float_underflow 335544777L
1739#define isc_exception_integer_divide_by_zero 335544778L
1740#define isc_exception_integer_overflow 335544779L
1741#define isc_exception_unknown 335544780L
1742#define isc_exception_stack_overflow 335544781L
1743#define isc_exception_sigsegv 335544782L
1744#define isc_exception_sigill 335544783L
1745#define isc_exception_sigbus 335544784L
1746#define isc_exception_sigfpe 335544785L
1747#define isc_ext_file_delete 335544786L
1748#define isc_ext_file_modify 335544787L
1749#define isc_adm_task_denied 335544788L
1750#define isc_extract_input_mismatch 335544789L
1751#define isc_insufficient_svc_privileges 335544790L
1752#define isc_file_in_use 335544791L
1753#define isc_service_att_err 335544792L
1754#define isc_ddl_not_allowed_by_db_sql_dial 335544793L
1755#define isc_cancelled 335544794L
1756#define isc_unexp_spb_form 335544795L
1757#define isc_sql_dialect_datatype_unsupport 335544796L
1758#define isc_svcnouser 335544797L
1759#define isc_depend_on_uncommitted_rel 335544798L
1760#define isc_svc_name_missing 335544799L
1761#define isc_too_many_contexts 335544800L
1762#define isc_datype_notsup 335544801L
1763#define isc_dialect_reset_warning 335544802L
1764#define isc_dialect_not_changed 335544803L
1765#define isc_database_create_failed 335544804L
1766#define isc_inv_dialect_specified 335544805L
1767#define isc_valid_db_dialects 335544806L
1768#define isc_sqlwarn 335544807L
1769#define isc_dtype_renamed 335544808L
1770#define isc_extern_func_dir_error 335544809L
1771#define isc_date_range_exceeded 335544810L
1772#define isc_inv_client_dialect_specified 335544811L
1773#define isc_valid_client_dialects 335544812L
1774#define isc_optimizer_between_err 335544813L
1775#define isc_service_not_supported 335544814L
1776#define isc_generator_name 335544815L
1777#define isc_udf_name 335544816L
1778#define isc_bad_limit_param 335544817L
1779#define isc_bad_skip_param 335544818L
1780#define isc_io_32bit_exceeded_err 335544819L
1781#define isc_invalid_savepoint 335544820L
1782#define isc_dsql_column_pos_err 335544821L
1783#define isc_dsql_agg_where_err 335544822L
1784#define isc_dsql_agg_group_err 335544823L
1785#define isc_dsql_agg_column_err 335544824L
1786#define isc_dsql_agg_having_err 335544825L
1787#define isc_dsql_agg_nested_err 335544826L
1788#define isc_exec_sql_invalid_arg 335544827L
1789#define isc_exec_sql_invalid_req 335544828L
1790#define isc_exec_sql_invalid_var 335544829L
1791#define isc_exec_sql_max_call_exceeded 335544830L
1792#define isc_conf_access_denied 335544831L
1793#define isc_wrong_backup_state 335544832L
1794#define isc_wal_backup_err 335544833L
1795#define isc_cursor_not_open 335544834L
1796#define isc_bad_shutdown_mode 335544835L
1797#define isc_concat_overflow 335544836L
1798#define isc_bad_substring_offset 335544837L
1799#define isc_foreign_key_target_doesnt_exist 335544838L
1800#define isc_foreign_key_references_present 335544839L
1801#define isc_no_update 335544840L
1802#define isc_cursor_already_open 335544841L
1803#define isc_stack_trace 335544842L
1804#define isc_ctx_var_not_found 335544843L
1805#define isc_ctx_namespace_invalid 335544844L
1806#define isc_ctx_too_big 335544845L
1807#define isc_ctx_bad_argument 335544846L
1808#define isc_identifier_too_long 335544847L
1809#define isc_except2 335544848L
1810#define isc_malformed_string 335544849L
1811#define isc_prc_out_param_mismatch 335544850L
1812#define isc_command_end_err2 335544851L
1813#define isc_partner_idx_incompat_type 335544852L
1814#define isc_bad_substring_length 335544853L
1815#define isc_charset_not_installed 335544854L
1816#define isc_collation_not_installed 335544855L
1817#define isc_att_shutdown 335544856L
1818#define isc_blobtoobig 335544857L
1819#define isc_must_have_phys_field 335544858L
1820#define isc_invalid_time_precision 335544859L
1821#define isc_blob_convert_error 335544860L
1822#define isc_array_convert_error 335544861L
1823#define isc_record_lock_not_supp 335544862L
1824#define isc_partner_idx_not_found 335544863L
1825#define isc_tra_num_exc 335544864L
1826#define isc_field_disappeared 335544865L
1827#define isc_met_wrong_gtt_scope 335544866L
1828#define isc_subtype_for_internal_use 335544867L
1829#define isc_illegal_prc_type 335544868L
1830#define isc_invalid_sort_datatype 335544869L
1831#define isc_collation_name 335544870L
1832#define isc_domain_name 335544871L
1833#define isc_domnotdef 335544872L
1834#define isc_array_max_dimensions 335544873L
1835#define isc_max_db_per_trans_allowed 335544874L
1836#define isc_bad_debug_format 335544875L
1837#define isc_bad_proc_BLR 335544876L
1838#define isc_key_too_big 335544877L
1839#define isc_concurrent_transaction 335544878L
1840#define isc_not_valid_for_var 335544879L
1841#define isc_not_valid_for 335544880L
1842#define isc_need_difference 335544881L
1843#define isc_long_login 335544882L
1844#define isc_fldnotdef2 335544883L
1845#define isc_invalid_similar_pattern 335544884L
1846#define isc_bad_teb_form 335544885L
1847#define isc_tpb_multiple_txn_isolation 335544886L
1848#define isc_tpb_reserv_before_table 335544887L
1849#define isc_tpb_multiple_spec 335544888L
1850#define isc_tpb_option_without_rc 335544889L
1851#define isc_tpb_conflicting_options 335544890L
1852#define isc_tpb_reserv_missing_tlen 335544891L
1853#define isc_tpb_reserv_long_tlen 335544892L
1854#define isc_tpb_reserv_missing_tname 335544893L
1855#define isc_tpb_reserv_corrup_tlen 335544894L
1856#define isc_tpb_reserv_null_tlen 335544895L
1857#define isc_tpb_reserv_relnotfound 335544896L
1858#define isc_tpb_reserv_baserelnotfound 335544897L
1859#define isc_tpb_missing_len 335544898L
1860#define isc_tpb_missing_value 335544899L
1861#define isc_tpb_corrupt_len 335544900L
1862#define isc_tpb_null_len 335544901L
1863#define isc_tpb_overflow_len 335544902L
1864#define isc_tpb_invalid_value 335544903L
1865#define isc_tpb_reserv_stronger_wng 335544904L
1866#define isc_tpb_reserv_stronger 335544905L
1867#define isc_tpb_reserv_max_recursion 335544906L
1868#define isc_tpb_reserv_virtualtbl 335544907L
1869#define isc_tpb_reserv_systbl 335544908L
1870#define isc_tpb_reserv_temptbl 335544909L
1871#define isc_tpb_readtxn_after_writelock 335544910L
1872#define isc_tpb_writelock_after_readtxn 335544911L
1873#define isc_time_range_exceeded 335544912L
1874#define isc_datetime_range_exceeded 335544913L
1875#define isc_string_truncation 335544914L
1876#define isc_blob_truncation 335544915L
1877#define isc_numeric_out_of_range 335544916L
1878#define isc_shutdown_timeout 335544917L
1879#define isc_att_handle_busy 335544918L
1880#define isc_bad_udf_freeit 335544919L
1881#define isc_eds_provider_not_found 335544920L
1882#define isc_eds_connection 335544921L
1883#define isc_eds_preprocess 335544922L
1884#define isc_eds_stmt_expected 335544923L
1885#define isc_eds_prm_name_expected 335544924L
1886#define isc_eds_unclosed_comment 335544925L
1887#define isc_eds_statement 335544926L
1888#define isc_eds_input_prm_mismatch 335544927L
1889#define isc_eds_output_prm_mismatch 335544928L
1890#define isc_eds_input_prm_not_set 335544929L
1891#define isc_too_big_blr 335544930L
1892#define isc_montabexh 335544931L
1893#define isc_modnotfound 335544932L
1894#define isc_nothing_to_cancel 335544933L
1895#define isc_ibutil_not_loaded 335544934L
1896#define isc_circular_computed 335544935L
1897#define isc_psw_db_error 335544936L
1898#define isc_invalid_type_datetime_op 335544937L
1899#define isc_onlycan_add_timetodate 335544938L
1900#define isc_onlycan_add_datetotime 335544939L
1901#define isc_onlycansub_tstampfromtstamp 335544940L
1902#define isc_onlyoneop_mustbe_tstamp 335544941L
1903#define isc_invalid_extractpart_time 335544942L
1904#define isc_invalid_extractpart_date 335544943L
1905#define isc_invalidarg_extract 335544944L
1906#define isc_sysf_argmustbe_exact 335544945L
1907#define isc_sysf_argmustbe_exact_or_fp 335544946L
1908#define isc_sysf_argviolates_uuidtype 335544947L
1909#define isc_sysf_argviolates_uuidlen 335544948L
1910#define isc_sysf_argviolates_uuidfmt 335544949L
1911#define isc_sysf_argviolates_guidigits 335544950L
1912#define isc_sysf_invalid_addpart_time 335544951L
1913#define isc_sysf_invalid_add_datetime 335544952L
1914#define isc_sysf_invalid_addpart_dtime 335544953L
1915#define isc_sysf_invalid_add_dtime_rc 335544954L
1916#define isc_sysf_invalid_diff_dtime 335544955L
1917#define isc_sysf_invalid_timediff 335544956L
1918#define isc_sysf_invalid_tstamptimediff 335544957L
1919#define isc_sysf_invalid_datetimediff 335544958L
1920#define isc_sysf_invalid_diffpart 335544959L
1921#define isc_sysf_argmustbe_positive 335544960L
1922#define isc_sysf_basemustbe_positive 335544961L
1923#define isc_sysf_argnmustbe_nonneg 335544962L
1924#define isc_sysf_argnmustbe_positive 335544963L
1925#define isc_sysf_invalid_zeropowneg 335544964L
1926#define isc_sysf_invalid_negpowfp 335544965L
1927#define isc_sysf_invalid_scale 335544966L
1928#define isc_sysf_argmustbe_nonneg 335544967L
1929#define isc_sysf_binuuid_mustbe_str 335544968L
1930#define isc_sysf_binuuid_wrongsize 335544969L
1931#define isc_missing_required_spb 335544970L
1932#define isc_net_server_shutdown 335544971L
1933#define isc_bad_conn_str 335544972L
1934#define isc_bad_epb_form 335544973L
1935#define isc_no_threads 335544974L
1936#define isc_net_event_connect_timeout 335544975L
1937#define isc_sysf_argmustbe_nonzero 335544976L
1938#define isc_sysf_argmustbe_range_inc1_1 335544977L
1939#define isc_sysf_argmustbe_gteq_one 335544978L
1940#define isc_sysf_argmustbe_range_exc1_1 335544979L
1941#define isc_internal_rejected_params 335544980L
1942#define isc_sysf_fp_overflow 335544981L
1943#define isc_udf_fp_overflow 335544982L
1944#define isc_udf_fp_nan 335544983L
1945#define isc_instance_conflict 335544984L
1946#define isc_out_of_temp_space 335544985L
1947#define isc_eds_expl_tran_ctrl 335544986L
1948#define isc_no_trusted_spb 335544987L
1949#define isc_package_name 335544988L
1950#define isc_cannot_make_not_null 335544989L
1951#define isc_feature_removed 335544990L
1952#define isc_view_name 335544991L
1953#define isc_lock_dir_access 335544992L
1954#define isc_invalid_fetch_option 335544993L
1955#define isc_bad_fun_BLR 335544994L
1956#define isc_func_pack_not_implemented 335544995L
1957#define isc_proc_pack_not_implemented 335544996L
1958#define isc_eem_func_not_returned 335544997L
1959#define isc_eem_proc_not_returned 335544998L
1960#define isc_eem_trig_not_returned 335544999L
1961#define isc_eem_bad_plugin_ver 335545000L
1962#define isc_eem_engine_notfound 335545001L
1963#define isc_attachment_in_use 335545002L
1964#define isc_transaction_in_use 335545003L
1965#define isc_pman_plugin_notfound 335545004L
1966#define isc_pman_cannot_load_plugin 335545005L
1967#define isc_pman_entrypoint_notfound 335545006L
1968#define isc_pman_bad_conf_index 335545007L
1969#define isc_pman_unknown_instance 335545008L
1970#define isc_sysf_invalid_trig_namespace 335545009L
1971#define isc_unexpected_null 335545010L
1972#define isc_type_notcompat_blob 335545011L
1973#define isc_invalid_date_val 335545012L
1974#define isc_invalid_time_val 335545013L
1975#define isc_invalid_timestamp_val 335545014L
1976#define isc_invalid_index_val 335545015L
1977#define isc_formatted_exception 335545016L
1978#define isc_async_active 335545017L
1979#define isc_private_function 335545018L
1980#define isc_private_procedure 335545019L
1981#define isc_request_outdated 335545020L
1982#define isc_bad_events_handle 335545021L
1983#define isc_cannot_copy_stmt 335545022L
1984#define isc_invalid_boolean_usage 335545023L
1985#define isc_sysf_argscant_both_be_zero 335545024L
1986#define isc_spb_no_id 335545025L
1987#define isc_ee_blr_mismatch_null 335545026L
1988#define isc_ee_blr_mismatch_length 335545027L
1989#define isc_ss_out_of_bounds 335545028L
1990#define isc_missing_data_structures 335545029L
1991#define isc_protect_sys_tab 335545030L
1992#define isc_libtommath_generic 335545031L
1993#define isc_wroblrver2 335545032L
1994#define isc_trunc_limits 335545033L
1995#define isc_info_access 335545034L
1996#define isc_svc_no_stdin 335545035L
1997#define isc_svc_start_failed 335545036L
1998#define isc_svc_no_switches 335545037L
1999#define isc_svc_bad_size 335545038L
2000#define isc_no_crypt_plugin 335545039L
2001#define isc_cp_name_too_long 335545040L
2002#define isc_cp_process_active 335545041L
2003#define isc_cp_already_crypted 335545042L
2004#define isc_decrypt_error 335545043L
2005#define isc_no_providers 335545044L
2006#define isc_null_spb 335545045L
2007#define isc_max_args_exceeded 335545046L
2008#define isc_ee_blr_mismatch_names_count 335545047L
2009#define isc_ee_blr_mismatch_name_not_found 335545048L
2010#define isc_bad_result_set 335545049L
2011#define isc_wrong_message_length 335545050L
2012#define isc_no_output_format 335545051L
2013#define isc_item_finish 335545052L
2014#define isc_miss_config 335545053L
2015#define isc_conf_line 335545054L
2016#define isc_conf_include 335545055L
2017#define isc_include_depth 335545056L
2018#define isc_include_miss 335545057L
2019#define isc_protect_ownership 335545058L
2020#define isc_badvarnum 335545059L
2021#define isc_sec_context 335545060L
2022#define isc_multi_segment 335545061L
2023#define isc_login_changed 335545062L
2024#define isc_auth_handshake_limit 335545063L
2025#define isc_wirecrypt_incompatible 335545064L
2026#define isc_miss_wirecrypt 335545065L
2027#define isc_wirecrypt_key 335545066L
2028#define isc_wirecrypt_plugin 335545067L
2029#define isc_secdb_name 335545068L
2030#define isc_auth_data 335545069L
2031#define isc_auth_datalength 335545070L
2032#define isc_info_unprepared_stmt 335545071L
2033#define isc_idx_key_value 335545072L
2034#define isc_gfix_db_name 335740929L
2035#define isc_gfix_invalid_sw 335740930L
2036#define isc_gfix_incmp_sw 335740932L
2037#define isc_gfix_replay_req 335740933L
2038#define isc_gfix_pgbuf_req 335740934L
2039#define isc_gfix_val_req 335740935L
2040#define isc_gfix_pval_req 335740936L
2041#define isc_gfix_trn_req 335740937L
2042#define isc_gfix_full_req 335740940L
2043#define isc_gfix_usrname_req 335740941L
2044#define isc_gfix_pass_req 335740942L
2045#define isc_gfix_subs_name 335740943L
2046#define isc_gfix_wal_req 335740944L
2047#define isc_gfix_sec_req 335740945L
2048#define isc_gfix_nval_req 335740946L
2049#define isc_gfix_type_shut 335740947L
2050#define isc_gfix_retry 335740948L
2051#define isc_gfix_retry_db 335740951L
2052#define isc_gfix_exceed_max 335740991L
2053#define isc_gfix_corrupt_pool 335740992L
2054#define isc_gfix_mem_exhausted 335740993L
2055#define isc_gfix_bad_pool 335740994L
2056#define isc_gfix_trn_not_valid 335740995L
2057#define isc_gfix_unexp_eoi 335741012L
2058#define isc_gfix_recon_fail 335741018L
2059#define isc_gfix_trn_unknown 335741036L
2060#define isc_gfix_mode_req 335741038L
2061#define isc_gfix_pzval_req 335741042L
2062#define isc_dsql_dbkey_from_non_table 336003074L
2063#define isc_dsql_transitional_numeric 336003075L
2064#define isc_dsql_dialect_warning_expr 336003076L
2065#define isc_sql_db_dialect_dtype_unsupport 336003077L
2066#define isc_isc_sql_dialect_conflict_num 336003079L
2067#define isc_dsql_warning_number_ambiguous 336003080L
2068#define isc_dsql_warning_number_ambiguous1 336003081L
2069#define isc_dsql_warn_precision_ambiguous 336003082L
2070#define isc_dsql_warn_precision_ambiguous1 336003083L
2071#define isc_dsql_warn_precision_ambiguous2 336003084L
2072#define isc_dsql_ambiguous_field_name 336003085L
2073#define isc_dsql_udf_return_pos_err 336003086L
2074#define isc_dsql_invalid_label 336003087L
2075#define isc_dsql_datatypes_not_comparable 336003088L
2076#define isc_dsql_cursor_invalid 336003089L
2077#define isc_dsql_cursor_redefined 336003090L
2078#define isc_dsql_cursor_not_found 336003091L
2079#define isc_dsql_cursor_exists 336003092L
2080#define isc_dsql_cursor_rel_ambiguous 336003093L
2081#define isc_dsql_cursor_rel_not_found 336003094L
2082#define isc_dsql_cursor_not_open 336003095L
2083#define isc_dsql_type_not_supp_ext_tab 336003096L
2084#define isc_dsql_feature_not_supported_ods 336003097L
2085#define isc_primary_key_required 336003098L
2086#define isc_upd_ins_doesnt_match_pk 336003099L
2087#define isc_upd_ins_doesnt_match_matching 336003100L
2088#define isc_upd_ins_with_complex_view 336003101L
2089#define isc_dsql_incompatible_trigger_type 336003102L
2090#define isc_dsql_db_trigger_type_cant_change 336003103L
2091#define isc_dsql_record_version_table 336003104L
2092#define isc_dyn_filter_not_found 336068645L
2093#define isc_dyn_func_not_found 336068649L
2094#define isc_dyn_index_not_found 336068656L
2095#define isc_dyn_view_not_found 336068662L
2096#define isc_dyn_domain_not_found 336068697L
2097#define isc_dyn_cant_modify_auto_trig 336068717L
2098#define isc_dyn_dup_table 336068740L
2099#define isc_dyn_proc_not_found 336068748L
2100#define isc_dyn_exception_not_found 336068752L
2101#define isc_dyn_proc_param_not_found 336068754L
2102#define isc_dyn_trig_not_found 336068755L
2103#define isc_dyn_charset_not_found 336068759L
2104#define isc_dyn_collation_not_found 336068760L
2105#define isc_dyn_role_not_found 336068763L
2106#define isc_dyn_name_longer 336068767L
2107#define isc_dyn_column_does_not_exist 336068784L
2108#define isc_dyn_role_does_not_exist 336068796L
2109#define isc_dyn_no_grant_admin_opt 336068797L
2110#define isc_dyn_user_not_role_member 336068798L
2111#define isc_dyn_delete_role_failed 336068799L
2112#define isc_dyn_grant_role_to_user 336068800L
2113#define isc_dyn_inv_sql_role_name 336068801L
2114#define isc_dyn_dup_sql_role 336068802L
2115#define isc_dyn_kywd_spec_for_role 336068803L
2116#define isc_dyn_roles_not_supported 336068804L
2117#define isc_dyn_domain_name_exists 336068812L
2118#define isc_dyn_field_name_exists 336068813L
2119#define isc_dyn_dependency_exists 336068814L
2120#define isc_dyn_dtype_invalid 336068815L
2121#define isc_dyn_char_fld_too_small 336068816L
2122#define isc_dyn_invalid_dtype_conversion 336068817L
2123#define isc_dyn_dtype_conv_invalid 336068818L
2124#define isc_dyn_zero_len_id 336068820L
2125#define isc_dyn_gen_not_found 336068822L
2126#define isc_max_coll_per_charset 336068829L
2127#define isc_invalid_coll_attr 336068830L
2128#define isc_dyn_wrong_gtt_scope 336068840L
2129#define isc_dyn_coll_used_table 336068843L
2130#define isc_dyn_coll_used_domain 336068844L
2131#define isc_dyn_cannot_del_syscoll 336068845L
2132#define isc_dyn_cannot_del_def_coll 336068846L
2133#define isc_dyn_table_not_found 336068849L
2134#define isc_dyn_coll_used_procedure 336068851L
2135#define isc_dyn_scale_too_big 336068852L
2136#define isc_dyn_precision_too_small 336068853L
2137#define isc_dyn_miss_priv_warning 336068855L
2138#define isc_dyn_ods_not_supp_feature 336068856L
2139#define isc_dyn_cannot_addrem_computed 336068857L
2140#define isc_dyn_no_empty_pw 336068858L
2141#define isc_dyn_dup_index 336068859L
2142#define isc_dyn_package_not_found 336068864L
2143#define isc_dyn_schema_not_found 336068865L
2144#define isc_dyn_cannot_mod_sysproc 336068866L
2145#define isc_dyn_cannot_mod_systrig 336068867L
2146#define isc_dyn_cannot_mod_sysfunc 336068868L
2147#define isc_dyn_invalid_ddl_proc 336068869L
2148#define isc_dyn_invalid_ddl_trig 336068870L
2149#define isc_dyn_funcnotdef_package 336068871L
2150#define isc_dyn_procnotdef_package 336068872L
2151#define isc_dyn_funcsignat_package 336068873L
2152#define isc_dyn_procsignat_package 336068874L
2153#define isc_dyn_defvaldecl_package 336068875L
2154#define isc_dyn_package_body_exists 336068877L
2155#define isc_dyn_invalid_ddl_func 336068878L
2156#define isc_dyn_newfc_oldsyntax 336068879L
2157#define isc_dyn_func_param_not_found 336068886L
2158#define isc_dyn_routine_param_not_found 336068887L
2159#define isc_dyn_routine_param_ambiguous 336068888L
2160#define isc_dyn_coll_used_function 336068889L
2161#define isc_dyn_domain_used_function 336068890L
2162#define isc_dyn_alter_user_no_clause 336068891L
2163#define isc_gbak_unknown_switch 336330753L
2164#define isc_gbak_page_size_missing 336330754L
2165#define isc_gbak_page_size_toobig 336330755L
2166#define isc_gbak_redir_ouput_missing 336330756L
2167#define isc_gbak_switches_conflict 336330757L
2168#define isc_gbak_unknown_device 336330758L
2169#define isc_gbak_no_protection 336330759L
2170#define isc_gbak_page_size_not_allowed 336330760L
2171#define isc_gbak_multi_source_dest 336330761L
2172#define isc_gbak_filename_missing 336330762L
2173#define isc_gbak_dup_inout_names 336330763L
2174#define isc_gbak_inv_page_size 336330764L
2175#define isc_gbak_db_specified 336330765L
2176#define isc_gbak_db_exists 336330766L
2177#define isc_gbak_unk_device 336330767L
2178#define isc_gbak_blob_info_failed 336330772L
2179#define isc_gbak_unk_blob_item 336330773L
2180#define isc_gbak_get_seg_failed 336330774L
2181#define isc_gbak_close_blob_failed 336330775L
2182#define isc_gbak_open_blob_failed 336330776L
2183#define isc_gbak_put_blr_gen_id_failed 336330777L
2184#define isc_gbak_unk_type 336330778L
2185#define isc_gbak_comp_req_failed 336330779L
2186#define isc_gbak_start_req_failed 336330780L
2187#define isc_gbak_rec_failed 336330781L
2188#define isc_gbak_rel_req_failed 336330782L
2189#define isc_gbak_db_info_failed 336330783L
2190#define isc_gbak_no_db_desc 336330784L
2191#define isc_gbak_db_create_failed 336330785L
2192#define isc_gbak_decomp_len_error 336330786L
2193#define isc_gbak_tbl_missing 336330787L
2194#define isc_gbak_blob_col_missing 336330788L
2195#define isc_gbak_create_blob_failed 336330789L
2196#define isc_gbak_put_seg_failed 336330790L
2197#define isc_gbak_rec_len_exp 336330791L
2198#define isc_gbak_inv_rec_len 336330792L
2199#define isc_gbak_exp_data_type 336330793L
2200#define isc_gbak_gen_id_failed 336330794L
2201#define isc_gbak_unk_rec_type 336330795L
2202#define isc_gbak_inv_bkup_ver 336330796L
2203#define isc_gbak_missing_bkup_desc 336330797L
2204#define isc_gbak_string_trunc 336330798L
2205#define isc_gbak_cant_rest_record 336330799L
2206#define isc_gbak_send_failed 336330800L
2207#define isc_gbak_no_tbl_name 336330801L
2208#define isc_gbak_unexp_eof 336330802L
2209#define isc_gbak_db_format_too_old 336330803L
2210#define isc_gbak_inv_array_dim 336330804L
2211#define isc_gbak_xdr_len_expected 336330807L
2212#define isc_gbak_open_bkup_error 336330817L
2213#define isc_gbak_open_error 336330818L
2214#define isc_gbak_missing_block_fac 336330934L
2215#define isc_gbak_inv_block_fac 336330935L
2216#define isc_gbak_block_fac_specified 336330936L
2217#define isc_gbak_missing_username 336330940L
2218#define isc_gbak_missing_password 336330941L
2219#define isc_gbak_missing_skipped_bytes 336330952L
2220#define isc_gbak_inv_skipped_bytes 336330953L
2221#define isc_gbak_err_restore_charset 336330965L
2222#define isc_gbak_err_restore_collation 336330967L
2223#define isc_gbak_read_error 336330972L
2224#define isc_gbak_write_error 336330973L
2225#define isc_gbak_db_in_use 336330985L
2226#define isc_gbak_sysmemex 336330990L
2227#define isc_gbak_restore_role_failed 336331002L
2228#define isc_gbak_role_op_missing 336331005L
2229#define isc_gbak_page_buffers_missing 336331010L
2230#define isc_gbak_page_buffers_wrong_param 336331011L
2231#define isc_gbak_page_buffers_restore 336331012L
2232#define isc_gbak_inv_size 336331014L
2233#define isc_gbak_file_outof_sequence 336331015L
2234#define isc_gbak_join_file_missing 336331016L
2235#define isc_gbak_stdin_not_supptd 336331017L
2236#define isc_gbak_stdout_not_supptd 336331018L
2237#define isc_gbak_bkup_corrupt 336331019L
2238#define isc_gbak_unk_db_file_spec 336331020L
2239#define isc_gbak_hdr_write_failed 336331021L
2240#define isc_gbak_disk_space_ex 336331022L
2241#define isc_gbak_size_lt_min 336331023L
2242#define isc_gbak_svc_name_missing 336331025L
2243#define isc_gbak_not_ownr 336331026L
2244#define isc_gbak_mode_req 336331031L
2245#define isc_gbak_just_data 336331033L
2246#define isc_gbak_data_only 336331034L
2247#define isc_gbak_missing_interval 336331078L
2248#define isc_gbak_wrong_interval 336331079L
2249#define isc_gbak_verify_verbint 336331081L
2250#define isc_gbak_option_only_restore 336331082L
2251#define isc_gbak_option_only_backup 336331083L
2252#define isc_gbak_option_conflict 336331084L
2253#define isc_gbak_param_conflict 336331085L
2254#define isc_gbak_option_repeated 336331086L
2255#define isc_gbak_max_dbkey_recursion 336331091L
2256#define isc_gbak_max_dbkey_length 336331092L
2257#define isc_gbak_invalid_metadata 336331093L
2258#define isc_gbak_invalid_data 336331094L
2259#define isc_gbak_inv_bkup_ver2 336331096L
2260#define isc_gbak_db_format_too_old2 336331100L
2261#define isc_dsql_too_old_ods 336397205L
2262#define isc_dsql_table_not_found 336397206L
2263#define isc_dsql_view_not_found 336397207L
2264#define isc_dsql_line_col_error 336397208L
2265#define isc_dsql_unknown_pos 336397209L
2266#define isc_dsql_no_dup_name 336397210L
2267#define isc_dsql_too_many_values 336397211L
2268#define isc_dsql_no_array_computed 336397212L
2269#define isc_dsql_implicit_domain_name 336397213L
2270#define isc_dsql_only_can_subscript_array 336397214L
2271#define isc_dsql_max_sort_items 336397215L
2272#define isc_dsql_max_group_items 336397216L
2273#define isc_dsql_conflicting_sort_field 336397217L
2274#define isc_dsql_derived_table_more_columns 336397218L
2275#define isc_dsql_derived_table_less_columns 336397219L
2276#define isc_dsql_derived_field_unnamed 336397220L
2277#define isc_dsql_derived_field_dup_name 336397221L
2278#define isc_dsql_derived_alias_select 336397222L
2279#define isc_dsql_derived_alias_field 336397223L
2280#define isc_dsql_auto_field_bad_pos 336397224L
2281#define isc_dsql_cte_wrong_reference 336397225L
2282#define isc_dsql_cte_cycle 336397226L
2283#define isc_dsql_cte_outer_join 336397227L
2284#define isc_dsql_cte_mult_references 336397228L
2285#define isc_dsql_cte_not_a_union 336397229L
2286#define isc_dsql_cte_nonrecurs_after_recurs 336397230L
2287#define isc_dsql_cte_wrong_clause 336397231L
2288#define isc_dsql_cte_union_all 336397232L
2289#define isc_dsql_cte_miss_nonrecursive 336397233L
2290#define isc_dsql_cte_nested_with 336397234L
2291#define isc_dsql_col_more_than_once_using 336397235L
2292#define isc_dsql_unsupp_feature_dialect 336397236L
2293#define isc_dsql_cte_not_used 336397237L
2294#define isc_dsql_col_more_than_once_view 336397238L
2295#define isc_dsql_unsupported_in_auto_trans 336397239L
2296#define isc_dsql_eval_unknode 336397240L
2297#define isc_dsql_agg_wrongarg 336397241L
2298#define isc_dsql_agg2_wrongarg 336397242L
2299#define isc_dsql_nodateortime_pm_string 336397243L
2300#define isc_dsql_invalid_datetime_subtract 336397244L
2301#define isc_dsql_invalid_dateortime_add 336397245L
2302#define isc_dsql_invalid_type_minus_date 336397246L
2303#define isc_dsql_nostring_addsub_dial3 336397247L
2304#define isc_dsql_invalid_type_addsub_dial3 336397248L
2305#define isc_dsql_invalid_type_multip_dial1 336397249L
2306#define isc_dsql_nostring_multip_dial3 336397250L
2307#define isc_dsql_invalid_type_multip_dial3 336397251L
2308#define isc_dsql_mustuse_numeric_div_dial1 336397252L
2309#define isc_dsql_nostring_div_dial3 336397253L
2310#define isc_dsql_invalid_type_div_dial3 336397254L
2311#define isc_dsql_nostring_neg_dial3 336397255L
2312#define isc_dsql_invalid_type_neg 336397256L
2313#define isc_dsql_max_distinct_items 336397257L
2314#define isc_dsql_alter_charset_failed 336397258L
2315#define isc_dsql_comment_on_failed 336397259L
2316#define isc_dsql_create_func_failed 336397260L
2317#define isc_dsql_alter_func_failed 336397261L
2318#define isc_dsql_create_alter_func_failed 336397262L
2319#define isc_dsql_drop_func_failed 336397263L
2320#define isc_dsql_recreate_func_failed 336397264L
2321#define isc_dsql_create_proc_failed 336397265L
2322#define isc_dsql_alter_proc_failed 336397266L
2323#define isc_dsql_create_alter_proc_failed 336397267L
2324#define isc_dsql_drop_proc_failed 336397268L
2325#define isc_dsql_recreate_proc_failed 336397269L
2326#define isc_dsql_create_trigger_failed 336397270L
2327#define isc_dsql_alter_trigger_failed 336397271L
2328#define isc_dsql_create_alter_trigger_failed 336397272L
2329#define isc_dsql_drop_trigger_failed 336397273L
2330#define isc_dsql_recreate_trigger_failed 336397274L
2331#define isc_dsql_create_collation_failed 336397275L
2332#define isc_dsql_drop_collation_failed 336397276L
2333#define isc_dsql_create_domain_failed 336397277L
2334#define isc_dsql_alter_domain_failed 336397278L
2335#define isc_dsql_drop_domain_failed 336397279L
2336#define isc_dsql_create_except_failed 336397280L
2337#define isc_dsql_alter_except_failed 336397281L
2338#define isc_dsql_create_alter_except_failed 336397282L
2339#define isc_dsql_recreate_except_failed 336397283L
2340#define isc_dsql_drop_except_failed 336397284L
2341#define isc_dsql_create_sequence_failed 336397285L
2342#define isc_dsql_create_table_failed 336397286L
2343#define isc_dsql_alter_table_failed 336397287L
2344#define isc_dsql_drop_table_failed 336397288L
2345#define isc_dsql_recreate_table_failed 336397289L
2346#define isc_dsql_create_pack_failed 336397290L
2347#define isc_dsql_alter_pack_failed 336397291L
2348#define isc_dsql_create_alter_pack_failed 336397292L
2349#define isc_dsql_drop_pack_failed 336397293L
2350#define isc_dsql_recreate_pack_failed 336397294L
2351#define isc_dsql_create_pack_body_failed 336397295L
2352#define isc_dsql_drop_pack_body_failed 336397296L
2353#define isc_dsql_recreate_pack_body_failed 336397297L
2354#define isc_dsql_create_view_failed 336397298L
2355#define isc_dsql_alter_view_failed 336397299L
2356#define isc_dsql_create_alter_view_failed 336397300L
2357#define isc_dsql_recreate_view_failed 336397301L
2358#define isc_dsql_drop_view_failed 336397302L
2359#define isc_dsql_drop_sequence_failed 336397303L
2360#define isc_dsql_recreate_sequence_failed 336397304L
2361#define isc_dsql_drop_index_failed 336397305L
2362#define isc_dsql_drop_filter_failed 336397306L
2363#define isc_dsql_drop_shadow_failed 336397307L
2364#define isc_dsql_drop_role_failed 336397308L
2365#define isc_dsql_drop_user_failed 336397309L
2366#define isc_dsql_create_role_failed 336397310L
2367#define isc_dsql_alter_role_failed 336397311L
2368#define isc_dsql_alter_index_failed 336397312L
2369#define isc_dsql_alter_database_failed 336397313L
2370#define isc_dsql_create_shadow_failed 336397314L
2371#define isc_dsql_create_filter_failed 336397315L
2372#define isc_dsql_create_index_failed 336397316L
2373#define isc_dsql_create_user_failed 336397317L
2374#define isc_dsql_alter_user_failed 336397318L
2375#define isc_dsql_grant_failed 336397319L
2376#define isc_dsql_revoke_failed 336397320L
2377#define isc_dsql_cte_recursive_aggregate 336397321L
2378#define isc_gsec_cant_open_db 336723983L
2379#define isc_gsec_switches_error 336723984L
2380#define isc_gsec_no_op_spec 336723985L
2381#define isc_gsec_no_usr_name 336723986L
2382#define isc_gsec_err_add 336723987L
2383#define isc_gsec_err_modify 336723988L
2384#define isc_gsec_err_find_mod 336723989L
2385#define isc_gsec_err_rec_not_found 336723990L
2386#define isc_gsec_err_delete 336723991L
2387#define isc_gsec_err_find_del 336723992L
2388#define isc_gsec_err_find_disp 336723996L
2389#define isc_gsec_inv_param 336723997L
2390#define isc_gsec_op_specified 336723998L
2391#define isc_gsec_pw_specified 336723999L
2392#define isc_gsec_uid_specified 336724000L
2393#define isc_gsec_gid_specified 336724001L
2394#define isc_gsec_proj_specified 336724002L
2395#define isc_gsec_org_specified 336724003L
2396#define isc_gsec_fname_specified 336724004L
2397#define isc_gsec_mname_specified 336724005L
2398#define isc_gsec_lname_specified 336724006L
2399#define isc_gsec_inv_switch 336724008L
2400#define isc_gsec_amb_switch 336724009L
2401#define isc_gsec_no_op_specified 336724010L
2402#define isc_gsec_params_not_allowed 336724011L
2403#define isc_gsec_incompat_switch 336724012L
2404#define isc_gsec_inv_username 336724044L
2405#define isc_gsec_inv_pw_length 336724045L
2406#define isc_gsec_db_specified 336724046L
2407#define isc_gsec_db_admin_specified 336724047L
2408#define isc_gsec_db_admin_pw_specified 336724048L
2409#define isc_gsec_sql_role_specified 336724049L
2410#define isc_gstat_unknown_switch 336920577L
2411#define isc_gstat_retry 336920578L
2412#define isc_gstat_wrong_ods 336920579L
2413#define isc_gstat_unexpected_eof 336920580L
2414#define isc_gstat_open_err 336920605L
2415#define isc_gstat_read_err 336920606L
2416#define isc_gstat_sysmemex 336920607L
2417#define isc_fbsvcmgr_bad_am 336986113L
2418#define isc_fbsvcmgr_bad_wm 336986114L
2419#define isc_fbsvcmgr_bad_rs 336986115L
2420#define isc_fbsvcmgr_info_err 336986116L
2421#define isc_fbsvcmgr_query_err 336986117L
2422#define isc_fbsvcmgr_switch_unknown 336986118L
2423#define isc_fbsvcmgr_bad_sm 336986159L
2424#define isc_fbsvcmgr_fp_open 336986160L
2425#define isc_fbsvcmgr_fp_read 336986161L
2426#define isc_fbsvcmgr_fp_empty 336986162L
2427#define isc_fbsvcmgr_bad_arg 336986164L
2428#define isc_utl_trusted_switch 337051649L
2429#define isc_nbackup_missing_param 337117213L
2430#define isc_nbackup_allowed_switches 337117214L
2431#define isc_nbackup_unknown_param 337117215L
2432#define isc_nbackup_unknown_switch 337117216L
2433#define isc_nbackup_nofetchpw_svc 337117217L
2434#define isc_nbackup_pwfile_error 337117218L
2435#define isc_nbackup_size_with_lock 337117219L
2436#define isc_nbackup_no_switch 337117220L
2437#define isc_nbackup_err_read 337117223L
2438#define isc_nbackup_err_write 337117224L
2439#define isc_nbackup_err_seek 337117225L
2440#define isc_nbackup_err_opendb 337117226L
2441#define isc_nbackup_err_fadvice 337117227L
2442#define isc_nbackup_err_createdb 337117228L
2443#define isc_nbackup_err_openbk 337117229L
2444#define isc_nbackup_err_createbk 337117230L
2445#define isc_nbackup_err_eofdb 337117231L
2446#define isc_nbackup_fixup_wrongstate 337117232L
2447#define isc_nbackup_err_db 337117233L
2448#define isc_nbackup_userpw_toolong 337117234L
2449#define isc_nbackup_lostrec_db 337117235L
2450#define isc_nbackup_lostguid_db 337117236L
2451#define isc_nbackup_err_eofhdrdb 337117237L
2452#define isc_nbackup_db_notlock 337117238L
2453#define isc_nbackup_lostguid_bk 337117239L
2454#define isc_nbackup_page_changed 337117240L
2455#define isc_nbackup_dbsize_inconsistent 337117241L
2456#define isc_nbackup_failed_lzbk 337117242L
2457#define isc_nbackup_err_eofhdrbk 337117243L
2458#define isc_nbackup_invalid_incbk 337117244L
2459#define isc_nbackup_unsupvers_incbk 337117245L
2460#define isc_nbackup_invlevel_incbk 337117246L
2461#define isc_nbackup_wrong_orderbk 337117247L
2462#define isc_nbackup_err_eofbk 337117248L
2463#define isc_nbackup_err_copy 337117249L
2464#define isc_nbackup_err_eofhdr_restdb 337117250L
2465#define isc_nbackup_lostguid_l0bk 337117251L
2466#define isc_nbackup_switchd_parameter 337117255L
2467#define isc_nbackup_user_stop 337117257L
2468#define isc_trace_conflict_acts 337182750L
2469#define isc_trace_act_notfound 337182751L
2470#define isc_trace_switch_once 337182752L
2471#define isc_trace_param_val_miss 337182753L
2472#define isc_trace_param_invalid 337182754L
2473#define isc_trace_switch_unknown 337182755L
2474#define isc_trace_switch_svc_only 337182756L
2475#define isc_trace_switch_user_only 337182757L
2476#define isc_trace_switch_param_miss 337182758L
2477#define isc_trace_param_act_notcompat 337182759L
2478#define isc_trace_mandatory_switch_miss 337182760L
2479#define isc_err_max 1197
2480
2481#endif
2482
2483#endif /* JRD_GEN_IBERROR_H */
2484