Air Cleaner User Manual

v On OS/390, the user ID assigned to the channel-initiator started task by
the OS/390 started-procedures table.
v For TCP/IP, other than OS/390, the user ID from the inetd.conf entry, or
the user that started the listener.
v For SNA, other than OS/390, the user ID from the SNA server entry or
(in the absence of this) the incoming attach request, or the user that
started the listener.
v For NetBIOS or SPX, the user ID that started the listener.
The maximum length of string is 64 characters on Windows NT and 12
characters on other platforms. On Windows NT, you can optionally qualify
a user identifier with the domain name in the format user@domain.
This parameter is not valid for channels with a channel type (CHLTYPE) of
CLNTCONN.
MODENAME(string)
LU 6.2 mode name (maximum length 8 characters).
This parameter is valid only for channels with a transport type (TRPTYPE)
of LU 6.2. If TRPTYPE is not LU 6.2, the data is ignored and no error
message is issued.
If specified, this should be set to the SNA mode name unless the
CONNAME contains a side-object name, in which case it should be set to
blanks. The actual name is then taken from the CPI-C Communications
Side Object, or APPC side information data set.
See the information about configuration parameters for an LU 6.2
connection for your platform in the MQSeries Intercommunication manual
for more information.
This parameter is not valid for channels with a channel type (CHLTYPE) of
RCVR or SVRCONN.
MRDATA(string)
Channel message-retry exit user data (maximum length 32 characters).
This is passed to the channel message-retry exit when it is called.
This parameter is valid only for channels with a channel type (CHLTYPE)
of RCVR, RQSTR, or CLUSRCVR. It is not supported on OS/390.
MREXIT(string)
Channel message-retry exit name.
The format and maximum length of the name is the same as for MSGEXIT.
This parameter is valid only for channels with a channel type (CHLTYPE)
of RCVR, RQSTR, or CLUSRCVR. It is not supported on OS/390.
MRRTY(integer)
The number of times the channel will retry before it decides it cannot
deliver the message.
This parameter controls the action of the MCA only if the message-retry
exit name is blank. If the exit name is not blank, the value of MRRTY is
passed to the exit for the exits use, but the number of retries performed (if
any) is controlled by the exit, and not by this parameter.
The value must be greater than or equal to zero, and less than or equal to
999 999 999. A value of zero means that no retries will be performed.
DEFINE CHANNEL
84
MQSeries MQSC Command Reference
|
|
|
|
|
|
|
|
|