RSC/MP 7.3 Installation and Configuration Guide

RSCCOM Syntax Summary
HP NonStop Remote Server Call (RSC/MP) Installation and Configuration Guide522358-011
C-4
Working With Objects Within the TDP
Adding, modifying, and deleting objects
Starting and stopping objects
ADD type
A
name
Add a new object of the type
ALTER type
A
name attribute
value
Change one attribute of an existing object
of the type
DELETE type
A
name
Delete an object of the type
DELETE type
A
*
Delete all objects of the type
START type
A
name
START type
A
*
Start an object of the type
Start all objects of the type
STOP type
A
name
STOP type
A
*
Stop an object of the type that has no
session active
Stop all objects of the type that do not
have sessions active
ABORT type
A
name
ABORT type
A
*
Stop an object of the type, aborting its
sessions and transactions
Stop all objects of the type, aborting its
sessions and transactions