MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CICS Transactions

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware
View previous topic :: View next topic  
Author Message
adhawle
Beginner


Joined: 19 Feb 2008
Posts: 1
Topics: 1

PostPosted: Thu Feb 28, 2008 1:12 am    Post subject: CICS Transactions Reply with quote

How can we identify the no. of Hits for a perticular Transaction.
Is there any Database which stores the information about each transaction
like in a day/hr/min the transaction is being used
Also where we get the information about CPU Usage for each Transaction
Back to top
View user's profile Send private message
warp5
Intermediate


Joined: 02 Dec 2002
Posts: 429
Topics: 18
Location: Germany

PostPosted: Thu Feb 28, 2008 2:10 am    Post subject: Reply with quote

If you generate CICS statistics you can see this information. You have to evaluate SMF records to get this information. Don't have the time to go into detail now.

Please only post once.
Back to top
View user's profile Send private message Visit poster's website
RMi
Beginner


Joined: 21 Jun 2006
Posts: 8
Topics: 0
Location: India

PostPosted: Wed Apr 02, 2008 5:26 am    Post subject: Reply with quote

You may see how many times a program is invoked from the following command.

CEMT I PROG(name)

The USE clause will tell you how many time the program is invoked after the CICS region is brought up.

If you have a one-to-one mapping between programs and transaction, then it will give you a fair statistics.

Regards,
RMi
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware All times are GMT - 5 Hours
Page 1 of 1

 
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


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group