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
Explain how do you terminate an already issued delay command?
how a data in physical and symbolic map gets treated? Since the physical map is much concerned about the screen alignment and the field positions, how the values entered in the field which has PICIN or PICOUT clause in Physical map gets treated? Does that mean datas recieved or sent to the physical map should be constant? How does the data in Symbolic map gets converted with 5suffix namely F,L,A,I and O. For example EMPNO is treated as EMPNOI, EMPNOO, EMPNOA, EMPNOL and EMPNOF. how does this happen in symbolic map. Please provide your inputs on the above and kindly correct me if I am wrong.
What is bms map?
How can you use dynamic calls in cics?
What are fset, frset?
How errors are handled in CICS programs?
Explain how do you intitiate another transaction?
Explain the function of the cics translator?
which cics service transaction is used to gain accessibility to cics control tables? Mention the one that has the highest priority.?
What is the main function of the sign-on table?
Differentiate between PCT and FCT.
kindly specify the pic clause for the following:any bll cell, data type of length option field, hhmmss type of data fields?
Explain the difference between pseudo-conversational and conversational?
What are the recoverable cics resources?
What is interval control?