We are having issues with the SMF dataset not dumping or being cleared out as 
indicated below.
   
  RESPONSE=SHU4
  IEE974I 10.47.36 SMF DATA SETS 382
  NAME VOLSER SIZE(BLKS) %FULL STATUS
  P-SYS1.MAN1.SHU4 ZOSCT2 72000 99 ACTIVE
  S-SYS1.MAN2.SHU4 ZOSCT2 18000 1 DUMP REQUIRED
  S-SYS1.MAN3.SHU4 ZOSCT2 21600 30 DUMP REQUIRED
   
  I don't know way man1 and man2 aren't really full but it states that a dump 
is required.
   
  I run the STC DUMPXY and it seems to clear out man1 and that's it.  Now that 
runs but the man datasets are still as above.
   
  Any help would be greatly appreicated.
   
  Thanks.
   
  //DUMPXY PROC DSNAME=NULLFILE
  //* LIB: CPAC.PROCLIB(DUMPXY)
  //* DOC: THIS PROCEDURE WILL SELECTIVELY DUMP SMF DATA SETS.
  //*
  //IEFPROC EXEC PGM=IFASMFDP,REGION=0M
  //SYSPRINT DD SYSOUT=X
  //DUMPOUT DD DSN=SMF.DAILY.DUMP(+1),
  // DISP=(NEW,CATLG,DELETE),
  // UNIT=SYSDA,
  // VOL=SER=STOR01,
  // SPACE=(CYL,(250,50),RLSE),
  // DCB=(SYS1.MDSCB,RECFM=VBS,LRECL=32756,BLKSIZE=0,BUFNO=50)
  //DUMPIN DD DDNAME=IEFRDER
  //IEFRDER DD DSNAME=&DSNAME,
  // DISP=SHR
  //SYSIN DD DUMMY

                
---------------------------------
Stay in the know. Pulse on the new Yahoo.com.  Check it out. 

----------------------------------------------------------------------
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

Reply via email to