Sample TD queue purge command

The Sample TD queue purge predefined Take Action command illustrates how to use the TDDL commands to manipulate your CICS® transient data queues.

In the following example, the Take Action command deletes all entries on a particular transient data queue.

Formula:

CP:TDDL ID=&CICSPlex_Transient_Data_Queues.Dest_ID

This command starts the clearing of the transient data queue identified by the Destination ID attribute from the CICSplex Transient Data Queues attribute group.

Security considerations

Your ability to start the sample TD queue purge command is determined by a separate set of security profiles that apply only to the OMEGAMON® for CICS on z/OS® Take Action commands.