ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » General IBM MQ Support » Advanced accounting stats on z/OS

Post new topic  Reply to topic
 Advanced accounting stats on z/OS « View previous topic :: View next topic » 
Author Message
mgrabinski
PostPosted: Wed Sep 10, 2003 1:16 am    Post subject: Advanced accounting stats on z/OS Reply with quote

Master

Joined: 16 Oct 2001
Posts: 246
Location: Katowice, Poland

Hi,

I've downloaded and installed support pack MP1B. It is a great help in understanding what's happening in my queue managers. However, I have problems with the new accounting data. Actually I don't get them - I see only the old.
I'm using MQ 5.2 (with all PTFs required by MP1B) on z/OS 1.2.
Here is my job:

Code:

//MQSMFA  JOB 1,QSMGR,CLASS=B,NOTIFY=&SYSUID           
//*                                                   
//SMFDUMP   EXEC PGM=IFASMFDP,REGION=0M               
//DUMPOUT   DD DISP=(NEW,PASS),DSN=&&SMFDMP,           
//          UNIT=3390,SPACE=(TRK,(100,100),RLSE)       
//* archive SYS1.MAN:
//DUMPIN    DD DISP=SHR,DSN=TAPA.ARCHSMF(SR270903),   
//         AMP=('BUFSP=65536')                         
//SYSPRINT  DD SYSOUT=*                               
//SYSIN     DD *                                       
  INDD(DUMPIN,OPTIONS(DUMP))                           
  OUTDD(DUMPOUT,TYPE(115,116))                         
/*                                                     
//*  115 - STAT; 116 - ACCTG                           
//* DISPLAY MQSERIES RECORDS                           
//*                                                   
//DISP      EXEC PGM=MQCSMF                                   
//STEPLIB   DD DSN=QSMGR.MQS.LOAD,DISP=SHR                   
//SYSPRINT DD SYSOUT=*,DCB=(LRECL=132,RECFM=F)               
//SUMMARY  DD SYSOUT=*,DCB=(LRECL=133,RECFM=F,BLKSIZE=133)   
//STATS    DD SYSOUT=*,DCB=(LRECL=133,RECFM=F,BLKSIZE=133)   
//PUT      DD SYSOUT=*,DCB=(LRECL=133,RECFM=F,BLKSIZE=133)   
//GET      DD SYSOUT=*,DCB=(LRECL=133,RECFM=F,BLKSIZE=133)   
//DB2      DD SYSOUT=*,DCB=(LRECL=133,RECFM=F,BLKSIZE=133)   
//CF       DD SYSOUT=*,DCB=(LRECL=133,RECFM=F,BLKSIZE=133)   
//SCF      DD SYSOUT=*,DCB=(LRECL=133,RECFM=F,BLKSIZE=133)   
//MM       DD SYSOUT=*,DCB=(LRECL=133,RECFM=F,BLKSIZE=133)   
//BM       DD SYSOUT=*,DCB=(LRECL=133,RECFM=F,BLKSIZE=133)   
//SDB2     DD SYSOUT=*,DCB=(LRECL=133,RECFM=F,BLKSIZE=133)   
//THREAD   DD SYSOUT=*,DCB=(LRECL=133,RECFM=F,BLKSIZE=133)   
//LOG      DD SYSOUT=*,DCB=(LRECL=133,RECFM=F,BLKSIZE=133)   
//SYSOUT    DD SYSOUT=*                                       
//SMFIN     DD DSN=&&SMFDMP,DISP=(OLD,PASS)                   
//*                                                           
//S115 EXEC PGM=MQ1150                     
//STEPLIB DD DISP=SHR,DSN=QSMGR.MQS.LOAD   
//SYSPRINT DD SYSOUT=*                     
//SMFIN DD DISP=(OLD,PASS),DSN=&&SMFDMP     
//*                                         
//S116 EXEC PGM=MQ1160                     
//STEPLIB DD DISP=SHR,DSN=QSMGR.MQS.LOAD   
//SYSPRINT DD SYSOUT=*                     
//SMFIN DD DISP=(OLD,PASS),DSN=&&SMFDMP     
//*                                         
//S116S EXEC PGM=MQ116S                     
//STEPLIB DD DISP=SHR,DSN=QSMGR.MQS.LOAD   
//SYSPRINT DD SYSOUT=*                     
//SMFIN DD DISP=(OLD,DELETE),DSN=&&SMFDMP   



And here are records counts for each SYSPRINT:
SYSPRINT SMFDUMP 66
SYSPRINT DISP 18
SUMMARY DISP 1
STATS DISP 1
PUT DISP 1
GET DISP 2
DB2 DISP 1
CF DISP 1
SCF DISP 1
MM DISP 1,723
BM DISP 6,889
SDB2 DISP 1,723
THREAD DISP 1
LOG DISP 1,723
SYSPRINT S115 72,324
SYSPRINT S116 370,662

As you can see, some of them are empty. And there's no SYSPRINT from the S116S step. The 'acctg' trace in MQ is on (+/qmgr START TRACE(ACCTG))

Can you tell me what should I do to see all new statistics? Does it work at your sites?

TIA
_________________
Marcin Grabinski <><
Back to top
View user's profile Send private message
mgrabinski
PostPosted: Wed Sep 10, 2003 1:31 am    Post subject: Solved - Advanced accounting stats on z/OS Reply with quote

Master

Joined: 16 Oct 2001
Posts: 246
Location: Katowice, Poland

I'm sorry for bothering you. I didn't start the enhanced acccounting trace.
They are started by START TRACE(ACCTG) CLASS(03)

I omitted the 'CLASS' keyword and the default setting is CLASS(01), which gives only general accounting stats.

It's funny - I've been strugling with the problem for some time, finally I decided to post the question, and a minute after I had clicked "submit', I knew the answer
_________________
Marcin Grabinski <><
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General IBM MQ Support » Advanced accounting stats on z/OS
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.