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 common cics service programs and explain their usage?
Explain the thress bms options?
In the EIB block of CICS, highlight the names of few of the important fields?
when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?
Define cics interface block?
which transient data queue support ati?
What is non-conventional programs?
Define task work area?
how do you intitiate another transaction?
Explain the difference between tsq and tdq
How to get the cursor position when we receive a map?
Can you use occurs in bms map?
What is DEQ?
What is cics load command?
Name a few CICS programs which are generally used ?