Previous Page | Next Page

Overview of SAS/Warehouse Administrator

What Is SAS/Warehouse Administrator?

SAS/Warehouse Administrator is an application that provides a visual environment for managing data warehouses. Using the windows in this application, you can specify metadata that defines data sources, data stores, code libraries, and other warehouse resources. SAS/Warehouse Administrator then uses this metadata to generate or retrieve the code that extracts, transforms, and loads the data into your warehouse.

Through its metadata, SAS/Warehouse Administrator provides a single point of control for managing

SAS/Warehouse Administrator also provides

You can also download SAS/Warehouse Administrator tools and utilities from the SAS Web site. Here are a few examples:

For details about many of the features previously described, see the online help. To view the online help for these features, from the left panel of the SAS Help window, select Help on SAS Software Products, then SAS/Warehouse Administrator, then Using SAS/Warehouse Administrator, then Overview, then Overview of SAS/Warehouse Administrator.


Managing through Metadata

Metadata is a definition or description of data. The physical metadata for a table might specify a certain number of rows and columns, with certain transformations applied to some of the columns. The business metadata for a table might describe the purpose of the table and contact information for the person who is responsible for the accuracy of the information in the table.

SAS/Warehouse Administrator uses the metadata that you enter to generate or retrieve the code that creates your data warehouse. This metadata-driven approach might seem inefficient when compared to writing a program to perform a given task. However, SAS/Warehouse Administrator offers the following advantages over writing and managing individual programs:

Previous Page | Next Page | Top of Page