Open System Services Management and Operations Guide (G06.29+, H06.07+)
Open System Services Monitor
Open System Services Management and Operations Guide—527191-005
12-30
ALTER SERVER Command
The current persistence count for each server is incremented when that server
terminates abnormally or is stopped by something other than SCF. The current
persistence count is not incremented because of processor failure.
When the AUTORESTART option is omitted from the ALTER SERVER command,
the previous value for the persistence count is unchanged.
BACKUPCPU backup_processor
specifies the processor number of the processor where the backup server process
runs, where backup_processor is either in the range 0 through 15 or equal to
-1.
The value -1 specifies that an OSS name server or the OSS sockets local server
does not run as a process pair, or that the OSS message-queue server selects as
its backup processor the next available processor in the node.
If the BACKUPCPU option is omitted, the processor for the backup server process
is unchanged.
BACKUPCPUOK { TRUE | FALSE }
specifies whether the server should be started in its configured backup processor
when its configured primary processor is unavailable and the server is being
restarted automatically.
When the server is started in its configured backup processor and its configured
primary processor subsequently becomes available, the server automatically
switches to its primary processor.
When this option is omitted, the value in the server’s current configuration is not
changed.
CPU primary_processor
specifies the processor number of the processor where the primary server process
runs, where primary_processor is in the range 0 through 15.
If the CPU option is omitted, the processor for the primary server process is
unchanged.
DESIREDSTATE { STARTED | STOPPED }
specifies the desired end state of an OSS sockets local server or an OSS
message-queue server when the SUBSYS AUTOSTART AUTO feature is used.
STARTED
Attempts are made to start the server when the OSS environment is restarted.
STOPPED
No attempt is made to start the server during a restart of the OSS environment.