Queue manager attributes


QMgrName  (MQCFST) 
Name of local queue manager (parameter identifier: MQCA_Q_MGR_NAME).

The maximum length of the string is MQ_Q_MGR_NAME_LENGTH.

QMgrDesc  (MQCFST) 
Queue manager description (parameter identifier: MQCA_Q_MGR_DESC).

The maximum length of the string is MQ_Q_MGR_DESC_LENGTH.

Platform  (MQCFIN) 
Platform on which the queue manager resides (parameter identifier: MQIA_PLATFORM).

CommandLevel  (MQCFIN) 
Command level supported by queue manager (parameter identifier: MQIA_COMMAND_LEVEL).

CPILevel  (MQCFIN) 
CPI level (parameter identifier: MQIA_CPI_LEVEL).

IGQPutAuthority  (MQCFIN) 
IGQ put authority (parameter identifier: MQIA_IGQ_PUT_AUTHORITY).

IGQUserId  (MQCFST) 
IGQ user identifier (parameter identifier: MQIA_IGQ_USER_ID).

The maximum length of the string is MQ_USER_ID_LENGTH.

IntraGroupQueueing  (MQCFIN) 
Intra group queueing (parameter identifier: MQIA_INTRA_GROUP_QUEUING).

ExpiryInterval  (MQCFIN) 
Expiry interval (parameter identifier: MQIA_EXPIRY_INTERVAL).

SSLTasks  (MQCFIN) 
SSL tasks (parameter identifier: MQIA_SSL_TASKS).

SSLKeyRepository  (MQCFST) 
SSL key repository (parameter identifier: MQCA_SSL_KEY_REPOSITORY).

The maximum length of the string is MQ_SSL_KEY_REPOSITORY_LENGTH.

SSLCRLNameList  (MQCFST) 
SSL CRL name list (parameter identifier: MQCA_SSL_CRL_NAMELIST).

The maximum length of the string is MQ_NAMELIST_NAME_LENGTH.

ConfigurationEvent  (MQCFIN) 
Controls whether configuration events are generated (parameter identifier: MQIA_CONFIGURATION_EVENT).

QSGName  (MQCFST) 
Queue sharing group name (parameter identifier: MQCA_QSG_NAME).

The maximum length of the string is MQ_QSG_NAME_LENGTH.

TriggerInterval  (MQCFIN) 
Trigger interval (parameter identifier: MQIA_TRIGGER_INTERVAL).

Specifies the trigger time interval, expressed in milliseconds, for use only with queues where TriggerType has a value of MQTT_FIRST.

DeadLetterQName  (MQCFST) 
Dead letter (undelivered message) queue name (parameter identifier: MQCA_DEAD_LETTER_Q_NAME).

Specifies the name of the local queue that is to be used for undelivered messages. Messages are put on this queue if they cannot be routed to their correct destination.

The maximum length of the string is MQ_Q_NAME_LENGTH.

MaxPriority  (MQCFIN) 
Maximum priority (parameter identifier: MQIA_MAX_PRIORITY).

CommandInputQName  (MQCFST) 
Command input queue name (parameter identifier: MQCA_COMMAND_INPUT_Q_NAME).

The maximum length of the string is MQ_Q_NAME_LENGTH.

DefXmitQName  (MQCFST) 
Default transmission queue name (parameter identifier: MQCA_DEF_XMIT_Q_NAME).

Name of the default transmission queue that is used for the transmission of messages to remote queue managers, if there is no other indication of which transmission queue to use.

The maximum length of the string is MQ_Q_NAME_LENGTH.

CodedCharSetId  (MQCFIN) 
Coded character set identifier (parameter identifier: MQIA_CODED_CHAR_SET_ID).

MaxHandles  (MQCFIN) 
Maximum number of handles (parameter identifier: MQIA_MAX_HANDLES).

Specifies the maximum number of handles that any one job can have open at the same time.

MaxUncommittedMsgs  (MQCFIN) 
Maximum number of uncommitted messages within a unit of work (parameter identifier: MQIA_MAX_UNCOMMITTED_MSGS).

That is:

  • The number of messages that can be retrieved, plus

  • The number of messages that can be put on a queue, plus

  • Any trigger messages generated within this unit of work

under any one syncpoint. This limit does not apply to messages that are retrieved or put outside syncpoint.

MaxMsgLength  (MQCFIN) 
Maximum message length (parameter identifier: MQIA_MAX_MSG_LENGTH).

SyncPoint  (MQCFIN) 
Syncpoint availability (parameter identifier: MQIA_SYNCPOINT).

AuthorityEvent  (MQCFIN) 
Controls whether authorization (Not Authorized) events are generated (parameter identifier: MQIA_AUTHORITY_EVENT).

The value can be:

MQEVR_DISABLED
Event reporting disabled.

MQEVR_ENABLED
Event reporting enabled.

InhibitEvent  (MQCFIN) 
Controls whether inhibit (Inhibit Get and Inhibit Put) events are generated (parameter identifier: MQIA_INHIBIT_EVENT).

The value can be:

MQEVR_DISABLED
Event reporting disabled.

MQEVR_ENABLED
Event reporting enabled.

LocalEvent  (MQCFIN) 
Controls whether local error events are generated (parameter identifier: MQIA_LOCAL_EVENT).

The value can be:

MQEVR_DISABLED
Event reporting disabled.

MQEVR_ENABLED
Event reporting enabled.

RemoteEvent  (MQCFIN) 
Controls whether remote error events are generated (parameter identifier: MQIA_REMOTE_EVENT).

The value can be:

MQEVR_DISABLED
Event reporting disabled.

MQEVR_ENABLED
Event reporting enabled.

StartStopEvent  (MQCFIN) 
Controls whether start and stop events are generated (parameter identifier: MQIA_START_STOP_EVENT).

The value can be:

MQEVR_DISABLED
Event reporting disabled.

MQEVR_ENABLED
Event reporting enabled.

PerformanceEvent  (MQCFIN) 
Controls whether performance-related events are generated (parameter identifier: MQIA_PERFORMANCE_EVENT).

The value can be:

MQEVR_DISABLED
Event reporting disabled.

MQEVR_ENABLED
Event reporting enabled.

ChannelAutoDefExit  (MQCFST) 
Channel auto-definition exit name (parameter identifier: MQCA_CHANNEL_AUTO_DEF_EXIT).

The maximum length of the exit name is MQ_EXIT_NAME_LENGTH.

This parameter is supported only in the environments in which an MQSeries Version 5.1 product, or later, is available.

AlterationDate  (MQCFST) 
Alteration date (parameter identifier: MQCA_ALTERATION_DATE).

The date when the information was last altered.

AlterationTime  (MQCFST) 
Alteration time (parameter identifier: MQCA_ALTERATION_TIME).

The time when the information was last altered.

ClusterWorkLoadExit  (MQCFST) 
Name of the cluster workload exit (parameter identifier: MQCA_CLUSTER_WORKLOAD_EXIT).

The maximum length of the exit name is MQ_EXIT_NAME_LENGTH.

ClusterWorkLoadData  (MQCFST) 
Data passed to the cluster workload exit (parameter identifier: MQCA_CLUSTER_WORKLOAD_DATA).

ClusterWorkLoadLength  (MQCFIN) 
Cluster workload length (parameter identifier: MQIA_CLUSTER_WORKLOAD_LENGTH).

The maximum length of the message passed to the cluster workload exit.

QMgrIdentifier  (MQCFST) 
Queue manager identifier (parameter identifier: MQCA_Q_MGR_IDENTIFIER).

The unique identifier of the queue manager.

RepositoryName  (MQCFST) 
Repository name (parameter identifier: MQCA_REPOSITORY_NAME).

The name of a cluster for which this queue manager is to provide a repository service.

RepositoryNamelist  (MQCFST) 
Repository name list (parameter identifier: MQCA_REPOSITORY_NAMELIST).

The name of a list of clusters for which this queue manager is to provide a repository service.