Eckhard Zemp
Business Intelligence, Lifehacks and Travelblog
  • Twitter
  • Xing
  • LinkedIn
RSS
  • Home
  • Zemp’s only
    • Support
  • Guestbook
  • Contact

How to build a Business Vault Satellite

At the last meetup I learnt that many people don’t know how to build a business vault satellite (or even that it exists!). Many are struggling to get the data into a Raw Data Vault. Persisting data from the source over time. On the market are a few solutions, which build Data Vaults nearly automatically. […]

By ecki • Business Intelligence 0

Timeline calculation for Satellite views

My last blogpost about the universal loading pattern has generated a huge number of visitors to my blog. In the recent months I have been working and refining the model. Today I would like to talk about the last part in that model. Views based on satellites. Satellites are usually built with INSERT only. Any logic interpreting […]

By ecki • Business Intelligence 1

Love-hate relationship with WhereScape

[Update see below] Well, I don’t know if this is the right way. But I want to share my experience about it with others. First, I want to say that WhereScape enabled me to reach my goals faster. At least now. It took a year to get to full speed. This is due to the […]

By ecki • Business Intelligence 1

Universal Loading Pattern

While working on the templates I published recently, I came across similar looking pattern between object types. E.g. the persisted history of a satellite looks the same as in a persistent staging area (except of the primary key of course). Or loading a dimension is like loading a hub (just that hubs have no change […]

By ecki • Business Intelligence 0

Pebble Template Release 1.0 for SQL Server

In all my previous blog posts you would have had to go to my GitHub repository, loading each file to your environment and trying to get it up and running. Maybe it is time now, to package them all up into an application, which is ready to be loaded into your environment. You get templates […]

By ecki • Business Intelligence 0

Virtual Data Warehouse

So far, we have been discussing the creation of stored procedures to pump data into our hubs, satellites, facts and all the other objects. In an ideal world, I would specify my objects and good is. All data would come into their place automatically. Unfortunately, that doesn’t happen too often. Currently we create tables and […]

By ecki • Business Intelligence 0

How to ensure development quality in WhereScape

With WhereScape you have the freedom to do whatever you want. With time passing, I figured out, what is important to me and what not. But how to ensure that things are done always the same way? And not only for me but also for my collegues? We started to create meta views for objects, […]

By ecki • Business Intelligence 2

Template: Fact

Loading data to a fact table is quite a difficult beast within WhereScape without templates. First, do I set business keys or not? If I set business keys the whole loading procedure is based on a cursor which updates or inserts 1 record at a time. Not good if I’m going to load 100 mio. […]

By ecki • Business Intelligence 0

Template: Dimension

Loading data to a dimension is straight forward. Prepare the data in a stage table and load it to dimension. The interesting stuff is how to define and load the dimension. What are the requirements: Stage Nothing special. Just make sure that the business key is unique. Dimensions This has taken me some time to […]

By ecki • Business Intelligence 0

Recent Posts

  • SQL Server locking methods or the fight against dead locks
    11. April 2020
  • How to build a Business Vault Satellite
    18. Januar 2020
  • Universal Loading Pattern Reloaded
    30. August 2019
  • Data Warehouse Naming Conventions
    10. August 2019
  • The Hub-lemma (a.k.a. Hub Dilemma)
    13. April 2019
  • OPTION(RECOMPILE)
    30. März 2019
  • How to organize a Raw Data Lake
    10. November 2018
  • Praise be to the LoadDate
    21. Oktober 2018
  • My indexing journey
    1. September 2018
  • Timeline calculation for Satellite views
    16. Juni 2018
  • Love-hate relationship with WhereScape
    2. Juni 2018
  • Universal Loading Pattern
    7. April 2018
  • Pebble Template Release 1.0 for SQL Server
    3. März 2018
  • Virtual Data Warehouse
    27. Januar 2018
  • How to ensure development quality in WhereScape
    10. Januar 2018
  • Template: Fact
    7. Januar 2018
  • Template: Dimension
    6. Januar 2018
  • Template: Hub/Link
    17. Dezember 2017
  • Template: Satellite
    16. Dezember 2017
  • Template: History (DataStore)
    9. Dezember 2017

↑

© Eckhard Zemp 2026
Powered by WordPress • Themify WordPress Themes