Difference between revisions of "VFYIMGCLG"
From MidrangeWiki
MrDolomite (talk | contribs) m (+cat Category:Virtual Optical) |
(added some explanation :)) |
||
Line 1: | Line 1: | ||
− | Command to verify | + | Command to verify and prepare an [[Image Catalog]]. |
+ | |||
+ | This command can be used to: | ||
+ | * verify if a catalog of disk images is suitable for loading PTF | ||
+ | * verify if a catalog of disk images is suitable for automatic release upgrade or [LIC] install | ||
+ | * verify if a catalog of disk images is suitable for change of primary language | ||
+ | * sort an image catalog for proper handling of PTF / update | ||
+ | * prepare and share an image catalog using [[NFS]] file server to be used by a different IBM i environment via network | ||
+ | |||
+ | Parameters: | ||
+ | * IMGCLG() - name of Image Catalog | ||
+ | * TYPE() - type of verify to run | ||
+ | * SORT() - sort the catalog? | ||
+ | * NFSSHR() - share images by NFS? | ||
+ | * LNG - target language when used for primary language change | ||
+ | |||
+ | |||
{{stub}} | {{stub}} | ||
==Categories== | ==Categories== | ||
[[Category:Virtual Optical]] | [[Category:Virtual Optical]] | ||
[[Category:Commands]] | [[Category:Commands]] |
Latest revision as of 18:21, 6 July 2017
Command to verify and prepare an Image Catalog.
This command can be used to:
- verify if a catalog of disk images is suitable for loading PTF
- verify if a catalog of disk images is suitable for automatic release upgrade or [LIC] install
- verify if a catalog of disk images is suitable for change of primary language
- sort an image catalog for proper handling of PTF / update
- prepare and share an image catalog using NFS file server to be used by a different IBM i environment via network
Parameters:
- IMGCLG() - name of Image Catalog
- TYPE() - type of verify to run
- SORT() - sort the catalog?
- NFSSHR() - share images by NFS?
- LNG - target language when used for primary language change
This article is a stub. You can help by editing it.