The Sample TD queue purge predefined Take Action command illustrates how to use the TDDL commands to manipulate your CICS® transient data queues; in this particular case, 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.
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 XE for CICS on z/OS Take Action commands.
[ Top of Page | Previous Page | Next Page ]