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 define Task Work Area?
i have three programs... I used Dfhcommarea in for first program for third program i used TSQ .....what i have to use for second program???
mention the option used in the cics read command to gain accessibility directly to the file i/o area. (Assume cobol-ii).?
what is the deadlock?
Sync points cannot be requested by the application programs (True or False).
In the CICS command level all the re-entrancy issues are handled by the System(True or False).
NAME SOME TRANSLATOR AND COMPILE OPTION AND EXPLAINE THEIR MEANING
Specify the requirements for Automatic Task Initiation. (Mention the control table, it?s entries and the corresponding Procedure division CICS command).
What is the cics command that is used to access current date and time?
At which situation we need to use the push and pop conditions...pls tell me with exampls.
Can a CICS code be a part of a copybook? If so, then what are the outcomes after compilation?
What will be the length of the eibcalen ,if the transaction is used to cics first time?