What are the 3 common ways to create maps?
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 |
Explain the difference between cics program control table (pct) and cics processing program table (ppt)?
What does the 'cemt:cics' transactions do?
What is the command which will delete a program LOADed into the main storage using LOAD command?
Into which table is the terminal id registered?
If DATAONLY option is specified in the SEND MAP command what will happen?
What is the meaning of BMS length of field = 0?
Kindly specify the pic clause for the hhmmss type of data fields?
In an on-line environment, how can you prevent more than one user from accessing the same Transient Data Queue at the same time?
What is ENQ, DEQ ?
What is program reentrance?
What are the types of the dfhmdf present in the cics?
Name the command used for terminating a browse operation?