Saving an unmounted UDFS
In most cases, you should unmount any user-defined file systems before you perform a save or restore operation. Use the DSPUDFS command to determine if you mounted a UDFS or if you unmounted a UDFS.
The system saves objects from an unmounted UDFS if you specify the *BLKSF for the UDFS which is contained in an ASP or independent ASP (/dev/qaspxx). The system saves information about the UDFS (for example, the ASP number, authority, and case sensitivity).
To save an unmounted UDFS, specify:
SAV OBJ(('/dev/QASP02/udfs_name.udfs'))
Parent topic:
Saving user-defined file systems
Restrictions when you save an unmounted UDFS
There are some restrictions that take into consideration when saving an unmounted UDFS.
- You cannot specify individual objects from UDFSs for the object (OBJ) parameter on a SAV command.
- You cannot view or work with objects in an unmounted UDFS. Therefore, you cannot determine the amount of storage or time that the system requires for the save operation after you unmount the UDFS.
- SUBTREE(*ALL) is required.