can there be multiple mapsets for a single program?
Answer / lu
you can...but it's a bad..bad design if you have more than
1 mapset into a single program..never do it...it's not easy
for the maintenance....the good analysis is : 1 mapset, 1
map for 1 program....
| Is This Answer Correct ? | 11 Yes | 1 No |
What are the main uses of the transaction in the cics?
What is a transid?
What is an MDT (Modified Data Tag) - it's meaning and use?
Specify cics transaction initiation process?
How do you set the MDT option to ?ON? status, even if data is not entered?
What do the terms locality of reference and working set mean?
if i have 3 fields and i declare IC for all of them .. Then where will the cursor after sending map? pls give explanation (it will be so kind)
Explain how do you access storage outside your cics program?
Name the macros used to define the following: MAP MAPSET FIELD
How are VSAM files Read in CICS pgms?
specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?
Explain what is the massinsert option?