The xd_hadmgrRemove command removes a highly
available deployment manager from a cell. The command must be run
within the deployment manager profile that is being removed.
Syntax
The command syntax
is as follows:
xd_hadmgrRemove -hostname (primary_dmgr_host_name) [-port (primary_dmgr_SOAP_PROXY_CONNECTOR_ADDRESS_port)] [-user (user_ID)] [-password (password)]
[-quiet] [-logfile (file_name)] [-replacelog] [-trace] [-help]
Parameters
The following options are available
for the xd_hadmgrRemove command:
- -hostname host_name
- Specifies the host name of the primary deployment manager.
- -port primary_dmgr_SOAP_PROXY_CONNECTOR_ADDRESS_port
- Specifies the SOAP_PROXY_CONNECTOR_ADDRESS port of the primary
deployment manager.
- -user user_ID
- Specifies the user name that is used to connect to the primary
deployment manager.
- -password password
- Specifies the password that is used to connect to the primary
deployment manager.
- -quiet
- Suppresses the progress information that the xd_hadmgrRemove command
prints in normal mode.
- -logfile <filename>
- Specifies the location of the log file to which information gets
written. By default, the log file is called hadmgrRemove.log and
is created in the logs directory of the profile for
the node being added.
- -replacelog
- Replaces the log file instead of appending to the current log.
By default, the xd_hadmgrRemove command appends
to the existing trace file. This option causes the xd_hadmgrRemove command
to overwrite the trace file.
- -trace
- Generates additional trace information in the log file for debugging
purposes.
- -help
- Displays syntax help.