+

Search Tips | Advanced Search

Creating a queue manager

Use the following steps to set up the basic configuration queue manager.

  1. First you need to create a queue manager. Type CRTMQM and press enter.
                          Create Message Queue Manager (CRTMQM)
    
     Type choices, press Enter.
    
     Message Queue Manager name . . .
    
     Text 'description' . . . . . . .   *BLANK
    
     Trigger interval . . . . . . . .   999999999     0-999999999
     Undelivered message queue  . . .   *NONE
    
     Default transmission queue . . .   *NONE
    
     Maximum handle limit . . . . . .   256           1-999999999
     Maximum uncommitted messages . .   1000          1-10000
     Default Queue manager  . . . . .   *NO           *YES, *NO
    
    
    
    
                                                                             Bottom
     F3=Exit   F4=Prompt   F5=Refresh   F12=Cancel   F13=How to use this display
     F24=More keys
    
    
    
  2. In the Message Queue Manager name field, type AS400. In the Undelivered message queue field, type DEAD.LETTER.QUEUE.
  3. Press enter.
  4. Now start the queue manager by entering STRMQM MQMNAME(AS400).
  5. Create the undelivered message queue using the following parameters. (For details and an example refer to Defining a queue.)
      Local Queue
           Queue name :   DEAD.LETTER.QUEUE
           Queue type :   *LCL