Jakiś problem?

What tools are needed to Build a Data Warehouse in MS SQL Server?

Wg. podręcznika z PJWST do tworzenia hurtowni potrzebne jest SQL Business Intelligence Development Studio (BIDS). W wersjach późniejszych zostało ono zastąpione przez SQL Server Data Tools.

„Aby zbudować kostkę należy otworzyć SQL Server Business Intelligence Development Studio (Start ® Programy ® Microsoft SQL Server 2008 R2 ® SQL Server Business Intelligence Development Studio), a następnie stworzyć nowy projekt, korzystając z szablonu Analysis Services Project. W tym celu wybieramy opcję File ® New ® Project…:”

Both SQL Server 2005 and SQL Server 2008 include three tools that are very helpful towards implementing a Data Warehouse. These three tools allow you to create an killer data warehouse.

  • Analysis Services (SSAS)
  • Integration Services (SSIS)
  • Reporting Services (SSRS).

We will go over these tools in great detail in future posts.  For now, let’s just think of SSAS as the tool that provides storage for the data used in cubes for your data warehouse. SSIS is the tool we will use to extract, transform and load (ETL) data into our data warehouse.  SSRS is a tool used to view the data in our data warehouse.

Źródło: http://johnsterrett.com/2009/09/29/building-a-data-warehouse-with-sql-server/

Dodaj komentarz

Twój adres email nie zostanie opublikowany.