How can you Define and Install the Maps & Mapset ?
Answers were Sorted based on User's Feedback
Answer / mahesh
CEDA DEF map(mapname) g(grpname)
CEDA INS map(mapname) g(grpname)
| Is This Answer Correct ? | 13 Yes | 0 No |
Answer / naveen87ginjupalli
CEDA command is used to define and install the Maps &
Mapset.
collection of Maps are called Mapset.
Map is a CICS single screen layout.
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / gourishanker
CEDA DEF MAP(mapname) MAPSET(mapsetname) G(groupname)
CEDA INS MAP(mapname) MAPSET(mapsetname) G(groupname)
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / lakshminarayana
in sending the map&mapset we use 'ceci send map(mapname)
mapset(mapsetname)' what is the vebrivation of CECI?
| Is This Answer Correct ? | 0 Yes | 2 No |
Differentiate between PCT and FCT.
What is the primary aspect of CICS?
For protecting a transaction using the transaction security function, the two things that must be done are?
when an xctl is done, does the tranid change ? Is a new task created ? Does it cause an implicit syncpoint to be issued ?
Which CICS service transaction is used to gain accessibility to CICS control tables?
What are the cics transactions?
The error code AEIV?
Explain cemt transaction commands?
Explain the difference between link xctl?
How do you place the cursor on a particular position on the screen?
what is partial serch analysys in cics?
What is the process of converting the CICS commands into the equivalent host language statements called?