what is mapfail and when we get this error?
during send map or receive map?
Answer Posted / vijay
Can occur on Receive command.
This occurs when no usable data is transmitted or is
unformatted.
This Occurs when operator used a PA or CLEAR key
Can occurs when operator pressed enter or PF key when no
field defiend in MDT is set on
You can use a HANDLE command to check for mapfail
Please add and correct if required.
| Is This Answer Correct ? | 38 Yes | 1 No |
Post New Answer View All Answers
What are the terms cics generally means?
What are the cics tables?
Receive consists of buffer option in it. What is the significance of this option?
In case if the user inputs the characters which turn out to be uppercase, then what is the procedure to close that condition?
If we say that bms length of field = 0, then what does that mean?
What is task control?
Name the two types of transient data queues?
In a CICS program, how will you read a VSAM file?
What is the use of tdq and tsq?
Name at least one of the ways by which a transaction can be terminated?
Explain the difference between physical map and symbolic map?
Can a CICS code be a part of a copybook? If so, then what are the outcomes after compilation?
What does the 'cebr:cics' transactions do?
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?
I have done a start browse on a vsam dataset. Can I do another start browse without doing an end browse?