86 z/VM and Linux on IBM System z: The Virtualization Cookbook for Red Hat Enterprise Linux 6.0
7. This should create the file DISK MAP on your A disk. Edit the file and view the lines by
running the following commands:
==> x disk map
====> pre off
====> ALL /ERPTFLIB
ERPTFLIB TLB61111 U1 F 80 22266 08/24/10 16:46:32
ERPTFLIB TLB60820 U1 F 80 21911 09/29/03 20:02:53
ERPTFLIB TLB60786 U1 F 80 21882 03/26/03 16:57:52
ERPTFLIB TLB60432 U1 F 80 21791 06/01/99 09:18:46
ERPTFLIB TLB60345 U1 F 80 19312 12/10/98 11:28:23
Note that the most recent file has a date of 2010 and the last five digits of the file type
correspond to the last five digits of the PTF.
8. The EREP program directory states that just one file needs be copied. Perform the
following VMPLCD commands to do this:
==> vmfplcd rst
==> vmfplcd load erptflib tlb61111 a (eod
Loading ...
End-Of-Group OR End-Of-Disk
ERPTFLIB TLB61111 A1
9. Access the MAINT 201 disk as file mode Z, back up the old EREP TXTLIB and replace it
with the new one on the A disk:
==> acc 201 z
==> rename erptflib txtlib z erptflib tlbold z
==> copy erptflib tlb61111 a erptflib txtlib z (replace
10.A SHUTDOWN REIPL is not necessary. However, if you did not do one in the previous
section, one is recommended now. Otherwise, the EREP virtual machine can just be
recycled with the FORCE and XAUTOLOG commands:
==> force erep
USER DSC LOGOFF AS EREP USERS = 11 FORCED BY MAINT
==> xautolog erep
Command accepted
AUTO LOGON *** EREP USERS = 12
HCPCLS6056I XAUTOLOG information for EREP: The IPL command is verified by the
IP
L command processor.
You should now have all the service needed for the zEnterprise 196.
5.2.3 Verifying that the zEnterprise 196 service is applied
A short REXX EXEC is written and run to verify that service for the zEnterprise 196 has been
applied:
==> type check910 exec
/* EXEC to check for z196 PTFs */
'service cp status VM64774'
'service cp status VM64798'
'service cp status VM64879'
'service cp status VM64881'
'service cp status VM64793'
'service perftk status VM64820'
Commenti su questo manuale