What are the CICS commands associated with temporary
storage queue processing?

Answer Posted / pavan

cics commands in tsq operations:

exec cics exec cics exec cics
writeq ts readq ts deleteq ts
queue(queue id) queue(queue id) queue(queue id)
from(ws-rec) into(ws-rec) end-exec.
item(itemno) item(itemno)
end-exec. end exec.

for rewrite same like write but we are giving the item no
manually.

item no its a working-storage section vriable.

Is This Answer Correct ?    10 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you define aica abend?

886


when an apllication is invoked via the exec cics start command with the from option, how does the application gain access to the common area?

859


What is the cics command that is used to access current date and time?

790


What is the difference between SEND MAP DATAONLY and SEND MAP MAPONLY ?

960


How do you use altindxs in batch, cics programs?

787


What are the common cics service programs and explain their usage?

802


Name the 3 common ways to create maps?

756


how do you intitiate another transaction?

945


what are the commands used to gain exclusive control over a resource?

927


Define an asra?

771


Explain how pa key is different from pf key?

852


Explain the cics command that is used for reading a record from the tdq?

755


Define the term mro (multi region operation)?

808


Explain the difference between and exec cics xctl and an exec cics link command?

773


Explain the purpose of the program list table?

771