RSC/MP 7.3 Installation and Configuration Guide
RSCCOM Command Reference
HP NonStop Remote Server Call (RSC/MP) Installation and Configuration Guide—522358-010
13-19
START Command
This is an example of the system default attributes for a TERM object:
PWYPATHMON $RSCP
IDSPATHMON $RSCP
IDSTCP RSC-TCP
IDSTCLPROG $SYSTEM.ZRSCHOST.IDS
IDSINITIAL IDS-SAMPLE
PWYTIMEOUT 30
ACSERVER None
LOGEVENTS None
TEMPLATE No
START Command
The START command initiates operation of an object.
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.
*
Starts all configured objects of this type.
Examples:
The following command starts the TERM object named TERM01:
1(( START TERM TERM01
The following command starts all of the TERM objects that have been previously
added:
2(( START TERM *
START type name
START type *