Can you use OCCURS in a BMS map? If you do, what are the
issues related with its use?



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

Post New Answer

More CICS Interview Questions

Which is the CICS control program which governs the flow of control among the CICS application

2 Answers  


The read of a record from an Intrapartition TDQ is not destructive(True or False).

1 Answers  


Explain how do you dynamically set the cursor position to a specific field?

0 Answers  


How do you unload data from DB2 tables into a PS file.write the code and how do you do it? what will be the syntax?

3 Answers   DELL, HSBC,


What will happen if some program tries to process a queue on which an ENQ command has been issued by some other program?

0 Answers   Accenture,






Can you define ppt and what are its uses?

0 Answers  


What is the General Command format Of CICS

3 Answers   IBM,


What is the most common way of building queue-id of a TSQ? (Name the constituents of the Queue ID).

2 Answers  


Mention the 5 fields available in the symbolic map for every ?NAMED? field in the DFHMDI macro? Give a brief description of these fields (Not exceeding a line).

2 Answers   IBM,


Why must all CICS programs have a Linkage Section ?

4 Answers  


List the sequence of steps used to achieve ?Modification in Skip Sequential Mode.?

1 Answers  


How would you release control of the record in a READ for UPDATE?

2 Answers   IBM,


Categories