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
What are the common tables in cics and their usage?
Define RCT.
which cics command must be issued by the application program in order to gain access to the common work area (cwa)?
Kindly specify the pic clause for the hhmmss type of data fields?
What is non-conventional programs?
Explain what is the massinsert option?
Name a few CICS programs which are generally used ?
Define an aey9 abend?
Explain the difference between and exec cics xctl and exec cics start command?
what is effect on receive map when
What is the type of ppt in the cics?
What is eib?
Differentiate between PCT and FCT.
Explain the difference between dfhcommarea and tsq?
explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?