Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
CICS/Transaction Count!!!

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> CICS
Author Message
ykishore

Active User


Joined: 12 Aug 2005
Posts: 53
Location: USA

PostPosted: Thu Sep 22, 2005 5:49 pm    Post subject: CICS/Transaction Count!!!
Reply with quote

Hi

Here is my Requirement!!

In CICS,are there anyways to find out how many times particular transaction has been accessed(Used)? hope you guys got my point !! please get me an idea on the same!!!!
Back to top
View user's profile Send private message
References
mallikiran

Active User


Joined: 07 Sep 2005
Posts: 52

PostPosted: Fri Sep 23, 2005 1:48 pm    Post subject:
Reply with quote

I am not sure about the transaction, but you can check how many times a program has been executed by seeing the value in "Use" after executing the command

CEMT I PROG(PROGB)

The Use shows the number of times the program has been executed since when the region was brought up.

You know which program is associated with your transaction and so can derive the number of times the transaction has been executed.

In case the same program is executed by mutiple transactions then, using this method to count the number of times a transaction has been executed cannot be used.

Hope this helps.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> CICS All times are GMT + 6 Hours
Page 1 of 1