I'm assisting in developing a PTF which for a certain load module (LMOD) replaces 45 MOD elements and adds one. One of the replacing MODs contains a new external reference to the added MOD. The PTF appears to APPLY fine and generate the LMOD with RC=0. (I haven't tried a power-on test; that's my colleague's responsibility.)
Now I try a RESTORE. SMP/E generates Binder commands: REPLACE csect1 REPLACE csect2 REPLACE csect3 * for the 3 CSECTs in the added MOD element. INCLUDE syslmod(LMOD) NAME LMOD(R) ... but no INCLUDEs for the DLIB versions of the 45 MOD elements replaced by the PTF. Binder now gets RC=8 because of the dangling external reference from the MOD that should have been reverted to the MOD that was (properly) removed by the REPLACE commands. Has anyone seen anything like this? I don't know how to trim this to a reasonable example to report. Should I AMATERSE my entire CSI and data sets and attach to the SR? SMP/E 3.5, if it matters. Thanks, gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
