Home

 

Required parameters (Change, Create Channel)

 

ChannelName (MQCFST)

Channel name (parameter identifier: MQCACH_CHANNEL_NAME).

Specifies the name of the channel definition to be changed, or created

The maximum length of the string is MQ_CHANNEL_NAME_LENGTH.

This parameter is required on all types of channel; on a CLUSSDR it can be different from on the other channel types. If your convention for naming channels includes the name of the queue manager, we can make a CLUSSDR definition using the +QMNAME+ construction, and WebSphere MQ substitutes the correct repository queue manager name in place of +QMNAME+. This facility applies to AIX, HP-UX, Linux, i5/OS, Solaris, and Windows only. See WebSphere MQ Queue Manager Clusters for more details.

ChannelType (MQCFIN)

Channel type (parameter identifier: MQIACH_CHANNEL_TYPE).

Specifies the type of the channel being changed, copied, or created. The value can be:

MQCHT_SENDER

Sender.

MQCHT_SERVER

Server.

MQCHT_RECEIVER

Receiver.

MQCHT_REQUESTER

Requester.

MQCHT_SVRCONN

Server-connection (for use by clients).

MQCHT_CLNTCONN

Client connection.

MQCHT_CLUSRCVR

Cluster-receiver.

MQCHT_CLUSSDR

Cluster-sender.

 

Parent topic:

Change, Copy and Create Channel


pc11000_


 

Home