RSC/MP 7.3 Installation and Configuration Guide

RSCCOM Command Reference
HP NonStop Remote Server Call (RSC/MP) Installation and Configuration Guide522358-010
13-15
DELETE Command
Example:
The following command alters the ACSERVER attribute of the TERM object TERM01
to MYACS:
1(( ALTER TERM TERM01 ACSERVER MYACS
DELETE Command
The DELETE command removes an object from the TDP. An object must be in the
STOPPED state before it can be deleted.
type
The type of TDP object.
name
The name supplied for the object to delete.
*
Deletes all configured objects of this type.
Example:
The following command deletes the TERM object TERM01 from the TDP:
1(( DELETE TERM TERM01
DELETE type name
DELETE type *