Create an override file either manually, using an editor, or use the Make Override Panel function when prompted by the VMFINS INSTALL command during product installation.
Create or modify the variable declarations area (:DCL) so it looks like the following sample.
************************************ * VM:Secure - SFS install * ************************************ :OVERLST. VMSECURESFS :VMSECURESFS. VMSECURESFS ZVMX031A :DCL. UPDATE &LMODZ DIR NEWPOOL:ZVMX031A.LOCALMOD &APPLX DIR NEWPOOL:ZVMX031A.APPLYALT &APPLZ DIR NEWPOOL:ZVMX031A.APPLYPROD &DELTZ DIR NEWPOOL:ZVMX031A.DELTA &BLD0Z DIR NEWPOOL:ZVMX031A.TSYSTEM &BLD2Z DIR NEWPOOL:ZVMX031A.TADMIN &BLD4Z DIR NEWPOOL:ZVMX031A.TPUBLIC &SAMPZ DIR NEWPOOL:ZVMX031A.SAMPLE &BLD6Z DIR NEWPOOL:ZVMX031A.HELP &BAS1Z DIR NEWPOOL:ZVMX031A.BASE :EDCL. :END.
If your $PPF override file was not created on the Software Inventory Minidisk at file mode letter D, then move the file to that disk. Compile your changes to create the usable PPF file from the $PPF file.
VMFPPF overname VMSECURESFS
Defines the name of your override file.
Use the ENROLL command to allocate an SFS file space for the owner of the directories and then issue a CREATE DIRECTORY command to create the directories named in your PPF Override file.
Allow the VMANAGER user ID to write into the directories by issuing the GRANT AUTHORITY command for each directory, with the attributes WRITE and NEWWRITE.
Note: For more information about the use and format of the commands ENROLL, CREATE DIRECTORY, and GRANT AUTHORITY, see IBM SFS documentation.
Restart the product installation in the chapter Installing Product Materials at step 1.3 by issuing the VMFINS command with the PLAN option. In that step, and in subsequent steps, use the name of your PPF Override file wherever the ppfname is present in the install commands.
|
Copyright © 2014 CA.
All rights reserved.
|
|