TSQUEUE Resource Table

A CICS® Resource that describes a temporary storage queue in an active CICS system being managed by CICSPlex® SM.

The Primary key field for this resource class is  NAME .

The TSQUEUE resource class only returns objects instances if the target CICS system is running at CICS/ESA 3.3 or later.

The following actions are supported:

DELETE

Delete a temporary storage queue in pool.

The parameter data for the DELETE action is:

   PARM('LASTUSEDINT(interval).')

where:

     interval = (Optional) Last used interval.
Length
56
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
EYUt0040 or TSQUEUE
Valid API operations
GET SET and PERFORM

API Actions

DELETE
Delete

PARM(' [LASTUSEDINT(value)] .')

Table 488. TSQUEUE resource table attributes
Name Datatype Source Len Sum 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 Queue name 1
LOCATION CVDAS INQ 4 LIKE Queue location 2
LOCATION Output Valid Values AUXILIARY MAIN
QUELENGTH CODEDBIN INQ 4 AVG Queue length (bytes) 3
MAXITEMLEN CODEDBIN INQ 2 AVG Largest queue item length (bytes) 4
MINITEMLEN CODEDBIN INQ 2 AVG Smallest queue item length (bytes) 5
NUMITEMS BINARY INQ 2 AVG Number of items in queue 6
LASTUSEDINT BINARY INQ 4 AVG Interval since queue last used (seconds) 8
TRANSID CHAR INQ 4 DIF Transaction that created TS queue 9
RECOVSTATUS CVDAS INQ 4 LIKE Recovery status 10
RECOVSTATUS Output Valid Values RECOVERABLE NOTRECOVABLE
[[ Contents Previous Page | Next Page Index ]]