|
Name for Queue manager section in Fields object used when starting queue manager |
|
Name for Registry Section in Fields object used when starting queue manager |
|
Field name for Queue manager Name |
|
Description (unicode) |
|
Rules (ascii): User replaceable rules which control the capability of the queue manager. |
|
Channel timeout (long): maximum amount of time in milliseconds that a channel will remain open. |
|
Channel attribute rules |
|
Default queue store |
|
Queues known by queue manager ( fields array - Read Only ). Field names in a queue array element:
|
|
Queue Name |
|
Queue QueueManager Name |
|
Queue Type |
|
Connections known by queue manager ( ascii array - Read only) |
|
MQEBOOL indicating whether a QMgr is bridge capable |
|
Process outstanding admin messages after interval (milliseconds) (long). Resource may end up residing on the admin queue for a period of time if the managed resource was not available when the message was initially processed. Admin messages are processed from 1 to MQeAdminMsg.Admin_MaxAttempts. |
|
Queue manager that owns the queue (ascii). Once set the queue manager name cannot be changed. This is also true of the queue name. |
|
Queue active ? (boolean, Read Only) |
|
Description (unicode) |
|
File descriptor - location where queue is stored (ascii). Once set, the file descriptor cannot be re-set. The file descriptor is formed from two parts
|
|
Queue security characteristics:
|
|
Queue Authenticator |
|
Queue Compressor |
|
Queue Target Registry |
|
No Queue Registry |
|
Queue Registry Queue Manager |
|
Queue Registry Queue |
|
Queue Attribute Rule |
|
Name of queue rules class (ascii) |
|
Maximum length of messages allowed on the queue (int) |
|
Default priority for messages if not already specified in the message (byte) |
|
Type of queue (byte). Is queue access synchronous or asynchronous? |
|
Asynchronous Queue |
|
Asynchronous Queue |
|
Messages on queue expire n milliseconds after being stored on the queue (long) |
|
Maximum number of messages allowed on the queue (int) |
|
Value for no limit. This can be used with MaxQSize and MaxMsgSize |
|
Current queue depth (int, Read Only) |
|
Set of alias names for this queue (ascii array) |
|
Name of the transporter class to use (ascii) |