Logs [message #58396] |
Fri, 22 August 2003 23:59 ![Go to next message Go to next message](/forum/theme/orafaq/images/down.png) |
Hasan Mannan
Messages: 5 Registered: November 2002
|
Junior Member |
|
|
Dear friends,
some user did changing in my database..I want to know which user did this and with which tables he did modifications.
Is there any log file that stors this information...
Thankx in advance
Hasan.
|
|
|
|
Re: Logs [message #58399 is a reply to message #58396] |
Sat, 23 August 2003 21:47 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
ctg
Messages: 146 Registered: July 2002
|
Senior Member |
|
|
If you are using 8i or above, you can use Logminer Utility (through oracle supplied PL/SQL package DBMS_LOGMNR) to analyze the Archived Redo Logs (if you have them) and your online redo logs.
|
|
|