VOLUME (FTP client and server) statement

Use the VOLUME statement to specify the volume serial number or a list of volume serial numbers for allocation of new data sets.

Server
This setting applies when creating data sets on the server's system.
Client
This setting applies when creating data sets on the client's system.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-VOLUME--+-name----------+-----------------------------------><
           '-(serial-list)-'   

Parameters

name
The volume serial number.
(serial-list)
A list of volume serial numbers for new data set allocations.

Examples

Use two volumes for new data set allocations:
VOLUME (WRKLB2,WRKLB4)

Usage notes

Related topics