172 IMS in the Parallel Sysplex, Volume I: Reviewing the IMSplex Technology
RM registers with CQS
RM uses CQS services to manage RM structure
If using BPEINI00, CQS initialization module
– BPEINIT=CQSINI00
– Module must be in //STEPLIB
– Can execute CQSINIT0 instead of BPEINI00
RM initialization PROCLIB member CQSIPxxx
– CQSINIT=xxx
– Member must be in //PROCLIB
7.6.10 CQS components
CQS maintains the following components:
Primary message queue structure
– OS/390 Coupling Facility list structure that contains shared queues.
Overflow message queue structure
– A Coupling Facility list structure that contains shared queues when the primary
structure reaches an installation-specified overflow threshold. The overflow structure is
optional.
Resource ...