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.
| 
 1707  | 
 ERROR: Invalid time format  | |
| 
 
  | 
 Description  | 
While executing the qscan command, an invalid date and time value was specified.  | 
| 
 Action  | 
 Re-enter the qscan command using a valid date/time value. The value must be of the form YY[MM[DD[HH[MM[SS]]]]] (that is, 2 digits for year, and optionally 2 digits each for the month, day, hour, minute, and second).  | |
| 
 See Also  | 
 
  | |
| 
 1721  | 
 ERROR: Memory allocation failure, size val  | |
| 
 
  | 
 Description  | 
An attempt to dynamically allocate memory from the operating system using malloc() failed in TMQUEUE while trying to receive a message.  | 
| 
 Action  | 
 Ensure that the operating system parameters are set correctly for the amount of memory on the machine and for 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.  | |
| 
 1722  | 
 ERROR: Message dropped. Error = val  | |
| 
 
  | 
 Description  | 
The message could not be processed due to a corruption or an allocation failure.  | 
| 
 Action  | 
 If the error occurs again, contact BEA Customer Support.  | |
| 
 1723  | 
 ERROR: Received message with an unknown internal type index val  | |
| 
 
  | 
 Description  | 
The message could not be processed; the typed buffer has an unregistered type.  | 
| 
 Action  | 
 If the error occurs again, contact BEA Customer Support.  | |
| 
 1724  | 
 ERROR: Received message of unknown type 'val' subtype 'val'  | |
| 
 
  | 
 Description  | 
The message could not be processed; the typed buffer has an unregistered subtype.  | 
| 
 Action  | 
 If the error occurs again, contact BEA Customer Support.  | |
| 
 1725  | 
 ERROR: Received message of unknown type 'val'  | |
| 
 
  | 
 Description  | 
The message could not be processed; the typed buffer has an unregistered type.  | 
| 
 Action  | 
 If the error occurs again, contact BEA Customer Support.  | |