メッセージID | エラーレベル | メッセージ本文 | メッセージの意味 | パラメタの意味 | システムの処理 | 利用者の処置 |
---|---|---|---|---|---|---|
05170 | パラメタのエラーまたは使用方法のエラー | There is an error with the specified virtual item. Parameter = s*; Index in parameter = d*; Reason code = t*. (u*) | パラメタで使用されている仮想項目に誤りがあります。 | s*: パラメタ名 | 処理を中止します。 | 理由コードに対して、パラメタに指定した仮想項目を以下のように修正してください。 |
05171 | パラメタのエラーまたは使用方法のエラー | There is an error with the specified virtual item in argument d* of function 's*'. Parameter = t*; Index in parameter = e*; Reason code = u*. (v*) | 関数の引数に指定された仮想項目に誤りがあります。 | d*: 関数引数の番号 | 処理を中止します。 | 理由コードに対して、関数の引数に指定した仮想項目を以下のように修正してください。 |
05172 | パラメタのエラーまたは使用方法のエラー | There is an error with the specified identifier for journal or master in argument d* of function 'join'. Parameter = s*; Index in parameter = e*; Reason code = t*. (u*) | 結合式に指定されたJ略称、またはM略称に誤りがあります。 | d*: 関数joinの引数の番号 | 処理を中止します。 | 理由コードに対して、結合式に指定したJ略称、またはM略称を以下のように修正してください。 |
05173 | パラメタのエラーまたは使用方法のエラー | There is an error with the specified function 'join'. Parameter = s*; Index in parameter = d*; Reason code = t*. (u*) | 結合式に誤りがあります。 | s*: パラメタ名 | 処理を中止します。 | 理由コードに対して、パラメタに指定した結合式を以下のように修正してください。 |
05174 | パラメタのエラーまたは使用方法のエラー | There is an error with the specified join type in argument d* of function 'join'. Parameter = s*; Index in parameter = e*; Reason code = t*. (u*) | 結合式に指定された結合型に誤りがあります。 | d*: 関数joinの引数の番号 | 処理を中止します。 | 理由コードに対して、パラメタに指定した結合型を以下のように修正してください。 |
05175 | パラメタのエラーまたは使用方法のエラー | There is an error with the specified join-relational-expression. Parameter = s*; Index in parameter = d*; Reason code = t*. (u*) | 結合式に指定された結合関係式に誤りがあります。 | s*: パラメタ名 | 処理を中止します。 | 理由コードに対して、パラメタに指定した結合関係式を以下のように修正してください。 |
05176 | パラメタのエラーまたは使用方法のエラー | There is an error with the specified item reference in join-relational-expression. Parameter = s*; Index in parameter = d*; Reason code = t*. (u*) | 結合式の結合関係式に指定された項目参照に誤りがあります。 | s*: パラメタ名 | 処理を中止します。 | 理由コードに対して、パラメタに指定した項目参照を以下のように修正してください。 |
05177 | パラメタのエラーまたは使用方法のエラー | There is the item name defined as virtual item in the file. File name = s*; Item number = d*. (t*) | 指定されたファイルの見出し行の項目と仮想項目が同じ名前です。 | s*: ファイル名 | 処理を中止します。 | 仮想項目名には、ファイルの項目名と異なる名前を指定してください。 |
05178 | パラメタのエラーまたは使用方法のエラー | There is an error with one of the values specified in parameters. Parameter = s*; Index in parameters = d*. (t*) | 指定されたパラメタに誤りがあります。 | s*: パラメタ名 | 処理を中止します。 | 指定したパラメタの構文・値に誤りがないか見直してください。 |
05179 | パラメタのエラーまたは使用方法のエラー | The type for type cast 's*' is incorrect. Parameter = t*; Index in parameter = e*. (u*) | 型指定の引数に指定されたものの型が指定可能な型ではありません。 | s*: データ型 | 処理を中止します。 | 型指定の引数に誤りがないか見直してください。または、型名に誤りがないか見直してください。 |