When trying to cast a package I get the following messages that cause the cast to fail. What could the issue be?
PKMR791I COMPONENT VALIDATION STARTED
FPVL001E INPUT COMPONENT VALIDATION ERROR HAS OCCURRED FOR
C1G0000I ELEMENT ASMPGM
PKMR801I OF ENV: env SYS: system SUBSYS: subsystem TYPE: ASM STG: A
FPVL002E NO MCF RECORD FOUND FOR
C1G0000I INPUT COMPONENT ASMMAC
C1G0000I FROM DATA SET SYS1.TSMACLIB
PKMR802I FP ENV: env SYS: system SUBSYS: subsystem TYPE: MAC STG: P
PKMR799I COMPONENT VALIDATION COMPLETE: HIGHEST RC = 12
Endevor looks at the footprint on the input component. It then looks for the matching MCF record.
Everything (Environment, System, Subsystem, Type and Stage) must match to the MCF record.
The most common reason for this is that the input component was moved and not generated. It may also be that the input component was over written.