BIP8101
Severity
10 : WarningMessage
Changes a broker's configuration. Syntax: mqsichangebroker BrokerName << -i ServiceUserId > -a ServicePassword > < -p DataSourcePassword > < -s UserNameServerQueueManagerName > < -j | -d > < -t | -n > < -l UserLilPath > < -g ConfigurationTimeout > < -k ConfigurationDelayTimeout > < -v StatisticsMajorInterval > < -P HttpListenerPort >Explanation
Command Options
'i' the userid that the broker should run under. 'a' the password for the broker userid. 'p' the password for the broker's database userid. 's' the WebSphere Business Integration 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 Business Integration fastpath is to be used for this broker (not supported on all platforms). 'n' indicates WebSphere Business Integration fastpath is not to be used for this broker. 'l' indicates where 'lil' files are loaded from. 'g' the maximum time (in seconds) to allow a broker to process a deployed message. 'k' the maximum time (in seconds) to allow a broker to process a minimum size deployed message. 'v' the time (in minutes) for the duration of the interval for collecting statistics archive records. 'P' the port that the broker HTTP listener will use.