Customer Information Control System Question:

Download Job Interview Questions and Answers PDF

What is MDT? What are FSET, FRSET?

CICS Interview Question
CICS Interview Question

Answer:

MDT: Bit in the attribute byte indicating modification of field on screen. Happens on an input operation.
FSET: Sets MDT on to ensure field is transmitted. Happens on an output operation
FRSET: Reset MDT. Until this happens, field continues to be sent.

Download CICS Interview Questions And Answers PDF

Previous QuestionNext Question
What is the attribute byte?When you compile a CICS program, the (pre) compiler puts an extra chunk of code. Where does it get included and that is it called? What is its length?