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 the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?
How To Compile The COBOL-BD2-CI CS Programs In Real TIme? Please Give Me the Detailed Description?
What is the meaning of the deq command?
Explain the significance of rdo?
What is mainframe cics?
Explain the uses that are associated to tsq and tdq ?
How to define a vsam file in cics getting into cics to define a vsam file.
Explain the function of the cics translator?
Explain the difference between and exec cics xctl and an exec cics link command?
Can you explain exec cics handle condition command?
How to dsect parameter is used in bms?
Explain the difference between intra partition tdq and extra partition tdq?
Highlight the difference between a symbolic map and physical map?
Explain how do you access the records randomly in tsq?
which transient data queue support ati?