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-42
DELETE SERVER Command
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 you are deleting. 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.
Considerations
•
The DELETE FILESET command can be used only by the super ID (255,255).
•
You can use the DELETE FILESET command only on a fileset that is in the
STOPPED or UNKNOWN state.
•
If the fileset contains files, all of those files and the catalog files are deleted.
•
The user is prompted for confirmation before the fileset is deleted.
•
The DELETE FILESET command does not delete the root fileset.
Example
To delete the fileset USER1 and send informational messages to the file CMDLOG,
enter the following command:
DELETE /OUT CMDLOG/ FILESET $ZPMON.USER1
DELETE SERVER Command
The DELETE SERVER command removes an OSS name server, except the root OSS
name server, from the configuration administered through the OSS Monitor. This
command does not apply to any of the other OSS servers.
The syntax of the DELETE SERVER 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.
SERVER server_processname
specifies the server being deleted. server_processname has the following form:
[$ZPMON.]servername
DELETE [ /OUT filename / ] SERVER server_processname