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

システム・メッセージ: TMADMINカタログ1100-1199

前 次

1106


ERROR: Could not determine level of authentication required.

Description

When tmadmin starts up, it calls tpchkauth(3c) to see what level of authentication is required by the application. This message is issued when tpchkauth(3c) fails. tpchkauth(3c) can fail if tmadmin cannot find the TUXCONFIG file.

Action

Make sure the TUXCONFIG environment variable is set correctly.

See Also

tmadmin(1)


1107


エラー: メモリーの割当てに失敗しました。

説明

malloc()を使用してオペレーティング・システムから動的にメモリーを割り当てようとしましたが失敗しました。tmadminは、初期化時にtpalloc()を呼び出してtpinit()の初期バッファを取得します。このメッセージが発行されるのは、tpalloc()からのmalloc()の呼出しが失敗した場合です。

アクション

マシンのメモリー量およびプロセスによって使用されるメモリー量に対して、オペレーティング・システム・パラメータが正しく設定されていることを確認してください。マシンのメモリー使用量を減らすか、マシンの物理メモリー量を増やしてください。

関連項目

UNIXシステム・リファレンス・マニュアルのulimit(2)


1108


ERROR: Could not find entry for user number.

Description

When tmadmin is invoked, the invoker's login ID is used as the "User Name" when tmadmin joins the application. If there is an error retrieving the invoker's login ID from the system password file, this message is printed.

Action

Contact your system administrator to ensure that your password entry contains your user ID (UID) and your login.

See Also

getpwuid(3), passwd (4) in UNIX system reference manuals


1110


ERROR: Unable to obtain application password.

Description

If an application password is required, tmadmin either prompts for it (if the invoker is attached to a terminal), or it reads it from the environment variable, APP_PW, if standard input is not a terminal. This message is issued when the password cannot be obtained. The most common cause for this is that APP_PW is not set and standard input is not a terminal.

Action

If tmadmin is not attached to a terminal when invoked, then check that the environment variable, APP_PW, is set correctly.

See Also

tmadmin(1)


1130


ERROR: Broadcast failed, tperrno = tperrno

Description

The broadcast command failed. This tmadmin command called the ATMI verb tpbroadcast(3c) which encountered an error.

Action

The error number, tperrno, that is printed with this message can be used to look up the exact error on the ATMI tpbroadcast(3c) manual page. The mapping of the numeric value of tperrno to the symbolic constant shown on the tpbroadcast(3c) manual page can be found in the intro(3c) manual page or in $TUXDIR/include/atmi.h.

See Also

tmadmin(1), intro(3c)


1131


ERROR: Memory allocation failure, tperrno = number

Description

An attempt dynamically to allocate memory from the operating system using malloc() failed. The broadcast command calls tpalloc() to allocate a typed buffer for text to be broadcast. When this message is issued, the call from tpalloc() to malloc() failed.

Action

Make sure the operating system parameters are set correctly for the amount of memory on the machine and the amount of memory that can be used by a process. Reduce the memory usage on the machine or increase the amount of physical memory on the machine.

See Also

ulimit(2) in UNIX system reference manuals


1134


ERROR: make msg failed, tperrno = number

Description

An attempt dynamically to allocate memory from the operating system using malloc() failed. When this message is issued, the attempt by the printclient command to allocate memory for retrieving client information failed. The printclient command calls tpalloc() which in turn calls malloc().

Action

Make sure the operating system parameters are set correctly for the amount of memory on the machine and the amount of memory that can be used by a process. Reduce the memory usage on the machine or increase the amount of physical memory on the machine.

See Also

ulimit(2) in UNIX system reference manuals


1135


エラー: リモート・プロシージャ・コールの送受信でエラーがありました

説明

printclientコマンドがBBLからクライアント情報を取得しようとしましたが、エラーが発生しました。tmadminは、BBLとコンタクトしてクライアント情報を取得します。

アクション

bbcleanコマンドを発行して、リモート・サイトとのすべての接続が作動していることを確認してください。また、パーティション化されているリモート・サイトとのリンクを報告するprintnetコマンドを発行してください。

関連項目

tmadmin(1)


1143


警告: アプリケーション用のセキュリティは使用できません

説明

アプリケーションに対してアプリケーション・セキュリティが有効化されていない場合は、passwdコマンドを使用できません。つまり、アプリケーション・パスワードを割り当てるには、ubbconfigファイルのSECURITYキーワードをAPP_PWに設定しておく必要があります。

アクション

アプリケーション・セキュリティを使用する場合は、ubbconfigファイルのRESOURCESセクションにSECURITYキーワードを追加して、値をAPP_PWに設定してください。さらに、tmloadcf()を実行してください(初期アプリケーション・パスワードの入力を求められます)。これで、passwdコマンドを使用してアプリケーションに新しいパスワードを割り当てられるようになります。

関連項目

tmadmin(1)、tmloadcf(1)、ubbconfig(5)


1144


エラー: passwdコマンドは端末から入力する必要があります

説明

tmadminは端末上で新しいパスワードを要求するため、passwdコマンドは、シェル・スクリプトなどではなく端末から実行する必要があります。

アクション

端末以外でのtmadminの起動からpasswdコマンドの使用を削除してください。

関連項目

tmadmin(1)


1146


エラー: アプリケーション・パスワードにエラーがあります

説明

tmadminが読取り用に端末デバイス(/dev/tty)をオープンできなかったため、passwdコマンドが失敗しました。

アクション

Oracle Tuexdoシステムのテクニカル・サポートに連絡してください。

関連項目

tmadmin(1)


1148


エラー: アプリケーション・パスワードにエラーがあります

説明

tmadminが読取り用に端末デバイス(/dev/tty)をオープンできなかったため、passwdコマンドが失敗しました。

アクション

Oracle Tuexdoシステムのテクニカル・サポートに連絡してください。

関連項目

tmadmin(1)


1150


エラー: 試行回数が多すぎます

説明

passwdコマンドは、新しいパスワードの入力および正確な再入力を要求します。3回試行してもこれが実現されなかった場合、コマンドは失敗してこのメッセージが出力されます。

アクション

passwdコマンドを再試行してください。

関連項目

tmadmin(1)


1151


ERROR: Memory allocation failure, tperrno = number

Description

An attempt dynamically to allocate memory from the operating system using malloc() failed. When this message is issued, the attempt by the passwd command to allocate memory for sending the new passwd to the DBBL failed. The passwd command calls tpalloc() which, in turn, calls malloc(). The application password is not changed.

Action

Make sure the operating system parameters are set correctly for the amount of memory on the machine and the amount of memory that can be used by a process. Reduce the memory usage on the machine or increase the amount of physical memory on the machine.

See Also

ulimit(2) in UNIX system reference manuals


1152


エラー: パスワードの更新が失敗しました

説明

passwdコマンドは、アプリケーション・パスワードを新しいパスワードに変更するようDBBLにリクエストします。このリクエストがDBBLによって処理されませんでした。この失敗の最も一般的な理由は、リクエストをDBBLに送信できなかったことです。アプリケーション・パスワードは変更されません。

アクション

リクエストされたコマンドの失敗の原因となった通信エラーが発生していないか、userlog(3c)ファイルで確認してください。


1173


ERROR: -b option: argument must be numeric.

Description

When the -b option is used as an argument to a tmadmin command, its argument must be a numeric value.

Action

Try the command again with a numeric value for the -b option.

See Also

isdigit(3) in UNIX system reference manuals


1174


エラー: メモリーの割当てに失敗しました

説明

malloc()を使用してオペレーティング・システムから動的にメモリーを割り当てようとしましたが失敗しました。このメッセージが発行されるのは、printdomainコマンドがホスト・ドメイン固有の情報をリクエストするためのメモリーを割り当てようとして失敗した場合です。printdomainコマンドがtpalloc()を呼び出すことでmalloc()が呼び出されます。

アクション

マシンのメモリー量およびプロセスによって使用されるメモリー量に対して、オペレーティング・システム・パラメータが正しく設定されていることを確認してください。マシンのメモリー使用量を減らすか、マシンの物理メモリー量を増やしてください。

関連項目

UNIXシステム・リファレンス・マニュアルのulimit(2)


1175


ERROR: printdomain (pd) service request failed, group=groupname queue=queuename

Description

The printdomain command failed to send a request for information to a gateway group due to a communication error. The printdomain command continues to send requests to other gateway groups.

Action

Check the userlog(3c) to see if a communication error occurred that caused the requested command to fail.


1178


エラー: サーバー・グループ・エントリを取得できませんでした

説明

情報のリクエストをゲートウェイ・グループに送信するための準備中に、printdomainコマンドがグループのアドレス情報の取得に失敗しました。

アクション

リクエストされたコマンドの失敗の原因となった通信エラーが発生していないか、userlog(3c)で確認してください。


1179


ERROR: make msg failed, tperrno = number

Description

An attempt dynamically to allocate memory from the operating system using malloc() failed while preparing to send a message to a host gateway group.

Action

Make sure the operating system parameters are set correctly for the amount of memory on the machine and the amount of memory that can be used by a process. Reduce the memory usage on the machine or increase the amount of physical memory on the machine.

See Also

ulimit(2) in UNIX system reference manuals


1180


ERROR: could not send message to gateway server, tperrno = number

Description

An error was encountered while trying to send a message to a host gateway group. The issued command fails.

Action

See the userlog(3c) file for the exact reason that the command failed. Also, use the printnet command to see the status of all machine connections in the network. This command reports any network partitions.

See Also

tmadmin(1)


1181


ERROR: error receiving reply from gateway server, tperrno = number

Description

A host administration command was issued and successfully sent to one or more gateway servers. However, an error occurred retrieving the response. A timeout waiting for the reply or a network failure may have occurred.

Action

Check the userlog(3c) to see if a communication error occurred that prevented the reply from reaching tmadmin.

See Also

tmadmin(1)


1182


ERROR: did not receive successful reply from gateway, tperrno = tperrno

Description

A host administration command was issued and successfully sent to one or more gateway servers. However, the reply contains an error that is reflected in the variable, tperrno.

Action

The error number, tperrno, that is printed with this message can be used to look up the exact error. The mapping of the numeric value of tperrno to a symbolic constant can be found in the intro(3c) manual page or in $TUXDIR/include/atmi.h.

See Also

intro(3c)


1184


エラー: GATE_ADMINサービスは提供されていません

説明

tmadminコマンドが1つ以上のホスト・ゲートウェイ・サーバーに対して発行されました。しかし、ホスト関連の管理リクエストで要求されるGATE_ADMINサービスを提供しているゲートウェイは現在ありません。起動済のゲートウェイ・サーバーがないか、ubbconfigファイルでゲートウェイ・サーバーに対して指定されたCLOPT-Aオプションが指定されていません。

アクション

現在実行中のゲートウェイ・サーバーがある場合は、printserviceコマンドを使用してGATE_ADMINサービスが提供されているかどうか確認してください。そうでない場合は、advertiseコマンドを介して動的に通知するか、ubbconfigファイルのCLOPT-Aオプションを追加して、このサービスがゲートウェイ・サーバーによって提供されることを確認してください。

関連項目

tmadmin(1)


1185


エラー: -qオプションで指定したキューは-gオプションで指定したグループと対応しません

説明

キューおよびグループの両方を指定できるホスト関連のtmadminコマンドについて、指定されたキューが指定されたグループに属さない場合にこのメッセージが発行されます。

アクション

printserverコマンドを使用してキューとグループの正しい組合せを確認し、コマンドを再発行してください。

関連項目

tmadmin(1)


1186


ERROR: Server with ID serverid not offered on queue queuename

Description

For those host-related tmadmin commands where both a queue and a server ID can be specified, this message is issued when the server specified does not read from the queue specified.

Action

Use the printserver command to determine the correct queue and server ID combinations, and re-issue your command.

See Also

tmadmin(1)


1187


エラー: GATE_ADMINサービスは提供されていません

説明

tmadminコマンドが1つ以上のホスト・ゲートウェイ・サーバーに対して発行されました。しかし、ホスト関連の管理リクエストで要求されるGATE_ADMINサービスを提供しているゲートウェイは現在ありません。起動済のゲートウェイ・サーバーがないか、ubbconfigファイルでゲートウェイ・サーバーに対して指定されたCLOPT-Aオプションが指定されていません。

アクション

現在実行中のゲートウェイ・サーバーがある場合は、printserviceコマンドを使用してGATE_ADMINサービスが提供されているかどうか確認してください。そうでない場合は、advertiseコマンドを介して動的に通知するか、ubbconfigファイルのCLOPT-Aオプションを追加して、このサービスがゲートウェイ・サーバーによって提供されることを確認してください。

関連項目

tmadmin(1)


1198


ERROR: -i option: argument must be numeric.

Description

When the -i option is used as an argument to a tmadmin command, its argument must be a numeric value.

Action

Try the command again with a numeric value for the -i option.

See Also

isdigit(3) in UNIX system reference manuals


1199


ERROR: -o option: argument must be numeric.

Description

When the -o option is used as an argument to a tmadmin command, its argument must be a numeric value.

Action

Try the command again with a numeric value for the -o option.

See Also

isdigit(3) in UNIX system reference manuals


 先頭に戻る 前 次