コンテンツはここから始まります

システム・メッセージ: GPカタログ200-299

前 次

200


ERROR: rex: Bad flag, `flag'

Description

When executing rex, a bad command line option flag was specified on the command line.

Action

Re-execute the command with the correct command line options and arguments.

See Also

rex(1)


201


ERROR: rex: Can't open `filename'

Description

When executing rex to test a regular expression against the data in one or more files, the specified file, filename, could not be opened for reading.

Action

Check that the file exists and has read permission, and re-execute the command.

See Also

rex(1)


204


ERROR: rex: Pattern too long

Description

When executing rex to compile a regular expression from the pattern file, the result of concatenating multiple regular expression patterns was too long (greater than 512 characters).

Action

Modify the pattern file to shorten the regular expression patterns, and re-execute the command.

See Also

rex(1)


205


ERROR: rex: Name missing

Description

When executing rex to compile a regular expression from the pattern file, the regular expression pattern name was not found on an input line. Input lines must consist of optional white space followed by a name and double-quoted pattern, separated by white space. The name must begin with an alphabetic or underscore character and contain alphanumeric or underscore characters, and may be up to 30 characters in length.

Action

Correct the pattern file and re-execute the command.

See Also

rex(1)


206


ERROR: rex: Pattern too long

Description

When executing rex to compile a regular expression from the pattern file, a regular expression pattern was too long (longer than 512 characters).

Action

Correct the pattern file and re-execute the command.

See Also

rex(1)


208


ERROR: filename file open error

Description

The program failed to create and/or open the userlog file filename for writing in append mode. This message will be written to the standard error output of the program.

Action

Check that the directory for the specified filename exists and has write permission, and if the file exists, that it also has write permission.

See Also

userlog(3c)


209


ERROR: Write error errno, file filename

Description

The program failed to write a message to the userlog file filename, with the error value set to errno. This message will be written to the standard error output of the program.

Action

Normally, this indicates that the file system in which the file exists is full; in this case, free up space in the file system and subsequent userlog messages will succeed.

See Also

userlog(3c)


210


エラー: ログ接頭辞のリセットに失敗し、メモリーの割当てに失敗しました

説明

動的領域割当てが失敗したため、プログラムがユーザー・ログ・ファイルの接頭辞のリセットに失敗しました。ユーザー・ログ・ファイルの接頭辞がリセットされないため、このメッセージは現在の接頭辞値を使用してuserlogに書き込まれます。

アクション

アクションは不要です。

関連項目

userlog(3c)


211


WARN: Process pid died holding VTOC lock. Lock recovered.

Description

While trying to lock a Oracle TUXEDO file system for exclusive access, it was discovered that another process had locked the file system and died while holding the lock. The lock is removed and processing continues.

Action

No action required.


212


INFO: Could not obtain VTOC lock after 20 attempts. Lock is held by PID pid.

Description

While trying to lock a Oracle TUXEDO file system for exclusive access, it was discovered that another process is holding the lock.

Action

Use the process identifier, pid, that is printed in the message to determine the process and user running the process, using the ps command. After that process has completed, re-execute the command that failed waiting for the lock.


213


INFO: Name of VTOC lock file is filename.

Description

While trying to lock a Oracle TUXEDO file system for exclusive access, it was discovered that another process has locked the file system, and the name of the associated lock file, filename, is printed.

Action

No action required.


214


エラー: xa_open()のNULLバージョンが、NULLでないOPENINFO文字列を見つけました

説明

クライアントまたはサーバーにリソース・マネージャが関連付けられていない場合、Oracle Tuxedoシステムによって、"null"(リソース・マネージャではない)バージョンのXAトランザクション・インタフェースがリンク用に提供されます。このクライアントまたはサーバーを関連付けることができるのは、TMS名がTMSに設定された、OPENINFO文字列を含まないグループに限られます。

アクション

グループが正しく構成されるように構成(TUXCONFIG)を変更するか、クライアントまたはサーバーを別のグループに関連付けるか、あるいはbuildserverまたはbuildclient-rオプションを使用して適切なXAインタフェースがリンクされたクライアントまたはサーバーを再構築してください。

関連項目

buildclient(1)、buildserver(1)、ubbconfig(5)


215


警告: 80秒経過してもVTOCロックを取得できませんでした。

説明

排他アクセスのためにOracle Tuxedoのファイル・システムをロックしようとしましたが、別のプロセスがロックを保持していることがわかりました。

アクション

後続のメッセージにロック・ファイルが示されます。ロックを保持しているプロセスの完了後に、ロック待機中に失敗したコマンドを再実行してください。


216


INFO: Name of VTOC lock file is filename.

説明

排他アクセスのためにTUXEDO System/Tのファイル・システムをロックしようとしましたが、別のプロセスがファイル・システムをロックしていることが検知されたため、関連するロック・ファイルの名前filenameが表示されます。

アクション

アクションは不要です。ロックを保持しているプロセスが停止した(またはロックの保持中にマシンが終了した)場合は、ロック・ファイルの削除が必要となる場合があります。


 先頭に戻る 前 次