Administrator's Reference

DELETE MACHNODEASSOCIATION (Delete Association Between a Machine and a Node)

Use this command to delete the association between a machine and one or more nodes. This command does not delete the node from TSM.

Privilege Class

To issue this command, you must have system privilege.

Syntax

                                               .-,------------.
                                               V              |
>>-DELete MACHNODEAssociation--machine_name-------node_name---+-><
 

Parameters

machine_name (Required)
Specifies the name of a machine that is associated with one or more nodes.

node_name (Required)
Specifies the name of a node associated with a machine. If you specify a list of node names, separate the names with commas and no intervening spaces. You can use wildcard characters to specify a name. If a node is not associated with the machine, that node is ignored.

Examples

Task

Delete the association between the DISTRICT5 machine and the ACCOUNTSPAYABLE node.

Command:
delete machnodeassociation district5 accountspayable

Related Commands

Table 97. Commands Related to DELETE MACHNODEASSOCIATION

Command Description
DEFINE MACHNODEASSOCIATION Associates a TSM node with a machine.
QUERY MACHINE Displays information about machines.


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