Table of Contents

Search

  1. About the Data Vault Administrator Guide
  2. Introduction to the Data Vault
  3. Data Vault Service Startup and Shutdown
  4. Data Vault Configuration
  5. Data Vault SSL Setup
  6. Data Vault ODBC Setup
  7. Data Vault Administration
  8. Data Repartitioning
  9. Partial Data Vault Copy
  10. Archived Data Migration
  11. Bulk File Uploader
  12. Data Vault Administration Tool
  13. Data Vault Logs
  14. User Account Privileges
  15. ssasql Command Line Program
  16. Data Vault Audit Log
  17. Sample Configuration Files

Data Vault Administrator Guide

Data Vault Administrator Guide

Before Data Repartitioning

Before Data Repartitioning

When you originally archived the data, the data files were grouped by the purchase order ID, not by the purchase order date.
The following table shows a sample of the data files before you repartition the data files:
Data File
Purchase Order Date
Range of Values
1
9/01/10, 11/24/10, 12/24/10, 10/15/10
9/01/10 - 12/24/10
2
12/31/10, 9/02/10, 10/31/10, 11/02/10
9/02/10 - 12/31/10
3
11/28/10, 10/05/10, 12/24/10, 9/15/10
9/15/10 - 12/24/10
4
9/30/10, 11/24/10, 10/01/10, 12/28/10
9/30/10 - 12/28/10
When you run a query to select purchase orders for 12/24/10, the query processes all data files because 12/24/10 is found in the range of all data files. The query performance is slow because the query selects a large number of data files.

0 COMMENTS

We’d like to hear from you!