IBM App Connect Enterprise, Version 11.0.0.2 Operating Systems: Windows, Linux


mqsimode command

Use the mqsimode command to configure and retrieve operation mode information for your installation of IBM® App Connect Enterprise.

Supported platforms

  • Windows
  • Linux

Purpose

Use the mqsimode command to change the operation mode of your IBM App Connect Enterprise installation, or to retrieve information about the mode in which it is currently working.

Start of changeFor more information about operation modes, see Operation modes and Restrictions that apply in each operation mode.End of change

Syntax

Read syntax diagramSkip visual syntax diagram
>>-mqsimode--+---------------------+--+---------------------+--><
             '- -o --operationMode-'  '- -v --traceFileName-'   

Parameters

-o operationMode
Start of change(Optional) This parameter sets the operation mode of IBM App Connect Enterprise. Valid values are advanced (Advanced Edition), standard (Standard Edition), and nonproduction. The default value is advanced. For information about the capabilities that are supported in each of these operation modes, and the environments in which they can be used, see Operation modes and Restrictions that apply in each operation mode.

If you do not specify the -o parameter, the command displays the mode in which IBM App Connect Enterprise is running.

End of change
-v traceFileName
(Optional) This parameter sends internal debug trace information about a command to the specified file.

Responses

This command returns the following responses:
0
The command completed successfully.
2
(Failure) The integration node received the deployment request but was unable to process it successfully. See the messages issued from the utility (or the Administration log) for more information.
9
(Failure) The request has been submitted to the integration node, but no response was received before the timeout expired.
10
(Failure) Another user or application canceled the request operation before the integration node was able to process it.
98
The integration node is not running.
99
One or more of the parameters that you specified is invalid.

Examples

Running the mqsimode command with the -o parameter

When you run the mqsimode command and specify the -o parameter, the mode is updated, and you receive a report about any errors. For example, run the following command to change the operation mode of your IBM App Connect Enterprise installation to the advanced mode:
mqsimode -o advanced

Running the mqsimode command without the -o parameter

When you run the mqsimode command without the -o parameter, you receive a report about the mode that is being used by your installation of IBM App Connect Enterprise, and a report about any mode violations. For example:
mqsimode 

an67710_.htm | Last updated 2018-11-02 14:46:00