BIP8101

Severity

10 : Warning

Message

Changes a broker's configuration.

Syntax:
mqsichangebroker brokerName [[-i serviceUserId] -a servicePassword] [-p dataSourcePassword] [-s unsQMgrName] [-j | -d] [-t | -n] [-l userLilPath] [-g configurationTimeout] [-k configurationDelayTimeout] [-v statisticsMajorInterval] [-P httpListenerPort] [-c ICU converter path] [-y ldapPrincipal] [-z ldapCredentials]

Explanation

Command Options:
'brokerName' name of the broker to change
'-i serviceUserId' the userid that the broker should run under
'-a servicePassword' the password for the broker userid
'-p dataSourcePassword' the password for the broker's database userid
'-s unsQMgrName' the WebSphere MQ queue manager of the User Name Server
'-j' indicates that publish/subscribe access control is to be enabled for this broker
'-d' indicates that publish/subscribe access control is to be disabled for this broker
'-t' indicates WebSphere MQ fastpath is to be used for this broker (not supported on all platforms)
'-n' indicates WebSphere MQ fastpath is not to be used for this broker
'-l userLilPath' indicates where user-written 'lil' and 'jar' files are loaded from
'-g configurationTimeout' the maximum time (in seconds) to allow a broker to process a deployed message
'-k configurationDelayTimeout' the maximum time (in seconds) to allow a broker to process a minimum size deployed message
'-v statisticsMajorInterval' the time (in minutes) for the duration of the interval for collecting statistics archive records
'-P httpListenerPort' the port that the broker's HTTP listener will use
'-c ICU converter path' delimited list (';' in windows, ':' on unix) of paths to search for ICU converters or converter packages.
'-y ldapPrincipal' the LDAP Principal (userId)
'-z ldapCredentials' the LDAP Credentials (password)