Delete an Instance (instanceDelete)
The instanceDelete command deletes an instance from the model.
ttGridAdmin instanceDelete hostname[.instancename]
Options
The instanceDelete command has the option:
| Option | Description |
|---|---|
|
|
The |
Examples
In this example, griddata1 is the only instance on the host.
% ttGridAdmin instanceDelete mysys3host Instance griddata1 on Host mysys3host deleted from Model
Notes
-
This command first stops the instance if it has not already been stopped.
-
The command removes the instance object from the model. It does not remove the physical instance. (The
modelApplycommand removes the instance.) -
You cannot remove an instance that is still used by other objects in the model.
-
You cannot remove an instance that contains a database element.