BIP8827
Severity
10 : WarningMessage
Creates a broker.
Syntax:
mqsicreatebroker brokerName -q queueManagerName -n dataSourceName -u dataSourceUserId [-l userLilPath] [-1 | -2 | -3] [-s unsQMgrName [-j]] [-g configurationTimeout] [-k configurationDelayTimeout] [-v statisticsMajorInterval] [-P httpListenerPort] [-y ldapPrincipal -z ldapCredentials] [-x userExitPath]
Explanation
Command Options
'brokerName' name of the broker to create
'-q queueManagerName' the WebSphere MQ Queue Manager that the broker should use
'-1' creates only the broker's registry
'-2' creates only the broker's WebSphere MQ resources
'-3' creates only the broker's database resources
'-n dataSourceName' the broker's database name
'-u dataSourceUserId' the userid that the broker uses to access its database
'-l userLilPath' the directory from which the broker searches for user-supplied libraries
'-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
'-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 HTTP listener will use.
'-y ldapPrincipal' the LDAP Principal (userId)
'-z ldapCredentials' the LDAP Credentials (password)
'-x userExitPath' the directory from which the broker searches for all user exits. This path will be added to the system library search path (PATH,LIBPATH,LD_LIBRARY_PATH,SHLIBPATH) for the execution group process only.