hi,
We are using database 11g.
Please tell me that Is there any log file, which contains every DML/DDL statements.
Actually, so users are connected to our database, and I want to make a table, which records user's activities regarding database changes like computer name,ip address,date, time,dml/ddl statements. For this, I have to make trigger in every tables, which are more than 1000. It is easy,but a process lengthy process.
By some sources I came to know that Oracle itself maintain a log file, which records all the dml/ddl statements.So, please guide me for the same and how can it possible in TOAD.
Thanks.
Regads.
Dass.