BIP1032
Severity
0 : InformationMessage
Deploys pub/sub topology, topics or BAR file configuration data to the specified broker(s).
Syntax:
mqsideploy.bat (-connection cfgParameterFileName | (-i ipAddress -p port -q qMgr)) ((-b brokerName [([-e executionGroupName ((-bar BARFileName [-complete]) | -rm deployedObjects)]) | -cancel]) | (-topology [-complete]) | (-topics [-complete]) | -cancel) [-w timeoutValue] [-v traceFileName]Explanation
Command Options:
'-connection cfgParameterFileName' Configuration Manager connection parameters (.configmgr)
'-i ipAddress' ip address of Configuration Manager.
'-p port' port number of Configuration Manager.
'-q queueManager' queue manager of Configuration Manager.
'-b brokerName' name of broker to deploy to.
'-e executionGroupName' name of execution group to deploy to.
'-bar BARFileName' deploy the specified Broker Archive file.
'-rm deployedObjects' colon separated list of deployed objects to remove from the execution group.
'-cancel' tells the Configuration Manager to stop waiting for broker responses to currently outstanding deploy requests, across the domain or on the specified broker. Use this flag with caution; any subsequent responses to cancelled deploys will be ignored by the Configuration Manager, meaning that the status reported by the Configuration Manager may be incorrect.
'-topology' deploy pub/sub neighbor configuration to all brokers.
'-topics' deploy topics hierarchy to all brokers.
'-complete' clear existing data before deployment (vs. deploy incremental changes).
'-w timeoutValue' value in seconds to wait for responses.
'-v traceFileName' send verbose internal trace to the specified file.