Display Hierarchical File Sys. (DSPHFS)

Where allowed to run: All environments (*ALL)
Threadsafe: No
Parameters
Examples
Error messages

The Display Hierarchical File Systems (DSPHFS) command displays a list of registered file systems. The information on the list includes file system names and levels, and the 50-character descriptions that are supplied by the file system at registration time.

Top

Parameters

Keyword Description Choices Notes
OUTPUT Output *, *PRINT Optional, Positional 1
Top

Output (OUTPUT)

Specifies whether the output from the command is displayed at the requesting work station or printed with the job's spooled output.

The possible values are:

*
The output is displayed.
*PRINT
The output is printed with the job's spooled output.
Top

Examples

Example 1: Displaying Historical File System Information

DSPHFS   OUTPUT(*)

This command sends the output to the display.

Example 2: Printing Historical File System Information

DSPHFS   OUTPUT(*PRINT)

This command sends the output to the printer file.

Top

Error messages

*ESCAPE Messages

CPF1F66
Storage needed exceeds maximum limit for user profile &1.
CPF1F81
API specific error occurred.
Top