Add an image catalog entry Add an image catalog
entry for each physical media or optical image file that you have. You need
to repeat this step for each volume of media. You should add the physical
media or optical image files in the same order as if you were going to install
from them. Start with the first media in the list and continue until all the
media are loaded.
You can add the entries from either an optical device
or from an existing optical image file. Select one of the following ways:
From
an image file:
- (This is the fastest way.) To add an image entry to an image catalog from
an integrated-file-system file that is already in the image catalog directory,
enter the following:
ADDIMGCLGE IMGCLG(catalog-name) FROMFILE(file-name)
TOFILE(*fromfile) TEXT(text-description)
- To add an image catalog entry to an image catalog from an existing integrated-file-system
optical image file from a directory other than the image catalog directory,
enter the following:
ADDIMGCLGE IMGCLG(catalog-name)
FROMFILE(/directory-name/directory-name/file-name)
TOFILE(file-name or *FROMFILE) TEXT(text-description)
From a physical device:
Note: To generate a name for the TOFILE parameter, specify *GEN.
To generate a text description from the media, specify *GEN.
Verify that the images are in the correct
order
If you are preparing for an upgrade, you need to verify that
the required media for an upgrade exist and are sorted in the correct sequence.
You also need to verify that your software agreements have been accepted,
that you have enough storage on the load source, and that you have enough
reserved storage for the Licensed Internal Code.
Enter the following
command:
VFYIMGCLG IMGCLG(catalog-name) TYPE(*UPGRADE) SORT(*YES)
To
verify that images are added, an additional method would be to enter the following:
WRKIMGCLGE IMGCLG(catalog-name)
Then press PF7 to prompt for the VFYIMGCLG command. Enter *UPGRADE for
the type and *YES for the sort field.
The server puts the images
in the correct order. (If you are not successful, refer
to Image catalog recovery.) By
default, the volume with the lowest index is mounted. Then all the other volumes
are loaded. To see the order of the images, use the Work with Image Catalog
Entries (WRKIMGCLGE) command:
WRKIMGCLGE IMGCLG(catalog-name)