WORKREQ Resource Table

A CICS Resource that describes EJB work requests and the transactions associated with them.

The Primary key for this resource class is  NAME .

The following actions are supported:

PURGE
Purge a selected work request.
FORCEPURGE
Forcepurge a selected work request.
Length
112
Usage
API or EVALDEF
API view
Yes
CMAS context
No
SCOPE applies
Yes
Only query CMASs in workload
No
Object type
CICS Resource
Copybook identifier
EYUt0136 or WORKREQ
Valid API operations
GET SET and PERFORM
Unsupported releases
E530 and E620

API Actions

PURGE
Purge

Parameters: None

FORCEPURGE
ForcePurge

Parameters: None

Table 530. WORKREQ resource table attributes
Name Datatype Source Len Sum Set Description Get Invalid Attr ID
EYU_CICSNAME CHAR CPSM 8 N/A CICS System Name
EYU_CICSREL CHAR CPSM 4 N/A CICS Release
EYU_RESERVED CHAR CPSM 4 N/A Reserved
 NAME-1  CHAR INQ 8 DIF Work request 1
CLIENTIPADDR CHAR INQ 15 DIF Client TCP/IP address 2
TASK DECIMAL INQ 4 AVG Local task number 4
LISTENERPORT BINARY INQ 4 AVG Host port that received the request 5
TRANSID CHAR INQ 4 DIF Local transaction ID 6
OAPPLID CHAR INQ 8 DIF Originating tasks application ID 7
OTASK DECIMAL INQ 4 AVG Task that received the request 8
OTRANSID CHAR INQ 4 DIF Transaction ID that received the request 9
TSYSTEM CHAR INQ 21 DIF Address of target CICS system 10
REQUESTID BINARY INQ 4 AVG Current request ID 12
STACK BINARY INQ 4 AVG Stack level of call 13
WORKTYPE CVDAS INQ 4 LIKE yes Type of work being performed 14
WORKTYPE Input/Output Valid Values IIOP SOAP
CORBASERVER CHAR INQ 4 DIF Associated corba server 15
PURGETYPE CVDAS INQ 4 LIKE yes Purge type 16
PURGETYPE Input/Output Valid Values PURGE FORCEPURGE
[[ Contents Previous Page | Next Page Index ]]