What is the difference between receive and receivemap
commands in CICS?
Answer / the coder
Receive is a command to receive unformatted data from the
screen.
Receive MAP is a command to receive the formatted data from
the screen. The data is formatted through the design of
the MAP through BMS.
| Is This Answer Correct ? | 6 Yes | 0 No |
Mention the 5 fields available in the symbolic map for every ?NAMED? field in the DFHMDI macro? Give a brief description of these fields (Not exceeding a line).
How can you start a CICS transaction other than by keying the Transaction ID at the terminal?
Define the term mro (multi region operation)?
Why is it important not to execute a STOP RUN in CICS ?
What are the cics tables?
Explain the term ?MRO? (Multi Region Operation)?
What is TSQ and TDQ.what is the the difference? when you for tsq and when you go for tdq?
Explain the difference between and exec cics xctl and exec cics start command?
How do u know if a start command intiated a transaction or a terminal intiated a transaction
In case you modify the attribute field of map do you need to recompile the map?
What do you mean by the term fct?
Once a transient data queue is read, can it be reread?