Technote (troubleshooting)
Problem(Abstract)
Upgrade to ACF2 R15 from ACF2 R14. The RKANSAMU(KLV@ASM) assembles RKANSAM(KLVA2NEV) with an error.
Symptom
Compile Error for KLVA2NEV
Cause
This has been documented under APAR OA37589; CA ACF2 appears to have changed the name of the @ID macro to @IDDIST starting with Release 15 of the product maclib.
Environment
z/OS ACF2
Resolving the problem
We can offer two solutions.
1) IBM suggests that both the @ID and @IDDIST macros are put in the same library. Then, regardless of what macro name is used, the macro will be found and the Assembly Error will not occur.
2) A customer tested solution is to change the "@ID C=NO" in the KLVA2NEV source to "@IDDIST C=NO. Then reassemble with the Release 15 maclibs.
Questions about the macro name change must be directed to the ACF2 vendor.
Rate this page:
Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.