What is an MDT (Modified Data Tag) - it's meaning and use?
Answer Posted / sheeja rajesh
Meaning of MDT:
--------------
MDT is modified data tag, a 1 bit of the attribute
character.
It can be defined for a field in the screen.
If this bit is OFF (0), then it means that this field has
not been modified by the terminal operator else if it is ON
(1), then it means that this field has been modified.
Only if MDT is ON, the data of the field is sent to the
application program.
So BMS mapping to the corresponding application programs
can be done using MDT field.
USE of MDT:
1. reduces amount of data traffic in the communication line.
2. improves peformance
-----------Many Thanks & Kind Regards ==> Sheeja Rajesh-----
| Is This Answer Correct ? | 30 Yes | 4 No |
Post New Answer View All Answers
Explain the difference between physical map and symbolic map?
Differentiate between PCT and FCT.
Define the term transaction routing?
How many ways are there for initiating a transaction?
what are the reserved words for cics?
Can you explain common systems area?
Explain the difference between dfhcommarea and tsq?
Mention the option used in a cics command to retrieve the response code after execution of the command?
Explain the different system tables used in cics?
What is commarea (communications area)?
Receive consists of buffer option in it. What is the significance of this option?
How errors are handled in CICS programs?
What is the use of mdt (modified data tag)?
Explain the difference between cics program control table (pct) and cics processing program table (ppt)?
Explain the difference between intra partition tdq and extra partition tdq?