Answer Posted / santy
The 3 common ways to create MAPs are as below,
1> The 1'st way is to use MAP generator such as SDF(Screen
Defination Facility.
2> The 2'nd way is using BMF facility in which create a
Physical MAP along with a matching Symbolic MAP is to code
only the Physical MAP using the &SYSPRAM option in code,
CICS will automatically create a member in a COPY library.
3> The 3'rd way is to code a Physical MAP and then code a
matching Symbolic MAP in your COBOL program.
these are the most common ways to create maps.
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
Define transient data?
Define cebr?
What are the common cics service programs and explain their usage?
What is meant by an attribute byte?
Explain the maps in cics?
What are the cics commands associated with task control?
What is non-conventional programs?
what are the thress bms options?
Every map is categorized into multiple fields, and there are three common working storage fields present for each of these respective fields. Mention those?
mention the option used in the cics read command to gain accessibility directly to the file i/o area. (Assume cobol-ii).?
Give the definition of COMMAREA ?
What is the use of the eibaid field?
What is the comaera (communication area)?
What is dynamic transaction backout?
How errors are handled in CICS programs?