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
Explain how do you intitiate another transaction?
How errors are handled in CICS programs?
how do you execute a background cics txn ?
Explain the difference between temporary storage queue (tsq) and transient data quene (tdq)?
specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?
Define cedf?
Explain the difference between exec cics handle condtion and an exec cics ignore command?
What do you mean by the term fct?
Explain the difference between getting the system time with eibtime and asktime command?
Can QSAM files be accessed from CICS?
kindly specify the pic clause for the following:any bll cell, data type of length option field, hhmmss type of data fields?
Name the three ways available for a program to position the cursor on the screen?
what are the differences between and exec cics xctl and an exec cics link command?
What is the difference between pct and fct?
What is DEQ?