Page 1 of 1

List of programs and transactions in CICS.

PostPosted: Mon Nov 12, 2012 8:39 pm
by Mehdi shri
Dear Friend.
How I can list all transactions and related program in a group on a CICS. Is there a utility to use it by a JCL to do this? For example if I want to list this information( transactions and related program) on a QSAM file sa a report, what I must to do?

Re: List of programs and transactions in CICS.

PostPosted: Mon Nov 12, 2012 9:12 pm
by Robert Sample
Look at DFHCSDUP in the CICS Resource Definition Guide manual.

Re: List of programs and transactions in CICS.

PostPosted: Tue Nov 13, 2012 5:01 pm
by Mehdi shri
I know I can find it in this manul. But I need this quickly.
And is there any way or a command to see which 10 program recently used?

Re: List of programs and transactions in CICS.

PostPosted: Tue Nov 13, 2012 6:11 pm
by Robert Sample
1. This is a forum. Forums don't do "quickly" -- responses are if / when people have time, NOT on your schedule. If you need something "quickly", either find it yourself or pay someone to help you (i.e., a consultant).
2. CICS does not track time of use as far as I know -- you could get something about when different programs were run from the SMF data, but that is a time-consuming process and if you do not understand SMF data, it takes weeks and months to learn enough to be able to use the data.
3. If you don't have time to find it in the manual, then this forum is NOT a good place for you -- period. Here's a link to the manual: http://publib.boulder.ibm.com/infocente ... rview.html to get you started.

Re: List of programs and transactions in CICS.

PostPosted: Tue Nov 13, 2012 9:22 pm
by dick scherrer
Hello,
I know I can find it in this manul. But I need this quickly.
As Robert mentoned - forums do not DO quickly. . . If you happen to ask a question that someone knows the answer upon seeing the question, it may happen quickly. It is rather inconsiderate to ask for thigs "quickly" . . .

And is there any way or a command to see which 10 program recently used?
Have you talked with your CICS support? There may already be something in place that will provide what you are looking for.

Re: List of programs and transactions in CICS.

PostPosted: Tue Nov 13, 2012 11:46 pm
by Mehdi shri
OK dick scherrer. I'm sorry.