WLMATRAN Resource Table

A CICSPlex SM Workload Manager object that describes a dynamic transaction defined explicitly to CICSPlex SM. Dynamic transactions have to be defined only if they have specific separation or affinity criteria.

This object is referenced within the scope of a workload. The workload name must be explicitly identified in the PARM option of the API GET command by coding the following text string:

PARM('WORKLOAD(workload).')

workload is the name of an active workload and is required. Alternatively, you can code the following text string:

PARM('WORKLOAD(*).')
You can specify a workload name of * as a wildcard. Using this wildcard returns a WLMATRAN record for every workload with which the target region is associated. No other generic form of workload name can be specified. You must use an explicit workload name or the wildcard.

You can specify other parameters, but the workload name is required.

The Primary key field for this resource class is WORKLOAD.

The Secondary key field for this resource class is WRKLOWNER.

The Tertiary key field for this resource class is TRANID.

The following action is supported:
FORCE
Force removal of a transaction.

The FORCE action requires no unique parameter data.

External resource name
CICSWLMActiveTransaction
Length
32
Usage
API or WUI or CICS Management Client Interface
API view
No
CMAS context
No
SCOPE applies
No
Only query CMASs in workload
Yes
Object type
CICSPlex SM Manager
Copybook identifier
EYUt2488
Table 1. Valid CPSM operations
Operations Actions Parameters Required
GET   WORKLOAD(value) No
PERFORM SET FORCE None N/A
Table 2. WLMATRAN FEEDBACK error codes
Value Code Description
21 WLMATRAN_NO_WORKLOAD No workload
22 WLMATRAN_NO_TRANSID No transaction ID
23 WLMATRAN_WORKLOAD_FROZEN Workload frozen
24 WLMATRAN_MAL_PENDING MAL pending
Table 3. WLMATRAN resource table attributes
Name Datatype Source Len Sum Description Attr ID
PSEUDOMODE EYUDA CPSM 4 LIKE Start or end of pseudo-conversation 5
PSEUDOMODE Output valid values START, END, N_A
TRANGRP CHAR CPSM 8 DIFF Transaction group 6
 TRANID-3  CHAR CPSM 8 DIFF Transaction 4
 WORKLOAD-1  CHAR CPSM 8 DIFF Workload name 7
 WRKLOWNER-2  CHAR CPSM 4 DIFF System ID of workload owner 8