cleanupNode command
The cleanupNode command cleans up a node configuration from the cell repository. Only use this command to clean up a node if you have a node defined in the cell configuration, but the node no longer exists. For more information about where to run this command, see the Using command tools article.
Syntax
The command syntax is as follows
where the first argument is required.cleanupNode <node name> <deploymgr host> <deploymgr port> [options]
Parameters
The following options are available for the cleanupNode command:
- -quiet
- Suppresses the progress information that the cleanupNode command prints in normal mode.
- -trace
- Generates trace information into a file for debugging purposes.
- -profileName
- Defines the profile of the Application Server process in a multi-profile installation. The -profileName option is not required for running in a single profile environment. The default for this option is the default profile.
Usage scenario
The following examples demonstrate correct syntax:
cleanupNode myNode cleanupNode myNode -trace