So the report on the far right hand side at the bottom says 80+ records.

  Starting in Col 1
  DATE(yyyyddd,yyyyddd)
  START(hhmm)
  END(hhmm)

This report show 522 records for SMF 88 Records

                                       SUMMARY ACTIVITY REPORT
    START DATE-TIME  01/26/2017-04:46:23                         END DATE-TIME  
01/26/2017-12:00:02
    RECORD       RECORDS         PERCENT      AVG. RECORD   MIN. RECORD   MAX. 
RECORD       RECORDS
      TYPE          READ        OF TOTAL           LENGTH        LENGTH        
LENGTH       WRITTEN
        88           522           .07 %           275.33           161         
  308           522

Here I have no records

                                     SUMMARY ACTIVITY REPORT
START DATE-TIME  01/26/2017-04:46:23                         END DATE-TIME  
01/26/2017-12:00:02
RECORD       RECORDS         PERCENT      AVG. RECORD   MIN. RECORD   MAX. 
RECORD       RECORDS
  TYPE          READ        OF TOTAL           LENGTH        LENGTH        
LENGTH       WRITTEN
    88           902           .08 %           277.36           161           
308             0

Lizette



-----Original Message-----
>From: esmie moo <0000012780d99c7b-dmarc-requ...@listserv.ua.edu>
>Sent: Jan 26, 2017 10:53 AM
>To: IBM-MAIN@LISTSERV.UA.EDU
>Subject: Re: SMF QUESTION
>
>There wee 80,958 records printed.    I just want to ensure that the parms for 
>the start and stop time is of the proper syntax..
>
>--------------------------------------------
>On Thu, 1/26/17, Lizette Koehler <stars...@mindspring.com> wrote:
>
> Subject: Re: SMF QUESTION
> To: IBM-MAIN@LISTSERV.UA.EDU
> Received: Thursday, January 26, 2017, 12:26 PM
> 
>   1) What does the
> output say from the IFASMFDP program?
>    
>    The bottom of the listing will tell you how
> many records were extracted.
>   2) Go to
> CBTTAPE.ORG and download DAF.  It can read SMF Data and it
> is easier to extract details like this
>  
> 
> 
> IDCAMS probably had no
> records from the IFASMFDP step
> 
> Lizette
> 
> 
> >
> -----Original Message-----
> > From: IBM
> Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU]
> On
> > Behalf Of esmie moo
> > Sent: Thursday, January 26, 2017 10:21
> AM
> > To: IBM-MAIN@LISTSERV.UA.EDU
> > Subject: SMF QUESTION
> >
> 
> > Gentle Readers,
> >
> 
> > I am trying to print TYPE 17
> records(using IDCAMS PRT command) to find out
> > what dsns were deleted from 15:00 (3.pm.)
> up to 17:00 (5.pm.  The IDCAM report
> >
> that is produced doesn't seem to give me what I am
> looking for.  I was
> > wondering if
> someone can validate my input cards.
> >
> //SYSIN    DD *
> >   
> INDD(SMF,OPTIONS(DUMP))
> >   
> START(1500)
> >    END(1700)
> >    OUTDD(OUTDD1,TYPE(17:17))
> > /*
> >
> //STEP2   EXEC PGM=IDCAMS,TIME=1440
> > //DD1      DD DSN=&&SM11,
> > //            DISP=(OLD,DELETE),
> > //           
> DCB=(RECFM=VBS,LRECL=32760,BLKSIZE=4096)
> > //SYSOUT   DD SYSOUT=*
> > //SYSPRINT DD SYSOUT=*
> > //SYSIN    DD *
> >   PRINT INFILE(DD1) DUMP
> > /*
> > 
> > Thanks in advance
> > 
> 
> ----------

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to