mqsideletebroker command - Windows, Linux, and AIX systems
Use the mqsideletebroker command to delete an integration node on Linux®, AIX®, or Windows systems.
Prerequisites
Before you run the mqsideletebroker command, stop
the integration node by using the mqsistop command:
mqsistop integrationNodeName
Syntax
Parameters
- integrationNodeName
- (Required) The name of the integration node that you want to delete. You must specify this parameter first.
- -w | --delete-all-files
- (Optional) Delete the integration node's files from its work directory.
Examples
Delete the integration node and also delete the
integration node's files from its work
directory:
mqsideletebroker INODE -w