Skip navigation.

CMDTUX Messages 7100-7199

  Previous

7100

WARN: OPENINFO/CLOSEINFO/AUTO ignored for RMS entry rmsname

Description

An entry for RMS rmsname in the RMS section of the UBBCONFIG file has OPENINFO and/or CLOSEINFO and/or AUTO but the rms entry is not associated with a resource manager (that is, TMSNAME is "TMS" or not specified). The OPENINFO and CLOSEINFOandAUTO parameter value will be ignored.

Action

No action required.

See Also

ubbconfig(5)

7101

ERROR: RMS rmsname specified for SRVGRP groupname with no TMS.

Description

A RMS entry rms rmsname is specified with group name groupname in the RMS section of the UBBCONFIG file but the group is not associated with a resource manager (that is, TMSNAME is not set).

Action

Specify TMSNAME in the group which the RMS entry belongs to.

See Also

ubbconfig(5)

7102

ERROR: RMS rmsname has TMS specified and LMID accordingly does not have TLOGDEVICE

Description

If any RMS on a machine has a TMS specified, the TLOGEVICE parameter in the MACHINES section must be set.

Action

Modify the configuration file.

See Also

ubbconfig(5)

7103

ERROR: RMS rmsname has TMS specified and LMID accordingly does not have TLOGDEVICE

Description

If any RMS on a machine has a TMS specified, the TLOGEVICE parameter in the MACHINES section must be set.

Action

Modify the configuration file.

See Also

ubbconfig(5)

7104

ERROR: Encryption error for OPENINFO password in RMS entry val

Description

tmloadcf encountered an internal error while encrypting password provided in OPENINFO attribute.

Action

Please contact Oracle Customer Support.

See Also

7107

7104

ERROR: Re-encryption error for OPENINFO password in RMS entry val

Description

OPENINFO was found encrypted in the UBBCONFIG file during tmloadcf, but an attempt to decrypt it with an old key failed.

Action

Replace the encrypted part of OPENINFO with the "*****" string, and run tmloadcf again

7110

ERROR: GRPNO range must be < len and > 0

Description

If the RMS entry has MRM=Y specified, and its group number is grpid. Then the group number between grpid and grpid+31 inclusive will be occupied. If grpid+31 is greater than the maximum group number the GROUPS section allowed, then it will report this error.

Action

Specify the group number with the proper value.

See Also

ubbconfig(5)

7111

ERROR:*GROUPS entry groupname has a duplicate GRPNO parameter

Description

If there is a server group which has MRM=Y specified and group id is groupid, then group number from groupid to groupid+31 inclusive are occupied. If other group¡¯s group id is between roupid to groupid+31 inclusive, it will report this error.

Action

Specify the proper group number value.

See Also

ubbconfig(5)

7112

ERROR: The total number of TMSCOUNT for one group must be > 1 and <= 256

Description

The total number of TMSCOUNT parameter in the RMS section for one server group must be within the proper range of values.

Action

Make the total number of TMSCOUNT for one server group between 2 and 256 inclusive.

See Also

tmloadcf(1), ubbconfig(5)

7113

WARN: AUTOTRAN specified with TRANTIME=0.

Description

The RESOURCE section of the UBBCONFIG file has the AUTOTRAN parameter set to Y but an unlimited transaction timeout value. This can be dangerous because the automatically started transactions will not timeout in the event of failures.

Action

It is recommended that a transaction timeout value be specified.

See Also

ubbconfig(5)

7114

ERROR:GROUPS entry groupname has MRM specified, but does not have TMS

Description

When a server group has the MRM parameter set to Y, but is not associated with a resource manager (that is, TMSNAME is "TMS" or not specified), then it will report this error.

Action

Specify the resource manager.

See Also

ubbconfig(5)

7115

ERROR:RMS rmsname specified for SRVGRP groupname which has no MRM supported

Description

When the server group which one RMS entry belong to does not have the MRM parameter set to Y, it will report this error.

Action

Specify MRM parameter in server group.

See Also

ubbconfig(5)

7116

ERROR: Cannot start TMS servers, error reading *GROUP or *RMS section"

Description

tmboot cannot read the GROUPS section or RMS section of the Tuxedo configuration file.

Action

Verify that the environment variable TUXCONFIG is set correctly and exported, TUXCONFIG is not corrupted, and TUXCONFIG was propagated to all machines in MP mode.

See Also

tmboot(1), tmunloadcf(1), ubbconfig(5)

7125

ERROR: Cannot allocate memory to store resource manager information.

Description

An attempt dynamically to allocate memory from the operating system using malloc() to store the resource manager information specifying with '-r' option failed while building a server associating with a multiple resource managers.

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

buildserver(1)

7127

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

Description

The TRANTIME parameter was outside the allowable numeric range.

Action

Specify a value that is 0 or greater and less than 2,147,483,648.

See Also

tmloadcf(1), ubbconfig(5)

7128

ERROR: AUTOTRAN specified in an application with the NO_XA option.

Description

The identifier for AUTOTRAN as specified in the RESOURCES section of the UBBCONFIG cannot be set if the OPTIONS in the RESOURCE section has the NO_XA option set.

Action

Correct the incompatible value of the UBBCONFIG file and re-run tmloadcf(1).

See Also

ubbconfig(5) and tmloadcf(1)

7129

ERROR: Cannot boot older release site site_name when a group is configured as MRM type

Description

When Oracle Tuxedo is running in a mixed-release MP mode environment and the slave node doesn¡¯t support the multiple RM in one group feature, the group in slave node cannot be configured as MRM type.

Action

Either upgrade the slave node to Tuxedo release which supports this feature, or remove the MRM attribute in the group on the slave node.

See Also

tmboot(1), ubbconfig(5)

7130

WARN: Resource manager with name rm_name already specified, input ignored

Description

While building a server using buildserver with -M parameter, the duplicate resource manager name rm_name specified with -r parameter is ignored.

Action

None

See Also

buildserver(1)

7131

WARN: Resource manager structure with name rm_structure_name already imported, current structure ignored

Description

While building a server using buildserver with -M parameter, the duplicate resource manager structure rm_structure_name specified in the RM file is ignored and will not be imported

Action

None

See Also

buildserver(1)

7132

WARN: Resource manager library with name rm_library_name already included, current library ignored

Description

While building a server using buildserver with -M parameter, the duplicate resource manager library rm_library_name specified in the RM file is ignored.

Action

None

See Also

buildserver(1)

7133

WARN: number type of resource managers already specified, replace rm_name with current rm_name

Description

While building a server using buildserver with -Mparameter, the maximum allowable resource manager types is 32. If there are more than 32 types of resource manager specified using the -r option, the last 32 types of resource manager take effect.

Action

None

See Also

buildserver(1)

7134

ERROR:The total number of RMS entries with AUTO=Y which belong to server group groupname must <= 15

Description

In RMS section, the total number of RMS entries has the MRM parameter set to Y and belong to the same server group cannot be more than 15.

Action

Specify the proper group number value.

See Also

ubbconfig(5)

 

Skip footer navigation  Back to Top Previous