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-31
ALTER SERVER Command
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.
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.