Okay, we may be on the right track here. After one SMF switch we have a 100
track extent, 1% used.

FWIW IFASMFDP has forced the DCB to RECFM=VBS,LRECL=32767,BLKSIZE=27998.

12 records, all but the first and last Type 89. I think we may have this
solved.

Thank you all for your help. As I said, sorry, not a sysprog. Ask me an SMF
record format question. Ask me a C++ question. <g>

Charles

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On
Behalf Of Charles Mills
Sent: Wednesday, December 11, 2013 11:06 AM
To: [email protected]
Subject: Re: SMF DUMP SB37 - what am I doing wrong?

Thanks for all the suggestions. Deleting the current dataset and going with

//DUMP1   EXEC PGM=IFASMFDP,REGION=1M                   
//INDD1    DD  DSN=&MAN,DISP=SHR                        
//DUMPOUT  DD  DSN=xxxxxx.SMFDATA,DISP=(MOD,CATLG),     
//     SPACE=(TRK,(100,100)),                           
//     LRECL=27994,RECFM=VB,BLKSIZE=27998               
//SYSPRINT DD  SYSOUT=H           Was D                 
//SYSIN    DD  DSN=VENDOR.PARMLIB(CLRMAN),DISP=SHR      

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to