Display NetWare Volume (DSPNTWVOL)

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

The Display NetWare Volume (DSPNTWVOL) command is used to display information about a volume that resides on a NetWare server. Output is directed to a display or to a spooled printer file as indicated on the OUTPUT parameter and by the job type.

Restrictions: You must have *IOSYSCFG special authority to use this command.

Top

Parameters

Keyword Description Choices Notes
VOL Volume Character value Required, Positional 1
SERVER Server Character value Required, Positional 2
OUTPUT Output *, *PRINT Optional
Top

Volume (VOL)

Specifies the volume to be displayed.

Top

Server (SERVER)

Specifies the server on which the volume resides.

Top

Output (OUTPUT)

Specifies whether the output is shown on the display of the requesting workstation or is printed with the job's spooled output.

*
Output requested by an interactive job is shown on the display. Output requested by a batch job is printed with the job's spooled output.
*PRINT
The output is printed with the job's spooled output.
Top

Examples

DSPNTWVOL   VOL(APPS)  SERVER(MKTING)

This command displays a volume named APPS which resides on server MKTING.

Top

Error messages

*ESCAPE Messages

FPE0132
NetWare volume &1 not displayed.
Top