The
Configuration Manager deploys the bar file
contents (message flows and message sets) to the execution group. In the Domains
view, the assigned message flows and message sets are added to the appropriate
execution group.
Deployment can also be initiated using the mqsideploy command.
See mqsideploy command for usage
details.
Note: You can deploy only to an execution group that is not
ACL restricted.
Look in the Event Log to verify the results of
the deployment. Double-click
Event
Log in the Domains view under the target execution group. Once
the deploy has been initiated, a
BIP08921 information message
is displayed, confirming that the request was received by the
Configuration Manager.
If the deploy was successful you see the following messages in the Logs view:
If you try to deploy message flows that are larger than 2 MB,
a
BIP1205 error message is displayed. To solve this problem,
run the
mqsimigrateconfigxmldata.cmd script to increase
the storage available for message flows to 10 MB:
- Stop the Configuration Manager.
- Open a DB2 Command window by typing db2cmd from
a Windows command window.
- Run the script providing the Configuration Manager database
name, database userid and password. For example: C:>mqsimigrateconfigxmldata
domain1 db2admin db2.
- Restart the Configuration Manager.