Name three ways the Modified Data Tag can be set on?
Answer Posted / reddy
1. CTRL=FRSET in DFHMSD (it will set MTD bit with 0, when user
changes data in that field it will set to 1.
IT WILL USED TO SEND CHANGED DATA FROM TERMINAL)
2. ATTRB=FSET On DFHMDF (it SET MTD bit in attribute byte
with 1 before map is send to screen.
3.Moving macro DFHBMFSE to attribute field[DYNAMICALLY BY
PROGRAM].
MOVE DFHBMFSE TO NMAE+A (enameA).
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the eib parameter?
how do you intitiate another transaction?
Explain the use of DCT ?
mention the option (along with argument type) used in a cics command to retrieve the response code after execution of the command?
What is the syncpoint command?
what is effect on receive map when
what is an mdt (modified data tag)? Its menaing and use?
Define temporary storage?
Define transient data?
What is the cics command that is used to access current date and time?
which cics service transaction is used to gain accessibility to cics control tables? Mention the one that has the highest priority.?
Define an aey9 abend?
What is the common systems area?
Explain the difference between and exec cics xctl and an exec cics link command?
How do you use altindxs in batch, cics programs?