Can you use OCCURS in a BMS map? If you do, what are the
issues related with its use?
Answer / 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 |
What is the common systems area?
What is commarea (communications area)?
Translation Time is not reduced if the Pre-compilation is done first(True or False).
A mapset consists of three maps and 10 fields on each map . How many of the following will be needed ?
If we say that bms length of field = 0, then what does that mean?
How do you make your BMS maps case sensitive?
Do you receive the attribute byte in the symbolic map?
Into which table is the terminal id registered?
Explain the system transid cemt?
What is the difference between a Symbolic map and Physical map ?
What are the 3 common ways to create maps?
I have done a start browse on a vsam dataset. Can I do another start browse without doing an end browse?