Home
Basic configuration
- First we need to create a queue manager. To do this, 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- In the Message Queue Manager name field, type AS400. In the Undelivered message queue field, type DEAD.LETTER.QUEUE.
- Press Enter.
- Now start the queue manager by entering STRMQM MQMNAME(AS400).
- 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
Parent topic:
WebSphere MQ for iSeries configuration
ic17290_
Home