what is an MDT in cics

Answers were Sorted based on User's Feedback



what is an MDT in cics..

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

what is an MDT in cics..

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

what is an MDT in cics..

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

what is an MDT in cics..

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

Post New Answer

More CICS Interview Questions

What is the meaning of the SYNCPOINT command?

1 Answers   IBM,


What is Tclass in cics?what is its importance? How it is implemented?

2 Answers   IBM,


What is meant by PPT and what are its uses?

0 Answers  


What are the attribute values of Skipper and Stopper fields?

1 Answers  


Let us say you have a collection of multiple maps in cics. So if you are asked to determine the exact storage space that is available in a symbolicmap, then how will you compute it?

0 Answers  






What is the EIB (execute interface block)?

2 Answers   IBM,


Sync points cannot be requested by the application programs (True or False).

1 Answers   IBM,


What is the type of ppt in the cics?

0 Answers  


How many ways are there for initiating a transaction?

0 Answers  


After execute the map, What will happen ? Give breif Description

4 Answers   HCL, IBM,


What does the 'cebr:cics' transactions do?

0 Answers  


How do you get data from a task that began with a START command?

2 Answers  


Categories