Page 1 of 1

How to determine who initiated the transaction

PostPosted: Mon Jun 28, 2010 11:31 pm
by soundarm
Hello,

I'm new here (and to mainframes in general) and am working on a project that requires me to associate asp.NET web pages with the CICS/DB2Connect transactions that they initiate. From the MICS logs I have each transaction that was submitted and performance metrics for each, now I am trying to find a way to obtain the calling website. Any help with this problem would be greatly appreciated : ).

I apologize if this is a common/already answered question. I've spent quite a bit of time searching for a way, but my lack of success may be in that I don't know the correct terminology for these things.

Mukul

Re: How to determine who initiated the transaction

PostPosted: Tue Jun 29, 2010 12:18 am
by soundarm
Sorry, I should probably also mention that this is not during runtime. I am trying to find a way to determine the calling process from logs. Thanks again