Work with NetWare Volumes (WRKNTWVOL)

Where allowed to run: Interactive environments (*INTERACT *IPGM *IREXX *EXEC)
Threadsafe: No
Parameters
Examples
Error messages

The Work with NetWare Volumes (WRKNTWVOL) command displays the Work with NetWare Volumes display which lists the volumes for a server and allows the user to create, change, delete, display, and print volumes. The 'change' option on the Work with NetWare Volumes display is used to mount and dismount volumes as well as increase the size of a volume.

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

Top

Parameters

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

Server (SERVER)

Specifies the server for which volumes are listed. A server name must be specified.

Top

Volume (VOL)

Specifies the volume to be listed.

*ALL
All volumes for the specified server are listed.
generic-name
Specify the generic name of the volumes to be listed.
name
Specify the name of the volume to be listed.
Top

Examples

WRKNTWVOL   SERVER(SERVER1)  VOL(ACCT*)

This command displays the Work with NetWare Volumes panel, showing a list of volumes for SERVER1. Only those volumes whose name begins with the letters 'ACCT' are shown.

Top

Error messages

None

Top