⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 srverr.h

📁 IBM Lotus C++ API 7.0a for IBM Lotus Notes/Domino Directory Release --------- ------------------
💻 H
📖 第 1 页 / 共 5 页
字号:
	stringtext(ERR_CONSOLE_REGION,		"Region:    %s [%s]")
#define ERR_CONSOLE_COLLATION			PKG_SERVER7+10
	stringtext(ERR_CONSOLE_COLLATION,	"Collation: %s%s [%s]")
#define ERR_CONSOLE_CODEPAGE			PKG_SERVER7+11
	stringtext(ERR_CONSOLE_CODEPAGE,	"CSID:      %x(Hex)")
#define ERR_CMD_SHOW_TIMEZONE			PKG_SERVER7+12
	stringtext(ERR_CMD_SHOW_TIMEZONE,	"TIMEZONE")
#define ERR_HELP_SHOW_TIMEZONE			PKG_SERVER7+13
	stringtext(ERR_HELP_SHOW_TIMEZONE,	"* Time zone information")
#define ERR_CONSOLE_TZ_STDTIME			PKG_SERVER7+14
	stringtext(ERR_CONSOLE_TZ_STDTIME,	"Standard Time: GMT%s%d:%02d")
#define ERR_CONSOLE_TZ_DST				PKG_SERVER7+15
	stringtext(ERR_CONSOLE_TZ_DST,		"DST:           Observed|DST:           Not Observed")
#define ERR_CONSOLE_TZ_DSTBEGIN			PKG_SERVER7+16
	stringtext(ERR_CONSOLE_TZ_DSTBEGIN,	"DST Begin:     Month[%2d] Week[%2d] Weekday[%s]|DST Begin:     Month[%2d] Day[%2d]")
#define ERR_CONSOLE_TZ_DSTEND			PKG_SERVER7+17
	stringtext(ERR_CONSOLE_TZ_DSTEND,	"DST End:       Month[%2d] Week[%2d] Weekday[%s]|DST End:       Month[%2d] Day[%2d]")
#define ERR_CMD_SHOW_SESSIONS_DIIOP		PKG_SERVER7+18
	stringtext(ERR_CMD_SHOW_SESSIONS_DIIOP,"DIIOP")
#define ERR_CMD_SHOW_SESSIONS_RDEBUG	PKG_SERVER7+19
	stringtext(ERR_CMD_SHOW_SESSIONS_RDEBUG,"RDEBUG")
#define ERR_CLIENT_VERSION_TOO_LOW		PKG_SERVER7+20
	stringtext(ERR_CLIENT_VERSION_TOO_LOW, "The version of this client is below the minimum level required to access the server")
#define ERR_CLIENT_VERSION_TOO_HIGH		PKG_SERVER7+21
	stringtext(ERR_CLIENT_VERSION_TOO_HIGH, "The version of this client is above the maximum level allowed to access the server")
#define ERR_CMD_STOP_START			PKG_SERVER7+22
	stringtext(ERR_CMD_STOP_START, "Stop|Start")
#define ERR_CMD_STOP_IDX 1
#define ERR_CMD_START_IDX 2
#define ERR_CONSOLE_LOG				PKG_SERVER7+23
	stringtext(ERR_CONSOLE_LOG,		"Console Logging is ENABLED\n|Console Logging is DISABLED\n|Console Logging is already ENABLED\n|Console Logging is already DISABLED\n|The Console Log file is undefined\n|The Console file is %s\n")
#define ERR_LOG_ENABLED				1
#define ERR_LOG_DISABLED			2
#define ERR_LOG_ALREADY_ENABLED		3
#define ERR_LOG_ALREADY_DISABLED	4
#define ERR_LOG_UNDEFINED			5
#define ERR_LOG_FILE				6
#define ERR_FULL_ADMIN_DENIED	  		PKG_SERVER7+24
	errortext(ERR_FULL_ADMIN_DENIED,	"%a was denied full administrator access.")
#define ERR_FULL_ADMIN_ALLOWED	  		PKG_SERVER7+25
	errortext(ERR_FULL_ADMIN_ALLOWED,	"%a was granted full administrator access.")
#define ERR_ATC_CONFIG_CHECK			PKG_SERVER7+26
	stringtext(ERR_ATC_CONFIG_CHECK, 	"Unable to retrieve activity trends configuration.")
#define ERR_TASK_DESC_LIVE_CONSOLE_THREAD	PKG_SERVER7+27
	stringtext(ERR_TASK_DESC_LIVE_CONSOLE_THREAD,"Remote live console task on %s")
#define ERR_UNSETTABLE_VARIABLE			PKG_SERVER7+28
	errortext(ERR_UNSETTABLE_VARIABLE,	"This system variable cannot be set via the server console. You must edit NOTES.INI to set this variable.")
#define ERR_TASK_CONTROLLER_STATE		PKG_SERVER7+29
	stringtext(ERR_TASK_CONTROLLER_STATE, "Server Controller:|Not Enabled|Enabled")
#define ERR_CMD_STARTSTOP_CONLOG		PKG_SERVER7+30
	errortext(ERR_CMD_STARTSTOP_CONLOG,	"CONSOLELOG")
#define ERR_HELP_START_CONLOG			PKG_SERVER7+31
	stringtext(ERR_HELP_START_CONLOG,	"Enable console logging")
#define ERR_HELP_STOP_CONLOG			PKG_SERVER7+32
	stringtext(ERR_HELP_STOP_CONLOG,	"Disable console logging")
#define ERR_CMD_SHOW_OFFSETS            PKG_SERVER7+33
      	stringtext(ERR_CMD_SHOW_OFFSETS,"OFFSETS")
#define ERR_HELP_SHOW_OFFSETS           PKG_SERVER7+34
      	stringtext(ERR_HELP_SHOW_OFFSETS, "* Show OFSGD Offsets Information")
#define ERR_CMD_SHOW_INTUSER_INFO		PKG_SERVER7+35
	stringtext(ERR_CMD_SHOW_INTUSER_INFO,"INETUSERS")
#define ERR_HELP_SHOW_INTUSER_INFO		PKG_SERVER7+36
	stringtext(ERR_HELP_SHOW_INTUSER_INFO,"* List internet server users")
#define ERR_NO_USER_INFO				PKG_SERVER7+37
	stringtext(ERR_NO_USER_INFO,		"No user info")
#define ERR_TASK_STATUS_CONFILE_DIAGDIR PKG_SERVER7+38
	stringtext(ERR_TASK_STATUS_CONFILE_DIAGDIR,"Console Log File:|Diagnostic Directory:")
#define ERR_TASK_STATUS_CONFILE_DIAGDIR_CON_IDX		1
#define ERR_TASK_STATUS_CONFILE_DIAGDIR_DIAG_IDX	2
#define ERR_TASK_CONSOLE_LOGGING_STATE	PKG_SERVER7+39
	stringtext(ERR_TASK_CONSOLE_LOGGING_STATE, "Console Logging:|Not Enabled|Enabled")
#define ERR_CMD_SAVE_NOTE				PKG_SERVER7+40
	stringtext(ERR_CMD_SAVE_NOTE,		"NOTEID noteid")
#define ERR_CMD_CMD_SAVE				PKG_SERVER7+41
	stringtext(ERR_CMD_CMD_SAVE,		"SAVE")
#define ERR_HELP_CMD_SAVE				PKG_SERVER7+42
	stringtext(ERR_HELP_CMD_SAVE,		"Save a supported item")
#define ERR_HELP_SAVE_NOTE				PKG_SERVER7+43
	stringtext(ERR_HELP_SAVE_NOTE,		"Save documents specified by noteid from the Domino Directory as DXL")
#define ERR_SAVE_NOTE_STATUS			PKG_SERVER7+44
	stringtext(ERR_SAVE_NOTE_STATUS	,	"Save NOTE as DXL failed|NOTE %s saved in file %s")
#define  ERR_SAVE_NOTE_IDX_FAILED 1
#define  ERR_SAVE_NOTE_IDX_SUCCESS 2

#define ERR_NEED_ADMIN_ACCESS 			PKG_SERVER7+45
	errortext(ERR_NEED_ADMIN_ACCESS,	"You need Admin Access to run this transaction")
#define ERR_WAIT_FOR_USER_EVENT 		PKG_SERVER7+46
	errortext(ERR_WAIT_FOR_USER_EVENT,	"(wait for user event)")

#define ERR_CMD_SHOW_AI					PKG_SERVER7+47
	stringtext(ERR_CMD_SHOW_AI,			"AI")
#define ERR_HELP_SHOW_AI				PKG_SERVER7+48
	stringtext(ERR_HELP_SHOW_AI,		"Show Availability Index Configuration")

#define	ERR_CMD_SHOW_SESSIONS_PASSTHRU	PKG_SERVER7+49
	stringtext(ERR_CMD_SHOW_SESSIONS_PASSTHRU, "PASSTHRU")

#define ERR_RM_DISK_UTIL_ARGS			PKG_SERVER7+50
	stringtext(ERR_RM_DISK_UTIL_ARGS,	"%z: Moving average=%s, threshold=%s, device name=%s")
#define ERR_RM_MEMORY_UTIL_ARGS			PKG_SERVER7+51
	stringtext(ERR_RM_MEMORY_UTIL_ARGS,	"%z: Moving average of MB available=%s, threshold=%s")
#define ERR_RM_NETWORK_UTIL_ARGS		PKG_SERVER7+52
	stringtext(ERR_RM_NETWORK_UTIL_ARGS,"%z: Moving average=%s, threshold=%s, device name=%s")
#define ERR_RM_CPU_UTIL_ARGS			PKG_SERVER7+53
	stringtext(ERR_RM_CPU_UTIL_ARGS,	"%z: Moving average=%s, threshold=%s")
#define ERR_DEBUG_VARS4					PKG_SERVER7+54
	stringtext(ERR_DEBUG_VARS4,			"The System Environment contains the following Notes %s parameters:")
#define ERR_CMD_SHOW_MESSAGE			PKG_SERVER7+55
	stringtext(ERR_CMD_SHOW_MESSAGE,	"MESSAGE [Module] MsgID")
#define ERR_HELP_SHOW_MESSAGE			PKG_SERVER7+56
	stringtext(ERR_HELP_SHOW_MESSAGE,	"Show log message given its four-digit ID number.")
#define ERR_CMD_SHOW_MESSAGE2			PKG_SERVER7+57
	stringtext(ERR_CMD_SHOW_MESSAGE2,	"Error codes #3300-33FF require the 'SHOW MESSAGE Module MsgId' format.")
#define ERR_CMD_SHOW_MESSAGE3			PKG_SERVER7+58
	stringtext(ERR_CMD_SHOW_MESSAGE3,	"Usage: SHOW MESSAGE [Module] MsgId\n**To enable Module and MsgID reporting, use the 'SET CONFIG DISPLAY_MESSAGEID=1' command or add 'DISPLAY_MESSAGEID=1' to the NOTES.INI file.")
#define ERR_SERVER_ID_ACCESS	  		PKG_SERVER7+59
	errortext(ERR_SERVER_ID_ACCESS,		"Could not access ID on server")
#define ERR_MAIL_PENDING_EXCEEDED		PKG_SERVER7+60
	errortext(ERR_MAIL_PENDING_EXCEEDED,"The number of pending mail messages on %a has exceeded the allowed limit.")
#define ERR_SERVER_SU_MAXIMUM_KITS		PKG_SERVER7+61
	stringtext(ERR_SERVER_SU_MAXIMUM_KITS,"The Smart Upgrade database %s on %a has exceeded the %d maximum number of kits supported.")
#define ERR_RMEVAL_NOT_LOADED			PKG_SERVER7+62
	stringtext(ERR_RMEVAL_NOT_LOADED,	"The RMEval task could not be loaded.")
#define ERR_RMEVAL_TELL					PKG_SERVER7+63
	stringtext(ERR_RMEVAL_TELL,			"Tell RMEval %s failed.")

#define ERR_SERVER_SHUTDOWN_MON_TASK		PKG_SERVER7+64
	stringtext(ERR_SERVER_SHUTDOWN_MON_TASK	,"Shutdown Monitor")
#define ERR_SERVER_PROCMON_TASK			PKG_SERVER7+65
	stringtext(ERR_SERVER_PROCMON_TASK	,"Process Monitor")
#define ERR_PROCMON_ABNORMALTERM		PKG_SERVER7+66
	errortext(ERR_PROCMON_ABNORMALTERM,	"Server Process terminated abnormally")
#define ERR_PROCMON_PROCMISSING			PKG_SERVER7+67
	errortext(ERR_PROCMON_PROCMISSING,	"Process %s (%d/0x%x) has terminated abnormally")
#define ERR_DESTINATION_MSG_LIMIT_REACHED	PKG_SERVER7+68
	errortext(ERR_DESTINATION_MSG_LIMIT_REACHED,"Mail from %a to destination %a has exceeded its message limit.")
#define STR_DESTINATION_MSG_LIMIT_OK	PKG_SERVER7+69
	errortext(STR_DESTINATION_MSG_LIMIT_OK,"Mail from %a to destination %a is under its message limit.")
#define ERR_DESTINATION_RETRY_LIMIT_REACHED	PKG_SERVER7+70
	errortext(ERR_DESTINATION_RETRY_LIMIT_REACHED,"Mail from %a to destination %a has exceeded its retry limit.")
#define STR_DESTINATION_RETRY_LIMIT_OK	PKG_SERVER7+71
	errortext(STR_DESTINATION_RETRY_LIMIT_OK,"Mail from %a to destination %a is under its retry limit.")
#define ERR_DESTINATION_LIMITS_REACHED	PKG_SERVER7+72
	errortext(ERR_DESTINATION_LIMITS_REACHED,"Mail from %a to destination %a has exceeded multiple limits.")
#define STR_DESTINATION_LIMITS_OK		PKG_SERVER7+73
	errortext(STR_DESTINATION_LIMITS_OK,"Mail from %a to destination %a is under all configured limits.")
#define ERR_MAIL_PENDING_HEALTHY		PKG_SERVER7+74
	errortext(ERR_MAIL_PENDING_HEALTHY,"The number of pending mail messages on %a is at a healthy level.")
#define STR_DDM_MAIL_FLOW_HEADERS		PKG_SERVER7+75
	stringtext(STR_DDM_MAIL_FLOW_HEADERS, "TotalPending|Dead|Held|Waiting")
#define STR_DDM_MAIL_FLOW_HEADER_PEND_IDX 1
#define STR_DDM_MAIL_FLOW_HEADER_DEAD_IDX 2 
#define STR_DDM_MAIL_FLOW_HEADER_HELD_IDX 3 
#define STR_DDM_MAIL_FLOW_HEADER_WAIT_IDX 4 
#define STR_DDM_TRANS_Q_MSG_LIMIT		PKG_SERVER7+76
	errortext(STR_DDM_TRANS_Q_MSG_LIMIT,"The number of messages has exceeded the limit")
#define STR_DDM_TRANS_Q_RETRY_LIMIT		PKG_SERVER7+77
	errortext(STR_DDM_TRANS_Q_RETRY_LIMIT,"The number of retries has exceeded the limit")
#define STR_DDM_TRANS_Q_HEADERS1		PKG_SERVER7+78
	stringtext(STR_DDM_TRANS_Q_HEADERS1, "Message Count|Configured Limit|Retry Count|Protocol|Routing")
#define STR_DDM_TRANS_Q_HEADER1_MSG_COUNT_IDX   1
#define STR_DDM_TRANS_Q_HEADER1_CFG_LIMIT_IDX	2 
#define STR_DDM_TRANS_Q_HEADER1_RETRY_COUNT_IDX 3 
#define STR_DDM_TRANS_Q_HEADER1_PROTOCOL_IDX    4 
#define STR_DDM_TRANS_Q_HEADER1_ROUTING_IDX     5 
#define STR_DDM_TRANS_Q_HEADERS2			PKG_SERVER7+79
	stringtext(STR_DDM_TRANS_Q_HEADERS2, "Next Retry Time|Last Error|Local Delivery|Pull/|Push/|PushWait/")
#define STR_DDM_TRANS_Q_HEADER2_RETRY_TIME_IDX  1
#define STR_DDM_TRANS_Q_HEADER2_LAST_ERROR_IDX  2 
#define STR_DDM_TRANS_Q_HEADER2_LOCAL_IDX   	3
#define STR_DDM_TRANS_Q_HEADER2_PULL_IDX	4 
#define STR_DDM_TRANS_Q_HEADER2_PUSH_IDX 	5 
#define STR_DDM_TRANS_Q_HEADER2_PUSHWAIT_IDX    6 

#define ERR_CMD_SET_UDF					PKG_SERVER7+80
	stringtext(ERR_CMD_SET_UDF,			"UDF")
#define	ERR_HELP_SET_UDF				PKG_SERVER7+81
	stringtext(ERR_HELP_SET_UDF,		"DB2 Access Set server defined functions")
#define ERR_CMD_DB2_STOP				PKG_SERVER7+82
	errortext(ERR_CMD_DB2_STOP,			"STOP")
#define ERR_FAILED_TRUSTED_SERVER		PKG_SERVER7+83			
	errortext(ERR_FAILED_TRUSTED_SERVER,	"You are not listed as a trusted server")
#define ERR_HELP_DB2_CONT_ALLOC			PKG_SERVER7+84
	errortext(ERR_HELP_DB2_CONT_ALLOC,	"Could not allocate DB2 container name block.")

#define ERR_RNR_NODE_NOT_FOUND			PKG_SERVER7+85
	errortext(ERR_RNR_NODE_NOT_FOUND,	"RnR cache node not found")
#define ERR_SRV_RNRBTCACHE_FULL			PKG_SERVER7+86
	errortext(ERR_SRV_RNRBTCACHE_FULL,	"Server RnR Busytime Cache is full")
#define	ERR_CMD_CMD_RNRCACHE			PKG_SERVER7+87
	stringtext(ERR_CMD_CMD_RNRCACHE,	"RNRCACHE")
#define ERR_HELP_CMD_RNRCACHE			PKG_SERVER7+88
	stringtext(ERR_HELP_CMD_RNRCACHE,	"Rooms and Resources Busytime Cache management commands")
#define	ERR_HELP_RNRCACHE_FLUSH			PKG_SERVER7+89
	stringtext(ERR_HELP_RNRCACHE_FLUSH,	"Clear out busytime cache")
#define	ERR_HELP_RNRCACHE_SHOW			PKG_SERVER7+90
	stringtext(ERR_HELP_RNRCACHE_SHOW,	"Show contents of rooms and resources cache")

#define ERR_SU_OVERLIMIT				PKG_SERVER7+91
	errortext(ERR_SU_OVERLIMIT,			"Too many users are upgrading from this server.  Try again later.")
#define ERR_NULL_NAMESLIST				PKG_SERVER7+92
	stringtext(ERR_NULL_NAMESLIST,		"A NULL names list was generated for %a")
#define ERR_CMD_CMD_DB2					PKG_SERVER7+93
	stringtext(ERR_CMD_CMD_DB2,			"DB2")
#define ERR_HELP_CMD_DB2				PKG_SERVER7+94
	stringtext(ERR_HELP_CMD_DB2,		"DB2 specific information")
#define ERR_CMD_DB2_INFO				PKG_SERVER7+95
	stringtext(ERR_CMD_DB2_INFO,		"INFO")
/* available							PKG_SERVER7+96 */	
#define ERR_CMD_DB2_INFOSTR_SERVER_NAME_IDX	1
#define ERR_CMD_DB2_INFOSTR_PORT_NUMBER_IDX	2
#define ERR_CMD_DB2_INFOSTR_DIRECTORY_IDX	3
#define ERR_CMD_DB2_INFOSTR_INSTANCE_IDX	4
#define ERR_CMD_DB2_INFOSTR_DATABASE_IDX	5
#define ERR_CMD_DB2_INFOSTR_SCHEMA_IDX		6
#define ERR_CMD_DB2_INFOSTR				PKG_SERVER7+97
	stringtext(ERR_CMD_DB2_INFOSTR,		"DB2 Server Name:|DB2 Port Number:|DB2 Directory:|DB2 Instance:|DB2 Database:|DB2 Schema:")
#define ERR_CMD_DB2_INFOSTR2_SCHEMA_VERSION_IDX		1
#define ERR_CMD_DB2_INFOSTR2_ACCESS_SERVER_IDX		2
#define ERR_CMD_DB2_INFOSTR2_ACCESS_PATH_IDX   		3
#define ERR_CMD_DB2_INFOSTR2_DEFAULT_DATASTORE_IDX	4
#define ERR_CMD_DB2_INFOSTR2_PURGE_INTERVAL_IDX		5
#define ERR_CMD_DB2_INFOSTR2_DAYS_IDX				6
#define ERR_CMD_DB2_INFOSTR2_CONNECTIONS_IDX   		7
#define ERR_CMD_DB2_INFOSTR2_DEF_ACCESS_PATH_IDX   	8
#define ERR_CMD_DB2_INFOSTR2   			PKG_SERVER7+98
	stringtext(ERR_CMD_DB2_INFOSTR2,   	"Schema Version:|DB2 Access Se

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -