OSI/AS SCF Reference Manual

Table Of Contents
OSI/AS SCF Commands
OSI/AS SCF Reference Manual424121-001
2-66
ALTER PROCESS Command
NAME
specifies a TAPS, a TSP, or an NSP Guardian process name of the server. It is used
to run a process or to try to establish communication with a process that is already
running. NAME is the only attribute that is used for NSP processes; all other
attributes are ignored.
PRIMARYCPU
specifies the CPU where the primary process is to run when it is started by the OSI
manager process.
Value: A TAPS, TSP, or NSP process name in the following format:
$
process-name
Local TAPS and TSP process names can be up to six
characters (the $ sign followed by five characters). For
example:
$TAPS1
$TSP10
Remote TAPS and TSP process names can be up to five
characters (the $ sign followed by four characters). For
example:
$TAP1
$TSP1
If two or more TSP processes share the same X25AM line,
the first four characters after the $ sign are used by the TSP
process to build the SU name and must be unique. For
example, the following three local TSP processes share the
same X25AM line:
$TSP10
$TSP20
$TSP30
Local NSP process names can be up to seven characters (the
$ sign followed by six characters).
$X25A10
$X25AB1
Remote NSP process names can be up to six characters (the $
sign followed by five characters).
$X2510
$X25A1
Value: 0 through 15