>UA20901 is failing because it's pulling the macros via the SYSLIB >concatenation from the >original (i.e. not the cloned) target library. By my >recollection and according to the >SMP/E User's Guide, updated macros should >be pulled from the SMPMTS, which is the >first library in the SYSLIB >concatenation.
That's not entirely true. Updated macros will be pulled from SMPPTS only if they do not have a target library to reside in. In all other cases, the appropriate target library would be updated. If the wrong library is being referenced in the SYSLIB concatenantion, then you might want to ensure that the macro library DDDEFs are pointing to the appropriate target libraries to ensure that the most recent updates are being picked up. The fact that the SMPMTS is empty suggests that you don't have any macros that are distribution library only. Adam ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

