Try adding .WL on your start command. S SYSWTRL.WL
-----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Scott Ford Sent: Thursday, April 24, 2008 2:23 PM To: [email protected] Subject: z/OS SYSOUT WTR All, I need a little help with creation of the SYSOUT archive and WTR. Below is what I created... Sys1.proclib entry..... //SYSLOGX PROC //IEFPROC EXEC PGM=IASXWR00,PARM='PL',REGION=500K //IEFRDER DD UNIT=SYSDA,DSNAME=ADCD.RACF.HARDCOPY(+1), C // DISP=(NEW,CATLG),SPACE=(CYL,(40,,10)), C // DCB=(RECFM=FBM,LRECL=133,BLKSIZE=9310,BUFL=9310,BUFNO=2) >From the Z/OS master console I issue Writelog L S SYSWTRL The dataset a GDG is created but empty. Do have to issue a Writelog Close prior to the Proc running ? Bear with me I know this is a dumb question. Thanks in advance. Scott Ford IDF ---------------------------------------------------------------------- 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 ---------------------------------------------------------------------- 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

