Delete an Installation (installationDelete)

The installationDelete command deletes an installation from the model. It deletes the specified installation (or the only installation, as applicable) on the specified host.

ttGridAdmin installationDelete hostname[.installname]

Options

The installationDelete command has the option:

Option Description

hostname[.installname]

The hostname is the name of the host where the installation is to be deleted. The installname is the name of the installation to be deleted and is required only if there is more than one installation on the host.

Examples

In this example, installcreate2 is the only installation on the host.

% ttGridAdmin installationDelete mysys4host
Installation installcreate2 on Host mysys4host deleted from Model

Notes

  • You cannot remove an installation that is still used by instances on the specified host.

  • This command removes the installation object from the model but does not remove the physical installation. Remove the files manually when you are certain they are no longer used.