This content has been marked as final.
Show 2 replies
-
1. Re: DV is not suitable for recording the historic snapshots of data !
shawkins Jun 25, 2015 9:07 AM (in response to mrbanane)DV can use snapshots of metadata to define virtual databases, but doesn't take snapshots of data other than through the materialization options.
-
2. Re: DV is not suitable for recording the historic snapshots of data !
van.halbert Jun 25, 2015 9:25 AM (in response to shawkins)DV doesn't preclude you from reading from one source and writing to another. And that task could be scheduled such that it passes a parameter on what it retrieves, such that it pulls only what deems a snapshot. Another option on this could be to write the snapshot to a different source based on partitioning needs. Using the multi-source option, you could control that source dynamically. Just something else to consider.