WebSphere Message Brokers
File: ae22160_
Writer: Bill Oppenheimer

Task topic

This build: July 31, 2007 21:28:07

Defining the started tasks to z/OS Workload Manager (WLM)

This is part of the larger task of customizing your z/OS environment.

If you are running z/OS in Workload mode, change the classification rules to add the started task names of the brokers, User Name Server, and Configuration Manager to the Started Task Control (STC) subsystem types, for example MQP1BRK, MQP1UNS, and MQP1CMGR to the OMVS subsystem types.

If you are running in compatibility mode, add the broker and User Name Server address spaces to the IEAICSxx member in SYS1.PARMLIB. For example, for a broker MQP1BRK, use the commands:
SUBSYS=STC 
  ..
TRXNAME=MQP1BRK,PGN=35,RPGN=2010
  ..
SUBSYS=OMVS
 ..
TRXNAME=MQP1BRK%(1),PGN=35,RPGN=2011
  ../* Broker address spaces*/
The %(1) represents jobs beginning with MQP1BRK with one character following it. Define the priority of the broker lower than DB2 and WebSphere MQ.
Related concepts
Brokers
User Name Server
Related tasks
Customizing the z/OS environment
Related reference
Customization tasks and roles on z/OS
Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2007Copyright IBM Corporation 1999, 2007. All Rights Reserved.
This build: July 31, 2007 21:28:07

ae22160_ This topic's URL is: