LE ランタイム オプションのエラー メッセージ
ランタイム オプションを指定するパラメーター文字列の構文をチェックする際に COBOL システムで次のエラー メッセージが生成されることがあります。
MFX9999I The run-time option option is not supported in this release
指定されたランタイム オプションは、言語環境に定義されていますが、本 COBOL システムではサポートされていません。
CEE3601I The string string was found where a delimiter was expected following a quoted suboption for the run-time option option
引用符で囲まれたサブオプションの後には、カンマ、右かっこ、または空白文字を指定する必要があります。
CEE3602I An end quote delimiter did not occur before the end of the run-time option string
開始引用符 (一重または二重) に対応する終了引用符がありません。
CEE3603I The character character is not a valid run-time option delimiter
各オプションは空白文字またはカンマで区切る必要があります。
CEE3605I The string string was found where a delimiter was expected following the suboptions for the run-time option option
かっこで囲まれたサブオプションの後には、空白文字またはカンマを指定する必要があります。
CEE3606I The string string was too long and was ignored
オプションまたはサブオプションの指定可能な最大文字数を超えています。
CEE3607I The end of the suboption string did not contain a right parenthesis
左かっこに対応する右かっこがありません。
CEE3608I The following messages pertain to the invocation command run-time options
このメッセージの後に続くメッセージ (別ソースの同様のメッセージまで) は、起動コマンドで指定したランタイム オプションを示します。
CEE3610I The run-time option old-option was mapped to the run-time option le-option
old-option
は、互換性のために言語環境でサポートされている以前のリリースのオプションです。
CEE3611I The run-time option option was an invalid run-time option
無効なオプション、または以前のリリースと互換性のある言語環境で認識されるオプションが指定されました。
CEE3612I Too many suboptions were specified for the run-time option option
指定したオプションに対して指定可能な数を超えるサブオプションが指定されました。指定可能な数を超えて指定したサブオプションは無視されます。
CEE3614I An invalid character occurred in the numeric string string of the run-time option option
数値に、10 進の数字文字列以外の文字が指定されています。
CEE3615I The installation default for the run-time option option could not be overridden
CEE3616I The string string was not a valid suboption of the run-time option option
指定したランタイム オプション用に定義されているサブオプション以外のサブオプションが指定されました。
CEE3617I The number number of the run-time option option exceeded the range of -2147483648 to 2147483647
数値が -2147483648 から 2147483647 の範囲外です。
CEE3618I The run-time option option was not valid from the invocation command
無効なランタイム オプションが起動コマンドで指定されました。
CEE3619I The value value was not a valid MSGQ number
CEE3622I The option option quoted suboption string string was not one character long
引用符で囲まれた STORAGE サブオプションの有効な長さは 1 文字です。
CEE3623I The UPSI option suboption string string was not eight characters long
UPSI サブオプションの値の有効な長さは 8 文字です。
CEE3633W The total length of the combined ENVAR strings exceeded 250 characters
ENVAR 文字列の長さの合計が最大の 250 文字を超えています。
CEE3634I The number number of the run-time option option exceeded the range of -32768 to 32767
number
が -32768 から 32767 の範囲外です。
CEE3635I The string string was not a valid RECFM suboption specification for run-time option option
RECFM サブオプションの有効な値は、F、FA、FB、FBA、FBS、FBSA、U、UA、V、VA、VB、VBA です。
CEE3636I The value number exceeded the maximum allowable LRECL or BLKSIZE of 32760 bytes
LRECL または BLKSIZE サブオプションの値は、32760 を超えることができません。
CEE3637I The number number specified in the suboption suboption of the run-time option option is not a valid hexadecimal number in the range 0 to FFFFFFFF
無効な 16 進数値または 0 から FFFFFFFF の範囲外の値が指定されました。
CEE3638I The table size of size, specified in the TRACE run-time option, exceeds the maximum allowed value of 16777215
size
が最大許容値 16777215 を超えています。
上位ヘルプ:
言語環境 (LE) サポート
関連情報
サポートされる LE ランタイム オプション