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 cics commands associated with task control?
how do you intitiate another transaction?
Specify cics transaction initiation process?
Sync points cannot be requested by the application programs? State true or false
Can you define temporary storage?
what are the differences between and exec cics xctl and exec cics start command?
In a CICS program, how will you read a VSAM file?
Can you explain cics translator?
Explain the difference between getting the system time with eibtime and asktime command?
How to define a vsam file in cics getting into cics to define a vsam file.
Explain the uses that are associated to tsq and tdq ?
Explain the primary function of the processing program table (ppt)?
What is the cics command that is used to access current date and time?
What is DEQ?
Explain how can you accomplish breakpoint in intertest?