📄 nsfstr.h
字号:
#define CONTEXT_DB2SEL_NSUMMARY_SET PKG_NSF_STR+53 stringtext(CONTEXT_DB2SEL_NSUMMARY_SET, "Failed when DB2 was selecting note summary set.")#define CONTEXT_DB2SEL_NOTE PKG_NSF_STR+54 stringtext(CONTEXT_DB2SEL_NOTE, "Failed when DB2 was selecting a note.")#define CONTEXT_DB2GET_NOTE_SROW PKG_NSF_STR+55 stringtext(CONTEXT_DB2GET_NOTE_SROW, "Failed when DB2 was fetching a note summary row.")#define CONTEXT_DB2GET_NOTE PKG_NSF_STR+56 stringtext(CONTEXT_DB2GET_NOTE, "Failed when DB2 was fetching a note.")#define CONTEXT_DB2UNID_FINDE PKG_NSF_STR+57 stringtext(CONTEXT_DB2UNID_FINDE, "Failed when DB2 was looking for UNID entry.")#define CONTEXT_DB2_FINDE_BYNID PKG_NSF_STR+58 stringtext(CONTEXT_DB2_FINDE_BYNID, "Failed when DB2 was looking for an entry by note id.")#define MSG_DB2NSF_SCHEMA_UPGRADING PKG_NSF_STR+59 stringtext(MSG_DB2NSF_SCHEMA_UPGRADING,"Upgrading schema for DB2NSF %s. This may take several minutes." )#define CONTEXT_DB2DELETE_QUEUE_ENT PKG_NSF_STR+60 stringtext(CONTEXT_DB2DELETE_QUEUE_ENT, "Failed deleting DB2 queue entry.")#define CONTEXT_DB2RELOCATE_TS PKG_NSF_STR+61 stringtext(CONTEXT_DB2RELOCATE_TS, "Failed to Relocate tablespace container.")#define ERR_DB2NSF_QUIESCED PKG_NSF_STR+62 stringtext(ERR_DB2NSF_QUIESCED, "Unable to Connect to quiesced database.")#define CONTEXT_DB2COLLECT_COLINFO PKG_NSF_STR+63 stringtext(CONTEXT_DB2COLLECT_COLINFO, "Failed when DB2 was collecting column info.")#define CONTEXT_DB2PAIFIND_ENTRY PKG_NSF_STR+64 stringtext(CONTEXT_DB2PAIFIND_ENTRY, "Failed when DB2 was finding a named object entry.")#define CONTEXT_DB2PAIFIND_COUNT PKG_NSF_STR+65 stringtext(CONTEXT_DB2PAIFIND_COUNT, "Failed when DB2 was finding the count of named object entries.")#define CONTEXT_DB2PAI_INS_UPD PKG_NSF_STR+66 stringtext(CONTEXT_DB2PAI_INS_UPD, "Failed when DB2 was inserting/updating a named object entry.")#define CONTEXT_DB2PAI_DELETE PKG_NSF_STR+67 stringtext(CONTEXT_DB2PAI_DELETE, "Failed when DB2 was deleting a named object entry.")#define CONTEXT_DB2CREATE_TAB PKG_NSF_STR+68 stringtext(CONTEXT_DB2CREATE_TAB, "Failed when creating DB2 table.")#define CONTEXT_DB2CREATE_VIEW PKG_NSF_STR+69 stringtext(CONTEXT_DB2CREATE_VIEW, "Failed when creating DB2 view.")#define CONTEXT_DB2CREATE_DEL PKG_NSF_STR+70 stringtext(CONTEXT_DB2CREATE_DEL, "Failed when creating DB2 delete.")#define CONTEXT_DB2CREATE_DELTRIG PKG_NSF_STR+71 stringtext(CONTEXT_DB2CREATE_DELTRIG, "Failed when creating DB2 delete trigger.")#define CONTEXT_DB2CREATE_INS PKG_NSF_STR+72 stringtext(CONTEXT_DB2CREATE_INS, "Failed when creating DB2 insert.") #define CONTEXT_DB2CREATE_INSTRIG PKG_NSF_STR+73 stringtext(CONTEXT_DB2CREATE_INSTRIG, "Failed when creating DB2 insert trigger.") #define CONTEXT_DB2CREATE_UPD PKG_NSF_STR+74 stringtext(CONTEXT_DB2CREATE_UPD, "Failed when creating DB2 update.") #define CONTEXT_DB2CREATE_UPDTRIG PKG_NSF_STR+75 stringtext(CONTEXT_DB2CREATE_UPDTRIG, "Failed when creating DB2 update trigger.") #define CONTEXT_DB2LOAD_ACC_DEF PKG_NSF_STR+76 stringtext(CONTEXT_DB2LOAD_ACC_DEF, "Failed when loading the access definition.") #define CONTEXT_DB2CREATE_EXPTAB PKG_NSF_STR+77 stringtext(CONTEXT_DB2CREATE_EXPTAB, "Failed when creating DB2 export table.") #define CONTEXT_DB2INS_MAPENT PKG_NSF_STR+78 stringtext(CONTEXT_DB2INS_MAPENT, "Failed when inserting DB2 map entry.") #define CONTEXT_DB2DROP_EXPTAB PKG_NSF_STR+79 stringtext(CONTEXT_DB2DROP_EXPTAB, "Failed when dropping DB2 export table.") #define CONTEXT_DB2DROP_EXPENT PKG_NSF_STR+80 stringtext(CONTEXT_DB2DROP_EXPENT, "Failed when dropping DB2 exported entity.") #define CONTEXT_DB2LOAD_ACCTAB PKG_NSF_STR+81 stringtext(CONTEXT_DB2LOAD_ACCTAB, "Failed when loading the access definition records in the table.")#define CONTEXT_DB2INS_ACCTAB PKG_NSF_STR+82 stringtext(CONTEXT_DB2INS_ACCTAB, "Failed when inserting in the access table.")#define CONTEXT_DB2INS_ACCTAB_ROW PKG_NSF_STR+83 stringtext(CONTEXT_DB2INS_ACCTAB_ROW, "Failed when inserting an access table row.")#define CONTEXT_DB2UPD_ACCTAB PKG_NSF_STR+84 stringtext(CONTEXT_DB2UPD_ACCTAB, "Failed when updating the access table.")#define CONTEXT_DB2DEL_FROM_ACCTAB PKG_NSF_STR+85 stringtext(CONTEXT_DB2DEL_FROM_ACCTAB, "Failed when deleting from access table.")#define CONTEXT_DB2LOAD_SB_PROP PKG_NSF_STR+86 stringtext(CONTEXT_DB2LOAD_SB_PROP, "Failed loading super block property.")#define CONTEXT_DB2WRITE_SB_PROP PKG_NSF_STR+87 stringtext(CONTEXT_DB2WRITE_SB_PROP, "Failed writing super block property.")#define CONTEXT_DB2TERM_SCONN PKG_NSF_STR+88 stringtext(CONTEXT_DB2TERM_SCONN, "Failed terminating shared connections.")#define CONTEXT_DB2FREE_NSUMSET PKG_NSF_STR+89 stringtext(CONTEXT_DB2FREE_NSUMSET, "Failed when DB2 was freeing note summary set.")/* AVAILABLE */#define CONTEXT_DB2READ_FILE_HEADER PKG_NSF_STR+93 stringtext(CONTEXT_DB2READ_FILE_HEADER, "Failed reading DB2 file header.")#define CONTEXT_DB2FREE_HSTMT PKG_NSF_STR+94 stringtext(CONTEXT_DB2FREE_HSTMT, "Failed when DB2 was freeing statement handle.")#define CONTEXT_DB2_ENABLE_UDF PKG_NSF_STR+95 stringtext(CONTEXT_DB2_ENABLE_UDF, "Failed to enable user defined functions.")#define CONTEXT_DB2_ADMIN_UDF PKG_NSF_STR+96 stringtext(CONTEXT_DB2_ADMIN_UDF, "Failed while administering DB2 Access DLL.")#define CONTEXT_DB2GRPSEM PKG_NSF_STR+97 stringtext(CONTEXT_DB2GRPSEM, "Error encountered in group semaphore management." )#define CONTEXT_DB2_QUERY_VIEWS PKG_NSF_STR+98 stringtext(CONTEXT_DB2_QUERY_VIEWS, "Error encountered in DB2 Query Views" )#define CONTEXT_DB2RECOVER_SOFT_DEL_LIST PKG_NSF_STR+99 stringtext(CONTEXT_DB2RECOVER_SOFT_DEL_LIST, "Failed recovering DB2 soft deleted note list.")#define CONTEXT_DB2CATALOG PKG_NSF_STR+100 stringtext(CONTEXT_DB2CATALOG, "Error creating DB2 catalog entry" )#define MSG_DB2NSF_CATALOG_UPGRADED PKG_NSF_STR+101 stringtext(MSG_DB2NSF_CATALOG_UPGRADED,"Successfully upgraded schema %s from Version %s to Version %s." )#define CONTEXT_TABLE_SCHEMA_UPGRADE PKG_NSF_STR+102 stringtext(CONTEXT_TABLE_SCHEMA_UPGRADE, "Error upgrading table schema: " )#define MSG_DB2NSF_SCHEMA_UPGRADED PKG_NSF_STR+103 stringtext(MSG_DB2NSF_SCHEMA_UPGRADED,"Successfully upgraded tables for schema %s from Version %s to Version %s." )#define CONTEXT_DB2EXTEND_TS PKG_NSF_STR+104 stringtext(CONTEXT_DB2EXTEND_TS, "Failed to extend tablespace." )#define CONTEXT_DB2GET_NSF_SIZE PKG_NSF_STR+105 stringtext(CONTEXT_DB2GET_NSF_SIZE, "Failed calculating DB2 NSF size.")#define MSG_DB2_DEFAULT_BANNER PKG_NSF_STR+106 stringtext(MSG_DB2_DEFAULT_BANNER, "%n--default----------------%n")#define MSG_DB2_HANDLELOCATIONPRINT_TAG PKG_NSF_STR+107 stringtext(MSG_DB2_HANDLELOCATIONPRINT_TAG, " cliRC= %d, line=%d, file=%s%n")#define MSG_DB2_HANDLEDIAGNOSTICPRINT_TAG PKG_NSF_STR+108 stringtext(MSG_DB2_HANDLEDIAGNOSTICPRINT_TAG,"%n%5d SQLSTATE= %s, Native Error Code= %ld, message:")#define MSG_DB2_DB2READNOTE1 PKG_NSF_STR+109 stringtext(MSG_DB2_DB2READNOTE1, "Error reading note (NoteID: NT%08lx) (Schema: %s)%n")#define MSG_DB2_DB2WRITENOTE1 PKG_NSF_STR+110 stringtext(MSG_DB2_DB2WRITENOTE1, "Error writing note (NoteID: NT%08lx)(schema: %s)%n")#define MSG_DB2_DB2DELETENOTE1 PKG_NSF_STR+111 stringtext(MSG_DB2_DB2DELETENOTE1, "Error deleting note (NoteID: NT%08lx)%n")/* there may be some available PKG_NSF_STR offsets above... *//* this is the *current* max; PKG_NSF_STR has an offset range of 0 - 127 */#define STR_NSF_STR_MAX PKG_NSF_STR+112 stringtext(STR_NSF_STR_MAX, "This is the last error message in the NSF_STR range") #endif /*NSF_STR_DEFS*/#if defined(OS400) && (__OS400_TGTVRM__ >= 510)#pragma datamodel(pop)#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -