このページは機械翻訳したものです。
error_messages テーブルには、次の情報が表示されます
error_messages テーブルには、次のカラムがあります:
-
error_code数値エラーコード
-
error_descriptionエラーの説明
-
error_statusError status code
-
error_classificationエラー分類コード
メモ
error_code は数値の NDB エラーコードです。 これは、ndb_perror (NDB 8.0.13 より前の場合は perror --ndb) に提供できるエラーコードと同じです。
error_description では、エラーの原因となった条件の基本的な説明が提供されます。
error_status カラムには、エラーに関連するステータス情報が表示されます。 このカラムに使用可能な値は次のとおりです:
No errorIllegal connect stringIllegal server handleIllegal reply from serverIllegal number of nodesIllegal node statusメモリー不足Management server not connectedCould not connect to socketStart failedStop failedRestart failedCould not start backupCould not abort backupCould not enter single user modeCould not exit single user modeFailed to complete configuration changeFailed to get configurationUsage error成功Permanent errorTemporary errorUnknown resultTemporary error, restart nodePermanent error, external action neededNdbd file system error, restart node initialUnknown
error_classification カラムには、エラーの分類が表示されます。 分類コードとその意味の詳細は、NDB Error Classifications を参照してください。