View previous topic :: View next topic |
Author |
Message |
suma Beginner
Joined: 23 Jan 2006 Posts: 65 Topics: 29
|
Posted: Tue Nov 21, 2006 10:58 am Post subject: Question about files belonging to a Transaction.. |
|
|
hi all,
my question is, Is there any way we can find which are files are used in a given transaction?
or assume that I have TRAN1 transaction..I want to know how to find out which are all files are used in transaction TRAN1.
regards.
suma |
|
Back to top |
|
|
ar_karthick Beginner
Joined: 19 Dec 2006 Posts: 39 Topics: 20 Location: india
|
Posted: Tue Jan 02, 2007 9:51 am Post subject: |
|
|
Hi suma
YEs ter is a way to find out which transaction is invoking which file by using CEDF
and give ur transaction u will get tat.................. _________________ karthick |
|
Back to top |
|
|
warp5 Intermediate
Joined: 02 Dec 2002 Posts: 429 Topics: 18 Location: Germany
|
Posted: Tue Jan 02, 2007 10:52 am Post subject: |
|
|
The only way is to examine the program or programs behind the transaction. CEDF might help you, but you do not know how your input will cause the transaction to respond, maybe calling different programs or transfering control to different programs depending upon the choices you make.
Last edited by warp5 on Mon Jan 08, 2007 1:54 am; edited 1 time in total |
|
Back to top |
|
|
Krish1 Beginner
Joined: 23 May 2006 Posts: 3 Topics: 0
|
Posted: Sat Jan 06, 2007 1:49 am Post subject: |
|
|
You can use STOP conditions i.e. WRITE or READ and press PF4 so speed up your analysis in CEDF. _________________ Thanks |
|
Back to top |
|
|
|
|