Content starts here

System Messages: CMDTUX Catalog 7300-7399

Previous Next

7300


ERROR: Identifier for BYPASSDOMAIN_ID must be <= size characters in length

Description

The BYPASSDOMAIN_ID field in the RESOURCES section of the UBBCONFIG file must be less than or equal to size characters.

Action

Ensure that the field is less than size characters.

See Also

ubbconfig, tmloadcf, tmunloadcf


7301


ERROR: Identifier for BYPASSDOM_SHARED_DIR must be <= size characters in length

Description

The BYPASSDOM_SHARED_DIR field in the RESOURCES section of the UBBCONFIG file must be less than or equal to size characters.

Action

Ensure that the field is less than size characters.

See Also

ubbconfig, tmloadcf, tmunloadcf


7302


ERROR: BYPASSDOM_SEQ_NUM parameter must be >= 0 and <= number

Description

The BYPASSDOM_SEQ_NUM parameter in the RESOURCES section of the ubbconfig(5) file was specified outside of the acceptable range (0 to number).

Action

Correct the ubbconfig(5) value for this parameter and rerun tmloadcf(1).

See Also

Oracle TUXEDO Administrator's Guide, tmloadcf(1), ubbconfig(5)


7303


ERROR: MAXDOMAINS parameter must be >= 2 and <= number

Description

The MAXDOMAINS parameter in the RESOURCES section of the ubbconfig(5) file was specified outside of the acceptable range (2 to number).

Action

Correct the ubbconfig(5) value for this parameter and rerun tmloadcf(1).

See Also

Oracle TUXEDO Administrator's Guide, tmloadcf(1), ubbconfig(5)


7304


ERROR: For BYPASSDOMAIN_ID, BYPASSDOM_SHARED_DIR, and BYPASSDOM_SEQ_NUM specify either all of them or none of them.

Description

The parameters BYPASSDOMAIN_ID, BYPASSDOM_SHARED_DIR , and BYPASSDOM_SEQ_NUM in the RESOURCES section of the ubbconfig(5) file should be set together.

Action

Set all the three parameters in ubbconfig(5) and rerun tmloadcf(1).

See Also

Oracle TUXEDO Administrator's Guide, tmloadcf(1), ubbconfig(5)


7305


ERROR: MAXDOMAINS can only be configured when the BYPASSDOMAIN_ID is specified.

Description

The MAXDOMAINS parameter in the RESOURCES section of the ubbconfig(5) file could be specified only when BYPASSDOMAIN_ID is set.

Action

Set BYPASSDOMAIN_ID in ubbconfig(5) and rerun tmloadcf(1).

See Also

Oracle TUXEDO Administrator's Guide, tmloadcf(1), ubbconfig(5)


7306


ERROR: None of the paramters of BYPASSDOMAIN_ID, BYPASSDOM_SHARED_DIR or BYPASSDOM_SEQ_NUM is allowed if the option RDMA and EXALOGIC are not specified in *RESOURCES section.

Description

The parameters BYPASSDOMAIN_ID, BYPASSDOM_SHARED_DIR and BYPASSDOM_SEQ_NUM can be set only when RDMA and EXALOGIC are specified in the OPTIONS parameter in the *RESOURCES section of the UBBCONFIG file.

Action

If the option RDMA and EXALOGIC are set in the *RESOURCES section, then the parameter BYPASSDOMAIN_ID , BYPASSDOM_SHARED_DIR and BYPASSDOM_SEQ_NUM can be set. If the options are not set, these three parameters must be removed.

See Also

Oracle TUXEDO Administrator's Guide, tmloadcf(1), ubbconfig(5)


7307


ERROR: BYPASSDOMAIN_ID, BYPASSDOM_SHARED_DIR or BYPASSDOM_SEQ_NUM is not supported on this platform.

Description

Parameters BYPASSDOMAIN_ID, BYPASSDOM_SHARED_DIR and BYPASSDOM_SEQ_NUM in the RESOURCES section of the ubbconfig(5) file cannot be set on this platform.

Action

Contact Oracle Customer Support.

See Also

Oracle TUXEDO Administrator's Guide, tmloadcf(1), ubbconfig(5)


7308


ERROR: Invalid BYPASSDOM_SHARED_DIR is specified.

Description

The parameter BYPASSDOM_SHARED_DIR in the RESOURCES section of the ubbconfig(5) file is invalid.

Action

Ensure the BYPASSDOM_SHARED_DIR is not an empty string and the directory exists.

See Also

Oracle TUXEDO Administrator's Guide, tmloadcf(1), ubbconfig(5)


7309


WARN: MAXMACHINES is force to be number when bypass domain feature is switched on.

Description

The value of parameter MAXMACHINES is force to be set to number when bypass domain feature is switched on.

See Also

Oracle TUXEDO Administrator's Guide, tmloadcf(1), ubbconfig(5)


7310


ERROR: GWWS is not supported by bypass domain feature.

Description

GWWS is not supported when bypass domain feature is enabled.

Action

Disable bypass domain feature if GWWS is specified and rerun tmloadcf(1).

See Also

Oracle TUXEDO Administrator's Guide, tmloadcf(1), ubbconfig(5)


7311


WARN: MAXSERVICES * MAXDOMAINS > 1048574, the maximum value 1048574 will be used

Description

When bypass domain feature is switched on, the actual services table size in bulletin board is MAXSERVICES * MAXDOMAINS, which must be > 0 and < 1048575.

Action

Either decrease the configured MAXSERVICES or MAXDOMAINS number.

See Also

tmloadcf(1), ubbconfig(5)


7312


WARN: MAXSERVERS * MAXDOMAINS > 8191, the maximum value 8191 will be used

Description

When bypass domain feature is switched on, the actual server table size in bulletin board is MAXSERVERS * MAXDOMAINS, which must be > 0 and < 8192.

Action

Either decrease the configured MAXSERVERS or MAXDOMAINS number.

See Also

tmloadcf(1), ubbconfig(5)


7313


WARN: MAXGROUPS * MAXDOMAINS > 32766, the maximum value 32766 will be used

Description

When bypass domain feature is switched on, the actual server group table size in bulletin board is MAXGROUPS * MAXDOMAINS, which must be > 0 and < 32767.

Action

Either decrease the configured MAXGROUPS or MAXDOMAINS number.

See Also

tmloadcf(1), ubbconfig(5)


7314


WARN: MAXQUEUES * MAXDOMAINS > 8191, the maximum value 8191 will be used

Description

When bypass domain feature is switched on, the actual queue table size in bulletin board is MAXQUEUES * MAXDOMAINS, which must be > 0 and < 8192.

Action

Either decrease the configured MAXQUEUES or MAXDOMAINS number.

See Also

tmloadcf(1), ubbconfig(5)


7315


ERROR: MAXMACHINES parameter must be >= number and < 1023 when bypass domain feature is switch on.

Description

When bypass domain feature is switched on, the MAXMACHINES parameter in the RESOURCES section of the ubbconfig(5) was specified outside of the acceptable range of number to 1022.

Action

Correct ubbconfig(5) value for this parameter and rerun tmloadcf(1).

See Also

tmloadcf(1), ubbconfig(5)


7316


WARN: MAXRFT * (MAXDOMAINS+1) > 32766, the maximum value 32766 will be used

Description

When bypass domain feature is switched on, the actual routing table size in bulletin board is MAXRFT * (MAXDOMAINS + 1), which must be > 0 and < 32767.

Action

Either decrease the configured MAXRFT or MAXDOMAINS number.

See Also

tmloadcf(1), ubbconfig(5)


7317


ERROR: BYPASSDOM_SEQ_NUM must be less than MAXDOMAINS

Description

In the RESOURCES section of the ubbconfig(5) file, the value of BYPASSDOM_SEQ_NUM must be less than that of MAXDOMAINS.

Action

Correct the ubbconfig(5) value for this parameter and rerun tmloadcf(1).

See Also

Oracle TUXEDO Administrator's Guide, tmloadcf(1), ubbconfig(5)


7318


WARN: Bypass domain feature is disabled due to unavailable RDMA.

Description

Bypass domain feature is disabled due to unavailable RDMA.

Action

Correct ubbconfig to make sure RDMA is enabled and reruntmloadcf(1).

See Also

Oracle TUXEDO Administrator's Guide, tmloadcf(1), ubbconfig(5)


7319


ERROR: The parameter BYPASSDOMAIN_ID, BYPASSDOM_SHARED_DIR or BYPASSDOM_SEQ_NUM is not allowed if the EECS option is not specified in *RESOURCES section or RDMA is disabled

Description

The parameters BYPASSDOMAIN_ID, BYPASSDOM_SHARED_DIR and BYPASSDOM_SEQ_NUM can be set only when EECS are specified in the OPTIONS parameter in the *RESOURCES section of the UBBCONFIG file.

Action

If the option EECS is set in the *RESOURCES section, then the parameter BYPASSDOMAIN_ID , BYPASSDOM_SHARED_DIR and BYPASSDOM_SEQ_NUM can be set. If the option EECS is not set, these three parameters must be removed.

See Also

Oracle TUXEDO Administrator's Guide, tmloadcf(1), ubbconfig(5)


 Back to Top Previous Next