Administrative Tables

Administrative tables manage and store internal information.

The administrative tables process the information in their respective table:

  • Server Management Table (MQSRV)

    The MQSRV table manages the system processes of the Automation Engine.

  • Sequence Activation Table (MQMEM)

    The MQMEM table stores activation information and is the cache for running activations. If the existing work process fails, the information is passed on to the next work process that can take over.

  • Local Operations Table (MQLS)

    The MQLS table is used mainly by the primary work process (PWP) as a local memory for various management tasks of the server processes.

See also: