Required parameters (Copy Channel Listener)

FromListenerName (MQCFST)
The name of the listener definition to be copied from (parameter identifier: MQCACF_FROM_LISTENER_NAME).

This specifies the name of the existing listener definition that contains values for the attributes not specified in this command.

The maximum length of the string is MQ_LISTENER_NAME_LENGTH.

ToListenerName (MQCFST)
To listener name (parameter identifier: MQCACF_TO_LISTENER_NAME).

This specifies the name of the new listener definition. If a listener definition with this name already exists, Replace must be specified as MQRP_YES.

The maximum length of the string is MQ_LISTENER_NAME_LENGTH.