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

Considerations
You must be in the super group (255, nnn) to use this command.
You can delete only OSS name servers that are not running.
You cannot delete an OSS name server that is associated with a fileset. You must first alter or
delete that fileset so that it is not associated with the OSS name server you want to delete.
You cannot delete the OSS name server for the root fileset.
You cannot delete an OSS resource agent server.
Example
To delete the OSS name server #ZPNS1 and send informational messages to the file CMDLOG,
enter the following command:
DELETE / OUT CMDLOG /SERVER $ZPMON.#ZPNS1
DIAGNOSE FILESET Command
The DIAGNOSE FILESET command causes the Guardian FSCK utility to:
Check the integrity of an existing fileset.
Repair inconsistencies in an existing fileset.
Upgrade the fileset to a more current fileset catalog version.
Downgrade the fileset to the previous fileset catalog version.
You must stop (unmount) the fileset before you can use this command.
The syntax of the DIAGNOSE FILESET command is:
DIAGNOSE [ /OUT filename1 / ] FILESET [$ZPMON.]filesetname
[ , CPU processor_number ]
, DETAIL ]
[ , OPTION { START | STOP } ]
[ , REPORT filename2 ]
[ , { STATUS }
{ REPAIR { ALL | NONE | OPEN | SERIOUS } }
{ UPGRADE }
{ DOWNGRADE } ]
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.
FILESET [$ZPMON.]filesetname
is the name of the fileset you are diagnosing. Only names currently defined in the ZOSSFSET
file are valid values.
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:
CPU processor_number
specifies the processor number of the processor where the FSCK utility will run. Valid values
are in the range 0 through 15.
You can also specify the default processor with the FSCKCPU parameter of the SCF ALTER
SUBSYS command.
OSS Monitor SCF Command Reference Information 293