Where allowed to run: Interactive environments (*INTERACT *IPGM *IREXX *EXEC) Threadsafe: No |
Parameters Examples Error messages |
The Work with Optical Volumes (WRKOPTVOL) command displays a list of optical volumes and provides options to:
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
DEV | Optical device | Name, *ALL | Optional, Positional 1 |
VOL | Volume identifier | Character value, *ALL, *BACKUP, *INDRIVE, *REMOVED | Optional, Positional 2 |
CSI | Side information | Character value, *ALL, *NONE | Optional |
RTVEXTINFO | Retrieve extended information | *NO, *YES | Optional |
Top |
Specifies the optical device from which the volumes are listed.
Top |
Specifies the optical volume identifiers which are listed.
Top |
Specifies the communications side information objects representing the optical servers in the optical configuration from which the volumes are listed. This parameter is valid only when DEV(*ALL) is specified.
Top |
Specifies whether extended volume information, such as location of the volume and the percentage of the volume used, is retrieved.
Top |
Example 1: Displaying Optical Volumes in an Optical Device
WRKOPTVOL DEV(OPT01)
This command displays the Work with Optical Volumes panel, showing a list of all optical volumes in the optical device OPT01.
Example 2: Displaying Optical Volumes in a Remote Server
WRKOPTVOL DEV(*ALL) VOL(*ALL) CSI(LAN01)
This command displays the Work with Optical Volumes panel, showing a list of all optical volumes in the optical server LAN01.
Top |
*ESCAPE Messages
Top |