WebSphere Message Broker, Version 8.0.0.7 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS

See information about the latest product version

Modifying a broker on z/OS

Use the mqsichangebroker command on z/OS® to modify your broker.

Before you start:

You must have completed the following task:

To modify a broker:

  1. Ensure that the broker is running.
  2. Stop the broker components by issuing the following command:
    /F BROKERNAME, PC
  3. When the broker has stopped, use the MVS MODIFY command with the changebroker parameters that you want to change. For example:
    /F <BROKERNAME>,cb g=100,k=200
  4. Restart the broker components by issuing the following command:
    /F BROKERNAME, SC

    The broker now uses the changed parameters.

You cannot change all the parameters with which you created a broker. If you cannot modify a parameter that you want to change by using the changebroker command, delete the broker and create a new one. By creating another broker you can redefine all the parameters.

You can change the following parameters:
g
ConfigurationChangeTimeout
k
InternalConfigurationTimeout
l
UserLilPath
v
StatisticsMajorInterval
P
HTTPListenerPort
y
LdapPrincipal
z
LdapCredentials
c
ICUConverterPath
x
UserExitPath
e
ActiveUserExits
f
functionlevel
For further information about these parameters, see mqsichangebroker command - z/OS.
Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2016Copyright IBM Corporation 1999, 2016.

        
        Last updated:
        
        Last updated: 2016-05-23 14:46:57


Task topicTask topic | Version 8.0.0.7 | ae12870_