Preparation Guide for Exam 70-019

Designing and Implementing Data Warehouses With Microsoft SQL Server 7.0

Updated: June 27, 2003

This exam is scheduled to be discontinued on June 30, 2004.

On This Page
Exam NewsExam News
Credit Toward CertificationCredit Toward Certification
Preparation Tools and ResourcesPreparation Tools and Resources
Skills Being MeasuredSkills Being Measured

Exam News

Exam 70-019 is scheduled to be discontinued and will not be available after June 30, 2004. For more information about discontinued exams, please see the Discontinuation of Exams page.

Exam 70-019 is available December 2, 1999.

Top of pageTop of page

Credit Toward Certification

When you pass the Designing and Implementing Data Warehouses with Microsoft SQL Server™ 7.0 exam, you achieve Microsoft Certified Professional status. You also earn credit toward the following certifications:

Elective credit toward Microsoft Certified Database Administrator on Microsoft SQL Server 2000 certification

Elective credit toward Microsoft Certified Systems Engineer on Microsoft Windows 2000 certification

Elective credit toward Microsoft Certified Systems Engineer on Microsoft Windows NT 4.0 certification

Elective credit toward Microsoft Certified Solution Developer certification

Top of pageTop of page

Preparation Tools and Resources

We make a wealth of preparation tools and resources available to you, including courses, books, practice tests, and Microsoft Web sites. When you are ready to prepare for this exam, here's where you should start.

Instructor-led Course for This Exam

Course 1502: Designing and Implementing a Data Warehouse Using Microsoft SQL Server 7.0

Microsoft Press Self-Paced Training

Currently, a corresponding Microsoft Press title is not available.

Microsoft Certified Practice Tests

MeasureUp: Visit the MeasureUp Web site to take a practice test.

Self Test Software: Visit the Self Test Software Web site to take a practice test.

Microsoft Online Resources

TechNet: Designed for IT professionals, this site includes How-tos, best practices, downloads, technical chats, and much more.

MSDN: The Microsoft Developer Network (MSDN) is a reference for developers, featuring code samples, technical articles, newsgroups, chats, and more.

Training & Certification Newsgroups: A newsgroup exists for every Microsoft certification. By participating in the ongoing dialogue, you take advantage of a unique opportunity to exchange ideas with and ask questions of others, including more than 750 Microsoft Most Valuable Professionals (MVPs) worldwide.

Top of pageTop of page

Skills Being Measured

This certification exam measures your ability to design and implement data warehouse solutions by using Microsoft SQL Server version 7.0 with OLAP Services and Data Transformation Services (DTS) installed. Before taking the exam, you should be proficient in the job skills listed below.

Key to the matrix:

KEY:The course provides a general introductory overview of this task. You will need to supplement the course with additional work. = The course provides a general introductory overview of this task. You will need to supplement the course with additional work.    The course includes some material to prepare you for this task. You will need to supplement the course with additional work. = The course includes some material to prepare you for this task. You will need to supplement the course with additional work.    The course includes material to prepare you for this task. = The course includes material to prepare you for this task.
Skills measured by exam 70-019Course 1502
Analyzing Business Requirements 

Analyze the scope of a project.

Identify the major subject areas that will be incorporated into the data warehouse.

The course includes material to prepare you for this task.

Analyze the extent of a business requirement.

The course includes material to prepare you for this task.

Analyze security requirements.

The course provides a general introductory overview of this task. You will need to supplement the course with additional work.

Analyze performance and scalability requirements.

The course includes material to prepare you for this task.

Analyze maintainability requirements.

The course provides a general introductory overview of this task. You will need to supplement the course with additional work.

Analyze human factors requirements, such as target audience, localization, accessibility, roaming users, Help, and special needs.

The course provides a general introductory overview of this task. You will need to supplement the course with additional work.

Defining the Technical Architecture for a Solution 

Identify which technologies are appropriate for implementation of a given business solution. Technologies include design tools, data transformation tools, storage tools, presentation access tools, management tools, and scheduling tools.

The course includes material to prepare you for this task.

Choose a data storage architecture.

The course includes material to prepare you for this task.

Developing the Logical Design 

Identify the sources of data from the operational databases.

The course includes material to prepare you for this task.

Identify the encoding structure and key structure for integrating all data.

The course includes material to prepare you for this task.

Identify the filtering requirements for operational data.

The course provides a general introductory overview of this task. You will need to supplement the course with additional work.

Assess whether a data mart schema should be integrated within the enterprise data warehouse schema.

The course includes material to prepare you for this task.

Assess the level of detail required for data.

The course includes material to prepare you for this task.

Deriving the Physical Design 

Assess how a given logical design impacts performance, maintainability, extensibility, scalability, availability, and security.

The course includes material to prepare you for this task.

Assess whether data should be queried from a relational database or a multidimensional database.

The course includes material to prepare you for this task.

Choose a schema design for a relational database. Design options include normalized, star, or snowflake.

The course includes material to prepare you for this task.

Group data into fact tables and dimension tables by applying denormalization rules.


Creating Data Services 

Use Microsoft ActiveX Data Objects (ADO), ActiveX Data Objects Multidimensional (ADO MD), multidimensional expressions (MDX), or Microsoft English Query to access or manipulate a data source.

The course includes material to prepare you for this task.

Write SQL statements that retrieve and summarize data. SQL statements include SELECT, ROLLUP, CUBE, and HAVING.

The course includes material to prepare you for this task.

Replicate data among data marts.

The course includes some material to prepare you for this task. You will need to supplement the course with additional work.

Implementing a Physical Data Warehouse and Implementing OLAP Services 

Implement a data storage architecture by creating and managing files and filegroups.

The course includes material to prepare you for this task.

Use visual database tools to create databases and database tables that enforce data integrity and referential integrity.

The course includes material to prepare you for this task.

Populate the data warehouse with data from an external data source by using Data Transformation Services (DTS). External data sources include other SQL Server databases, comma-separated files, delimited files, and OLE DB for ODBC.

Track data lineage.

Store DTS packages in the repository.

The course includes material to prepare you for this task.

Choose an indexing strategy to optimize performance for relational decision support.

The course includes material to prepare you for this task.

Create, maintain, and optimize indexes.

The course includes material to prepare you for this task.

Design the multidimensional OLAP model.

Create the dimension hierarchy.

Create measures.

Assign member properties.

The course includes material to prepare you for this task.

Create and maintain OLAP aggregations.

Choose the data storage mechanism, specifically MOLAP, ROLAP, or HOLAP.

Build the aggregations.

Partition data for scalability.

Perform incremental updates of cubes.

Merge incremental updates with the main partition.

Monitor and optimize aggregations based on usage.

The course includes material to prepare you for this task.

Implement security for databases and cubes.

The course includes material to prepare you for this task.

Configure SQL Server options for optimal performance.

The course includes some material to prepare you for this task. You will need to supplement the course with additional work.

Maintaining a Database and VLDB 

Monitor and optimize the amount of space in the database.

The course includes material to prepare you for this task.

Perform backup procedures, restore procedures, and roll-off procedures on the data warehouse.

Develop archiving procedures.

Develop methods for refreshing data.

The course includes material to prepare you for this task.

Perform disaster recovery procedures on the database.

The course includes material to prepare you for this task.

Maintain database indexing.

The course includes material to prepare you for this task.

Verify database consistency.

The course includes material to prepare you for this task.

Monitor and optimize query performance.

The course includes material to prepare you for this task.

Automate maintenance tasks by using alerts and agents.

Schedule DTS events.

Schedule backup events.

Schedule replication events.

The course includes material to prepare you for this task.

Note: This preparation guide is subject to change at any time without prior notice and at Microsoft's sole discretion. Microsoft exams might include adaptive testing technology and simulation items. Microsoft does not identify the format in which exams are presented. Please use the exam objectives listed in this preparation guide to prepare for the exam, regardless of its format. Learn more, and download samples, on the Testing Innovations page.


Top of pageTop of page