When enabling REXX for CICS in a CICS/TS 3.2 environment, I got an REX1 abend when trying to format the RFS pools. I couldn’t find that abend code documented in CMAC, and didn’t have any luck finding anything relevant in SIS, so I ran it through CEDF. CEDF reported that the real abend was an [...]
Posts Tagged as ‘xpediter’
October 18, 2008
I Can’t NEWCOPY My Program!
Why can’t I NEWCOPY the program I just compiled? The answer is almost always, “Because it’s in use.” Occasionally, for new programs, the answer may be that the compile or link edit was not successful. It’s possible that there is a problem with the PDS containing the load module. It’s conceivable that the person trying [...]