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 |
What is a deadlock?
In case you modify the attribute field of map do you need to recompile the map?
What is eib?
Suppose you are adding a new field in a map, and that field should also be added as a new column in DB2 table. How do you implement this? what is the impact analysis u will do?
What is MDT?
How to establish dynamic cursor position on a map? How to get the cursor position when we receive a map?
How errors are handled in CICS programs?
What is the common systems area?
What are the cics transactions?
What are the main topics in CICS to prepare for interview purpose and for real time purpose?
Tsqs can be written in the main storage or auxiliary storage? State true or false
what is the cics command used to access current date and time?