IBM Integration Bus, Version 10.0.0.17 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS


mqsideploy command - common text

-e integrationServerName
(Optional) This parameter specifies the name of the integration server to which to deploy. You must also specify the -a parameter with this option.
-a BARFileName
(Optional) This parameter specifies the name of the BAR file that is to be used for deployment of the message flow and other resources. You must also specify the -e parameter with this option.

The BAR file can be in a local or remote file system, if the user ID or the integration node that is running the command can access the file and read it.

-w timeoutValue
(Optional) This parameter specifies the maximum time in seconds that the command waits for the integration node to complete the request before returning.

You can set this parameter to a value in the range 1 - 2 145 336 164. If you do not provide a timeoutValue value, or you set a value less than 1 or greater than 2 145 336 164 is specified, an error is returned.

Set this parameter to a value greater than the sum of the configuration timeout parameters ConfigurationChangeTimeout and InternalConfigurationTimeout that you specified for the integration node, if you want to ensure that a response is received within the timeoutValue period. If you set a smaller value, the response returned might indicate that the state of the deploy request is unknown.

-ddeployedObjects
(Optional) This parameter describes the set of objects that you want to remove from the integration server. You can specify multiple files to delete by separating the filenames with a colon (:).

You can specify objects of all types, but if you specify an ambiguous object name (for example, "top", when both "top.dictionary" and "top.cmf" are deployed to the same integration server), the entire command fails with the message BIP1089. In these circumstances, you must specify the fully qualified name of the objects to remove; for example, "top.dictionary:top.cmf".

-v traceFileName
(Optional) This parameter sends internal debug trace information to the specified file.
-m
(Optional) This parameter specifies deployment of complete information:
  • For a BAR file deployment, -m removes all currently-deployed message flows and message sets from the integration server as part of the deployment. If you do not set -m, the contents of the BAR file are deployed in addition to what is already deployed to the integration server. Any deployed objects with the same name as an item inside the BAR file are replaced by the version inside the BAR file.
  • For a remove message flow or message set operation, the -m parameter is ignored.

andeploy.htm | Last updated 2019-07-13 08:13:01