Open System Services Management and Operations Guide (G06.25+, H06.03+)
Open System Services Monitor
Open System Services Management and Operations Guide—527191-002
12-68
STATUS FILESET Command
STATUS FILESET Command
The STATUS FILESET command displays status information about a fileset
administered by the OSS Monitor.The syntax of the STATUS FILESET command is:
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.
FILESET [$ZPMON.]filesetname
specifies the name of the fileset whose status you want to display. Only names
currently defined in the ZOSSFSET file are valid values.
filesetname can contain wildcard characters. (See Using Wildcard Characters in
OSS Monitor Commands on page 2-13 for the definition of UNIX wildcard
characters.)
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:
DETAIL
produces a detailed report.
If the DETAIL option is omitted, only a summary report is produced.
SEL [ NOT ] state
directs the command to apply only to filesets that are in the specified state or, when
the NOT field is used, only to filesets that are not in the specified state. Valid
values for state are:
STATUS [ /OUT filename/ ] FILESET [$ZPMON.]filesetname
[ , DETAIL ]
[ , SEL [ NOT ] state ]
Value Meaning
DIAGNOSING The fileset is being diagnosed by the FSCK utility.
STARTED The fileset is started (mounted).
STOPPED The fileset is ready to be started (mounted) or diagnosed.
UNKNOWN The fileset is in an unknown state.