What is a mapset?
Answers were Sorted based on User's Feedback
mapset : is a collection of maps.
map: is a collection of fields.
we can write any number of maps under one mapset.
example one mapset(login mapset) in this header (title of site),footer(address of site),body (login screen) submaps.
(any info mail me saisankar85@gmail.com)
| Is This Answer Correct ? | 0 Yes | 0 No |
What is EXEC CICS RETRIEVE ?
What is the common work area (CWA)?
Which transient data queue supports ATI?
List all the CICS tables and explain their contents.
What do you do if you do not want characters entered by the user to be folded to uppercase ?
can there be multiple mapsets for a single program?
How can you accomplish breakpoint in intertest?
What happens when a CICS command contains the NOHANDLE option?
NMDS is both device dependent and format dependent (True or False)
What are the CICS commands associated with transient data queue processing?
What are the CICS tables? How to traverse from one screen (program) to another on CICS?
There is map and length of field need to modified, let take cust id=2 is previous of 2 byte and now it has to be 5 byte ? how to modified the cics code ?what are change need to done ? where where u will do change ?