Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Delete User-Defined File System (DLTUDFS) command deletes an existing and unmounted user-defined file system (UDFS) and all of the objects within it. The command will fail if the UDFS is mounted.
Restrictions:
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
UDFS | User-defined file system | Path name | Required, Positional 1 |
Top |
Specifies the path name of the existing UDFS to be deleted. It must be in one of the following two forms:
The name part of the path must be unique within the specified qaspXX or aspname directory.
Wildcard characters such as '*' and '?' are not allowed in this parameter. The command will fail if the UDFS specified is currently mounted.
This is a required parameter.
Top |
Example 1: Deleting a User-defined File System
DLTUDFS UDFS('/dev/QASP01/joe.udfs')
This command deletes the user-defined file system (UDFS) named joe.udfs from the system auxiliary storage pool (ASP 1).
Top |
*ESCAPE Messages
Top |