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
What is the kcp in the cics?
Explain the difference between pseudo-conversational and conversational?
Name the 3 common ways to create maps?
How do we pass parameters into a CICS –DB2 program
Can you explain communication area?
What is an mdt (modified data tag)?
What are the some important fields in the eib block?
Kindly specify the pic clause for the any bll cell type of data fields?
Define primary objective of cics?
what are the differences between and exec cics xctl and exec cics start command?
Can you define aica abend?
Specify the requirements for automatic task initiation?
Define task work area?
What is interval control?
Define an asra?