Open System Services Management and Operations Guide (G06.30+, H06.08+, J06.03+)

This command is not valid for:
OSS transport-agent servers
OSS local server 2 servers (#ZLSnn)
OSS resource agent servers
The syntax of the ALTER SERVER command is:
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 ] }
[ , SEEPENABLED { ON | OFF } ]
[ , SEEPRESPONSETIMEOUT [ nseconds ] ]
[ , SEEPPROGFILENAME [ prog-filename ] ]
[ , SEEPPROCESSNAME [ process-name ] ]
[ , SEEPSWAPVOL [ swap-vol | swap-file ] ]
[ , SEEPCPU [ cpu-number | ANY ] ]
[ , SEEPPRI [ priority ] ]
[ , SEEPPARAMTEXT [ startup-param-text ] ]
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 (#).
OSS Monitor SCF Command Reference Information 279