Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to monitor user update table column by sql trigger

seanliudsMar 4 2010 — edited Mar 5 2010
Hi,

My database face a problem that somebody(or some jobs) always update commas into a column.I want to trace who (which job) update the column, but the database haven't enable audit .

anybody can help . provide a trigger script to monitor the table,if the column has been update with commas that return records into an audit table.

thank you very much.

Regards

Sean
This post has been answered by Girish Sharma on Mar 5 2010
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 2 2010
Added on Mar 4 2010
6 comments
2,999 views