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-40
CONTROL SERVER Command
The syntax of the CONTROL SERVER command is:
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:
BACKUPCPU
CPU
INODECACHE
LINKCACHE
SQLTIMEOUT
CONTROL [ /OUT filename1/ ] SERVER server_processname
{ [ , RESET { ALL |
MAXINODECACHEUSED |
MAXLINKCACHEUSED } ]
[ , SYNC ] }