Previous Topic: CAL2D132WNext Topic: CAL2D134E


CAL2D133E

Incorrect version identification found in user exit xxxxxxxx

Reason:

The program that is named in the initialization file statement APPLCTN,NAME=xxxxxxxx was not found to have the current product version. The version check program (SASSVRCK) produces this message if the exit name and version/release number are not found in the first 256 bytes of the loaded program. The exit point is disabled until a newly assembled exit is placed in the STEPLIB concatenation.

CA7ONL disables the exit until a newly assembled module, with the SASSVRSN macro at the top of the module is available.

Action:

Reassemble the module using the current release level libraries.