Home

 

Requested parameters

 

Specify one or more parameters that define the data to be displayed. The parameters can be specified in any order, but do not specify the same parameter more than once.

Some parameters are relevant only for cluster channels of a particular type or types. Attributes that are not relevant for a particular type of channel cause no output, and do not cause an error.

CLUSDATE

The date on which the definition became available to the local queue manager, in the form yyyy-mm-dd.
CLUSTIME

The time at which the definition became available to the local queue manager, in the form hh.mm.ss.
DEFTYPE

How the cluster channel was defined:

CLUSSDR

As a cluster-sender channel from an explicit definition.

CLUSSDRA

As a cluster-sender channel by auto-definition alone.

CLUSSDRB

As a cluster-sender channel by auto-definition and an explicit definition.

CLUSRCVR

As a cluster-receiver channel from an explicit definition.
QMID

The internally generated unique name of the cluster queue manager.
QMTYPE

The function of the cluster queue manager in the cluster:

REPOS

Provides a full repository service.

NORMAL

Does not provide a full repository service.
STATUS

The current status of the channel for this cluster queue manager. This is one of the following:

STARTING

A request has been made to start the channel but the channel has not yet begun processing. A channel is in this state if it is waiting to become active.

BINDING

The channel is performing channel negotiation and is not yet ready to transfer messages.

INACTIVE

The channel is not active.

INITIALIZING

The channel initiator is attempting to start a channel. On z/OS, this is displayed as INITIALIZI.

RUNNING

The channel is either transferring messages at this moment, or is waiting for messages to arrive on the transmission queue so that they can be transferred.

STOPPING

The channel is stopping, or a close request has been received.

RETRYING

A previous attempt to establish a connection has failed. The MCA will reattempt connection after the specified time interval.

PAUSED

The channel is waiting for the message-retry interval to complete before retrying an MQPUT operation.

STOPPED

This state can be caused by one of the following:

  • Channel manually stopped.

    A user has entered a stop channel command against this channel.

  • Retry limit reached.

    The MCA has reached the limit of retry attempts at establishing a connection. No further attempt is made to establish a connection automatically.

A channel in this state can be restarted only by issuing the START CHANNEL command, or starting the MCA program in an operating-system dependent manner.

REQUESTING

A local requester channel is requesting services from a remote MCA.
SUSPEND

Whether this cluster queue manager is suspended from the cluster or not (as a result of the SUSPEND QMGR command). This is either YES or NO.

 

Parent topic:

Parameter descriptions


sc11910_


 

Home