If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > General > Database Concepts & Design > Historical Data Capture In Fact Table

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-16-09, 12:47
drudini11 drudini11 is offline
Registered User
 
Join Date: Feb 2009
Posts: 1
Historical Data Capture In Fact Table

We have had a fact table in production for many years now in which we utilize a posting date key to track historical changes. The original business requirement was for the business to be able to recreate any report as of the day it was created. Utilizing this posting date key solved the requirement but creates a great deal of overhead in the fact table as each change requires we back out and then restate any changed transactions and our transactions (railcar tracking/status events) change constantly. We have an opportunity to revisit this schema and I am looking for a more elegant (albeit simpler) way to meet the requirement without creating all the extraneous records and requiring the ETL to correctly reverse out and restate the changed records. Any suggestions folks have on better ways to handle this and still meet the overall requirement would be appreciated. I'd love to tackle this beast given the opportunity.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On