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 |
If I create a TSQ from one transaction, can I read it from another transaction?
Explain the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?
What is the CICS supplied transaction which performs syntax checking of a CICS command?
when will be use the tdq and tsq??
What is Tclass in cics?what is its importance? How it is implemented?
What is the eib?
What is the name of the log which contains the information needed to restart the system, including the task
What are the types of the dfhmdf present in the cics?
what are the six different type of argument values in cobol that can be placed in various options of a cics command?
An XCTL uses more CPU time than LINK (True or False)
Explain cebr transaction commands?
Explain the difference between physical map and symbolic map?