Previous Topic: CAL2D131WNext Topic: CAL2D133E


CAL2D132W

Cannot find valid version identification in user exit xxxxxxxx

Reason:

The program that is named in the initialization file statement APPLCTN,NAME=xxxxxxxx was not found to have the correct coremark. 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.