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
What are the cics commands associated with task control?
Name the three ways available for a program to position the cursor on the screen?
Name the command which is used to release a record on which exclusive control is gained?
Highlight the points of differences between XCTL and START?
which cics command must be issued by the application program in order to gain access to the common work area (cwa)?
Explain how to build up lu 6.2 communication?
Can you explain primary aspect of cics?
What is the comaera?
How to dsect parameter is used in bms?
Explain processing program table(ppt)?
Explain the use of DCT ?
Name the 3 common ways to create maps?
Mention the content that is present inside a PPT ?
Define the term mro (multi region operation)?
name the command that is used to dump the main storage areas related to a task?