What are the 3 common ways to create maps?



What are the 3 common ways to create maps?..

Answer / 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

More CICS Interview Questions

What are the common tables in cics and their usage?

0 Answers  


What is the COMMAREA(communications area)?

1 Answers   IBM,


Can you explain communication area?

0 Answers  


Hai I have a VSAM file and there are two CICS pgms A and B both intends to update the file. How to code the program so that it does not under go a dead lock situation.

4 Answers  


What is the access method used by DB2?

1 Answers  






What is the CICS command that is used to copy a screen image of a terminal into another terminal?

1 Answers   IBM,


Explain the significance of rdo?

0 Answers  


Why do we need integrated cics translator?

0 Answers  


What are the three BMS options ?

3 Answers  


What is the function of the EXEC CICS HANDLE CONDITION command?

3 Answers  


Can you use occurs in bms map?

0 Answers  


I have written a CICS program. What tables should I setup to run this program?

3 Answers   IBM,


Categories