Home

 

Change, Copy, and Create Namelist

 

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

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

The Copy Namelist (MQCMD_COPY_NAMELIST) command creates a new WebSphere MQ namelist definition, using, for attributes not specified in the command, the attribute values of an existing namelist definition.

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

Required parameter (Change and Create Namelist):

NamelistName

Required parameters (Copy Namelist):

FromNamelistName, ToNamelistName

Optional parameters:

CommandScope, NamelistDesc, NamelistType, Names, QSGDisposition, Replace

 

Parent topic:

Definitions of the Programmable Command Formats


pc11080_


 

Home