Previous Topic: 4BAENext Topic: 4BCE


4BBE

Load of program <pgm> failed, TEXT file not found

Reason

A request to load a program failed because the CA ACF2 for z/VM load routine could not locate the TEXT file for this program. You must name the file file for any program you want to load “pgm TEXT” and it must reside on a minidisk the service machine accesses. The variable <pgm> is the name of the user program.

Action

Place pgmTEXT on a minidisk accessed by the service machine. Activate the program. The action depends on how you use this program. For example, a service machine exit requires you to restart the service machine and an application RSB module requires you to issue an ACFSERVE RELOAD command to reload APPLDEF VMO records. CA ACF2 for z/VM will issue messages after this message indicate how to use this program.