Multiple choice technology mainframe

In MRO, each of the CICS runs by depending on each other?

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

In MRO (Multi-Region Operation), CICS regions communicate with each other but do NOT depend on each other for execution. Each CICS region operates independently and can function even if other regions are unavailable. MRO provides communication capabilities without creating runtime dependencies between regions.