What is the use of using MDT in CICS? How it works?
Answer Posted / petchiammal
MDT indicates whether a field is modified or not
MDT on will ensure that data is received into the program
MDTs can be turned on by
Specifying the FSET attribute in the physical map
Setting the attribute byte to FSET in the symbolic map
Keying data into the field
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Explain how do you dynamically set the cursor position to a specific field?
Explain the difference between using the read command with into option and set option?
Which commend used for terminating a browser operation?
How to handle exceptional conditions in cics?
how do you fire a batch job from a cics txn ?
what are the differences between and exec cics xctl and exec cics start command?
Kindly specify the pic clause for the data type of length option field type of data fields?
How to get the cursor position when we receive a map?
Define cics interface block?
Highlight the points of differences between XCTL and START?
If we wish to create bms executable, what are the basic steps that the user has to go through?
Explain the difference between getting the system time with eibtime and asktime command?
What are the types of processes to create a map in cics?
What does the 'ceci:cics' transactions do?
Explain the mdt in cics?