Administrator's Reference

DELETE MACHINE (Delete Machine Information)

Use this command to delete machine description information. To replace existing information, issue this command and then issue an INSERT MACHINE command.

Privilege Class

To issue this command, you must have system privilege.

Syntax

>>-DELete MAchine--machine_name--------------------------------->
 
      .-Type--=--All----------------------.
>-----+-----------------------------------+--------------------><
      '-Type--=--+-All------------------+-'
                 +-RECOVERYInstructions-+
                 '-CHaracteristics------'
 

Parameters

machine_name (Required)
Specifies the name of the machine to be deleted.

Type
Specifies the type of machine information. This parameter is optional. The default is ALL. Possible values are:

All
Specifies all information.

RECOVERYInstructions
Specifies the recovery instructions.

CHaracteristics
Specifies the machine characteristics.

Examples

Task

Delete the machine characteristics associated with the DISTRICT5 machine.

Command:
delete machine district5 type=characteristics

Related Commands

Table 82. Commands Related to DELETE MACHINE

Command Description
DEFINE MACHINE Defines a machine for DRM.
INSERT MACHINE Inserts machine characteristics or recovery instructions into the TSM database.
QUERY MACHINE Displays information about machines.
QUERY RECOVERYMEDIA Displays media available for machine recovery.
UPDATE MACHINE Changes the information of an existing machine.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]