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

Open System Services Monitor
Open System Services Management and Operations Guide527191-002
12-29
ALTER SERVER Command
LINKCACHE size2
specifies the number of entries permitted in the link 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 LINKCACHE option is omitted, the number of entries permitted in the link
cache is unchanged.
This option is valid only for OSS name server processes.
MAXMQID maxmqid
specifies the maximum number of OSS message queue IDs allowed at any time.
Valid values are in the range 1 through 1024.
If the MAXMQID option is omitted, the maximum number of queue IDs allowed is
unchanged. The default value is the 32.
This option is valid only for OSS message-queue servers.
MAXMSG maxmsg
specifies the maximum number of messages allowed on all OSS message queues
on a system. Valid values are in the range 1 through 16384.
If the MAXMSG option is omitted, the maximum number of messages allowed is
unchanged. The default value is the 32 times the current value of maxmqid.
This option is valid only for OSS message-queue servers.
MAXWAITTIME seconds2
specifies the maximum number of seconds that the OSS Monitor waits for the
servers primary processor to become available during an automatic restart of the
server; seconds2 must be in the range 0 through 32767. A value of 0 means that
the OSS Monitor does not wait for the primary processor to become available.
If the BACKUPCPUOK attribute for the server is TRUE and the primary processor
does not become available after the specified period has elapsed, the OSS Monitor
attempts to start the server in its backup processor.
When the MAXWAITTIME option is omitted, the value in the servers current
configuration is not changed.
MSGMQB msgmqb
specifies the maximum number of bytes allowed in an OSS message queue. Valid
values are in the range 1 through 65535.