Copyright © TIBCO Software Inc. All rights reserved.
Copyright © TIBCO Software Inc. All rights reserved.


Chapter 8 Case Data Queue Parameters : swutil QINFO Exit Codes and Error Messages

swutil QINFO Exit Codes and Error Messages
The following table lists the error codes and messages that may be returned by swutil QINFO.
the IPEADMIN user or IPEBACKGROUND user, if you want to import CDQP configuration data (see Importing CDQP Configuration Data.)
an iProcess administrator, that is, with a MENUNAME of ADMIN), if you want to export CDQP configuration data (see Exporting CDQP Configuration Data.)
You have tried to use a swutil QINFO command with either:
See "Tuning the iProcess Engine Using staffcfg Parameters" in TIBCO iProcess Engine Administrator's Guide for more information.
CDQP Configuration exceeds system limit global_message queue_message
global_message appears only if the global CDQP limit is exceeded. The message displayed is:
Max Global CDQP limit is maxglobal, numCDQPs are configured
maxglobal is the maximum number of CDQPs that can be defined on the server, as defined by the CDQPMAXGLOBAL parameter in the SWDIR\etc\staffcfg file. See "Tuning the iProcess Engine Using staffcfg Parameters" in TIBCO iProcess Engine Administrator's Guide for more information.
numCDQPs is the number of CDQPs defined on the server after processing the CDQP control file.
A queue_message appears for each queue for which the CDQP limit is exceeded. The message displayed is:
Max Queue CDQP limit is maxqueue, mappings are configured for queue queuename
maxqueue is the maximum number of CDQPs that can be mapped to a specific queue, as defined by the CDQPMAXQUEUE parameter in the SWDIR\etc\staffcfg file. See "Tuning the iProcess Engine Using staffcfg Parameters" in TIBCO iProcess Engine Administrator's Guide for more information.
mappings is the number of CDQPs mapped to the queue after processing the CDQP control file.
queuename is the name of the affected iProcess queue.
Errors affecting one or more queues have occurred during the import process. See TIBCO iProcess Engine System Messages Guide for more information.
A Fatal error has occurred. See the sw_warn or sw_error file.

Copyright © TIBCO Software Inc. All rights reserved.
Copyright © TIBCO Software Inc. All rights reserved.