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

Explain cedf transaction commands?

625


Explain how do you intitiate another transaction?

594


Can you define temporary storage?

687


Explain the mdt in cics?

615


Explain the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?

536






What is cics load command?

569


Can you define bms?

610


How is Telon(CA-Telon) used to build map?

4031


With the use of an alternate index, how is a VSAM file accessed?

637


Mention the option used in a cics command to retrieve the response code after execution of the command?

635


What is bms map?

661


What is the difference between pct and fct?

656


We can allocate memory dynamically by using GET MAIN command my question is at what scenario we can't release this memory and reuse this same memory??

2712


What is the use of mdt (modified data tag)?

611


Explain the different system tables used in cics?

538