Adding virtual tape volumes

Use the Add Image Catalog (ADDIMGCLGE) command to add virtual tape volumes to an image catalog.

Add existing virtual tape files to an image catalog

To add images to an image file in an image catalog directory, enter the following information into a command line:

ADDIMGCLGE IMGCLG(MYCATALOG) FROMFILE(vol001) TOFILE(*fromfile)

Repeat this step for each file in your catalog directory.

Create new virtual tape volumes

To create new virtual tape volumes, enter the following information into a command line:

ADDIMGCLGE IMGCLG(MYCATALOG) FROMFILE(*NEW) VOLNAM(VOL001)