> > Hello List, > > We need all days here, Access the SYSOUT from CICS under SDSF , then, give the > XDC command, to save the sysout on DASD, next, Edit this file, for locate all abends, > save this file on another file, and send this information to development people. > > So, we want know, if is possible, made a automation in this process, first , using XDC > running a BATCH JOB, this is possible ? > If, Yes, have a way, that I know, what is the last CICS JOBS on SYSOUT, because, > today, We enter, manually in this SYSOUT, for locate the last report. > The remainder, I know how to do. > With a sample REXX program, I can extract what We need from the SYSOUT. > > Thanks very much. > > Sergio >
Sergio do you have SDSF in Shop? And are you at z/OS V1.9 or greater? Then you could use SDSF Rexx. Otherwise if you have SDSF, then you can run SDSF in batch and extract the data from JES (JES2?) and put that to a dataset. Similar to using the XDC command. If this is not real time, how often do you cycle your CICS Region? Would it be possible to send that SYSOUT to a GDG that is created when CICS comes down and then extract information you need? Or do you have Compuware product Abendaid for CICS? Does this help? Lizette ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN

