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
What are the recoverable cics resources?
In case if the user inputs the characters which turn out to be uppercase, then what is the procedure to close that condition?
What is a cics task?
Define cedf?
What does the 'cedf:cics' transactions do?
What is the procedure to read a statement from tsq?
Explain how would you resolve an asra abend?
Explain how do you establish a starting position in a browse operation?
Explain the significance of rdo?
What is the term bms in cics?
Can you define transid?
What is the common work area?
Define ceci?
Mention the option used in a cics command to retrieve the response code after execution of the command?
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?