Can we use both FSET n FRSET together in BMS?
And if yes then what will happen?

Answer Posted / karthik

1. In the Mapset definition mention FRSET , all the fields
MDT tags will be reset to 0
DFHMSD CNTL=(FREEKB,PRINT,FRSET)
2.MDT Can be set to 1 in the MAP field definition,
DFHMDF ATTRB = (prot,FSET)
3. MOVE DFHBMSFE to attribute field, before sending the map
4. mention FSET in the Send command itself
EXEC CICS SEND MAP(XXXXX) MAPSET(XXXXXX)FROM(YYYY)FSET
RESP(WS-RESP)
END-EXEC

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you define bms?

612


Define an asra abend?

601


What is meant by an AICA ABEND?

657


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

731


how do you intitiate another transaction?

715






Explain the significance of rdo?

622


What is the kcp in the cics?

693


when an xctl is done, does the tranid change ? Is a new task created ? Does it cause an implicit syncpoint to be issued ?

721


Can you use occurs in bms map?

613


Differentiate between PCT and FCT.

645


Can you explain differences between temporary storage queue (tsq) and transient data queue (tdq)?

589


What is commarea (communications area)?

543


Is length = 0 sufficient to ascertain that the field has been modified?

569


Explain the mdt in cics?

618


How errors are handled in CICS programs?

645