The package was CAST and APPROVED with no error. I do get this message in execution.
PKMR512E STMT #2 ELEMENT VVLL MISMATCH - APPROVED 0102 -- CURRENT 0103
What is this error and why was it not caught in the CAST?
Release : all
Component :
The element was altered (updated) after the package was cast. A new version of the element(VVLL 0103) exists in the source location.
Ensure the correct version of the element available for the package in the source location.
Either delete the version that is the most current version(VVLL 0103). To make version 0102 the current version in the source location, or recast/approve the package to use version 0103.
It is recommended that you look at activating the element lock. The option is ENHOPT PKG_ELEMENT_LOCK in options table.(table CSIQSRC(ENCOPTBL)) This will lock the element so that it can't be altered after a package cast.