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

Explain ceci transaction commands?

558


if i am having a cics,vsam and db2 programs with each functions and i want that each function on screen?

1785


What is the use of the program list table?

624


Every map is categorized into multiple fields, and there are three common working storage fields present for each of these respective fields. Mention those?

594


What is meant by an AICA ABEND?

653






What are the cics tables?

656


Explain how pa key is different from pf key?

649


What is the term bms in cics?

685


Name the command used for terminating a browse operation?

567


Define temporary storage?

601


What is the common work area?

542


Explain the difference between using the read command with into option and set option?

556


Give certain situations where NEWCOPY is obligatory?

703


Explain the difference between a package and a plan.

553


What does the 'ceci:cics' transactions do?

638