What is the use of using MDT in CICS? How it works?
Answer Posted / mainframe.rahulz
Modified Data Tag is used in order to avoid a problem called
"MAP FAIL ERROR"
MDT is used to set the attribute field of a named field.
we can use MDT in 2 ways.
1. by using Assembler Macro.
2. By using Application program.
By using Assembler Macro
use DFHMSD CNTL=(FRSET,...
and in DFHMDF ATTRB=(FSET,...
By using Application program
MOVE DFHBMSFRS TO FIELD+F
MOVE DFHBMSFSE TO FIELD+F
| Is This Answer Correct ? | 12 Yes | 7 No |
Post New Answer View All Answers
Name at least one of the ways by which a transaction can be terminated?
What is the type of ppt in the cics?
What is the difference between SEND MAP DATAONLY and SEND MAP MAPONLY ?
Can you define mdt?
What are the types of processes to create a map in cics?
Explain the different system tables used in cics?
If we say that bms length of field = 0, then what does that mean?
Can you define aica abend?
what are the reserved words for cics?
Explain how many conditions can you include in a single handle condition command?
What is mainframe cics?
Define cebr?
What is the use of tdq and tsq?
list the sequence of steps used to achieve modiication in skip sequential mode?
What are the recoverable cics resources?