What is MDT? What are FSET, FRSET ?

Answer Posted / saths

Suppose you display a map and consider the function of that map is to update.To update ,first u fetch a particular record with some id(primary key) . Suppose there are 3 field name ,mark 1, mark2 and you
Just updating mark1 alone.Then
Mdt for name = 0
Mark1 = 1
Mark2 = 0
, So that only mark1 get updated . Name and mark2 will be null.
In order to avoid that we go for fset
Fset will set mdt value for all feild as 1
So ur update will processed perfectly.So, ur name and mark2 will be same as pervious value.
Frset is used to set mdset = 0 for all feild.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define TCT.

701


Explain how and where is the twa size set?

566


Define an aica abend?

610


What is an mdt (modified data tag)?

566


What is the pic clause for the any bll cell type of data fields?

543






What are the terms cics generally means?

561


Explain how many conditions can you include in a single handle condition command?

605


Give the definition of COMMAREA ?

618


mention the option (along with argument type) used in a cics command to retrieve the response code after execution of the command?

726


Explain the function of the load command?

574


In the EIB block of CICS, highlight the names of few of the important fields?

576


Can you explain dfheiblk?

618


What is the difference between SEND MAP DATAONLY and SEND MAP MAPONLY ?

710


What is meant by MDT? Furthermore, comment on FRSET and FSET ?

655


Define an asra?

553