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

- Firebird does not use runtime licences.

- Client for DOS has not been seen for more time than I care to count.
This commit is contained in:
robocop 2009-11-29 08:36:02 +00:00
parent b24b926200
commit 8ac7971dc2
11 changed files with 72 additions and 415 deletions

View File

@ -1960,46 +1960,6 @@ C --
PARAMETER (GDS__gsec_db_admin_pw_specified = 336724048)
INTEGER*4 GDS__gsec_sql_role_specified
PARAMETER (GDS__gsec_sql_role_specified = 336724049)
INTEGER*4 GDS__license_no_file
PARAMETER (GDS__license_no_file = 336789504)
INTEGER*4 GDS__license_op_specified
PARAMETER (GDS__license_op_specified = 336789523)
INTEGER*4 GDS__license_op_missing
PARAMETER (GDS__license_op_missing = 336789524)
INTEGER*4 GDS__license_inv_switch
PARAMETER (GDS__license_inv_switch = 336789525)
INTEGER*4 GDS__license_inv_switch_combo
PARAMETER (GDS__license_inv_switch_combo = 336789526)
INTEGER*4 GDS__license_inv_op_combo
PARAMETER (GDS__license_inv_op_combo = 336789527)
INTEGER*4 GDS__license_amb_switch
PARAMETER (GDS__license_amb_switch = 336789528)
INTEGER*4 GDS__license_inv_parameter
PARAMETER (GDS__license_inv_parameter = 336789529)
INTEGER*4 GDS__license_param_specified
PARAMETER (GDS__license_param_specified = 336789530)
INTEGER*4 GDS__license_param_req
PARAMETER (GDS__license_param_req = 336789531)
INTEGER*4 GDS__license_syntx_error
PARAMETER (GDS__license_syntx_error = 336789532)
INTEGER*4 GDS__license_dup_id
PARAMETER (GDS__license_dup_id = 336789534)
INTEGER*4 GDS__license_inv_id_key
PARAMETER (GDS__license_inv_id_key = 336789535)
INTEGER*4 GDS__license_err_remove
PARAMETER (GDS__license_err_remove = 336789536)
INTEGER*4 GDS__license_err_update
PARAMETER (GDS__license_err_update = 336789537)
INTEGER*4 GDS__license_err_convert
PARAMETER (GDS__license_err_convert = 336789538)
INTEGER*4 GDS__license_err_unk
PARAMETER (GDS__license_err_unk = 336789539)
INTEGER*4 GDS__license_svc_err_add
PARAMETER (GDS__license_svc_err_add = 336789540)
INTEGER*4 GDS__license_svc_err_remove
PARAMETER (GDS__license_svc_err_remove = 336789541)
INTEGER*4 GDS__license_eval_exists
PARAMETER (GDS__license_eval_exists = 336789563)
INTEGER*4 GDS__gstat_unknown_switch
PARAMETER (GDS__gstat_unknown_switch = 336920577)
INTEGER*4 GDS__gstat_retry

View File

@ -987,26 +987,6 @@ const
gds_gsec_db_admin_specified = 336724047;
gds_gsec_db_admin_pw_specified = 336724048;
gds_gsec_sql_role_specified = 336724049;
gds_license_no_file = 336789504;
gds_license_op_specified = 336789523;
gds_license_op_missing = 336789524;
gds_license_inv_switch = 336789525;
gds_license_inv_switch_combo = 336789526;
gds_license_inv_op_combo = 336789527;
gds_license_amb_switch = 336789528;
gds_license_inv_parameter = 336789529;
gds_license_param_specified = 336789530;
gds_license_param_req = 336789531;
gds_license_syntx_error = 336789532;
gds_license_dup_id = 336789534;
gds_license_inv_id_key = 336789535;
gds_license_err_remove = 336789536;
gds_license_err_update = 336789537;
gds_license_err_convert = 336789538;
gds_license_err_unk = 336789539;
gds_license_svc_err_add = 336789540;
gds_license_svc_err_remove = 336789541;
gds_license_eval_exists = 336789563;
gds_gstat_unknown_switch = 336920577;
gds_gstat_retry = 336920578;
gds_gstat_wrong_ods = 336920579;

View File

@ -976,26 +976,6 @@ static const struct {
{"gsec_db_admin_specified", 336724047},
{"gsec_db_admin_pw_specified", 336724048},
{"gsec_sql_role_specified", 336724049},
{"license_no_file", 336789504},
{"license_op_specified", 336789523},
{"license_op_missing", 336789524},
{"license_inv_switch", 336789525},
{"license_inv_switch_combo", 336789526},
{"license_inv_op_combo", 336789527},
{"license_amb_switch", 336789528},
{"license_inv_parameter", 336789529},
{"license_param_specified", 336789530},
{"license_param_req", 336789531},
{"license_syntx_error", 336789532},
{"license_dup_id", 336789534},
{"license_inv_id_key", 336789535},
{"license_err_remove", 336789536},
{"license_err_update", 336789537},
{"license_err_convert", 336789538},
{"license_err_unk", 336789539},
{"license_svc_err_add", 336789540},
{"license_svc_err_remove", 336789541},
{"license_eval_exists", 336789563},
{"gstat_unknown_switch", 336920577},
{"gstat_retry", 336920578},
{"gstat_wrong_ods", 336920579},

View File

@ -1010,26 +1010,6 @@ const ISC_STATUS isc_gsec_db_specified = 336724046L;
const ISC_STATUS isc_gsec_db_admin_specified = 336724047L;
const ISC_STATUS isc_gsec_db_admin_pw_specified = 336724048L;
const ISC_STATUS isc_gsec_sql_role_specified = 336724049L;
const ISC_STATUS isc_license_no_file = 336789504L;
const ISC_STATUS isc_license_op_specified = 336789523L;
const ISC_STATUS isc_license_op_missing = 336789524L;
const ISC_STATUS isc_license_inv_switch = 336789525L;
const ISC_STATUS isc_license_inv_switch_combo = 336789526L;
const ISC_STATUS isc_license_inv_op_combo = 336789527L;
const ISC_STATUS isc_license_amb_switch = 336789528L;
const ISC_STATUS isc_license_inv_parameter = 336789529L;
const ISC_STATUS isc_license_param_specified = 336789530L;
const ISC_STATUS isc_license_param_req = 336789531L;
const ISC_STATUS isc_license_syntx_error = 336789532L;
const ISC_STATUS isc_license_dup_id = 336789534L;
const ISC_STATUS isc_license_inv_id_key = 336789535L;
const ISC_STATUS isc_license_err_remove = 336789536L;
const ISC_STATUS isc_license_err_update = 336789537L;
const ISC_STATUS isc_license_err_convert = 336789538L;
const ISC_STATUS isc_license_err_unk = 336789539L;
const ISC_STATUS isc_license_svc_err_add = 336789540L;
const ISC_STATUS isc_license_svc_err_remove = 336789541L;
const ISC_STATUS isc_license_eval_exists = 336789563L;
const ISC_STATUS isc_gstat_unknown_switch = 336920577L;
const ISC_STATUS isc_gstat_retry = 336920578L;
const ISC_STATUS isc_gstat_wrong_ods = 336920579L;
@ -1096,7 +1076,7 @@ const ISC_STATUS isc_trace_switch_user_only = 337182757L;
const ISC_STATUS isc_trace_switch_param_miss = 337182758L;
const ISC_STATUS isc_trace_param_act_notcompat = 337182759L;
const ISC_STATUS isc_trace_mandatory_switch_miss = 337182760L;
const ISC_STATUS isc_err_max = 1040;
const ISC_STATUS isc_err_max = 1020;
#else /* c definitions */
@ -2076,26 +2056,6 @@ const ISC_STATUS isc_err_max = 1040;
#define isc_gsec_db_admin_specified 336724047L
#define isc_gsec_db_admin_pw_specified 336724048L
#define isc_gsec_sql_role_specified 336724049L
#define isc_license_no_file 336789504L
#define isc_license_op_specified 336789523L
#define isc_license_op_missing 336789524L
#define isc_license_inv_switch 336789525L
#define isc_license_inv_switch_combo 336789526L
#define isc_license_inv_op_combo 336789527L
#define isc_license_amb_switch 336789528L
#define isc_license_inv_parameter 336789529L
#define isc_license_param_specified 336789530L
#define isc_license_param_req 336789531L
#define isc_license_syntx_error 336789532L
#define isc_license_dup_id 336789534L
#define isc_license_inv_id_key 336789535L
#define isc_license_err_remove 336789536L
#define isc_license_err_update 336789537L
#define isc_license_err_convert 336789538L
#define isc_license_err_unk 336789539L
#define isc_license_svc_err_add 336789540L
#define isc_license_svc_err_remove 336789541L
#define isc_license_eval_exists 336789563L
#define isc_gstat_unknown_switch 336920577L
#define isc_gstat_retry 336920578L
#define isc_gstat_wrong_ods 336920579L
@ -2162,7 +2122,7 @@ const ISC_STATUS isc_err_max = 1040;
#define isc_trace_switch_param_miss 337182758L
#define isc_trace_param_act_notcompat 337182759L
#define isc_trace_mandatory_switch_miss 337182760L
#define isc_err_max 1040
#define isc_err_max 1020
#endif

View File

@ -44,7 +44,6 @@ static const struct _facilities facilities[] =
{12, "GBAK "},
{13, "SQLERR "},
{18, "GSEC "},
{19, "LICENSE "},
{21, "GSTAT "},
{22, "FBSVCMGR "},
{23, "UTL "},

View File

@ -979,91 +979,71 @@ Data source : @4"}, /* 606, eds_statement */
{336724047, "database administrator name already specified"}, /* 952, gsec_db_admin_specified */
{336724048, "database administrator password already specified"}, /* 953, gsec_db_admin_pw_specified */
{336724049, "SQL role name already specified"}, /* 954, gsec_sql_role_specified */
{336789504, "The license file does not exist or could not be opened for read"}, /* 955, license_no_file */
{336789523, "operation already specified"}, /* 956, license_op_specified */
{336789524, "no operation specified"}, /* 957, license_op_missing */
{336789525, "invalid switch"}, /* 958, license_inv_switch */
{336789526, "invalid switch combination"}, /* 959, license_inv_switch_combo */
{336789527, "illegal operation/switch combination"}, /* 960, license_inv_op_combo */
{336789528, "ambiguous switch"}, /* 961, license_amb_switch */
{336789529, "invalid parameter, no switch specified"}, /* 962, license_inv_parameter */
{336789530, "switch does not take any parameter"}, /* 963, license_param_specified */
{336789531, "switch requires a parameter"}, /* 964, license_param_req */
{336789532, "syntax error in command line"}, /* 965, license_syntx_error */
{336789534, "The certificate was not added. A duplicate ID exists in the license file."}, /* 966, license_dup_id */
{336789535, "The certificate was not added. Invalid certificate ID / Key combination."}, /* 967, license_inv_id_key */
{336789536, "The certificate was not removed. The key does not exist or corresponds to a temporary evaluation license."}, /* 968, license_err_remove */
{336789537, "An error occurred updating the license file. Operation cancelled."}, /* 969, license_err_update */
{336789538, "The certificate could not be validated based on the information given. Please recheck the ID and key information."}, /* 970, license_err_convert */
{336789539, "Operation failed. An unknown error occurred."}, /* 971, license_err_unk */
{336789540, "Add license operation failed, KEY: @1 ID: @2"}, /* 972, license_svc_err_add */
{336789541, "Remove license operation failed, KEY: @1"}, /* 973, license_svc_err_remove */
{336789563, "The evaluation license has already been used on this server. You need to purchase a non-evaluation license."}, /* 974, license_eval_exists */
{336920577, "found unknown switch"}, /* 975, gstat_unknown_switch */
{336920578, "please retry, giving a database name"}, /* 976, gstat_retry */
{336920579, "Wrong ODS version, expected @1, encountered @2"}, /* 977, gstat_wrong_ods */
{336920580, "Unexpected end of database file."}, /* 978, gstat_unexpected_eof */
{336920605, "Can't open database file @1"}, /* 979, gstat_open_err */
{336920606, "Can't read a database page"}, /* 980, gstat_read_err */
{336920607, "System memory exhausted"}, /* 981, gstat_sysmemex */
{336986113, "Wrong value for access mode"}, /* 982, fbsvcmgr_bad_am */
{336986114, "Wrong value for write mode"}, /* 983, fbsvcmgr_bad_wm */
{336986115, "Wrong value for reserve space"}, /* 984, fbsvcmgr_bad_rs */
{336986116, "Unknown tag (@1) in info_svr_db_info block after isc_svc_query()"}, /* 985, fbsvcmgr_info_err */
{336986117, "Unknown tag (@1) in isc_svc_query() results"}, /* 986, fbsvcmgr_query_err */
{336986118, "Unknown switch \"@1\""}, /* 987, fbsvcmgr_switch_unknown */
{336986159, "Wrong value for shutdown mode"}, /* 988, fbsvcmgr_bad_sm */
{336986160, "could not open file @1"}, /* 989, fbsvcmgr_fp_open */
{336986161, "could not read file @1"}, /* 990, fbsvcmgr_fp_read */
{336986162, "empty file @1"}, /* 991, fbsvcmgr_fp_empty */
{337051649, "Switches trusted_user and trusted_role are not supported from command line"}, /* 992, utl_trusted_switch */
{337117213, "Missing parameter for switch @1"}, /* 993, nbackup_missing_param */
{337117214, "Only one of -LOCK, -UNLOCK, -FIXUP, -BACKUP or -RESTORE should be specified"}, /* 994, nbackup_allowed_switches */
{337117215, "Unrecognized parameter @1"}, /* 995, nbackup_unknown_param */
{337117216, "Unknown switch @1"}, /* 996, nbackup_unknown_switch */
{337117217, "Fetch password can't be used in service mode"}, /* 997, nbackup_nofetchpw_svc */
{337117218, "Error working with password file \"@1\""}, /* 998, nbackup_pwfile_error */
{337117219, "Switch -SIZE can be used only with -LOCK"}, /* 999, nbackup_size_with_lock */
{337117220, "None of -LOCK, -UNLOCK, -FIXUP, -BACKUP or -RESTORE specified"}, /* 1000, nbackup_no_switch */
{337117223, "IO error (@1) reading file: @2"}, /* 1001, nbackup_err_read */
{337117224, "IO error (@1) writing file: @2"}, /* 1002, nbackup_err_write */
{337117225, "IO error (@1) seeking file: @2"}, /* 1003, nbackup_err_seek */
{337117226, "Error (@1) opening database file: @2"}, /* 1004, nbackup_err_opendb */
{337117227, "Error (@1) in posix_fadvise(@2) for database @3"}, /* 1005, nbackup_err_fadvice */
{337117228, "Error (@1) creating database file: @2"}, /* 1006, nbackup_err_createdb */
{337117229, "Error (@1) opening backup file: @2"}, /* 1007, nbackup_err_openbk */
{337117230, "Error (@1) creating backup file: @2"}, /* 1008, nbackup_err_createbk */
{337117231, "Unexpected end of database file @1"}, /* 1009, nbackup_err_eofdb */
{337117232, "Database @1 is not in state (@2) to be safely fixed up"}, /* 1010, nbackup_fixup_wrongstate */
{337117233, "Database error"}, /* 1011, nbackup_err_db */
{337117234, "Username or password is too long"}, /* 1012, nbackup_userpw_toolong */
{337117235, "Cannot find record for database \"@1\" backup level @2 in the backup history"}, /* 1013, nbackup_lostrec_db */
{337117236, "Internal error. History query returned null SCN or GUID"}, /* 1014, nbackup_lostguid_db */
{337117237, "Unexpected end of file when reading header of database file \"@1\" (stage @2)"}, /* 1015, nbackup_err_eofhdrdb */
{337117238, "Internal error. Database file is not locked. Flags are @1"}, /* 1016, nbackup_db_notlock */
{337117239, "Internal error. Cannot get backup guid clumplet"}, /* 1017, nbackup_lostguid_bk */
{337117240, "Internal error. Database page @1 had been changed during backup (page SCN=@2, backup SCN=@3)"}, /* 1018, nbackup_page_changed */
{337117241, "Database file size is not a multiple of page size"}, /* 1019, nbackup_dbsize_inconsistent */
{337117242, "Level 0 backup is not restored"}, /* 1020, nbackup_failed_lzbk */
{337117243, "Unexpected end of file when reading header of backup file: @1"}, /* 1021, nbackup_err_eofhdrbk */
{337117244, "Invalid incremental backup file: @1"}, /* 1022, nbackup_invalid_incbk */
{337117245, "Unsupported version @1 of incremental backup file: @2"}, /* 1023, nbackup_unsupvers_incbk */
{337117246, "Invalid level @1 of incremental backup file: @2, expected @3"}, /* 1024, nbackup_invlevel_incbk */
{337117247, "Wrong order of backup files or invalid incremental backup file detected, file: @1"}, /* 1025, nbackup_wrong_orderbk */
{337117248, "Unexpected end of backup file: @1"}, /* 1026, nbackup_err_eofbk */
{337117249, "Error (@1) creating database file: @2 via copying from: @3"}, /* 1027, nbackup_err_copy */
{337117250, "Unexpected end of file when reading header of restored database file (stage @1)"}, /* 1028, nbackup_err_eofhdr_restdb */
{337117251, "Cannot get backup guid clumplet from L0 backup"}, /* 1029, nbackup_lostguid_l0bk */
{337182750, "conflicting actions \"@1\" and \"@2\" found"}, /* 1030, trace_conflict_acts */
{337182751, "action switch not found"}, /* 1031, trace_act_notfound */
{337182752, "switch \"@1\" must be set only once"}, /* 1032, trace_switch_once */
{337182753, "value for switch \"@1\" is missing"}, /* 1033, trace_param_val_miss */
{337182754, "invalid value (\"@1\") for switch \"@2\""}, /* 1034, trace_param_invalid */
{337182755, "unknown switch \"@1\" encountered"}, /* 1035, trace_switch_unknown */
{337182756, "switch \"@1\" can be used by service only"}, /* 1036, trace_switch_svc_only */
{337182757, "switch \"@1\" can be used by interactive user only"}, /* 1037, trace_switch_user_only */
{337182758, "mandatory parameter \"@1\" for switch \"@2\" is missing"}, /* 1038, trace_switch_param_miss */
{337182759, "parameter \"@1\" is incompatible with action \"@2\""}, /* 1039, trace_param_act_notcompat */
{337182760, "mandatory switch \"@1\" is missing"}, /* 1040, trace_mandatory_switch_miss */
{336920577, "found unknown switch"}, /* 955, gstat_unknown_switch */
{336920578, "please retry, giving a database name"}, /* 956, gstat_retry */
{336920579, "Wrong ODS version, expected @1, encountered @2"}, /* 957, gstat_wrong_ods */
{336920580, "Unexpected end of database file."}, /* 958, gstat_unexpected_eof */
{336920605, "Can't open database file @1"}, /* 959, gstat_open_err */
{336920606, "Can't read a database page"}, /* 960, gstat_read_err */
{336920607, "System memory exhausted"}, /* 961, gstat_sysmemex */
{336986113, "Wrong value for access mode"}, /* 962, fbsvcmgr_bad_am */
{336986114, "Wrong value for write mode"}, /* 963, fbsvcmgr_bad_wm */
{336986115, "Wrong value for reserve space"}, /* 964, fbsvcmgr_bad_rs */
{336986116, "Unknown tag (@1) in info_svr_db_info block after isc_svc_query()"}, /* 965, fbsvcmgr_info_err */
{336986117, "Unknown tag (@1) in isc_svc_query() results"}, /* 966, fbsvcmgr_query_err */
{336986118, "Unknown switch \"@1\""}, /* 967, fbsvcmgr_switch_unknown */
{336986159, "Wrong value for shutdown mode"}, /* 968, fbsvcmgr_bad_sm */
{336986160, "could not open file @1"}, /* 969, fbsvcmgr_fp_open */
{336986161, "could not read file @1"}, /* 970, fbsvcmgr_fp_read */
{336986162, "empty file @1"}, /* 971, fbsvcmgr_fp_empty */
{337051649, "Switches trusted_user and trusted_role are not supported from command line"}, /* 972, utl_trusted_switch */
{337117213, "Missing parameter for switch @1"}, /* 973, nbackup_missing_param */
{337117214, "Only one of -LOCK, -UNLOCK, -FIXUP, -BACKUP or -RESTORE should be specified"}, /* 974, nbackup_allowed_switches */
{337117215, "Unrecognized parameter @1"}, /* 975, nbackup_unknown_param */
{337117216, "Unknown switch @1"}, /* 976, nbackup_unknown_switch */
{337117217, "Fetch password can't be used in service mode"}, /* 977, nbackup_nofetchpw_svc */
{337117218, "Error working with password file \"@1\""}, /* 978, nbackup_pwfile_error */
{337117219, "Switch -SIZE can be used only with -LOCK"}, /* 979, nbackup_size_with_lock */
{337117220, "None of -LOCK, -UNLOCK, -FIXUP, -BACKUP or -RESTORE specified"}, /* 980, nbackup_no_switch */
{337117223, "IO error (@1) reading file: @2"}, /* 981, nbackup_err_read */
{337117224, "IO error (@1) writing file: @2"}, /* 982, nbackup_err_write */
{337117225, "IO error (@1) seeking file: @2"}, /* 983, nbackup_err_seek */
{337117226, "Error (@1) opening database file: @2"}, /* 984, nbackup_err_opendb */
{337117227, "Error (@1) in posix_fadvise(@2) for database @3"}, /* 985, nbackup_err_fadvice */
{337117228, "Error (@1) creating database file: @2"}, /* 986, nbackup_err_createdb */
{337117229, "Error (@1) opening backup file: @2"}, /* 987, nbackup_err_openbk */
{337117230, "Error (@1) creating backup file: @2"}, /* 988, nbackup_err_createbk */
{337117231, "Unexpected end of database file @1"}, /* 989, nbackup_err_eofdb */
{337117232, "Database @1 is not in state (@2) to be safely fixed up"}, /* 990, nbackup_fixup_wrongstate */
{337117233, "Database error"}, /* 991, nbackup_err_db */
{337117234, "Username or password is too long"}, /* 992, nbackup_userpw_toolong */
{337117235, "Cannot find record for database \"@1\" backup level @2 in the backup history"}, /* 993, nbackup_lostrec_db */
{337117236, "Internal error. History query returned null SCN or GUID"}, /* 994, nbackup_lostguid_db */
{337117237, "Unexpected end of file when reading header of database file \"@1\" (stage @2)"}, /* 995, nbackup_err_eofhdrdb */
{337117238, "Internal error. Database file is not locked. Flags are @1"}, /* 996, nbackup_db_notlock */
{337117239, "Internal error. Cannot get backup guid clumplet"}, /* 997, nbackup_lostguid_bk */
{337117240, "Internal error. Database page @1 had been changed during backup (page SCN=@2, backup SCN=@3)"}, /* 998, nbackup_page_changed */
{337117241, "Database file size is not a multiple of page size"}, /* 999, nbackup_dbsize_inconsistent */
{337117242, "Level 0 backup is not restored"}, /* 1000, nbackup_failed_lzbk */
{337117243, "Unexpected end of file when reading header of backup file: @1"}, /* 1001, nbackup_err_eofhdrbk */
{337117244, "Invalid incremental backup file: @1"}, /* 1002, nbackup_invalid_incbk */
{337117245, "Unsupported version @1 of incremental backup file: @2"}, /* 1003, nbackup_unsupvers_incbk */
{337117246, "Invalid level @1 of incremental backup file: @2, expected @3"}, /* 1004, nbackup_invlevel_incbk */
{337117247, "Wrong order of backup files or invalid incremental backup file detected, file: @1"}, /* 1005, nbackup_wrong_orderbk */
{337117248, "Unexpected end of backup file: @1"}, /* 1006, nbackup_err_eofbk */
{337117249, "Error (@1) creating database file: @2 via copying from: @3"}, /* 1007, nbackup_err_copy */
{337117250, "Unexpected end of file when reading header of restored database file (stage @1)"}, /* 1008, nbackup_err_eofhdr_restdb */
{337117251, "Cannot get backup guid clumplet from L0 backup"}, /* 1009, nbackup_lostguid_l0bk */
{337182750, "conflicting actions \"@1\" and \"@2\" found"}, /* 1010, trace_conflict_acts */
{337182751, "action switch not found"}, /* 1011, trace_act_notfound */
{337182752, "switch \"@1\" must be set only once"}, /* 1012, trace_switch_once */
{337182753, "value for switch \"@1\" is missing"}, /* 1013, trace_param_val_miss */
{337182754, "invalid value (\"@1\") for switch \"@2\""}, /* 1014, trace_param_invalid */
{337182755, "unknown switch \"@1\" encountered"}, /* 1015, trace_switch_unknown */
{337182756, "switch \"@1\" can be used by service only"}, /* 1016, trace_switch_svc_only */
{337182757, "switch \"@1\" can be used by interactive user only"}, /* 1017, trace_switch_user_only */
{337182758, "mandatory parameter \"@1\" for switch \"@2\" is missing"}, /* 1018, trace_switch_param_miss */
{337182759, "parameter \"@1\" is incompatible with action \"@2\""}, /* 1019, trace_param_act_notcompat */
{337182760, "mandatory switch \"@1\" is missing"}, /* 1020, trace_mandatory_switch_miss */
{0, NULL}
};

View File

@ -975,26 +975,6 @@ static const struct {
{336724047, -901}, /* 79 gsec_db_admin_specified */
{336724048, -901}, /* 80 gsec_db_admin_pw_specified */
{336724049, -901}, /* 81 gsec_sql_role_specified */
{336789504, -901}, /* 0 license_no_file */
{336789523, -901}, /* 19 license_op_specified */
{336789524, -901}, /* 20 license_op_missing */
{336789525, -901}, /* 21 license_inv_switch */
{336789526, -901}, /* 22 license_inv_switch_combo */
{336789527, -901}, /* 23 license_inv_op_combo */
{336789528, -901}, /* 24 license_amb_switch */
{336789529, -901}, /* 25 license_inv_parameter */
{336789530, -901}, /* 26 license_param_specified */
{336789531, -901}, /* 27 license_param_req */
{336789532, -901}, /* 28 license_syntx_error */
{336789534, -901}, /* 30 license_dup_id */
{336789535, -901}, /* 31 license_inv_id_key */
{336789536, -901}, /* 32 license_err_remove */
{336789537, -901}, /* 33 license_err_update */
{336789538, -901}, /* 34 license_err_convert */
{336789539, -901}, /* 35 license_err_unk */
{336789540, -901}, /* 36 license_svc_err_add */
{336789541, -901}, /* 37 license_svc_err_remove */
{336789563, -901}, /* 59 license_eval_exists */
{336920577, -901}, /* 1 gstat_unknown_switch */
{336920578, -901}, /* 2 gstat_retry */
{336920579, -901}, /* 3 gstat_wrong_ods */

View File

@ -975,26 +975,6 @@ static const struct {
{336724047, "00000"}, // 79 gsec_db_admin_specified
{336724048, "00000"}, // 80 gsec_db_admin_pw_specified
{336724049, "00000"}, // 81 gsec_sql_role_specified
{336789504, "00000"}, // 0 license_no_file
{336789523, "00000"}, // 19 license_op_specified
{336789524, "00000"}, // 20 license_op_missing
{336789525, "00000"}, // 21 license_inv_switch
{336789526, "00000"}, // 22 license_inv_switch_combo
{336789527, "00000"}, // 23 license_inv_op_combo
{336789528, "00000"}, // 24 license_amb_switch
{336789529, "00000"}, // 25 license_inv_parameter
{336789530, "00000"}, // 26 license_param_specified
{336789531, "00000"}, // 27 license_param_req
{336789532, "00000"}, // 28 license_syntx_error
{336789534, "00000"}, // 30 license_dup_id
{336789535, "00000"}, // 31 license_inv_id_key
{336789536, "00000"}, // 32 license_err_remove
{336789537, "00000"}, // 33 license_err_update
{336789538, "00000"}, // 34 license_err_convert
{336789539, "00000"}, // 35 license_err_unk
{336789540, "00000"}, // 36 license_svc_err_add
{336789541, "00000"}, // 37 license_svc_err_remove
{336789563, "00000"}, // 59 license_eval_exists
{336920577, "00000"}, // 1 gstat_unknown_switch
{336920578, "00000"}, // 2 gstat_retry
{336920579, "00000"}, // 3 gstat_wrong_ods

View File

@ -26,8 +26,10 @@ set bulk_insert INSERT INTO FACILITIES (LAST_CHANGE, FACILITY, FAC_CODE, MAX_NUM
--
('2009-11-13 08:37:53', 'ISQL', 17, 173)
('2009-11-13 17:49:54', 'GSEC', 18, 104)
('2002-03-05 02:30:12', 'LICENSE', 19, 60)
('2002-03-05 02:31:54', 'DOS', 20, 74)
--
--('2002-03-05 02:30:12', 'LICENSE', 19, 60)
--('2002-03-05 02:31:54', 'DOS', 20, 74)
--
('2009-06-22 05:57:59', 'GSTAT', 21, 46)
('2008-09-16 01:10:30', 'FBSVCMGR', 22, 52)
('2009-07-18 12:12:12', 'UTL', 23, 2)

View File

@ -3224,149 +3224,6 @@ Fetches = !f', NULL, NULL);
('GsecMsg101', 'gsec', 'gsec.cpp', NULL, 18, 101, NULL, 'use gsec -? to get help', NULL, NULL);
('GsecMsg102', 'gsec', 'gsec.cpp', NULL, 18, 102, NULL, '-admin {yes|no}', NULL, NULL);
('GsecMsg103', 'gsec', 'gsec.cpp', NULL, 18, 103, NULL, 'invalid parameter for -ADMIN, only YES or NO is accepted', NULL, NULL);
-- LICENSE
('license_no_file', 'NODE_license', 'jrd/node.c', NULL, 19, 0, NULL, 'The license file does not exist or could not be opened for read', NULL, NULL);
('stop_stop_1', 'not_licensed', 'jrd/node.c', 'This message has 20 leading space characters (2 tab chars and 4 '' '') in
an attempt to center it on the screen. The following messages are indented
by 4 spaces, or sometimes 8 (one tab).', 19, 1, NULL, ' S T O P -- S T O P -- S T O P', NULL, NULL);
('node_not_reg', 'stop_stop_stop', 'jrd/node.c', NULL, 19, 2, NULL, ' Your node is not registered to run InterBase.
@1', NULL, NULL);
('demo_1', 'stop_stop_stop', 'jrd/node.c', NULL, 19, 3, NULL, ' If you are using this node to demonstrate software, or because', NULL, NULL);
('demo_2', 'stop_stop_stop', 'jrd/node.c', NULL, 19, 4, NULL, ' the registered node is temporarily unavailable, you may continue', NULL, NULL);
('demo_3', 'stop_stop_stop', 'jrd/node.c', NULL, 19, 5, NULL, ' by closing this window.', NULL, NULL);
('demo_4', 'stop_stop_stop', 'jrd/node.c', 'This blank message line is to allow the translator room to expand.', 19, 6, NULL, '', NULL, NULL);
('call_num_1', 'stop_stop_stop', 'jrd/node.c', NULL, 19, 7, NULL, ' To register this node for InterBase, call (800) 437-7367,', NULL, NULL);
('call_num_2', 'stop_stop_stop', 'jrd/node.c', NULL, 19, 8, NULL, ' from outside the United States and Canada call (408) 431-5400,', NULL, NULL);
('call_num_3', 'stop_stop_stop', 'jrd/node.c', NULL, 19, 9, NULL, ' between 9 am and 8 pm, Monday through Friday,', NULL, NULL);
('call_num_4', 'stop_stop_stop', 'jrd/node.c', 'Space for translation expansion here and in the preceding message.', 19, 10, NULL, ' Pacific time (GMT + 8 hours).', NULL, NULL);
('be_prep', 'stop_stop_stop', 'jrd/node.c', NULL, 19, 11, NULL, ' Be prepared to provide the following information.', NULL, NULL);
('ver_num', 'stop_stop_stop', 'jrd/node.c', NULL, 19, 12, NULL, ' Your version is "@1"', NULL, NULL);
('node_class_num', 'stop_stop_stop', 'jrd/node.c', NULL, 19, 13, NULL, ' Your @1 @1', NULL, NULL);
('will_continue', 'stop_stop_stop', 'jrd/node.c', NULL, 19, 14, NULL, ' Processing will continue in @1 seconds.', NULL, NULL);
('theft_bad', 'stop_stop_stop', 'jrd/node.c', NULL, 19, 15, NULL, ' Software theft is a civil and criminal offense.', NULL, NULL);
('copyright', 'stop_stop_stop', 'jrd/node.c', 'Do not translate this message.', 19, 16, NULL, 'Copyright (c) 1985, 1994 by Borland International, Inc.', NULL, NULL);
('licentool_msg_prompt', 'LICENTOOL_display_msg', 'register/licentool.c', NULL, 19, 17, NULL, '', NULL, NULL);
('licentool_msg_version', 'LICENTOOL_display_msg', 'register/licentool.c', NULL, 19, 18, NULL, 'InterBase License Utility Version:', NULL, NULL);
('license_op_specified', 'LICENTOOL_display_msg', 'register/licentool.c', NULL, 19, 19, NULL, 'operation already specified', NULL, NULL);
('license_op_missing', 'LICENTOOL_display_msg', 'register/licentool.c', NULL, 19, 20, NULL, 'no operation specified', NULL, NULL);
('license_inv_switch', 'LICENTOOL_display_msg', 'register/licentool.c', NULL, 19, 21, NULL, 'invalid switch', NULL, NULL);
('license_inv_switch_combo', 'LICENTOOL_display_msg', 'register/licentool.c', NULL, 19, 22, NULL, 'invalid switch combination', NULL, NULL);
('license_inv_op_combo', 'LICENTOOL_display_msg', 'register/licentool.c', NULL, 19, 23, NULL, 'illegal operation/switch combination', NULL, NULL);
('license_amb_switch', 'LICENTOOL_display_msg', 'register/licentool.c', NULL, 19, 24, NULL, 'ambiguous switch', NULL, NULL);
('license_inv_parameter', 'LICENTOOL_display_msg', 'register/licentool.c', NULL, 19, 25, NULL, 'invalid parameter, no switch specified', NULL, NULL);
('license_param_specified', 'LICENTOOL_display_msg', 'register/licentool.c', NULL, 19, 26, NULL, 'switch does not take any parameter', NULL, NULL);
('license_param_req', 'LICENTOOL_display_msg', 'register/licentool.c', NULL, 19, 27, NULL, 'switch requires a parameter', NULL, NULL);
('license_syntx_error', 'LICENTOOL_display_msg', 'register/licentool.c', NULL, 19, 28, NULL, 'syntax error in command line', NULL, NULL);
('licentool_msg_restart', 'LICENTOOL_display_msg', 'register/licentool.c', NULL, 19, 29, NULL, 'The operation was completed successfully. Please restart the server for the changes to take effect.', NULL, NULL);
('license_dup_id', 'LICENTOOL_display_msg', 'register/licentool.c', NULL, 19, 30, NULL, 'The certificate was not added. A duplicate ID exists in the license file.', NULL, NULL);
('license_inv_id_key', 'LICENTOOL_display_msg', 'register/licentool.c', NULL, 19, 31, NULL, 'The certificate was not added. Invalid certificate ID / Key combination.', NULL, NULL);
('license_err_remove', 'LICENTOOL_display_msg', 'register/licentool.c', NULL, 19, 32, NULL, 'The certificate was not removed. The key does not exist or corresponds to a temporary evaluation license.', NULL, NULL);
('license_err_update', 'LICENTOOL_display_msg', 'register/licentool.c', NULL, 19, 33, NULL, 'An error occurred updating the license file. Operation cancelled.', NULL, NULL);
('license_err_convert', 'LICENTOOL_display_msg', 'register/licentool.c', NULL, 19, 34, NULL, 'The certificate could not be validated based on the information given. Please recheck the ID and key information.', NULL, NULL);
('license_err_unk', 'LICENTOOL_display_msg', 'register/licentool.c', NULL, 19, 35, NULL, 'Operation failed. An unknown error occurred.', NULL, NULL);
('license_svc_err_add', 'isc_license_svc_add', 'licentool.c', NULL, 19, 36, NULL, 'Add license operation failed, KEY: @1 ID: @2', NULL, NULL);
('license_svc_err_remove', 'isc_license_svc_remove', 'licentool.c', NULL, 19, 37, NULL, 'Remove license operation failed, KEY: @1', NULL, NULL);
('one_user_license', 'cert_item structure', 'license.h', NULL, 19, 38, NULL, 'Simultaneous user license for one (1) user.', NULL, NULL);
('four_user_license', 'cert_item structure', 'license.h', NULL, 19, 39, NULL, 'Simultaneous user license for four (4) users.', NULL, NULL);
('five_user_license', 'cert_item structure', 'license.h', NULL, 19, 40, NULL, 'Simultaneous user license for five (5) users.', NULL, NULL);
('ten_user_license', 'cert_item structure', 'license.h', NULL, 19, 41, NULL, 'Simultaneous user license for ten (10) users.', NULL, NULL);
('twenty_user_license', 'cert_item structure', 'license.h', NULL, 19, 42, NULL, 'Simultaneous user license for twenty (20) users.', NULL, NULL);
('local_interbase_license', 'cert_item structure', 'license.h', NULL, 19, 43, NULL, 'Local InterBase activation license.', NULL, NULL);
('basic_server_license', 'cert_item structure', 'license.h', NULL, 19, 44, NULL, 'InterBase Server activation license and simultaneous user licnese for one (1) user.', NULL, NULL);
('client_access_license', 'cert_item structure', 'license.h', NULL, 19, 45, NULL, 'Firebird Server: Client capability', NULL, NULL);
('remote_access_license', 'cert_item structure', 'license.h', NULL, 19, 46, NULL, 'Firebird Server: Remote access capability.', NULL, NULL);
('metadata_access_license', 'cert_item structure', 'license.h', NULL, 19, 47, NULL, 'Firebird Server: Metadata capability.', NULL, NULL);
('full_server_licenses', 'cert_item structure', 'license.h', NULL, 19, 48, NULL, 'InterBase server activation license and simultaneous user license for five (5) users.', NULL, NULL);
('full_unlimited_server_license', 'cert_item structure', 'license.h', NULL, 19, 49, NULL, 'InterBase server activation license and simultaneous user license for unlimited users.', NULL, NULL);
('internet_license', 'cert_item structure', 'license.h', NULL, 19, 50, NULL, 'Internet access license with unlimited users.', NULL, NULL);
('unlimited_user_license', 'cert_item structure', 'license.h', NULL, 19, 51, NULL, 'Simultaneous user license for unlimited users.', NULL, NULL);
('c_cpp_gpre_license', 'cert_item structure', 'license.h', NULL, 19, 52, NULL, 'Precompiler license for C and C++.', NULL, NULL);
('ada_gpre_license', 'cert_item structure', 'license.h', NULL, 19, 53, NULL, 'Precompiler license for Ada.', NULL, NULL);
('fortran_gpre_license', 'cert_item structure', 'license.h', NULL, 19, 54, NULL, 'Precompiler license for Fortran.', NULL, NULL);
('cobol_gpre_license', 'cert_item structure', 'license.h', NULL, 19, 55, NULL, 'Precompiler license for Cobol.', NULL, NULL);
('pascal_gpre_license', 'cert_item structure', 'license.h', NULL, 19, 56, NULL, 'Precompiler license for Pascal.', NULL, NULL);
('eval_server_license', 'cert_item structure', 'license.h', NULL, 19, 57, NULL, 'Evaluation InterBase Server license and simultaneous user license for five (5) users.', NULL, NULL);
('custom_license', 'certIitem structure', 'license.h', NULL, 19, 58, NULL, 'Customized license entry created by means other than entering a certificate ID/key.', NULL, NULL);
('license_eval_exists', 'isc_license_add', 'licentool.c', NULL, 19, 59, NULL, 'The evaluation license has already been used on this server. You need to purchase a non-evaluation license.', NULL, NULL);
-- Do not change the arguments of the previous LICENSE messages.
-- Write the new LICENSE messages here.
-- DOS
('tcp_wsaeconnrefused', 'several', 'remote/inet.c', NULL, 20, 0, NULL, 'The connection request was refused. This can occur if the Firebird server is not started on the host machine.', NULL, NULL);
('tcp_wsaeintr', 'several', 'remote/inet.c', NULL, 20, 1, NULL, 'The request was canceled before completing.', NULL, NULL);
('tcp_wsaemfile', 'several', 'remote/inet.c', NULL, 20, 2, NULL, 'There are too many open files. No more file descriptors are available.', NULL, NULL);
('tcp_wsaemsgsize', 'several', 'remote/inet.c', NULL, 20, 3, NULL, 'The packet was too large for the buffer and was truncated.', NULL, NULL);
('tcp_wsaeprotonosupport', 'several', 'remote/inet.c', NULL, 20, 4, NULL, 'The requested winsock protocol is not supported by the TCP implemenation.', NULL, NULL);
('tcp_wsaesocktnosupport', 'several', 'remote/inet.c', NULL, 20, 5, NULL, 'The TCP socket type is not supported in the requested address family.', NULL, NULL);
('tcp_wsaeopnotsupp', 'several', 'remote/inet.c', NULL, 20, 6, NULL, 'The TCP operation is not supported.', NULL, NULL);
('tcp_wsaepfnosupport', 'several', 'remote/inet.c', NULL, 20, 7, NULL, 'The requested protocol family is not supported.', NULL, NULL);
('tcp_wsaeafnosupport', 'several', 'remote/inet.c', NULL, 20, 8, NULL, 'The requested address family is not supported by this protocol family.', NULL, NULL);
('tcp_wsaeaddrinuse', 'several', 'remote/inet.c', NULL, 20, 9, NULL, 'The specified address is already in use.', NULL, NULL);
('tcp_wsaeaddrnotavail', 'several', 'remote/inet.c', NULL, 20, 10, NULL, 'The specified address is not available from the local machine.', NULL, NULL);
('tcp_wsaenetdown', 'several', 'remote/inet.c', NULL, 20, 11, NULL, 'The winsock implemenation has detected that the network subsystem has failed.', NULL, NULL);
('tcp_wsaenetunreach', 'several', 'remote/inet.c', NULL, 20, 12, NULL, 'The network cannot be reached from this host at this time.', NULL, NULL);
('tcp_wsaenetreset', 'several', 'remote/inet.c', NULL, 20, 13, NULL, 'The network dropped the connection on reset.', NULL, NULL);
('tcp_wsaeconnaborted', 'several', 'remote/inet.c', NULL, 20, 14, NULL, 'The connection was aborted due to a timeout or other failure.', NULL, NULL);
('tcp_wsaeconnreset', 'several', 'remote/inet.c', NULL, 20, 15, NULL, 'The connection was reset by the remote host.', NULL, NULL);
('tcp_wsaenobufs', 'several', 'remote/inet.c', NULL, 20, 16, NULL, 'Insufficient buffer space or sockets are available.', NULL, NULL);
('tcp_wsaeisconn', 'several', 'remote/inet.c', NULL, 20, 17, NULL, 'The socket is already connected.', NULL, NULL);
('tcp_wsaenotconn', 'several', 'remote/inet.c', NULL, 20, 18, NULL, 'The socket is not connected.', NULL, NULL);
('tcp_wsaeshutdown', 'several', 'remote/inet.c', NULL, 20, 19, NULL, 'Cannot send or receive data on a socket which has been shutdown.', NULL, NULL);
('tcp_wsaetimedout', 'several', 'remote/inet.c', NULL, 20, 20, NULL, 'Request timed out without establishing a connection.', NULL, NULL);
('tcp_wsaehostdown', 'several', 'remote/inet.c', NULL, 20, 21, NULL, 'The requested host is down.', NULL, NULL);
('tcp_wsaehostunreach', 'several', 'remote/inet.c', NULL, 20, 22, NULL, 'No route to the requested host.', NULL, NULL);
('tcp_wsaealready', 'several', 'remote/inet.c', NULL, 20, 23, NULL, 'Operation already in progress.', NULL, NULL);
('tcp_wsaeinprogress', 'several', 'remote/inet.c', NULL, 20, 24, NULL, 'A blocking winsock request is already in progress.', NULL, NULL);
('tcp_wsaewouldblock', 'several', 'remote/inet.c', NULL, 20, 25, NULL, 'The request would cause the non-blocking socket to block.', NULL, NULL);
('tcp_wsasysnotready', 'several', 'remote/inet.c', NULL, 20, 26, NULL, 'The network subsystem is unusable.', NULL, NULL);
('tcp_wsavernotsupported', 'several', 'remote/inet.c', NULL, 20, 27, NULL, 'The version of winsock.dll is not usable by this application.', NULL, NULL);
('tcp_wsanotinitialised', 'several', 'remote/inet.c', NULL, 20, 28, NULL, 'Windows sockets have not been initialized properly.', NULL, NULL);
('spx_name_not_found', 'several', 'remote/spxwin.c', NULL, 20, 29, NULL, 'The host was not found or is unreachable over the specified network protocol.', NULL, NULL);
('spx_not_initialized', 'several', 'remote/spxnet.c', NULL, 20, 30, NULL, 'The IPX/SPX software is not initialized.', NULL, NULL);
('spx_connection_terminated', 'serveral', 'remote/spxnet.c', NULL, 20, 31, NULL, 'The Firebird server is not responding or has closed the connection.', NULL, NULL);
('spx_no_answer_from_target', 'several', 'remote/spxwin.c', NULL, 20, 32, NULL, 'The Firebird server is not responding or has closed the connection.', NULL, NULL);
('spx_invalid_connection', 'several', 'remote/spxnet.c', NULL, 20, 33, NULL, 'Specified connection is not valid.', NULL, NULL);
('spx_connection_table_full', 'several', 'remote/spxnet.c', NULL, 20, 34, NULL, 'The SPX connection table is full.', NULL, NULL);
('spx_socket_closed', 'several', 'remote/spxnet.c', NULL, 20, 35, NULL, 'The socket has already been closed.', NULL, NULL);
('spx_malformed_packet', 'several', 'remote/spxnet.c', NULL, 20, 36, NULL, 'Malformed or overflow packet.', NULL, NULL);
('spx_socket_not_opened', 'several', 'remote/spxnet.c', NULL, 20, 37, NULL, 'SPX is not installed or the specified socket is not open.', NULL, NULL);
('wnp_bad_pipe', 'several', 'remote/wnet.c', NULL, 20, 38, NULL, 'Pipe does not exist or is no longer valid.', NULL, NULL);
('wnp_not_enough_memory', 'several', 'remote/wnet.c', NULL, 20, 39, NULL, 'There is not enough available memory.', NULL, NULL);
('wnp_bad_length', 'several', 'remote/wnet.c', NULL, 20, 40, NULL, 'Bad length in command.', NULL, NULL);
('wnp_broken_pipe', 'several', 'remote/wnet.c', NULL, 20, 41, NULL, 'Pipe has been closed or is not being read.', NULL, NULL);
('wnp_insufficient_buffer', 'several', 'remote/wnet.c', NULL, 20, 42, NULL, 'The input buffer is too small.', NULL, NULL);
('wnp_network_busy', 'several', 'remote/wnet.c', NULL, 20, 43, NULL, 'The Network is busy.', NULL, NULL);
('wnp_no_proc_slots', 'several', 'remote/wnet.c', NULL, 20, 44, NULL, 'No process slots are available.', NULL, NULL);
('wnp_file_not_found', 'several', 'remote/wnet.c', NULL, 20, 45, NULL, 'The remote host is not responding or you may lack proper security to access network resources.', NULL, NULL);
('wnp_path_not_found', 'several', 'remote/wnet.c', NULL, 20, 46, NULL, 'The specified path was not found.', NULL, NULL);
('wnp_pipe_busy', 'several', 'remote/wnet.c', NULL, 20, 47, NULL, 'The named pipe is busy.', NULL, NULL);
('wnp_dev_not_exist', 'several', 'remote/wnet.c', NULL, 20, 48, NULL, 'The specified network resource or device is no longer available.', NULL, NULL);
('spx_no_dos_memory', 'several', 'remote/spxwin.c', NULL, 20, 49, NULL, 'Not enough DOS memory available.', NULL, NULL);
('spx_no_free_ecb', 'several', 'remote/spxwin.c', NULL, 20, 50, NULL, 'Not enough event control blocks free.', NULL, NULL);
('spx_lock_failed', 'several', 'remote/spxwin.c', NULL, 20, 51, NULL, 'Lock on network resources failed.', NULL, NULL);
('spx_over_max_limit', 'several', 'remote/spxwin.c', NULL, 20, 52, NULL, 'The request exceeds the maximum IPX/SPX resource limits.', NULL, NULL);
('spx_prev_init', 'several', 'remote/spxwin.c', NULL, 20, 53, NULL, 'The IPX/SPX software is already initialized.', NULL, NULL);
('wnp_rem_not_list', 'several', 'remote/wnet.c', NULL, 20, 54, NULL, 'The remote computer not available.', NULL, NULL);
('wnp_dup_name', 'several', 'remote/wnet.c', NULL, 20, 55, NULL, 'A duplicate name exists on the network.', NULL, NULL);
('wnp_bad_netpath', 'several', 'remote/wnet.c', NULL, 20, 56, NULL, 'The network path was not found.', NULL, NULL);
('wnp_too_many_cmds', 'several', 'remote/wnet.c', NULL, 20, 57, NULL, 'The network BIOS command limit has been reached.', NULL, NULL);
('wnp_adap_hdw_err', 'several', 'remote/wnet.c', NULL, 20, 58, NULL, 'A network adapter hardware error occurred.', NULL, NULL);
('wnp_bad_net_resp', 'several', 'remote/wnet.c', NULL, 20, 59, NULL, 'The specified server cannot perform the requested operation.', NULL, NULL);
('wnp_unexp_net_err', 'several', 'remote/wnet.c', NULL, 20, 60, NULL, 'An unexpected network error occurred.', NULL, NULL);
('wnp_bad_rem_adap', 'several', 'remote/wnet.c', NULL, 20, 61, NULL, 'The remote adapter is not compatible.', NULL, NULL);
('wnp_netname_deleted', 'several', 'remote/wnet.c', NULL, 20, 62, NULL, 'The specified network name is no longer available.', NULL, NULL);
('wnp_network_access_denied', 'several', 'remote/wnet.c', NULL, 20, 63, NULL, 'Network access is denied.', NULL, NULL);
('wnp_bad_dev_type', 'several', 'remote/wnet.c', NULL, 20, 64, NULL, 'The network resource type is not correct.', NULL, NULL);
('wnp_bad_net_name', 'several', 'remote/wnet.c', NULL, 20, 65, NULL, 'The network name cannot be found.', NULL, NULL);
('wnp_too_many_names', 'several', 'remote/wnet.c', NULL, 20, 66, NULL, 'The name limit for the local computer network adapter card was exceeded.', NULL, NULL);
('wnp_too_many_sess', 'several', 'remote/wnet.c', NULL, 20, 67, NULL, 'The network BIOS session limit was exceeded.', NULL, NULL);
('wnp_req_not_accep', 'several', 'remote/wnet.c', NULL, 20, 68, NULL, 'The network request was not accepted.', NULL, NULL);
('wnp_net_write_fault', 'several', 'remote/wnet.c', NULL, 20, 69, NULL, 'A write fault occurred on the network.', NULL, NULL);
('wnp_pipe_not_connected', 'several', 'remote/wnet.c', NULL, 20, 70, NULL, 'The server disconnected from the other end of the pipe.', NULL, NULL);
('TRA_SWEEP_MESSAGE', 'TRA_start', 'tra.c', NULL, 20, 71, NULL, 'Beginning database sweep, which can take a long time. This can be controlled by varying the sweep interval. Sweep?', NULL, NULL);
('TRA_MUST_SWEEP', 'TRA_start', 'tra.c', NULL, 20, 72, NULL, 'A sweep must be performed on this database before it can be started. Sweep?', NULL, NULL);
('dos_loc_not_enough_disk_space', NULL, 'jrd/windows.c', NULL, 20, 73, NULL, 'Not enough disk space remaining', NULL, NULL);
-- Do not change the arguments of the previous DOS messages.
-- Write the new DOS messages here.
-- GSTAT
('gstat_unknown_switch', 'main', 'dba.e', NULL, 21, 1, NULL, 'found unknown switch', NULL, NULL);
('gstat_retry', 'main', 'dba.e', NULL, 21, 2, NULL, 'please retry, giving a database name', NULL, NULL);

View File

@ -969,27 +969,6 @@ COMMIT WORK;
(-901, '00', '000', 18, 79, 'gsec_db_admin_specified', NULL, NULL)
(-901, '00', '000', 18, 80, 'gsec_db_admin_pw_specified', NULL, NULL)
(-901, '00', '000', 18, 81, 'gsec_sql_role_specified', NULL, NULL)
-- LICENSE
(-901, '00', '000', 19, 0, 'license_no_file', NULL, NULL)
(-901, '00', '000', 19, 19, 'license_op_specified', NULL, NULL)
(-901, '00', '000', 19, 20, 'license_op_missing', NULL, NULL)
(-901, '00', '000', 19, 21, 'license_inv_switch', NULL, NULL)
(-901, '00', '000', 19, 22, 'license_inv_switch_combo', NULL, NULL)
(-901, '00', '000', 19, 23, 'license_inv_op_combo', NULL, NULL)
(-901, '00', '000', 19, 24, 'license_amb_switch', NULL, NULL)
(-901, '00', '000', 19, 25, 'license_inv_parameter', NULL, NULL)
(-901, '00', '000', 19, 26, 'license_param_specified', NULL, NULL)
(-901, '00', '000', 19, 27, 'license_param_req', NULL, NULL)
(-901, '00', '000', 19, 28, 'license_syntx_error', NULL, NULL)
(-901, '00', '000', 19, 30, 'license_dup_id', NULL, NULL)
(-901, '00', '000', 19, 31, 'license_inv_id_key', NULL, NULL)
(-901, '00', '000', 19, 32, 'license_err_remove', NULL, NULL)
(-901, '00', '000', 19, 33, 'license_err_update', NULL, NULL)
(-901, '00', '000', 19, 34, 'license_err_convert', NULL, NULL)
(-901, '00', '000', 19, 35, 'license_err_unk', NULL, NULL)
(-901, '00', '000', 19, 36, 'license_svc_err_add', NULL, NULL)
(-901, '00', '000', 19, 37, 'license_svc_err_remove', NULL, NULL)
(-901, '00', '000', 19, 59, 'license_eval_exists', NULL, NULL)
-- GSTAT
(-901, '00', '000', 21, 1, 'gstat_unknown_switch', NULL, NULL)
(-901, '00', '000', 21, 2, 'gstat_retry', NULL, NULL)