Hello Lizette. We have ZOS 1.12. Can you please show me the way from how extract data from JES2, and put to a dataset please ? Our CICS production is down all days at 11:00 p.m., and return next Day near 03:00 a.m. The GDG Idea is very well, when i learn how put data from JES2 to a dataset, I Will try this. We don't have ABENDAID from COMPUWARE here.
Best Regards, and thanks . Sergio -----Mensagem original----- De: IBM Mainframe Discussion List [mailto:[email protected]] Em nome de Lizette Koehler Enviada em: quarta-feira, 15 de fevereiro de 2012 10:34 Para: [email protected] Assunto: Re: Question about XDC BATCH and automation > > 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 "Atenção: Esta mensagem foi enviada para uso exclusivo do(s) destinatários(s) acima identificado(s), podendo conter informações e/ou documentos confidencias/privilegiados e seu sigilo é protegido por lei. Caso você tenha recebido por engano, por favor, informe o remetente e apague-a de seu sistema. Notificamos que é proibido por lei a sua retenção, disseminação, distribuição, cópia ou uso sem expressa autorização do remetente. Opiniões pessoais do remetente não refletem, necessariamente, o ponto de vista da CETIP, o qual é divulgado somente por pessoas autorizadas." "Warning: This message was sent for exclusive use of the addressees above identified, possibly containing information and or privileged/confidential documents whose content is protected by law. In case you have mistakenly received it, please notify the sender and delete it from your system. Be noticed that the law forbids the retention, dissemination, distribution, copy or use without express authorization from the sender. Personal opinions of the sender do not necessarily reflect CETIP's point of view, which is only divulged by authorized personnel." ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN

