what is mapfail and when we get this error?
during send map or receive map?
Answer Posted / ak
MAPFAIL occurs on a RECEIVE MAP if the operator has used the CLEAR key or one of the PA keys. It also occurs if the operator uses ENTER or a PF key from a screen where:
No fields defined in the map have the modified data tag set on (this means the operator did not key anything and you did not send any fields with the tags already set, so that no data is returned on the read), and
The cursor was not left in a field defined in the map and named, or the map did not specify CURSLOC=YES
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Name the cics command used to access current date and time?
Can you explain dfhmdf bms macro?
Can you define commarea?
Define communication area?
What is meant by an AICA ABEND?
Explain the difference between and exec cics xctl and exec cics start command?
Let us say you have a collection of multiple maps in cics. So if you are asked to determine the exact storage space that is available in a symbolicmap, then how will you compute it?
Particular area has been affected in cics screen, what is the process to find?
Explain the difference between and exec cics xctl and an exec cics link command?
when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?
Can you define aica abend?
What is DEQ?
which transient data queue support ati?
What is the common systems area?
Specify cics transaction initiation process?