Answer Posted / vinod
RETRIEVE retrieves data stored by expired START commands.
It is the only method available for accessing such data.
A task that is not associated with a terminal can access
only the single data record associated with the original
START command; it does so by issuing a RETRIEVE command.
The following example shows how to retrieve data stored by
a START command for the task, and store it in the user-
supplied data area called DATAFLD.
EXEC CICS RETRIEVE
INTO(DATAFLD)
LENGTH(LENG)
END-EXEC
| Is This Answer Correct ? | 19 Yes | 2 No |
Post New Answer View All Answers
Add a field to screen when what's the flow of impact?
Explain the difference between link xctl?
how do you intitiate another transaction?
What are the uses of ppt in cics?
What is the primary aspect of CICS?
What is the comaera?
Can you explain communication area?
Explain the difference between a physical bms mapset and a logical bms mapset?
Explain the difference between a symbolic map and physical map?
What are the cics transactions?
Name the 3 common ways to create maps?
What are the terms cics generally means?
what is effect on receive map when
Define an asra?
What is dynamic transaction backout?