Remotely defined in the local region.

Customer Information Control System. Middleware and MQ Series.
Post Reply
Ashish Pawar
Registered Member
Posts: 20
Joined: Mon Aug 18, 2014 10:25 am

Remotely defined in the local region.

Post by Ashish Pawar »

Hi I am new to CICS and queues. Recently I read that a queue is "remotely defined in the local region", what does this sentence mean?

If a queue is defined in a CICS region, will not it be always local to it? How can it is defined in the region but is remote? Can someone please explain that. Would appreicate.
User avatar
Robert Sample
Global Moderator
Global Moderator
Posts: 1895
Joined: Fri Jun 28, 2013 1:22 am
Location: Dubuque Iowa
United States of America

Re: Remotely defined in the local region.

Post by Robert Sample »

CICS supports multiregion operation (MRO). This is a facility whereby resources can be defined in region A but can be used in region B. MRO includes TOR (terminal owning region), AOR (application owning region), and DOR (data owning region). So a queue can be defined in region A but be used in region B (so it has a remote definition but is used locally). There is a LOT to MRO, so if you're interested in it you can search the web and read the many, many manual pages IBM has produced about MRO.
Ashish Pawar
Registered Member
Posts: 20
Joined: Mon Aug 18, 2014 10:25 am

Re: Remotely defined in the local region.

Post by Ashish Pawar »

I read it. Not all of them it's too heavy as subject. But I could not make a simple question to answer, like why do we require this concept in CICS? Is it related to Channels/containers in any way?
User avatar
Robert Sample
Global Moderator
Global Moderator
Posts: 1895
Joined: Fri Jun 28, 2013 1:22 am
Location: Dubuque Iowa
United States of America

Re: Remotely defined in the local region.

Post by Robert Sample »

MRO became available to CICS in 1980 (yes, 40 years ago). This predates channels / containers by many years. The reasons MRO was developed were numerous, but included distributing CICS workload across regions, virtual storage constraint relief, better utilization of multiprocessors, allowing dedicated resources in one region, and separation of test and production.
Ashish Pawar
Registered Member
Posts: 20
Joined: Mon Aug 18, 2014 10:25 am

Re: Remotely defined in the local region.

Post by Ashish Pawar »

Thanks Robert.
Post Reply

Create an account or sign in to join the discussion

You need to be a member in order to post a reply

Create an account

Not a member? register to join our community
Members can start their own topics & subscribe to topics
It’s free and only takes a minute

Register

Sign in

Return to “CICS, Middleware and MQ Series.”