Administration

The MQe interface handles the generation and receipt of administration messages, enabling administration. While applications are responsible for message-related functions, administration provides facilities to configure and manage MQe resources such as queues and connections.

Requests are sent to the administration queue of the target queue manager and replies can be received, if required. Any local or remote MQe application program can create and process administration messages directly or indirectly through helper methods.

The C code base provides an administrator which allows you to perform some administration actions. These actions are performed only on resources that are managed by the local queue manager.

The administration queue itself cannot perform the administration of individual resources. The relevant information is contained in each resource and its corresponding administration message.


Terms of use | WebSphere software

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