Description:
What happens when all run libs have not been upgraded.
Solution:
At execution time CA Disk checks that the PARMEDIT member in the PARMLIB is at the proper level to coincide with the Loadlib. You will see these messages when there is a mismatch:
ADSDM175 3182 WARNING: SAMS:DISK x.x REQUIRES A x.x FORMATTED PARMLIB
ADSDM175 3182 WARNING: YOU ARE USING A x.x FORMATTTED PARMLIB
There are several ways for this to occur.
- You are using JCL that contains an override to either a parmlib from an older release of CA Disk, or to a loadlib from an older release.
- You are using an outdated proclib.
- The parmlib and loadlib in your production CA Disk libraries are mismatched. This most often happens in sites that run CA Disk from different libraries than SMP/E target libraies and did not completely copy all of the recently installed changes from the SMP/E target libraries to the production libraries.