Thanks, Greg. Funny timing, I just saw where you sent some FTP data here to Mainline.
On 3/5/07, Greg Shirey <[EMAIL PROTECTED]> wrote:
Yes, we do. I didn't set it up, but here's one report step: //LOGR1 EXEC PGM=IFCEREP1,PARM=(SYSUM,'ACC=N') //SERLOG DD DSN=SYS1.CPAC.LOGREC,DISP=SHR //ACCIN DD DSN=SYSPLEX.LOGREC.ALLRECS, // SUBSYS=(LOGR,IFBSEXIT), // DCB=(RECFM=VB,BLKSIZE=4000) //DIRECTWK DD UNIT=SYSDA,SPACE=(CYL,(5,5)) //TOURIST DD SYSOUT=*,DCB=BLKSIZE=133 //EREPPT DD SYSOUT=I,DCB=BLKSIZE=133 //SYSUDUMP DD SYSOUT=* //ACCDEV DD DSN=SYS2.EREP.LOGR.HISTORY,DISP=OLD //SYSIN DD DUMMY,DCB=BLKSIZE=133 In other steps, SERLOG is DD DUMMY,DCB=BLKSIZE=133... HTH, Greg Shirey Ben E. Keith Company -----Original Message----- From: IBM Mainframe Discussion List On Behalf Of Mark Pace Sent: Monday, March 05, 2007 2:03 PM Anyone using EREP against a LOGSTREAM? ---------------------------------------------------------------------- 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
-- Mark Pace Mainline Information Systems ---------------------------------------------------------------------- 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

