システム・メッセージ: GPカタログ200-299
|
200 |
エラー: Rex: 間違ったフラグ`flag' | |
|
説明 |
When executing |
アクション |
Re-execute the command with the correct command line options and arguments. | |
関連項目 |
| |
201 |
エラー: Rex: `filename'をオープンできません | |
|
説明 |
When executing |
アクション |
Check that the file exists and has read permission, and re-execute the command. | |
関連項目 |
| |
204 |
エラー: Rex: パターンが長すぎます | |
|
説明 |
When executing |
アクション |
Modify the pattern file to shorten the regular expression patterns, and re-execute the command. | |
関連項目 |
| |
205 |
エラー: Rex: 名前がありません | |
|
説明 |
When executing |
アクション |
Correct the pattern file and re-execute the command. | |
関連項目 |
| |
206 |
エラー: Rex: パターンが長すぎます | |
|
説明 |
When executing |
アクション |
Correct the pattern file and re-execute the command. | |
関連項目 |
| |
208 |
エラー: ファイルfilenameをオープンできません | |
|
説明 |
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. |
アクション |
Check that the directory for the specified filename exists and has write permission, and if the file exists, that it also has write permission. | |
関連項目 |
| |
209 |
ERROR: Write error errno, file filename | |
|
説明 |
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. |
アクション |
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. | |
関連項目 |
| |
210 |
エラー: ログ接頭辞のリセットに失敗し、メモリーの割当てに失敗しました | |
|
説明 |
動的領域割当てが失敗したため、プログラムがユーザー・ログ・ファイルの接頭辞のリセットに失敗しました。ユーザー・ログ・ファイルの接頭辞がリセットされないため、このメッセージは現在の接頭辞値を使用して |
アクション |
アクションは不要です。 | |
関連項目 |
| |
211 |
警告: プロセスpidがVTOCロックを保持したまま消滅しました。ロックがリカバリされます。 | |
|
説明 |
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. |
アクション |
アクションは不要です。 | |
212 |
情報: 20回試行してもVTOCロックを取得できませんでした。PID pidがロックを保持しています。 | |
|
説明 |
排他アクセスのためにOracle Tuxedoのファイル・システムをロックしようとしましたが、別のプロセスがロックを保持していることがわかりました。 |
アクション |
Use the process identifier, pid, that is printed in the message to determine the process and user running the process, using the | |
213 |
情報: VTOCロック・ファイル名はfilenameです。 | |
|
説明 |
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. |
アクション |
アクションは不要です。 | |
214 |
エラー: xa_open()のNULLバージョンが、NULLでないOPENINFO文字列を見つけました | |
|
説明 |
クライアントまたはサーバーにリソース・マネージャが関連付けられていない場合、Oracle Tuxedoシステムによって、"null"(リソース・マネージャではない)バージョンのXAトランザクション・インタフェースがリンク用に提供されます。このクライアントまたはサーバーを関連付けることができるのは、TMS名が |
アクション |
グループが正しく構成されるように構成( | |
関連項目 |
| |
215 |
警告: 80秒経過してもVTOCロックを取得できませんでした。 | |
|
説明 |
排他アクセスのためにOracle Tuxedoのファイル・システムをロックしようとしましたが、別のプロセスがロックを保持していることがわかりました。 |
アクション |
後続のメッセージにロック・ファイルが示されます。ロックを保持しているプロセスの完了後に、ロック待機中に失敗したコマンドを再実行してください。 | |
216 |
情報: VTOCロック・ファイル名はfilenameです。 | |
|
説明 |
排他アクセスのためにTUXEDO System/Tのファイル・システムをロックしようとしましたが、別のプロセスがファイル・システムをロックしていることが検知されたため、関連するロック・ファイルの名前filenameが表示されます。 |
アクション |
アクションは不要です。ロックを保持しているプロセスが停止した(またはロックの保持中にマシンが終了した)場合は、ロック・ファイルの削除が必要となる場合があります。 | |
|
説明 |
The TUX_SIGNAL_ULOGPATTERN enviornment variable was set to an invalid value and will be ignored.
A proper value is of the form TUX_SIGNAL_ULOGPATTERN=signal_number:regular_expression where signal_number is a positive integer and the regular_expression format is as described on the |
アクション |
Set TUX_SIGNAL_ULOGPATTERN to a valid value and restart any process where the application wants this environment variable to be set. | |
|
説明 |
The TUX_SIGNAL_ULOGPATTERN enviornment variable was set to an invalid value and will be ignored.
A proper value is of the form TUX_SIGNAL_ULOGPATTERN=signal_number:regular_expression where signal_number is a positive integer and the regular_expression format is as described on the |
アクション |
Set TUX_SIGNAL_ULOGPATTERN to a valid value and restart any process where the application wants this environment variable to be set. | |
|
説明 |
The previous userlog message logged by this thread matched the regular expression specified in the TUX_SIGNAL_ULOGPATTERN environment variable. As a result, the process is sending itself signal signo. |
アクション |
No action required. However, if TUX_SIGNAL_ULOGPATTERN was set for debugging purposes and signo is a signal that generates a core file, then the system administrator will probably want to examine the core file. |