Open System Services Management and Operations Guide (G06.27+, H06.04+)

Open System Services Monitor
Open System Services Management and Operations Guide527191-003
12-44
DIAGNOSE FILESET Command
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.
If you do not specify a processor by either means, the default processor is the
processor on which the copy of DP2 used for the fileset catalog is running.
DETAIL
produces a detailed report and places it in the FSCK log file.
If the DETAIL option is omitted, only a summary report is produced.
OPTION { START | STOP }
starts or stops a diagnosis by the FSCK utility.
If this option is omitted, the default value is OPTION START.
REPORT filename2
specifies the Guardian filename of the Guardian disk file or spooler location to
receive the FSCK log file output and any related CVT or FUP output.
You can also specify the default target for output with the REPORT parameter of
the SCF ALTER SUBSYS command.
If you do not specify a file by either means, the file is written to the location
described in FSCK Log File on page 12-47.
START
Starts a new diagnosis and sets the state of the fileset to
DIAGNOSING.
STOP
Stops a diagnosis that is in progress and sets the state of the fileset
to STOPPED.