Air Cleaner User Manual

For receiver and non fully qualified server channels, this is
the process name of the SNAX/APC process, the ICE open
name, and the name of the local LU, for example:
CONNAME('$PPPP.#OPEN.LOCALLU')
The name of the local LU can be an asterisk (*), indicating
any name.
NetBIOS
A unique NetBIOS name (limited to 16 characters).
SPX The 4-byte network address, the 6-byte node address, and the
2-byte socket number. These values must be entered in
hexadecimal, with a period separating the network and node
addresses. The socket number must be enclosed in brackets, for
example:
CONNAME('0a0b0c0d.804abcde23a1(5e86)')
If the socket number is omitted, the MQSeries default value
(X'5e86') is assumed.
TCP Either the host name, or the network address of the remote
machine (or the local machine for cluster-receiver channels). This
can be followed by an optional port number, enclosed in
parentheses.
On OS/390 the connection name can include the IP_name of an
OS/390 dynamic DNS group or a network dispatcher input port.
Note: You are not recommended to include this for channels with a
channel type (CHLTYPE) of CLUSSDR or CLUSRCVR.
UDP Either the host name, or the network address of the remote
MQSeries for Windows, V2.0 machine. This can be followed by an
optional port number, enclosed in parentheses.
This parameter is required for channels with a channel type (CHLTYPE) of
SDR, RQSTR, CLNTCONN, CLUSSDR, and CLUSRCVR. It is optional for
SVR channels, and is not valid for RCVR or SVRCONN channels.
Note: If you are using any of the special characters in your connection
name (for example, parentheses) you must enclose the string in
single quotes.
CONVERT
Specifies whether the sending message channel agent should attempt
conversion of the application message data, if the receiving message
channel agent is unable to perform this conversion.
NO No conversion by sender
YES Conversion by sender
This parameter is valid only for channels with a channel type (CHLTYPE)
of SDR, SVR, CLUSSDR, or CLUSRCVR.
DESCR(string)
Plain-text comment. It provides descriptive information about the channel
when an operator issues the DISPLAY CHANNEL command.
DEFINE CHANNEL
80
MQSeries MQSC Command Reference
|
|
|
|
|