Is 'L' defined as a held sysout class? Thanks
Bill Bishop Specialist Mainframe Support Group Server Development & Support Toyota Motor Engineering & Manufacturing North America, Inc. [EMAIL PROTECTED] (502) 570-6143 Scott Ford <[EMAIL PROTECTED]> Sent by: IBM Mainframe Discussion List <[email protected]> 04/24/2008 04:25 PM Please respond to IBM Mainframe Discussion List <[email protected]> To [email protected] cc 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

