Alter command – HP Integrity NonStop J-Series User Manual
Page 316
COUP and PUP Interfaces
HP NonStop Storage Management Foundation User's Guide—523562-007
B-12
ALTER Command
PROCESS
identifies the type of COUP object that is the target of the command. You can omit
this keyword if a previous ASSUME command set the default object type to
PROCESS.
$new-process-name
is a name for the process. All entries of type PROCESS in OSCONFIG must have
unique names.
attribute-parameter
is one of the attribute parameters described under
$existing-process-name
is the name of a process that has an OSCONFIG entry whose attribute values you
want the new process to inherit. You can override any of the attributes for the
existing process by specifying one or more attribute parameters subsequently in
the command.
ALTER Command
The ALTER command changes the attributes in an existing OSCONFIG entry for one
or more processes. The ALTER command can be used while the process is running,
but attribute changes you make are valid only after the process is re-started. Only
members associated with the super-group (255,
n
) can execute the ALTER command.
listfile
is the file to which you want COUP to send its output. The file can be a disk file, a
tape file, a printer, or a process. The default listfile is your home terminal.
PROCESS
identifies the type of COUP object that is the target of the command. You can omit
this keyword if a previous ASSUME command set the default object type to
PROCESS.
ALTER [/OUT listfile/] [PROCESS] existing-process-name-spec
,attribute-parameter [,attribute-parameter]...
[,RESET reset-list]