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
What is the eib?
Explain how many exceptional condition can be given in a handle condition?
How errors are handled in CICS programs?
Can you define transid?
Mention the option used in a cics command to retrieve the response code after execution of the command?
How can you access esds files from cics?
What are the terms cics generally means?
Explain the different ways of initiating transaction in cics?
What does the 'cedf:cics' transactions do?
Define ceci?
Name the 3 common ways to create maps?
Can you explain differences between temporary storage queue (tsq) and transient data queue (tdq)?
Explain how pa key is different from pf key?
Explain cemt transaction commands?
What are the recoverable cics resources?