2.6 Temporary Storage Queue Management (ARTTSQ)
The role of the ARTTSQ servers is to centralize the management the TS Queue operations which are requested by applications. These tasks are managed by ARTTSQ servers.
Depending on the workload expected on the TS queue, a single
server or many ARTTSQ servers are configured.
ARTTSQ servers publish technical services:
-
TSQUEUEto service operations on queues not matching any TS Queue Model. -
{MODEL}_TSQUEUEto service operations on queues matching a specific model, one such service must be published using oneARTTSQserver for each model.
In a simple configuration, a single ARTTSQ server
will treat all the TS operations, offering the TSQUEUE
service, and all {MODEL}_TSQUEUE services.
In a more complex configuration, one ARTTSQ server
may offer the TSQUEUE and some
{MODEL}_TSQUEUE services, while other
ARTTSQ servers will each offer different
{MODEL}_TSQUEUE services.
Tuxedo 22c EM pack monitors ARTTSQ, detailed TSQ properties, and statistics information can be retrieved through EM.
Parent topic: CICS Runtime Servers