Broker 10.15 | webMethods Broker Documentation | Administering webMethods Broker | webMethods Broker Command-Line Utilities | Broker Server Configuration Utility | server_config delete
 
server_config delete
The delete subcommand removes the Broker Server configuration file, all of the data files associated with the Broker Server (and any other file(s) residing in the directory), and the data directory. Before you delete a Broker Server, make sure the Broker Server is not running.
Syntax
server_config delete datadir [-f] [-S]
Argument
Description
datadir
The data directory that belongs to the Broker Server you want to delete.
-f
Forced delete. The utility deletes the Broker Server without issuing a confirmation message.
-S
Silent operation. No output is shown except for warnings and error messages.
Example
server_config delete C:\SoftwareAG\Broker\data\awbrokersversion\server2 -f -S