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 u see the output of cics program?
WHAT ARE THE VERBS IN CICS EQUAL TO ACCEPT,DISPLAY,VALUE?
What are the main uses of the transaction in the cics?
Explain what is a cursor in cics sql processing?
What does ?Pseudo Conversational? mean?
pf7 and pf8 logic. first wnen i press pf7 first five records has to be displayed .second time when i press pf7 next five records to be displayed. what was the logic. give clear explination.
What option is specified in the SEND command to send only the unnamed fields on to the screen?
What is quasi rentrancy concept in CICS?
Can you define attribute byte?
How do you handle errors in CICS pgms ?
what are the reserved words for cics?
What is the pcp in the cics?