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

Open System Services Monitor
Open System Services Management and Operations Guide527191-002
12-26
ALTER SERVER Command
ALTER SERVER Command
The ALTER SERVER command changes the configuration of a server in the set of
servers configured for administration through the OSS Monitor. The information
entered in the command is added to or altered in the ZOSSSERV file.
This command is not valid for OSS transport agent servers.
The syntax of the ALTER SERVER command is:
OUT filename
specifies the name of a Guardian output file for informational messages. You can
either read this file with a text editor or display it with the FUP COPY command.
SERVER server_processname
specifies the server being altered. server_processname has the following form:
[$ZPMON.]servername
servername
specifies the name of the server to be altered. Only names currently defined in
the ZOSSSERV file are valid values. The first character of the name must be a
pound sign (#).
ALTER [ /OUT filename/ ] SERVER server_processname
{ [ , AUTORESTART ntimes ]
[ , BACKUPCPU backup_processor ]
[ , BACKUPCPUOK { TRUE | FALSE } ]
[ , CPU primary_processor ]
[ , DESIREDSTATE { STARTED | STOPPED } ]
[ , INODECACHE size1 ]
[ , LINKCACHE size2 ]
[ , MAXMQID maxmqid ]
[ , MAXMSG maxmsg ]
[ , MAXWAITTIME seconds2 ]
[ , MSGMQB msgmqb ]
[ , MSGMSIZE msgmsize ]
[ , SQLTIMEOUT seconds ] }