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 |
Is it possible start a transaction CICS from job Batch? How do it?
What is meant by program reentrance?
How can you use dynamic calls in cics?
Mention one alternative aspect of CICS?
Explain the term Transaction routing?
What is the kcp in the cics?
What is the difference between a RETURN with TRANSID and XCTL ?For example prog. A is issuing REUTRN with TRANSID to prog B. Prog A. is issuing XCTL to prog B?
How to import the cics code for updations? what are steps do we need follow for execution again after modification? plz any body help me to know
What is fset?
What is Communication Area?
Can you have CICS code in a copybook? If yes, what happens during compilation?
What is the purpose of the Program List Table?