Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

Data Loading Best Approach

$
0
0

We have a requirement to load full table data and get only last 7 days data from OLTP to OLAP.

My approach is as follows:

1. Connect to OLTP using SSIS and load as a dimension table to store full table records or except last 7 days

2. Have 2 connections (dsn) in SSAS so that we query the Full table from DWH db, and using OLTP DB (dsn) connection we could create a named query for last 7 days which would give me the latest.

Is there any better approach to handle this requirement?


Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>