CL Command Reference - DLTUDFS
CL Command List > DLTUDFS Reference
Description:
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:
1. The UDFS to be deleted must not be mounted.
2. Only a user with input/output (I/O) system configuration (*IOSYSCFG) special authority can specify this command.
3. The user must have object existence (*OBJEXIST) authority to all of the objects in the UDFS.
Examples:
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).