View previous topic :: View next topic |
Author |
Message |
captkicks Beginner
Joined: 13 Mar 2003 Posts: 1 Topics: 1 Location: austin,tx
|
Posted: Thu Mar 13, 2003 11:49 am Post subject: status of file |
|
|
we have a transaction that gets hung once in a while because some of the file its gets to are being used by a batch program. with no acess to monitoring tools is there a way to find out which file is being used using cemt? |
|
Back to top |
|
 |
semigeezer Supermod
Joined: 03 Jan 2003 Posts: 1014 Topics: 13 Location: Atlantis
|
Posted: Thu Mar 13, 2003 8:15 pm Post subject: |
|
|
If you have access to ISPF, you probably have all you need. TSO ISRDDN;E will giv you the ENQs. ISRDDN;C will give you contention info only. |
|
Back to top |
|
 |
|
|