Hi,
Is it possible to partially load staging and the data warehouse? What would be the best practice in implementing it?
Thx.
Hi,
Is it possible to partially load staging and the data warehouse? What would be the best practice in implementing it?
Thx.
Hello Joke -
Incremental loading allows an organization to only load the most recent transactional data into their data warehouse and staging databases. You can find information in Incremental Loading Configuration
Hi Harry,
Actually, I only want to process a part of the datawarehouse: a limited set of tables in stead of all tables.
I do not want to process incrementally - that is not the answer I am looking for.
Thanks,
Joke.
The Jet Data Manager User Guide contains all the documentation on using the Jet Data Manager and selecting those tables you want to include.
Hi Joke,
You could maybe try guarding the tables that you do not want to execute.
https://support.jetglobal.com/hc/en-us/articles/219400637-Guarding-Tables-and-Data-Sources
Rob
Hi,
That will not help me, as I want everything to be processed during the night, but only a part of the datawarehouse during the day.
Any suggestions?
Thanks.
Harry,
Thanks for you response.
Howerver, the link doesn't work. Could you send it again?
Thanks.
Why don't you create an execution package including only the tables you want to process during the day? This will allow you to select exactly what you want to load and what to exclude.
Hi,
I'll try that.
Thanks for the suggestions!
KR,
Joke.