メッセージID | エラーレベル | メッセージ本文 | メッセージの意味 | パラメタの意味 | システムの処理 | 利用者の処置 |
---|---|---|---|---|---|---|
06050 | パラメタのエラーまたは使用方法のエラー | The deex definition file contains an invalid parameter name or parameter. Parameter = s*; Line Number = d*. (t*) | 不正なパラメタ名またはパラメタが指定されています。 | s*: パラメタ名 | 処理を中止します。 | 統合定義ファイルにおいて、以下の内容に誤りがないか見直してください。 |
06051 | パラメタのエラーまたは使用方法のエラー | The size of a parameter has been over than is allowed. Parameter = s*; Line Number = d*. (t*) | パラメタに指定された値の長さが大きすぎます。 | s*: パラメタ名 | 処理を中止します。 | 統合定義ファイルにおいて、以下の内容に誤りがないか見直してください。 |
06052 | パラメタのエラーまたは使用方法のエラー | The required parameter has not been specified. Parameter = s*; Line Number = d*. (t*) | パラメタ配下に必須パラメタが指定されていません。 | s*: パラメタ名 | 処理を中止します。 | 統合定義ファイルの内容に誤りがないか見直してください。 |
06053 | パラメタのエラーまたは使用方法のエラー | The same parameter has been specified more than once. Parameter = s*; Line Number = d*. (t*) | 指定されているパラメタが重複しています。 | s*: パラメタ名 | 処理を中止します。 | 統合定義ファイルの内容に誤りがないか見直してください。 |
06054 | パラメタのエラーまたは使用方法のエラー | The number of parameters has reached the maximum. Parameter = s*; Line Number = d*. (t*) | パラメタ配下に指定されているパラメタが多すぎます。 | s*: パラメタ名 | 処理を中止します。 | パラメタ配下の指定するパラメタの数が定量値以下になるようにしてください。 |
06055 | パラメタのエラーまたは使用方法のエラー | The same search number has already defined. Parameter = s*; Line Number = d*. (t*) | 同じ検索番号の出力定義を複数定義することはできません。 | s*: パラメタ名 | 処理を行いません。 | 統合定義ファイルの内容に誤りがないか見直してください。 |
06056 | パラメタのエラーまたは使用方法のエラー | The number of scenario definitions has reached the maximum. Line Number = d*. (s*) | シナリオ定義の階層が深すぎます。 | d*: 行番号 | 処理を中止します。 | シナリオ定義の階層が定量値以下になるようにしてください。 |
06057 | パラメタのエラーまたは使用方法のエラー | There are too many processing definitions and scenario definitions. (s*) | 統合定義ファイルに指定されている処理定義とシナリオ定義の合計が多すぎます。 | s*: 機能名 | 処理を中止します。 | 処理定義とシナリオ定義の合計が定量値以下になるようにしてください。 |
06058 | パラメタのエラーまたは使用方法のエラー | The same processing name has been specified more than once in scenario definition part. Parameter = s*; Line Number = d*. (t*) | シナリオ定義部で指定している処理が重複しています。 | s*: 処理名 | 処理を中止します。 | 統合定義ファイルの内容に誤りがないか見直してください。 |
06059 | パラメタのエラーまたは使用方法のエラー | A step tag of the scenario definition part cannot specify the scenario name. Line Number = d*. (s*) | シナリオ定義部のstepタグにシナリオ名は指定できません。 | d*: 行番号 | 処理を中止します。 | 統合定義ファイルの内容に誤りがないか見直してください。 |