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
Name a few CICS programs which are generally used ?
Explain how and where is the twa size set?
I have done a start browse on a vsam dataset. Can I do another start browse without doing an end browse?
how do you execute a background cics txn ?
What are the terms cics generally means?
Explain the difference between a symbolic map and physical map?
Mention the content that is present inside a PPT ?
Explain the difference between cics program control table (pct) and cics processing program table (ppt)?
Can you define commarea?
what are the differences between and exec cics xctl and an exec cics link command?
Why do we need integrated cics translator?
Explain the difference between the into and the set option in the exec cics receive map command?
What are the cics tables?
Explain how to build up lu 6.2 communication?
What is DEQ?