How is the storage determined in the symbolic map, if you
have multiple maps?
Answers were Sorted based on User's Feedback
Answer / rams
It Depends on the valude STORAGE parm in DFHMSD.
if STORAGE=AUTO ( map1, map2, map3 will get seperate
storage space, not redefined )
if STORAGE=BASE ( map1, map2, map3 will share the storage
space, the space required for largest map will be
allocated )
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / annie
The storage is determined by the length of the data for
largest map and that map should be defined first.
| Is This Answer Correct ? | 6 Yes | 1 No |
How do you enter into cics region and how many regions available?
how do you intitiate another transaction?
What is the function of the Terminal Control Table(TCT)?
what is partial serch analysys in cics?
In a string " SEMINAR" .Replace "A" by 123. will this replacement will happen ot will it give error? If not , den what will be the output?
Explain what is the massinsert option?
How To Compile The COBOL-BD2-CI CS Programs In Real TIme? Please Give Me the Detailed Description?
How to handle exceptional conditions in cics?
Explain how many exceptional condition can be given in a handle condition?
What is the MASSINSERT option?
Define an asra abend?
How can the fact that EIBCALEN is equal to zeros be of use to an application programmer?