What is the use of using MDT in CICS? How it works?
Answer Posted / amarnadh reddy
Hi,
Modified Data Tag is used data transfer from a terminal to
the application program. MDT is 1 bit of attribute character.
MDT can be set CTRL=FRSET in DFHMSD will reset the MDT to
OFF(means 0), that this field is not modified.
MDT cab be set ATTRIB=FSET will reset the MDT to ON(means
1), this field is modified.
| Is This Answer Correct ? | 22 Yes | 4 No |
Post New Answer View All Answers
Can you explain communication area?
Can you define cics task?
Define communication area?
list the sequence of steps used to achieve modiication in skip sequential mode?
Can you explain differences between temporary storage queue (tsq) and transient data queue (tdq)?
how do you execute a background cics txn ?
For protecting a transaction using the transaction security function, the two things that must be done are?
Explain the difference between exec cics handle condtion and an exec cics ignore command?
Can QSAM files be accessed from CICS?
Explain the primary significance of intra-partition and extra-partition tdqs ?
Explain ceci transaction commands?
What is DEQ?
Define the term function request shipping?
Explain the cics command that is used for reading a record from the tdq?
Define an aica abend?