I am upgrading ACF2 VM but during step 4 (4 Generate the CP nucleus, IPL and update the VMO records.) When issuing the CAXABLD I get error messages numerous CAVMLO012E errors. What causes this?
search cancel

I am upgrading ACF2 VM but during step 4 (4 Generate the CP nucleus, IPL and update the VMO records.) When issuing the CAXABLD I get error messages numerous CAVMLO012E errors. What causes this?

book

Article ID: 36151

calendar_today

Updated On:

Products

ACF2 ACF2 - DB2 Option ACF2 for zVM ACF2 - z/OS ACF2 - MISC

Issue/Introduction

Question:  

I am upgrading ACF2 VM but during step 4 (4 Generate the CP nucleus, IPL and update the VMO records.) When

issuing the following command:

CAXABLD ACFCP VMFBLD PPF ACFZ540 CPTEST CPLOAD (ALL

 

I get error messages numerous CAVMLO012E errors:

... 

CAVMLO012E No text file found for module 'HCPAA0' 

CAVMLO012E No text file found for module 'HCPAA1' 

CAVMLO012E No text file found for module 'HCPAA2' 

CAVMLO012E No text file found for module 'HCPAA3' 

CAVMLO012E No text file found for module 'HCPAA4' 

CAVMLO012E No text file found for module 'HCPAA5' 

CAVMLO012E No text file found for module 'HCPAA6' 

CAVMLO012E No text file found for module 'HCPAA7' 

... 

 

What causes this?

 

Answer: 

The CAVMLO012E errors can be caused by missing or incorrect updates 

to your CP CNTRL file that CA ACF2 for z/VM uses to assemble the HCPAC0 

module for z/VM Version 5 Release 4.0. This CNTRL file also generates 

the CP nucleus. Task M9C0I006 'Modify CP CNTRL File' of the System 

Installation Tasks is used to modify the CP CNTRL file.

 

In order to correctly generate your CP nucleus, you must add the entries 

"ACF AUXACF" and "CF540 AUXAV540 TXA" to the HCPVM CNTRLfile you use to 

generate the nucleus. For example: 

 

HCPVM   CNTRL  E1  F 80   Trunc=80 Size=8 Line=0 Col=1 Alt=0

====>

|...+....1....+....2....+....3....+....4....+....5....+....6....+....7..

* * * Top of File * * * * 

TEXT MACS HCPGPI HCPPSI HCPOM1 HCPOM2 DMSGPI DMSOM OSMACRO 

TEXT MACS ACF2USER ACF2VM 

CF540 AUXAV540 TXA 

ACF AUXACF 

PAT AUXPAT TX$ * LOCAL PATCHES 

LCL AUXLCL * CP AUX File and VVTLCL Level for Local Mods 

TEXT AUXVM * CP AUX FILE and VVTVM Level for PTF service 

* * * End of File * * * * 

 

To correct the problem re-do task M9C0I006 'Modify CP CNTRL File', make the 

necessary changes to the CNTRL file file as the directions at the top of 

the panel indicate. (Note it should look like the above sample).Type FILE 

and press Enter to save your changes. 

 

When processing is complete, a message appears on the panel 

confirming that you modified and saved the CNTRL file: 

 

M9C0I006 Modify CP CNTRL File CA ACF2 for VM Chapter 5: Installation Procedure

===> 

HCPVM CNTRL file modified and saved as HCPVM CNTRL on 2A0.

 

After completing the M9C0I006, re-generate the CP nucleus using the CAXABLD 

EXEC.

 

Additional Information:

Details on task M9C0I006 'Modify CP CNTRL File' can be found in the CA ACF2™ for z/VM Installation Guide in Chapter 5: Installation Procedure in section 'Task M9C0I006: Modify CP CNTRL File'.

Environment

Release:
Component: ACF2VM

Resolution

-