Messages

Oracle Tuxedo System Messages provide the following information:

Description: The meaning and context of the message.

Action: What steps you can take to correct any problems identified.

See Also: A pointer to related information (not specified for all messages).

The Oracle Tuxedo System Messages are numbered and organized in catalogs, based on parts of the Oracle Tuxedo 10g Release 3 (10.3) system from which they are generated. For information about a specific message, click on the name of the appropriate catalog.

Note: Some messages for deprecated features may still display. Be aware that deprecated features are not supported.


6500


INFO: TUXRACGROUPS=value

Description

This message reports the value of the TUXRACGROUPS environment variable. The TUXRACGROUPS environment variable is used by applications using Tuxedo with Oracle Real Application Clusters. TUXRACGROUPS specifies lists of Tuxedo groups that cannot be included in the same transaction.

Action

No action required.


6501


WARN: Ignoring zero-length groupname found in TUXRACGROUPS

Description

A comma, semicolon, or colon was found adjacent to another comma, semicolon, or colon within the TUXRACGROUPS environment variable. (The TUXRACGROUPS environment variable is only needed by Tuxedo applications using Oracle Real Application Clusters, and is used to specify lists of Tuxedo groups that cannot be included in the same transaction.) Since these punctuation characters are used to separate RAC configurations, RAC instances, and group names, the effect of this is to specify a zero-length groupname. The zero-length group name is ignored.

Action

Fix the value of the TUXRACGROUPS environment variable. In order for the change to take effect, it is necessary to shutdown and reboot the BBL on the site where this message occurs.


6502


WARN: Group groupname specified in TUXRACGROUPS does not exist

Description

The group groupname was specified in the TUXRACGROUPS environment variable, but is not configured as part of Tuxedo. This groupname will be ignored. (The TUXRACGROUPS environment variable is only needed by Tuxedo applications using Oracle Real Application Clusters, and is used to specify lists of Tuxedo groups that cannot be included in the same transaction.)

Action

Fix the value of the TUXRACGROUPS environment variable. In order for the change to take effect, it is necessary to shutdown and reboot the BBL on the site where this message occurs.


6503


WARN: Group groupname specified multiple times in TUXRACGROUPS; ignoring specifications after the first

Description

The group groupname was specified multiple times in the TUXRACGROUPS environment variable, but is not configured as part of Tuxedo. Occurrences of this group after the first occurrence will be ignored. (The TUXRACGROUPS environment variable is only needed by Tuxedo applications using Oracle Real Application Clusters, and is used to specify lists of Tuxedo groups that cannot be included in the same transaction.)

Action

Fix the value of the TUXRACGROUPS environment variable. In order for the change to take effect, it is necessary to shutdown and reboot the BBL on the site where this message occurs.


6504


WARN: No valid groups found in instance instance_number of RAC configuration configuration_number. Any transactions hashing to this instance will be unable to invoke services in any instance of this RAC configuration.

Description

No valid group names were specified in instance instance_number of RAC configuration configuration_number. Any transactions hashing to this configuration will be unable to invoke any services that are offered only by groups associated with RAC configuration configuration_number.

Action

Fix the value of the TUXRACGROUPS environment variable. In order for the change to take effect, it is necessary to shutdown and reboot the BBL on the site where this message occurs.


6506


ERROR: tpreturn can not return a buffer type 'buffer_type' with length = 0 tpstrerror_message

Description

Typed buffer "CARRAY", "X_OCTET", "XML" can not get the buffer size from message information. "MBSTRING" with unsave encoder can not get the buffer size too. So tpreturn require data length for these buffers. If give zero length for theses buffers. The message will happen. tpstrerror_message is the string message of TPEINVAL.

Action

Please use the actual length of the buffer instead of zero.


6507


ERROR: Multi-thread server server_name group group_id id server_id boot failure due to none of working threads booted up.

Description

In the case of none of working threads booted up, multi-threads sever fails to be booted up.

Action

Multi-thread server fails to be booted up.