Open System Services Management and Operations Guide (G06.25+, H06.03+)

Open System Services Monitor
Open System Services Management and Operations Guide527191-002
12-28
ALTER SERVER Command
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.
If the DESIREDSTATE option is omitted, the previous value for the server is
unchanged.
INODECACHE size1
specifies the number of entries permitted in the inode cache used by the OSS
name server.
Possible values are in the range 128 through 500000. The functional upper limit
might be smaller than the theoretical maximum, because the upper limit depends
upon the amount of memory available when the OSS name server is started.
If the INODECACHE option is omitted, the number of entries permitted in the inode
cache is unchanged.
This option is valid only for OSS name server processes.