Sample TS queue delete command using the hex queue ID
The Sample TS queue delete using the hex queue ID predefined Take Action command illustrates how to run TSQD commands to manipulate your CICS® transient storage queues.
In the following example, the Take Action command deletes a named temporary storage queue using the hexadecimal form of the queue name. (Some temporary storage queues have hexadecimal characters in their names; these do not display correctly in Tivoli® Enterprise Portal.)
Formula:
CP:TSQD ID=&CICSPlex_Temporary_Storage_Detail.Hex_Queue_ID HEX
This command starts the deletion of the transient storage queue identified by the Hex Queue ID attribute from the CICSplex Transaction TSQUEUE Details attribute group.
Security considerations
Your ability to start the sample TS queue delete command using the hex queue ID is determined by a separate set of security profiles that apply only to the OMEGAMON® for CICS on z/OS® Take Action commands.