Howard,
        We occasionally get a similar problem, mostly at IPL time when
the SMF dump jobs attempt to run.  The tape system is not completely up
and the operators just cancel the dump jobs. Later we just demand the
job in forcing the DSNAME=SYS1.MAN2.whatever and then a demand with
SYS1.MAN3.whatever.  After that all is back to normal until there's
another IPL.
Hope yours is this simple.

Melanie Sisson
Computer Systems Programmer
Fairfax County Government
12000 Government Center Parkway
Suite 361
Fairfax, VA  22035
703-324-2792

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Howard Rifkind
Sent: Thursday, September 28, 2006 10:59 AM
To: [email protected]
Subject: Full SMF Datasets Not Clearing

  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

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