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 are fset, frset?
what is eib, how is can be used?
When would you use abend command?
What are some of the cics commands associated with interval control?
Transaction TRN1 has associated program PROG1 (pseudo- conversational). Under certain condition, PROG1 transfer control (XCTL) to PROG2, which should have his own pseudo- conversation with the terminal. When PROG2 send the map and execute a RETURN TRANSID('TRN1'), after receiving the control from the terminal, which program will be initiated?
What Are Send Map Maponly & Send Map Dataonly ?
Can you explain primary aspect of cics?
What is effect on RECEIVE MAP when PF key is pressed? PA key is pressed?
Explain the difference between and exec cics xctl and an exec cics link command?
What is Communication Area?
In case you modify the attribute field of map do you need to recompile the map?
What is the name of the mapset definition macro?