Sample TS queue delete command
The Sample TS queue delete predefined Take Action command illustrates how to run TSQD commands to manipulate your CICS® transient storage queues; in this particular case, the Take Action command deletes a named temporary storage queue.
Formula:
CP:TSQD ID=&CICSPlex_Temporary_Storage_Detail.Queue_ID
This command starts the deletion of the transient storage queue identified by the Queue ID attribute from the CICSplex Transaction TSQUEUE Details attribute group.
Security considerations
Your ability to start the sample TS queue delete command is determined by a separate set of security profiles that apply only to the OMEGAMON® for CICS on z/OS® Take Action commands.