Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is MDT? What are FSET, FRSET ?

Answers were Sorted based on User's Feedback



What is MDT? What are FSET, FRSET ?..

Answer / khader

MDT is modified data tag.
MDT is one bit of the attribute character.
MDT is off(0), it indicates that this field has not been
modified by the terminal operator.
MDT is on(1), it indicates that this field by the
terminatal operator.
FSET is field set. MDT will be set on(set to 1) regardless
of whether the terminal operator modified the data or not.
FRSET is to reset MDT to zero.

Is This Answer Correct ?    26 Yes 1 No

What is MDT? What are FSET, FRSET ?..

Answer / sudarsn

MDT is Modified data tag. it is one bit of attribute
character. by using fset and frset we can modify the MDT value.
FRSET= MDT value is off or set to Zero.
FSET= MDT value is on or set to 1.

Is This Answer Correct ?    6 Yes 1 No

What is MDT? What are FSET, FRSET ?..

Answer / 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

More CICS Interview Questions

Can you explain primary aspect of cics?

0 Answers  


What are the cics tables?

0 Answers  


A CICS program ABENDS with an ASRA ABEND code. What is its meaning?

3 Answers   IBM,


What are the three BMS options ?

3 Answers  


Which is the control table where you specify all the transaction that are to be started by CICS after CICS

4 Answers  


what is partial serch analysys in cics?

2 Answers  


How do you unload data from DB2 tables into a PS file.write the code and how do you do it? what will be the syntax?

3 Answers   DELL, HSBC,


How to execute a cics program from a paticular date and time .or specified date and time.

3 Answers   CSC,


What are the types of performs in COBOL? How does perform thru work, give example.

2 Answers  


What is the difference between the enter key, the PF keys and the PA keys?

2 Answers  


what are transient data sets defined to cics?

0 Answers   IBM,


What is the CICS LOAD command?

3 Answers   IBM,


Categories