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 |
What are the naming conventions for the Temporary Storage Queues?
Name some commands used for CICS file browsing.
How do you dynamically set the CURSOR position to a specific field?
How do you define Task Work Area?
What are different ways of initiating transaction in CICS ?
What is the EIB (execute interface block)?
Name some of the common tables in CICS and their usage.
Can we use both FSET n FRSET together in BMS? And if yes then what will happen?
I have the transaction name for cics screen.. With the transaction name, how will I find the cics program written for the transaction and BMS map program also...
What is CEDF?
How do you delete Item 3 in a five-item TSQ?
Can you explain dfheiblk?