メッセージID | エラーレベル | メッセージ本文 | メッセージの意味 | パラメタの意味 | システムの処理 | 利用者の処置 |
---|---|---|---|---|---|---|
05191 | パラメタのエラーまたは使用方法のエラー | There is an error with the specified user-defined function name. Parameter = s*; Index in parameter = d*; Reason code = t*. (u*) | 指定されたユーザー定義関数名に誤りがあります。 | s*: パラメタ名 | 処理を中止します。 | 理由コードに対して、パラメタに指定したユーザー定義関数名を以下のように修正してください。 |
05192 | パラメタのエラーまたは使用方法のエラー | There is an error with the specified order expression. Order item number = d*; Parameter = s*; Index in parameter = e*; Reason code = t*. (u*) | 指定された順序式に誤りがあります。 | d*: 順序式内の位置 | 処理を中止します。 | 理由コードに対して、順序式を以下のように修正してください。 |
05193 | パラメタのエラーまたは使用方法のエラー | The User-defined function name is incorrect. Defined position = d*; Reason code = s*. (t*) | 指定されたユーザー定義関数指定に誤りがあります。 | d*: ユーザー定義関数定義の位置 | 処理を中止します。 | 理由コードに対して、以下のように修正してください。 ユーザー定義関数定義の位置について |
05194 | パラメタのエラーまたは使用方法のエラー | The record node cannot be specified for the input item definition. (s*) | 入力項目定義にレコードノードを指定することはできません。 | s*: 機能名 | 処理を中止します。 | 入力ファイルタイプがCSV形式の場合は、入力項目定義に、レコードノードを指定することはできません。 |
05195 | パラメタのエラーまたは使用方法のエラー | A record node and the output unit node are specified at the same time. (s*) | レコードノードと出力単位ノードが同時に指定されています。 | s*: 機能名 | 処理を中止します。 | 入力項目定義のレコードノードの指定を見直してください。 |
05196 | パラメタのエラーまたは使用方法のエラー | A record node cannot be specified for the master file. Identifier = s* (t*) | マスタファイルにレコードノードを指定することはできません。 | s*: 略称 | 処理を中止します。 | 入力項目定義に、M略称が指定されている場合に、レコードノードを設定することはできません。 |
05197 | パラメタのエラーまたは使用方法のエラー | There is a syntax error in a record node. Identifier = s*; Reason code = t* (u*) | レコードノードに構文エラーがあります。 | s*: 略称 | 処理を中止します。 | 入力項目定義のレコードノードを見直してください。 |
05198 | パラメタのエラーまたは使用方法のエラー | The number of the relative text-style ancestor nodes is beyond number of the elements of the record node. Identifier = s* Index in Identifier = d*; (t*) | 相対テキスト式の祖先ノード数がレコードノードの要素数を超えています。 | s*: 略称 | 処理を中止します。 | 入力項目定義のレコードノード、もしくは、相対テキスト式を見直してください。 |
05199 | パラメタのエラーまたは使用方法のエラー | There is a syntax error in a relative text-style. Identifier = s*; Index in Identifier = d*; Reason code = t* (u*) | 相対テキスト式に構文エラーがあります。 | s*: 略称 | 処理を中止します。 | 入力項目定義の相対テキスト式を見直してください。 |