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
what are the differences between temporary storage queue (tsq) and transient data quene (tdq)?
Mention the option used in a cics command to retrieve the response code after execution of the command?
Explain how can you accomplish breakpoint in intertest?
How to handle exceptional conditions in cics?
What is the primary aspect of CICS?
Particular area has been affected in cics screen, what is the process to find?
What is meant by MDT? Furthermore, comment on FRSET and FSET ?
Highlight the points of differences between XCTL and START?
Explain how and where is the twa size set?
Explain the difference between the into and the set option in the exec cics receive map command?
Explain the difference between temporary storage queue (tsq) and transient data quene (tdq)?
when you compile a cics program, the (pre) compiler puts an extra chunk of code. Where does it get included and that is it called? What is its length?
What are fset, frset?
Define primary objective of cics?
In a CICS program, how will you read a VSAM file?