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
Explain how do you access storage outside your cics program?
mention the option (along with argument type) used in a cics command to retrieve the response code after execution of the command?
Define task work area?
Specify cics transaction initiation process?
What is the pic clause for the any bll cell type of data fields?
when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?
Explain how do you access the records randomly in tsq?
What does the 'cemt:cics' transactions do?
Specify the requirements for automatic task initiation?
What is meant by a ‘Transid’ ?
Explain the difference between physical map and symbolic map?
What does the 'cebr:cics' transactions do?
when an xctl is done, does the tranid change ? Is a new task created ? Does it cause an implicit syncpoint to be issued ?
Receive consists of buffer option in it. What is the significance of this option?
What does EIB mean in CICS?