SNAX Creator-2 Configuration and Control Manual
ALTER APPL Command
SCF Commands for SNAX Creator-2
117143 SNAX Creator-2 Configuration and Control Manual 4–11
ALTER APPL
Command
The ALTER APPL command changes the values of specified attributes of an existing
APPL object defined to the SNAX Creator-2 subsystem. It is a sensitive command.
ALTER APPL command syntax is as follows:
ALTER [ / OUT
file-spec
/ ] APPL
manager-name.object-name
general-attribute-spec
and one of the following:
{
pathway-attribute-spec
}
{
tacl-attribute-spec
}
{
server-attribute-spec
}
general-attribute-spec
is:
[ , METHOD { PATHWAY | SERVER | TACL |
expression
} ]
[ , CPUS {
cpu-number(s)
|
expression
} ]
[ , MAXARGS {
maximum-arguments
|
expression
} ]
[ , MINARGS {
minimum-arguments
|
expression
} ]
[ , SYSTEM { \
node(s)
|
expression
}
]
pathway-attribute-spec
is:
[ , PATHMON {
[\
node-name
.]
pathmon-name(s)
|
expression
} ]
[ , PROGRAM {
pwy-prog-name(s)
|
expression
} ]
[ , PRINTER {
printer-name
|
expression
} ]
[ , PROCESS {
process-name(s)
|
expression
} ]
tacl-attribute-spec
is:
[ , BACKUPCPU {
cpu-number
|
expression
} ]
[ , PRIMARYCPU {
cpu-number
|
expression
} ]
[ , SEGVOL { $
disk-name(s)
|
expression
} ]
server-attribute-spec
is one of the following:
[ , MESSAGE {
message
|
expression
} ]
[ , SERVER {
process-name(s)
|
expression
} ]
OUT
causes any SCF output generated for this command to be directed to the file
file-spec
; it is described in the Subsystem Control Facility (SCF) Reference Manual.
manager-name
is described in Section 3, “Objects for SNAX Creator-2.”