Home

 

Change, Copy, and Create Channel Listener

 

Compaq NonStop Kernel HP OpenVMS i5/OS UNIX systems Windows z/OS
    X X X  

The Change Channel Listener (MQCMD_CHANGE_LISTENER) command changes the specified attributes of an existing WebSphere MQ listener definition. For any optional parameters that are omitted, the value does not change.

The Copy Channel Listener (MQCMD_ COPY_LISTENER) command creates a new WebSphere MQ listener definition, using, for attributes not specified in the command, the attribute values of an existing listener definition.

The Create Channel Listener (MQCMD_CREATE_LISTENER) command creates a new WebSphere MQ listener definition. Any attributes that are not defined explicitly are set to the default values on the destination queue manager.

Required parameters (Change and Create Channel Listener):

ListenerName, TransportType

Required parameters (Copy Channel Listener):

FromListenerName, ToListenerName

Optional parameters:

Adapter, Backlog, Commands, IPAddress, ListenerDesc, LocalName, NetbiosNames, Port, Replace, Sessions, Socket, StartMode, TPname

 

Parent topic:

Definitions of the Programmable Command Formats


pc11040_


 

Home