All, Never mind I found it, bad DCB parameter.. Thanks anyway.. Scott Ford Senior Host Developer | Forging Enterprise Identity | IdentityForge.com (Main) 678.266.3399 x304 | (Cell) 609.346.0399 | (Fax) 678.266.3399 [EMAIL PROTECTED] This message is for the designated recipient only and may contain priviledged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and then delete the original. Any other use of the email by you is prohibited. -----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Scott Ford Sent: Thursday, April 24, 2008 5:03 PM To: [email protected] Subject: Re: z/OS SYSOUT WTR
Nope didn't work...its a bit strange. Maybe something is being closed right Scott Ford Senior Host Developer | Forging Enterprise Identity | IdentityForge.com (Main) 678.266.3399 x304 | (Cell) 609.346.0399 | (Fax) 678.266.3399 [EMAIL PROTECTED] This message is for the designated recipient only and may contain priviledged, proprietary, or otherwise private information. If you have received it in error, please notify the sender immediately and then delete the original. Any other use of the email by you is prohibited. -----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Thursday, April 24, 2008 4:42 PM To: [email protected] Subject: Re: z/OS SYSOUT WTR 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 ---------------------------------------------------------------------- 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

