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-32
ALTER SERVER Command
MAXWAITTIME seconds2
specifies the maximum number of seconds that the OSS Monitor waits for the
server’s 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 server’s 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.
If the MSGMQB option is omitted, the maximum number of bytes allowed is
unchanged. The default value is the maximum, 65535.
This option is valid only for OSS message-queue servers.
MSGMSIZE msgmsize
specifies the maximum number of bytes allowed for a message. Valid values are in
the range 1 through 32000.
If the MSGMSIZE option is omitted, the maximum number of bytes allowed is
unchanged. The default value is the maximum, 32000.
This option is valid only for OSS message-queue servers.
SQLTIMEOUT seconds
specifies the number of seconds that the OSS name server waits for a response
from SQLCAT to a request. Valid values are in the range 60 through 300.
If the SQLTIMEOUT option is omitted, the timeout interval is unchanged.
This option is valid only for OSS name server processes.
Considerations
•
You can use the ALTER SERVER command on servers that are not currently
running.
•
Changes to the DESIREDSTATE attribute take effect immediately after using the
ALTER SUBSYS command, without stopping and restarting a server. Otherwise,
the ALTER SERVER command does not change the operation of a running server;
changes do not take effect until the server is stopped and restarted.