Host and Node Commands
This section describes commands related to Hosts and Nodes. The commands available are:
Command | Description |
---|---|
startAllHosts | Starts all TIBCOHost Instances in the specified
CONFIG_HOME .
|
startAllNodes | Starts all the Nodes in a given
CONFIG_HOME irrespective of the Node startup mode, that is, Nodes with Manual startup mode are also started in addition to Nodes with Automatic startup mode.
Note: Refer to the "Nodes Reference" table in the "Managing Nodes" section of the
TIBCO ActiveMatrix Service Grid Administration Guide.
|
stopAllHosts | Stops all TIBCO Host Instances in a given
CONFIG_HOME .
|
stopAllNodes | Stops all the Nodes in a given
CONFIG_HOME irrespective of the Node startup mode, that is, Nodes with Manual startup mode are also stopped in addition to Nodes with Automatic startup mode.
|
updateManifest | Updates and fixes the Manifest files of the bundles for accommodating javax.servlet version 3.1.0. |
describeHostUpgradeHistory | Provides information about the upgrade history of the specified TIBCO Host instance. |
updateWindowsServices | Updates the Host TRA properties in the Windows registry for Host instances running as a Windows service. |
Subtopics