The registry

The registry is the main store for queue manager-related information. Each queue manager has at least one registry. Every queue manager uses the registry to hold its:
  • Queue manager configuration data
  • Queue definitions
  • Remote queue definitions
  • Connection definitions
  • User data (including configuration-dependent security information)

Registry information is stored using an adapter, usually the MQeDiskFields adapter.

See Security for more detailed information on the registry.


Terms of use | WebSphere software

(c) Copyright IBM Corporation 2004, 2005. All rights reserved.