|
|
| Author |
Message |
kumar_2194
New User
Joined: 08 Dec 2006 Posts: 1 Location: bangalore
|
|
|
|
Hi All,
Can anybody tell me the syntax of - How to know how many transactions are running in a CICS region at a single point of time ? |
|
| Back to top |
|
 |
References
|
Posted: Sun Jul 13, 2008 8:26 am Post subject: Re: know how many transactions are running in a CICS region |
 |
|
|
 |
ofer71
Global Moderator
Joined: 27 Dec 2005 Posts: 1897 Location: Israel
|
|
|
|
Take a look at the INQUIRE TRANSACTION command.
Please note that there are some differences when you want to browse through all the existing transactions. You might want to take a look at topic 1.7 in the same book.
O. |
|
| Back to top |
|
 |
Earl Haigh
Active User
Joined: 25 Jul 2006 Posts: 187
|
|
|
|
| CEMT INQUIRE TASK |
|
| Back to top |
|
 |
|
|