what is an MDT in cics
Answers were Sorted based on User's Feedback
Answer / ankita
Modified Data Tag.One bit of an attribute character, which
indicates whether the screen field has been modified or not.
| Is This Answer Correct ? | 17 Yes | 0 No |
Answer / vijay
Modified Data Tag. It is used to check whether a field is
modified or not.
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / mallikarjun.n
APPICATION PROGRAM RECEIVED THE DATA DEPENDING ON YHE FLAG
OF FIELD.
I.E,FLAG SHOULD BE ONE.
---> BMS(SASIC MAPPING SUPPORT)HAS ABILITY TO CHANGE THE
FLAG FROM 0 TO 1 WHENEVER THE FIELD HAS BEEN MODYFIED.
WHEN THE SAME MAP IS USED MULTIPLE TIMES THEY MUST BE A
MECHANISM TO RESET THE FLAG TO ZERO.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / dilip
it is an modified data tag..used for data control from
terminal to program or vice versa..when mdt = 0 we cannot
modify the data.when mdt=1 we can modify the data...
| Is This Answer Correct ? | 4 Yes | 4 No |
Explain the function of the load command?
How to differenciate the given coding is pseudo conversational? (except EIBCALEN condition)
define the field with ic in the bms map.
How does COBOL II and CICS release 1.7 provide for exceptional conditions and how does that differ from
What is some of the information available in the EIB area?
Define RCT.
What is the use of the eibaid field?
What information do you get when an EXEC CICS STARTCODE is issued?
What is the General Command format Of CICS
What is the primary function of the Processing Program Table (PPT)?
What is the use of a TDQ, TSQ?
Explain the different system tables used in cics?