WebSphere MQ objects, creating, creating objects, WebSphere MQ, objects, CL commands" /> Create WebSphere MQ objects

 

Creating WebSphere MQ objects

The following tasks suggest various ways in which we can use WebSphere MQ for iSeries from the command line.

There are two online methods to create WebSphere MQ objects, which are:

  1. Using a Create command

    CRTMQMAUTI

    Create MQM Authentication Information Object

    CRTMQMCHL

    Create MQM Channel

    CRTMQMNL

    Create MQM Namelist

    CRTMQMPRC

    Create MQM Process

    CRTMQMQ

    Create MQM Queue

  2. Using the appropriate Work with MQM object command, followed by F6:

    WRKMQMAUTI

    Work with MQM Authentication Information Object

    WRKMQMCHL

    Work with MQM Channels

    WRKMQMLSR OPTION(*OBJECT)

    Work with MQM Listeners

    WRKMQMNL

    Work with MQM Namelists

    WRKMQMPRC

    Work with MQM Processes

    WRKMQMQ

    Work with MQM Queues

    WRKMQMSVC

    Work with MQM Services

Note:
All MQM commands can be submitted from the Message Queue Manager Commands menu. To display this menu, type

GO CMDMQM on the command line and press the

Enter key.

The system displays the prompt panel automatically when you select a command from this menu. To display the prompt panel for a command that you have typed directly on the command line, press

F4 before pressing the Enter key.