Miklos, I've had success with this jcl. Also check http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/IEA2A671/27.14.3?SHELF=IEA2BK81&DT=20080117104757 //EREPRPTS EXEC PGM=IFCEREP1, // REGION=6M, // PARM='CARD' //ACCIN DD DISP=SHR, // DSN=SYSPLEX.LOGREC.ALLRECS, // DCB=(RECFM=VB,LRECL=4000), // SUBSYS=(LOGR,IFBSEXIT, // 'FROM=(2009/313,00:00),TO=(2009/365,23:59)') //DIRECTWK DD UNIT=SYSDA, // SPACE=(CYL,(60,60)) //EREPPT DD SYSOUT=$, // DCB=BLKSIZE=133 //TOURIST DD SYSOUT=$, // DCB=BLKSIZE=133 //SYSIN DD * PRINT=PT,TYPE=S,TABSIZE=550K,ACC=N,HIST Cliff McNeill
> Date: Fri, 13 Nov 2009 12:36:18 +0100 > From: [email protected] > Subject: Re: IFCEREP1 utility description > To: [email protected] > > Thank you > > I try to generate a detailed sofwtare error report from the LOGSTREAM > If yo have a working sample for this. .. > I got always : > FC103I SERLOG DD STATEMENT MISSING OR INCORRECTLY CODED > > Norbert Friemel wrote: > > >On Fri, 13 Nov 2009 11:24:16 +0100, Miklos Szigetvari wrote: > > > > > > > >>Where can I find a complete description of the IFCEREP1 ? > >>I had some old jobs with wrong parameters, to list , in details, all > >>the software error records . > >> > >> > >> > > > >http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/IFC5G102/CCONTENTS > > > >Norbert Friemel > > > >---------------------------------------------------------------------- > >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 > > > > > > > > > > -- > Miklos Szigetvari > > Development Team > ISIS Information Systems Gmbh > tel: (+43) 2236 27551 570 > Fax: (+43) 2236 21081 > > E-mail: [email protected] > > Info: [email protected] > Hotline: +43-2236-27551-111 > > Visit our Website: http://www.isis-papyrus.com > --------------------------------------------------------------- > This e-mail is only intended for the recipient and not legally > binding. Unauthorised use, publication, reproduction or > disclosure of the content of this e-mail is not permitted. > This email has been checked for known viruses, but ISIS accepts > no responsibility for malicious or inappropriate content. > --------------------------------------------------------------- > > ---------------------------------------------------------------------- > 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 _________________________________________________________________ Hotmail: Trusted email with Microsoft's powerful SPAM protection. http://clk.atdmt.com/GBL/go/177141664/direct/01/ http://clk.atdmt.com/GBL/go/177141664/direct/01/ ---------------------------------------------------------------------- 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

