I blog about business, technology, oracle, microsoft, bpel, soa, java, .net, portals, project management, and more...

Generic Audit Trail for Fact Tables in a Database

Ashok Aggarwal | Programming, Oracle, Microsoft, Technology, SQL, Database | Thursday, December 7th, 2006 | Popularity: 14%

In some cases, I just don’t like the field-by-field logging when creating an audit trail for my database tables.  While it might be needed in some cases (and it might make sense), most of the time, I am find that a simple audit table that stores an entire record of fact data is more useful and easier to manage for reporting, etc.

So, instead of a generic audit table that captures all old and new values for many tables, I prefer creating an audit table for each of my important fact tables.  Drop me a line if you are struggling with how to implement auditing (on Oracle, SQL Server, or MySQL) and we can chat.


No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URI

Leave a comment

You must be logged in to post a comment.

Powered by M&S Consulting | Copyright © 2006 | All rights reserved