Skip navigation.

CMDTUX メッセージ 200-299

  Previous Next

201

ERROR:CLOPT parameter must be <= len characters in length
ERROR: CLOPT パラメータの長さは len 文字以下でなければなりません。

説明

The value for CLOPT indicated by the arrow is greater than 256 characters in length.

アクション

Edit the configuration file such that all CLOPT parameters are less than or equal to 256 characters.

関連項目

ubbconfig(5)

203

ERROR:Group name must be <= len characters in length
ERROR: グループ名の長さは len 文字以下でなければなりません。

説明

The SRVGRP value indicated by the arrow is greater than 30 characters in length.

アクション

Edit the configuration file such that all SRVGRP values are less than or equal to 30 characters in length.

関連項目

ubbconfig(5)

205

ERROR:Group name grpname not defined in *GROUPS section
ERROR: グループ名 grpname は *GROUPS セクションで定義されていません。

説明

The specified server group name grpname has not been defined in the GROUPS section of the configuration file.

アクション

コンフィギュレーション・ファイルの GROUPS セクションに、このサーバ・グループ名を定義します。

関連項目

ubbconfig(5)

207

ERROR: SRVID parameter must be >= 1 and <= 30000

説明

The value for SRVID indicated by the arrow must be greater than or equal to 1 and less than or equal to 30000.

アクション

Specify a value for SRVID that is greater than or equal to 1 and less than or equal to 30000.

関連項目

ubbconfig(5)

209

ERROR:RQADDR parameter must be <= len characters in length
ERROR: RQADDR パラメータの長さは len 文字以下でなければなりません。

説明

The value for RQADDR indicated by the arrow must be less than or equal to 30 characters in length.

アクション

Specify a value for RQADDR that is less than 31 characters in length.

関連項目

ubbconfig(5)

211

ERROR:RQPERM parameter must be >= 1 and <= 0777
ERROR: RQPERM パラメータは 1 以上 0777 以下でなければなりません。

説明

The value for RQPERM indicated by the arrow must be between 0001 and 0777, inclusive.

アクション

Specify a value for RQPERM that is between 0001 and 0777, inclusive.

関連項目

ubbconfig(5)

213

ERROR:RPPERM parameter must be >=1 and <= 0777
ERROR: RPPERM パラメータは 1 以上 0777 以下でなければなりません。

説明

The value for RPPERM indicated by the arrow must be between 0001 and 0777, inclusive.

アクション

Specify a value for RPPERM that is between 0001 and 0777, inclusive.

関連項目

ubbconfig(5)

215

ERROR:MAXGEN parameter must be >= 1 and < 256
ERROR: MAXGEN パラメータは 1 以上で、かつ 256 未満でなければなりません。

説明

The value given for MAXGEN indicated by the arrow is invalid because it is not between 1 and 255, inclusive.

アクション

Specify a value for MAXGEN that is between 1 and 255, inclusive.

関連項目

ubbconfig(5)

217

ERROR:GRACE parameter must be >= 0
ERROR: GRACE パラメータは 0 以上でなければなりません。

説明

The value for GRACE indicated by the arrow is invalid because it is not greater than or equal to 0.

アクション

Specify a value for GRACE that is greater than or equal to 0.

関連項目

ubbconfig(5)

219

ERROR:SEQUENCE parameter must be > 0 and < 10000
ERROR: SEQUENCE パラメータは 0 より大きく、かつ 10000 未満でなければなりません。_

説明

The value given for SEQUENCE indicated by the arrow is invalid because it is not between 1 and 9999, inclusive.

アクション

Specify a value for SEQUENCE that is between 1 and 9999, inclusive.

関連項目

ubbconfig(5)

220

ERROR:Duplicate *SERVICES section
ERROR: *SERVICES セクションが重複しています。

説明

コンフィギュレーション・ファイルに複数の SERVICES セクションが定義されています。

アクション

SERVICES セクションが 1 つになるように、コンフィギュレーション・ファイルを編集します。

関連項目

ubbconfig(5)

221

ERROR:*GROUPS section must appear before *SERVICES section
ERROR: *GROUPS セクションは *SERVICES セクションの前に記述しなければなりません。

説明

コンフィギュレーション・ファイルで、SERVICES セクションが GROUPS セクションより前に定義されています。

アクション

GROUPS セクションが SERVICES セクションの前に定義されるように、コンフィギュレーション・ファイルを編集します。

関連項目

ubbconfig(5)

222

ERROR:Could not initialize sort of *SERVICES section
ERROR: *SERVICES セクションの初期ソートができません。

説明

An internal error occurred while attempting to sort the SERVICES section during tmloadcf.

アクション

Attempt to load the configuration again via tmloadcf. If the error occurs again, contact BEA TUXEDO system Technical Support.

関連項目

ubbconfig(5), tmloadcf(1)

223

ERROR:Could not turnaround sort of *SERVICES section
ERROR: *SERVICES のターン・アラウンド・ソートができません。

説明

An internal error occurred while attempting to sort the SERVICES section of the configuration file during tmloadcf.

アクション

Attempt to load the configuration again via tmloadcf. If the error occurs again, contact BEA TUXEDO system Technical Support.

関連項目

ubbconfig(5), tmloadcf(1)

224

ERROR:Couldn't retrieve data from *SERVICES sort
ERROR: *SERVICES のソートされたデータを検索できません。

説明

An internal error occurred while attempting to sort the SERVICES section of the configuration file during tmloadcf.

アクション

Attempt to load the configuration again via tmloadcf. If the error occurs again, contact BEA TUXEDO system Technical Support.

関連項目

ubbconfig(5), tmloadcf(1)

226

ERROR:Service name must be <= len characters in length
ERROR: サービス名の長さは len 文字以下でなければなりません。

説明

The SVCNM parameter indicated by the arrow is invalid because it is more than 15 characters in length.

アクション

サービス名に長さが 15 文字以下の値を指定します。

関連項目

ubbconfig(5)

228

ERROR:Service service_name can't have two different ROUTING values
ERROR: サービス service_name には 2 つの異なるルーティング値を指定できません。

説明

示されたサービス名に、2 つの異なるルーティング基準が関連付けられています。

アクション

Edit the configuration file such that if multiple ROUTING entries exist for the same service name but have different SRVGRP parameters, the ROUTING parameter must be the same for all of these entries.

関連項目

ubbconfig(5)

229

ERROR: Memory allocation failure

説明

An attempt dynamically to allocate memory from the operating system using malloc() failed while setting up a table to keep track of the information kept in the SERVERS section of the UBBCONFIG file.

アクション

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

230

ERROR: Memory allocation failure

説明

An attempt dynamically to allocate memory from the operating system using malloc() failed while setting up a table to keep track of the information kept in the SERVICES section of the UBBCONFIG file.

アクション

メッセージ 229 を参照してください。

231

ERROR: Memory allocation failure

説明

An attempt dynamically to allocate memory from the operating system using malloc() failed while setting up a table to keep track of the information kept in the SERVICES section of the UBBCONFIG file.

アクション

メッセージ 229 を参照してください。

232

ERROR:Need different SRVGRP for the SERVICE svcname.
ERROR: サービス svcname には異なる SRVGRP が必要です。

説明

The same service has been specified more than once, but the SRVGRP parameter is absent.

アクション

Edit the UBBCONFIG file and specify different SRVGRP entries for each SVCNAME defined.

関連項目

ubbconfig(5)

233

ERROR:SERVICE svcname can't have SRVGRP srvgrp on different entry.
ERROR: サービス svcname は異なるエントリ上に SRVGRP srvgrp を指定できません。

説明

The same service has been specified more than once, using the same SRVGRP value.

アクション

Edit the UBBCONFIG file and specify different SRVGRP entries for each SVCNAME defined.

関連項目

ubbconfig(5)

235

ERROR: Memory allocation failure

説明

The tmloadcf command uses the malloc() library call to obtain the internal memory that it uses for parsing the configuration file. One of these malloc() calls failed, meaning that no memory was available. It is possible that the configuration file was too large on a machine with a limited amount of free memory or swap space.

アクション

Try running tmloadcf again when the machine is less heavily loaded. Try reducing the size of the configuration file by making use of the DEFAULT parameters to set global options for each section.

関連項目

tmloadcf(1)、ubbconfig(5)

237

ERROR:Failure during input to sort of *SERVICES section
ERROR: *SERVICES セクションのソートへの入力に異常がありました。

説明

The tmloadcf command sorts the entries in the SERVICES section by service name. During this processing, an internal error occurred. Since sort processing uses temporary memory and disk space, the most common cause of sort failure is if these resources run out. The temporary files used for sorting are usually placed in /usr/tmp or /tmp.

アクション

Check that there is available temporary disk space in /usr/tmp and /tmp. Try running the command again when the system is less heavily loaded.

関連項目

tmloadcf(1)、ubbconfig(5)

239

ERROR:The SRVGRP parameter must be <= len characters
ERROR: SRVGRP パラメータは len 文字以下でなければなりません。

説明

The SRVGRP parameter in the configuration file must be a string of 30 or fewer characters.

アクション

Choose a SRVGRP value that is no more than 30 characters and make sure it matches a group name in the GROUPS section.

関連項目

tmloadcf(1)、ubbconfig(5)

241

ERROR:Group name group_name must match a name from the *GROUPS section
ERROR: グループ名 group_name は *GROUPS セクションの名前と一致しなければなりません。

説明

The SRVGRP parameter of the SERVERS section in the configuration file does not match an entry in the GROUPS section. This can be due to a direct error here, or a previous error while compiling the group name entry.

アクション

Correct the SRVGRP entry, or the group name entry that it is supposed to match.

関連項目

tmloadcf(1)、ubbconfig(5)

243

ERROR:BUFTYPE parameter must be <= len characters
ERROR: BUFTYPE パラメータは len 文字以下でなければなりません。

説明

The BUFTYPE parameter in the configuration file must be a string of 256 or fewer characters.

アクション

Shorten the BUFTYPE parameter, and make sure it matches a buffer type that is in the BEA TUXEDO system buffer Type Switch.

関連項目

tmloadcf(1)、ubbconfig(5)

245

ERROR: TRANTIME parameter must be >= 0 and < 2147483648

説明

The TRANTIME parameter was outside the allowable numeric range.

アクション

0 以上 2,147,483,648 未満の値を指定します。

関連項目

tmloadcf(1)、ubbconfig(5)

247

ERROR:*ROUTING routingname must be <= len characters
ERROR: *ROUTING routingnamelen 文字以下でなければなりません。

説明

The routingname of the ROUTING section of the configuration file must be <= 15 characters.

アクション

15 文字以下の値を指定します。

関連項目

tmloadcf(1)、ubbconfig(5)

249

ERROR: LOAD parameter must be >= 1 and <= 32767

説明

The LOAD parameter in the SERVICES section of the configuration file must be within the proper range of values.

アクション

1 以上 32,767 以下の値を指定します。

関連項目

tmloadcf(1)、ubbconfig(5)

251

ERROR: PRIO parameter must be >= 1 and <= 100

説明

The PRIO parameter in the SERVICES section of the UBBCONFIG must be within the proper range of values.

アクション

1 以上、100 以下の値を指定します。

関連項目

tmloadcf(1)、ubbconfig(5)

252

ERROR:Duplicate *ROUTING section present
ERROR: *ROUTING セクションは重複して定義できません。

説明

コンフィギュレーション・ファイル内で 2 つ目の ROUTING セクションが検出されました。ROUTING セクションは 1 つしか定義できません。

アクション

すべてのルーティング・エントリを 1 つの ROUTING セクションに配置します。

関連項目

tmloadcf(1)、ubbconfig(5)

253

ERROR:The *GROUPS section must appear before the *ROUTING section
ERROR: *GROUPS セクションは *ROUTING セクションの前に宣言しなければなりません。

説明

コンフィギュレーション・ファイル内で、ROUTING セクションが GROUPS セクションより前に宣言されています。セクションの順序が乱れているか、またはセクションが抜けている可能性があります。

アクション

GROUPS セクションは、必ず ROUTING セクションの前に宣言します。

関連項目

tmloadcf(1)、ubbconfig(5)

255

ERROR:Routing name must be <= len characters
ERROR: ルーティング名は len 文字以下でなければなりません。

説明

The ROUTING identifier must be <= 15 characters.

アクション

15 文字以下の値を指定します。

関連項目

tmloadcf(1)、ubbconfig(5)

256

ERROR:FIELD parameter missing in *ROUTING entry routingname
ERROR: *ROUTING エントリ routingname に FIELD パラメータが定義されていません。

説明

Each entry in the ROUTING section of the configuration file must have a FIELD parameter.

アクション

Specify a FIELD value for each entry that is the name of the routing field.

関連項目

tmloadcf(1)、ubbconfig(5)

257

ERROR:RANGES parameter missing in *ROUTING entry routingname
ERROR: *ROUTING エントリ routingname に RANGES パラメータが定義されていません。

説明

Each entry in the ROUTING section of the configuration file must have a RANGES parameter.

アクション

Specify a RANGES value for each entry that specifies the ranges and associated server groups for the routing field.

関連項目

tmloadcf(1)、ubbconfig(5)

258

ERROR:BUFTYPE parameter missing in *ROUTING entry routingname
ERROR: *ROUTING エントリ routingname に BUFTYPE パラメータが定義されていません。

説明

Each entry in the ROUTING section of the configuration file must have a BUFTYPE parameter.

アクション

Specify a BUFTYPE value that is a list of types and subtypes of data buffers for which this routing entry is valid.

関連項目

tmloadcf(1)、ubbconfig(5)

260

ERROR:FIELD parameter must be <= len characters in length
ERROR: FIELD パラメータの長さは len 文字以下でなければなりません。

説明

The Field name in the ROUTING section must be less than 30 characters in length.

アクション

Specify a FIELD name that is less than 30 characters long.

関連項目

tmloadcf(1)、ubbconfig(5)

262

ERROR:RANGES parameter must be <= len characters
ERROR: RANGES パラメータは len 文字以下でなければなりません。

説明

The RANGES string in the ROUTING section was greater than 256 characters in length.

アクション

Shorten the RANGES string and re-load the configuration file.

関連項目

tmloadcf(1)、ubbconfig(5)

264

ERROR:BUFTYPE parameter must be <= len characters
ERROR: BUFTYPE パラメータは len 文字以下でなければなりません。

説明

The BUFTYPE parameter was greater than 256 characters.

アクション

Shorten the BUFTYPE parameter and re-load the configuration file.

関連項目

tmloadcf(1)、ubbconfig(5)

265

ERROR:More than one NETWORK section is present
ERROR: NETWORK セクションは重複して定義できません。

説明

A UBBCONFIG file can only have one NETWORK section. More than one NETWORK section was encountered while processing the UBBCONFIG file.

アクション

Check the UBBCONFIG file for the NETWORK keyword. It is possible that an editing error left an extra copy of that line.

関連項目

tmloadcf(1)、ubbconfig(5)

266

ERROR:The *MACHINES section must precede the *NETWORK section
ERROR: *MACHINES セクションは *NETWORK セクションの前に記述しなければなりません。

説明

The NETWORK section of the UBBCONFIG file was encountered before any MACHINES section. The information in the MACHINES section is needed to process the NETWORK section.

アクション

Check if a MACHINES section is in the UBBCONFIG file. If it is, place it before the NETWORK section.

関連項目

tmloadcf(1)、ubbconfig(5)

272

ERROR:*NETWORK LMID lmid does not appear in *MACHINES section
ERROR: *NETWORK LMID lmid が *MACHINES セクションで定義されていません。

説明

The LMID identifier lmid in the NETWORK section of the UBBCONFIG file did not appear in the MACHINES section. The LMID parameter is the identifier at the beginning of the line, and does not appear with the keyword LMID.

アクション

Make sure that the LMID is spelled correctly, and has a matching entry in the MACHINES section.

関連項目

tmloadcf(1)、ubbconfig(5)

274

ERROR:NADDR parameter missing in *NETWORK entry lmid
ERROR: *NETWORK エントリ lmid の NADDR パラメータが定義されていません。

説明

The entry for lmid in the NETWORK section has no NADDR parameter. This parameter is required.

アクション

Add a NADDR parameter to the NETWORK entry.

関連項目

tmloadcf(1)、ubbconfig(5)

276

ERROR:NADDR parameter must be <= len characters in length
ERROR: NADDR パラメータの長さは len 文字以下でなければなりません。

説明

The NADDR parameter in the NETWORK section of the UBBCONFIG file must be <= len characters.

アクション

Shorten the NADDR parameter and re-load the configuration.

関連項目

tmloadcf(1)、ubbconfig(5)

278

ERROR:There is an invalid hexadecimal digit in the NADDR parameter
ERROR: NADDRパラメータに無効な 16 進の数字があります。

説明

The NADDR parameter in the NETWORK section of the UBBCONFIG file was specified as a hexadecimal number (starting with 0x or \x), but a non-hexadecimal character was encountered in the string.

アクション

Enter hexadecimal characters in the NADDR parameter and re-load the configuration.

関連項目

tmloadcf(1)、ubbconfig(5)

280

ERROR:NADDR parameter must contain an even number of hex digits.
ERROR: NADDRパラメータは偶数個の 16 進の数字でなければなりません。

説明

The NADDR parameter in the NETWORK section of the UBBCONFIG file was specified as a hexadecimal number (starting with 0x or \x). This requires that there be an even number of characters following the prefix.

アクション

Correct the NADDR to have an even number of hexadecimal characters and re-load the configuration.

関連項目

tmloadcf(1)、ubbconfig(5)

282

ERROR:BRIDGE parameter must be an absolute pathname
ERROR: BRIDGE パラメータは絶対パス名でなければなりません。

説明

The BRIDGE parameter in the NETWORK section of the UBBCONFIG file must be an absolute pathname of the network device. This means it must begin with a '/' character.

アクション

Replace the current BRIDGE parameter with the full pathname of the device, for example, "/dev/tcp".

関連項目

tmloadcf(1)、ubbconfig(5)

284

ERROR:NLSADDR parameter must be <= len characters
ERROR: NLSADDR パラメータは len 文字以下でなければなりません。

説明

The NLSADDR parameter in the NETWORK section of the UBBCONFIG file must be <= len characters.

アクション

Change the NLSADDR parameter to be 78 characters or less and reload the configuration.

関連項目

tmloadcf(1)、ubbconfig(5)

286

ERROR:There is an invalid hexadecimal digit in the NLSADDR parameter
ERROR: NLSADDR パラメータに無効な 16 進の数字があります。

説明

The NLSADDR parameter in the NETWORK section of the UBBCONFIG file was specified as a hexadecimal number (starting with 0x or \x), but a non-hexadecimal character was encountered in the string.

アクション

Enter hexadecimal characters in the NLSADDR parameter and re-load the configuration.

関連項目

tmloadcf(1)、ubbconfig(5)

288

ERROR:NLSADDR parameter must contain an even number of hex digits
ERROR: NLSADDRパラメータは偶数個の 16 進の数字でなければなりません。

説明

The NLSADDR parameter in the NETWORK section of the UBBCONFIG file was specified as a hexadecimal number (starting with 0x or \x). This requires that there be an even number of characters following the prefix.

アクション

Correct the NLSADDR to have an even number of hexadecimal characters and re-load the configuration.

関連項目

tmloadcf(1)、ubbconfig(5)

290

ERROR:NETID parameter must be >=0 and <=256
ERROR: NETID パラメータは 0 以上 256 以下でなければなりません。

説明

The NETID is an undocumented parameter in the UBBCONFIG file, used for internal testing purposes. It should not be used by the end user.

アクション

Remove the NETID parameter or change its value to be in the range 1-255.

関連項目

tmloadcf(1)、ubbconfig(5)

291

ERROR:Failure opening TUXCONFIG section sectionname (vtoc_error=vtoc_errno)
ERROR: TUXCONFIG セクション sectionname をオープンできません (vtoc_error=vtoc_errno)。

説明

TUXCONFIG ファイルは、BEA TUXEDO VTOC 形式のバイナリ・ファイルです。UBBCONFIG ファイルの各セクション (RESOURCES や MACHINES など) は、個別のテーブルとして TUXCONFIG ファイルに保存されます。

While trying to update the TUXCONFIG file, tmloadcf got an error trying to open the specified sectionname. The section of the TUXCONFIG and a low level error code are printed in this message.

アクション

TUXCONFIG VTOCTUXCONFIG のテーブルのみを保持するために使われる (TLOG または BEA TUXEDO/D データベースの保持には使われない) 場合は、まず新しい TUXCONFIG を作成し直します。TUXCONFIG ファイルが UNIX ファイルのときは、そのファイルを削除します。raw ディスクにあるときは、次のように入力してこのファイルを消去します。

echo "" >$TUXCONFIG 

エラーが解決されない場合には、ファイルへの書き込みの際に障害を引き起こす可能性のあるディスク・タイプ・エラー条件がないかどうかを確認します。

Finally, contact BEA TUXEDO system Technical Support, making sure to have the vtoc_errno that was printed in the error message.

関連項目

tmloadcf(1)、ubbconfig(5)

292

ERROR:Error writing *RESOURCES section of the TUXCONFIG file (vtoc_errno= vtoc_errno)
ERROR: TUXCONFIG ファイルの *RESOURCES セクションに書き込みができません (vtoc_errno= vtoc_errno)。

説明

TUXCONFIG ファイルは、BEA TUXEDO VTOC 形式のバイナリ・ファイルです。UBBCONFIG ファイルの各セクション (RESOURCES や MACHINES など) は、個別のテーブルとして TUXCONFIG ファイルに保存されます。

An error occurred while trying to write to the RESOURCES section of the TUXCONFIG.

アクション

TUXCONFIG ファイルが UNIX ファイルのときは、そのファイルのファイル・システムに十分な空き領域があるかを確認する必要があります。また、このファイルを調べて、書き込み許可が与えられているかどうかを必ず確認します。

TUXCONFIG VTOCTUXCONFIG のテーブルのみを保持するために使われる (TLOG または BEA TUXEDO/D データベースの保持には使われない) 場合は、まず新しい TUXCONFIG を作成し直します。TUXCONFIG ファイルが UNIX ファイルのときは、そのファイルを削除します。raw ディスクにあるときは、次のように入力してこのファイルを消去します。

echo "" >$TUXCONFIG

エラーが解決されない場合には、ファイルへの書き込みの際に障害を引き起こす可能性のあるディスク・タイプ・エラー条件がないかどうかを確認します。

Finally, contact BEA TUXEDO system Technical Support, making sure to have the vtoc_errno that was printed in the error message.

関連項目

tmloadcf(1)、ubbconfig(5)

293

ERROR:Failed to write the TUXCONFIG file (vtoc_errno=vtoc_errno).
ERROR: TUXCONFIGファイルへの書き込みができませんでした (vtoc_errno= vtoc_errno)。

説明

The TUXCONFIG file is a binary file in the BEA TUXEDO VTOC format. Each section of the UBBCONFIG file (RESOURCES, MACHINES, etc.) is stored as a separate table in the TUXCONFIG file. An error occurred while writing to a section of the TUXCONFIG.

アクション

TUXCONFIG ファイルが UNIX ファイルのときは、そのファイルのファイル・システムに十分な空き領域があるかを確認する必要があります。また、このファイルを調べて、書き込み許可が与えられているかどうかを必ず確認します。

If the TUXCONFIG VTOC is being used to hold only the TUXCONFIG tables (and not the TLOG or a BEA TUXEDO/Q database), then the first thing to try is to recreate a new TUXCONFIG. If the TUXCONFIG file is a UNIX file, simply move it. If it is stored on a raw disk, erase it by entering:

echo "" >$TUXCONFIG

エラーが解決されない場合には、ファイルへの書き込みの際に障害を引き起こす可能性のあるディスク・タイプ・エラー条件がないかどうかを確認します。

Finally, contact BEA TUXEDO system Technical Support, making sure to have the vtoc_errno that was printed in the error message.

関連項目

tmloadcf(1)、ubbconfig(5)

 

Skip footer navigation  Back to Top Previous Next