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 cics command used to access current date and time?
kindly specify the pic clause for the following:any bll cell, data type of length option field, hhmmss type of data fields?
Explain the difference between cics program control table (pct) and cics processing program table (ppt)?
Explain what is a cursor in cics sql processing?
What is the use of mdt (modified data tag)?
what are the commands used to gain exclusive control over a resource?
Explain cebr transaction commands?
Name at least one of the ways by which a transaction can be terminated?
What is the comaera (communication area)?
What does the 'cebr:cics' transactions do?
What is the use of the eibaid field?
What is task control?
How can you access esds files from cics?
What is the term bms in cics?
Define an asra abend?