Can you use OCCURS in a BMS map? If you do, what are the
issues related with its use?
Answer Posted / devang
yes, we can use occurs in BMS maps.
For doing so one needs to override the symbolic map(cpy
book) for the map in question.
The input and output field of the copy book have to be
redefined with wanted index sizes which can inturn be
referenced in the application program.
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
Define transient data?
Mention the content that is present inside a PPT ?
Explain the difference between dfhcommarea and tsq?
Let us say you have a collection of multiple maps in cics. So if you are asked to determine the exact storage space that is available in a symbolicmap, then how will you compute it?
What is the syncpoint command?
What is ENQ?
How ENQ and DEQ used in CICS?
how can you prevent more than one user from accessing the same transient data queue?
Highlight the points of differences between XCTL and START?
What is journal recovery?
How errors are handled in CICS programs?
Explain the significance of rdo?
what is the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
which cics command must be issued by the application program in order to gain access to the common work area (cwa)?
What is the difference between pct and fct?