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.
| 
 5201  | 
 ERROR: MAXOBJECTS parameter must be >= 0 and <= val  | |
| 
 
  | 
 Description  | 
While compiling the   | 
| 
 Action  | 
 
Correct the   | |
| 
 See Also  | 
 
BEA TUXEDO Administrator's Guide,   | |
| 
 5202  | 
 ERROR: MAXOBJECTS parameter must be >= 0 and <= val  | |
| 
 
  | 
 Description  | 
While compiling the   | 
| 
 Action  | 
 
Correct the   | |
| 
 See Also  | 
 
BEA TUXEDO Administrator's Guide,   | |
| 
 5203  | 
 invalid value  | |
| 
 
  | 
 Description  | 
The value specified for the CONCURR_STRATEGY parameter for a server in the UBBCONFIG's server section is not valid.  | 
| 
 Action  | 
 The allowable values are either "PER_REQUEST" or "PER_OBJECT" for a CORBA server. This server option parameter is not used for any other type of server, and will be ignored. Modify the configuration file to the correct value.  | |
| 
 5204  | 
 ERROR: CONCURR_STRATEGY parameter must be either PER_REQUEST or PER_OBJECT  | |
| 
 
  | 
 Description  | 
The value specified for the CONCURR_STRATEGY parameter for a server in the UBBCONFIG's server section is not valid.  | 
| 
 Action  | 
 The allowable values are either "PER_REQUEST" or "PER_OBJECT" for a CORBA server. This server option parameter is not used for any other type of server, and will be ignored. Modify the configuration file to the correct value.  | |
| 
 5205  | 
 invalid value  | |
| 
 
  | 
 Description  | 
The value specified for the MAXQUEUELEN parameter for a server in the UBBCONFIG's server section is not valid.  | 
| 
 Action  | 
 The allowable range is from 1 to 1000 for a CORBA server with CONCURR_STRATEGY set to PER_OBJECT. This server option parameter is not used for any other type of server and will be ignored.  | |
| 
 5206  | 
 WARN: The MAXQUEUELEN parameter must be >= 1 and <= 1000  | |
| 
 
  | 
 Description  | 
The value specified for the MAXQUEUELEN parameter for a server in the UBBCONFIG's server section is not in the valid range.  | 
| 
 Action  | 
 The MAXQUEUELEN option parameter is only used by CORBA server with CONCURR_STRATEGY set to PER_OBJECT. The valid range is from 1 to 1000. This server option parameter is not used for any other type of server and will be ignored.  | |