How do you delete Item 3 in a five-item TSQ?

Answer Posted / dolly

We cannot delete individual items from a TSQ.
EXEC CICS DELETEQ
TS QUEUE(name of the queue)
END-EXEC

The above command will delete the entire TS QUEUE

Is This Answer Correct ?    18 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what is eib, how is can be used?

847


Explain the difference between link and xctl?

723


What is eib?

838


Explain the difference between pseudo-conversational and conversational?

833


Let us say you have a collection of multiple maps in cics. So if you are asked to determine the exact storage space that is available in a symbolicmap, then how will you compute it?

909


What is mainframe cics?

851


Explain how do you terminate an already issued delay command?

768


Explain the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?

794


Explain the purpose of the program list table?

778


Can you define cemt?

839


What does the 'cemt:cics' transactions do?

880


Explain how do you access the records randomly in tsq?

843


how do you fire a batch job from a cics txn ?

806


Explain the difference between intra partition tdq and extra partition tdq?

807


What is the common systems area?

800