Open System Services Management and Operations Guide (G06.30+, H06.08+, J06.03+)
OUT filename1
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 a running OSS name 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 (#).
The $ZPMON prefix can be omitted if you have previously specified $ZPMON in an SCF
ASSUME command.
You can specify the following options in any order. You must specify at least one option:
RESET { ALL | MAXINODECACHEUSED | MAXLINKCACHEUSED }
Resets the highwater mark for the indicated resource to the number currently in use by the
server. If you omit the RESET option, the highwater marks are not changed from their current
values.
SYNC
Updates the following attributes of the specified OSS name server to the values currently in the
ZOSSSERV configuration file:
SEEPPROGFILENAMEBACKUPCPU
SEEPPROCESSNAMECPU
SEEPSWAPVOLINODECACHE
SEEPCPULINKCACHE
SEEPPRISQLTIMEOUT
SEEPPARAMTEXTSEEPENABLED
SEEPRESPONSETIMEOUT
The following OSS name server attributes are updated as soon as their ZOSSSERV values are
changed with the SCF ALTER SERVER command and do not require use of the CONTROL
SERVER command SYNC option:
AUTORESTART
BACKUPCPUOK
MAXWAITTIME
If you omit the SYNC option, the values in use for the server are not updated from the ZOSSSERV
file.
Considerations
• The OSS name server must be running.
• The CONTROL SERVER command can be used only by super-group users (255,nnn).
• You cannot use the CONTROL SERVER command on the OSS message-queue server, an OSS
local sockets server, an OSS transport-agent server, or an OSS resource agent server.
• The CONTROL SERVER command with the SYNC option can be used after the ALTER SERVER
command to migrate the primary or backup OSS name server process to another processor.
Successful execution of a CONTROL SERVER command with the SYNC option does not mean
immediate migration has occurred. Use the TACL STATUS command to confirm migration of
the process to the processor specified by the current BACKUPCPU or CPU attribute.
• OSS SEEP considerations (J06.15/H06.26 and subsequent RVUs):
If the value of the SEEPENABLED attribute is changed from ON to OFF, the OSS name
server gracefully stops the OSS SEEP. If the value of the SEEPENABLED attribute is changed
◦
290 Open System Services Monitor