RSC/MP 7.3 Installation and Configuration Guide

RSCCOM Command Reference
HP NonStop Remote Server Call (RSC/MP) Installation and Configuration Guide522358-010
13-14
ALTER Command
type
The type of TDP object.
name
The name supplied for the object. The ACS and PIPE object name can be from 1
through 15 alphanumeric characters; the TERM object name can be from 1
through 8 characters. The name must start with a letter and is not case-sensitive.
Example:
The following command adds an ACS object ACS1 to the TDP:
1(( ADD ACS ACS1
ALTER Command
The ALTER command changes the attribute values of an object that was previously
added to the TDP. The ACS object must be in the STOPPED state before its attributes
can be altered.
type
The type of TDP object.
name
The name supplied for the object. The ACS and PIPE object name can be from 1
through 15 alphanumeric characters; the TERM object name can be from 1
through 8 characters. The name must start with a letter and is not case-sensitive.
attribute
The name of an attribute (see TDP Object Attributes and Configuration Notes on
page 13-28).
value
A value for the attribute.
ADD type name
ALTER type name attribute value