TSQSHR Resource Table

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

The Primary key field for this resource class is  NAME .

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
72
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
EYUt0100 or TSQSHR
Valid API operations
GET SET and PERFORM

API Actions

DELETE
Delete

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

Table 487. TSQSHR 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 16 DIF Queue name 1
 POOLNAME-2  CHAR INQ 8 DIF Temporary storage pool name 2
LOCATION CVDAS INQ 4 LIKE Queue location 3
LOCATION Output Valid Values AUXILIARY MAIN
QUELENGTH BINARY INQ 4 AVG Total queue length (bytes) 4
MAXITEMLEN BINARY INQ 2 AVG Largest item length (bytes) 5
MINITEMLEN BINARY INQ 2 AVG Smallest item length (bytes) 6
NUMITEMS BINARY INQ 2 AVG Number of items in queue 7
LASTUSEDINT BINARY INQ 4 AVG Interval since queue last used (seconds) 9
TRANSID CHAR INQ 4 DIF Transaction that created TS queue 10
RECOVSTATUS CVDAS INQ 4 LIKE Recovery status 11
RECOVSTATUS Output Valid Values RECOVERABLE NOTRECOVABLE
[[ Contents Previous Page | Next Page Index ]]