How best to manage the queues and avoid/resolve any queue corruption.
NOTE: Error messages like "XCOMU0602E General error in queue function; rc=0." may be reported after queue corruption.
Component: XCOM Data Transport for Windows, UNIX and Linux
Queue corruption can be caused by a number of things and is not limited to items in this list:
Regular Queue Maintenance:
It is important to schedule regular queue maintenance so that possible problems with the queue are detected and corrected before problems occur.
Detecting Queue Corruption:
Correcting Queue Corruption:
To deal with a corrupt queue and/or to re-allocate the needed XCOM system resources, follow this procedure:
This process will remove the corrupt files and build a new IDX index file. Once the XCOMD daemon is recycled it will remove and then re-allocate these resources.
Global parameter AGE_TIME set in the xcom.glb file will cause XCOM to remove any waiting queue entries older than specified value.