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 |
Define RCT.
Explain the thress bms options?
How do we pass parameters into a CICS –DB2 program
0 Answers Accenture, JPMorgan Chase,
What is some of the information available in the EIB area?
By which CICS defined field can you determine the position of the cursor on the map ?
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.
Which of the following are recoverable CICS resources?
What is the cics command level?
How many ways are there for initiating a transaction? what are they?
How to prevent user to access a screen directly from cics Native screen by using Trans Id?
What is the difference between SEND MAP DATAONLY and SEND MAP MAPONLY ?
What is the usage of language in the PPT entry?