** ASMA043E Previously defined symbol - CTR_END ** ASMA435I Record 247 in INST.SAR.R14.CVDEMAC(EBCXMTRN) on volume: 123456
Environment
z/OS
Cause
- A review of the customers assembly output shows 2 occurrences of the CTR_END symbol as well as 2 occurrences of the TYPE=GEN statement. - The version of the EBCXMCTR source provided with release 14.0 of CA View only has a single TYPE=GEN statement at the bottom, just prior to the END statement.
There should only be a single TYPE=GEN statement used during the assembly.
Resolution
Client had overlooked the second TYPE=GEN statement that they had accidentally coded in the EBCXMCTR source they used for the assembly. Once the duplicate TYPE=GEN statement was removed, the BROSXCTR job to install the usermod ran with RC=00 and both the assembly and installation of the usermod was successful.