View previous topic :: View next topic |
Author |
Message |
ramu_mohan21 Beginner
Joined: 29 Jun 2004 Posts: 106 Topics: 41 Location: Bangalore, INDIA
|
Posted: Mon Nov 27, 2006 11:59 pm Post subject: DB2 Row Updation |
|
|
Hi Board,
In our system somebody modified the field in DB2 Production table. Afterwards the night batch JOB will update the table again. Can we find out who has modified the row in DB2 table explicitly before batch JOB modification. Because while looking into the table it is showing last mofied person's name. But I would like to know the previous modifications history at least upto 2-3 previous modifications. So that we can find out who has modified the sensitive data.
Best Regards, _________________ Best Regards,
----------------
Rammohan Pabba
Software Engineer |
|
Back to top |
|
|
kolusu Site Admin
Joined: 26 Nov 2002 Posts: 12376 Topics: 75 Location: San Jose
|
Posted: Tue Nov 28, 2006 6:02 am Post subject: |
|
|
ramu_mohan21,
Unless the table is defined with AUDIT, there is no way that you can find who did it.
kolusu _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
|
|
|