Broker 10.15 | webMethods Broker Documentation | Administering webMethods Broker | webMethods Broker Command-Line Utilities | Broker Server Configuration Utility | server_config remove
 
server_config remove
The remove subcommand removes the Broker Server from the configuration file but does not remove the data directory. Therefore you can add the Broker Server back to the configuration file at another time. When you execute remove, you are presented with configuration information for the Broker Server and prompted to continue. Before you remove the Broker Server, make sure it is not running.
Syntax
server_config remove datadir [-f] [-S]
Argument
Description
datadir
The data directory that belongs to the Broker Server that you want to remove.
-f
Forced delete. The utility removes the Broker Server without issuing a confirmation message.
-S
Silent operation. No output is shown except for warnings and error messages.
Example
server_config remove C:\SoftwareAG\Broker\data\awbrokersversion\server2 -f -S